diff --git a/.gitignore b/.gitignore deleted file mode 100644 index f97ba3454..000000000 --- a/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -results.csv -/output/ -*.iml -/bin/ -dependencies/.fuse_hidden* -/build/ -.gradle -/build/ -results.pdf -confusion_matrix.jpg -.vscode -# Ignore Gradle GUI config -gradle-app.setting - -# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) -!gradle-wrapper.jar - -# Cache of project -.gradletasknamecache - -# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 -# gradle/wrapper/gradle-wrapper.properties -*.jimple - -.idea/ -out.txt -outConsole.txt -time.txt \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..ffb39964c --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..5b514e93a --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,32166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1602261359518 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + file://$PROJECT_DIR$/src/main/services/commitFilters/S3MCommitFilter.groovy + 16 + + + file://$PROJECT_DIR$/src/main/services/commitFilters/MutuallyModifiedMethodsCommitFilter.groovy + 36 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/modifiedLinesCollector/DiffJParser.groovy + 79 + + + file://$PROJECT_DIR$/src/main/services/commitFilters/MutuallyModifiedMethodsCommitFilter.groovy + 19 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/modifiedLinesCollector/DiffJParser.groovy + 46 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/modifiedLinesCollector/ModifiedLinesCollectorAbstract.groovy + 30 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 41 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergesCollector.groovy + 60 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergesCollector.groovy + 56 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/SpreadsheetBuilder.groovy + 26 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 153 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 52 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergesCollector.groovy + 40 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/StaticBlockModifiedLinesMatcher.groovy + 43 + + + file://$PROJECT_DIR$/src/main/services/commitFilters/MutuallyModifiedStaticBlocksCommitFilter.groovy + 59 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergesCollector.groovy + 50 + + + file://$PROJECT_DIR$/src/main/services/commitFilters/MutuallyModifiedStaticBlocksCommitFilter.groovy + 66 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/StaticBlocksHelper.groovy + 56 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/StaticBlocksHelper.groovy + 53 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 135 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 127 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergesCollector.groovy + 52 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/DataAnalyser.groovy + 7 + + + file://$PROJECT_DIR$/src/main/app/MiningWorker.groovy + 155 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/SpreadsheetBuilder.groovy + 131 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/SpreadsheetBuilder.groovy + 151 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/SpreadsheetBuilder.groovy + 120 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 47 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 171 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 173 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 91 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 169 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/StaticBlockManagerFiles.groovy + 31 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 36 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/FilesQuadruplesCollector.groovy + 24 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 131 + + + file://$PROJECT_DIR$/src/main/services/dataCollectors/staticBlockCollector/MergeSummary.groovy + 114 + + + + + + + + + + + + app.* + + + \ No newline at end of file diff --git a/dependencies/hs_err_pid114652.log b/dependencies/hs_err_pid114652.log new file mode 100644 index 000000000..d531b1788 --- /dev/null +++ b/dependencies/hs_err_pid114652.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 2038096 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=114652, tid=0x0000000000025410 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e932800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=152592, stack(0x000000001f420000,0x000000001f520000)] + +Stack: [0x000000001f420000,0x000000001f520000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8695 2613 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e9ca000 JavaThread "Service Thread" daemon [_thread_blocked, id=155632, stack(0x000000001f620000,0x000000001f720000)] + 0x000000001e93a800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=146252, stack(0x000000001f520000,0x000000001f620000)] +=>0x000000001e932800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=152592, stack(0x000000001f420000,0x000000001f520000)] + 0x000000001e92f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=150756, stack(0x000000001f320000,0x000000001f420000)] + 0x000000001e92d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=149804, stack(0x000000001f220000,0x000000001f320000)] + 0x000000001e929800 JavaThread "Attach Listener" daemon [_thread_blocked, id=158280, stack(0x000000001f120000,0x000000001f220000)] + 0x000000001e927000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=157800, stack(0x000000001f020000,0x000000001f120000)] + 0x0000000003218000 JavaThread "Finalizer" daemon [_thread_blocked, id=158732, stack(0x000000001ee00000,0x000000001ef00000)] + 0x000000001e920800 JavaThread "Reference Handler" daemon [_thread_blocked, id=158192, stack(0x000000001ed00000,0x000000001ee00000)] + 0x0000000003122800 JavaThread "main" [_thread_in_Java, id=147880, stack(0x0000000003020000,0x0000000003120000)] + +Other Threads: + 0x000000001cb09000 VMThread [stack: 0x000000001e800000,0x000000001e900000] [id=156840] + 0x000000001e95c800 WatcherThread [stack: 0x000000001f720000,0x000000001f820000] [id=157940] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 473709K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 34% used [0x000000076bf80000,0x0000000788b13538,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15456K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d181d0,0x00000006ce780000) + Metaspace used 19453K, capacity 19766K, committed 20096K, reserved 1067008K + class space used 1764K, capacity 1841K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x00000000125e0000,0x0000000012dd0000] byte_map_base: 0x000000000efc1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013b20000, 0x0000000017a28000) + End Bits: [0x0000000017a28000, 0x000000001b930000) + +Polling page: 0x0000000001640000 + +CodeCache: size=245760Kb used=15378Kb max_used=15378Kb free=230381Kb + bounds [0x0000000003220000, 0x0000000004130000, 0x0000000012220000] + total_blobs=3529 nmethods=3102 adapters=338 + compilation: enabled + +Compilation events (10 events): +Event: 8.689 Thread 0x000000001e93a800 nmethod 3085 0x0000000004120810 code [0x00000000041209a0, 0x0000000004120e98] +Event: 8.689 Thread 0x000000001e93a800 3088 ! 3 org.eclipse.jdt.core.dom.ASTNode$NodeList::newCursor (50 bytes) +Event: 8.689 Thread 0x000000001e92f800 nmethod 3058% 0x0000000004121190 code [0x0000000004121300, 0x00000000041219f8] +Event: 8.689 Thread 0x000000001e92f800 3067 4 org.eclipse.jdt.core.dom.ASTNode$NodeList::size (8 bytes) +Event: 8.689 Thread 0x000000001e93a800 nmethod 3088 0x000000000411fe10 code [0x000000000411ffa0, 0x0000000004120598] +Event: 8.689 Thread 0x000000001e93a800 3095 3 org.eclipse.jdt.core.dom.DefaultASTVisitor::endVisit (6 bytes) +Event: 8.689 Thread 0x000000001e93a800 nmethod 3095 0x000000000411fa10 code [0x000000000411fb80, 0x000000000411fd88] +Event: 8.689 Thread 0x000000001e93a800 3093 3 org.eclipse.jdt.core.dom.StringLiteral::accept0 (12 bytes) +Event: 8.689 Thread 0x000000001e93a800 nmethod 3093 0x000000000411dfd0 code [0x000000000411e140, 0x000000000411e438] +Event: 8.689 Thread 0x000000001e93a800 3094 3 org.eclipse.jdt.core.dom.DefaultASTVisitor::visit (6 bytes) + +GC Heap History (10 events): +Event: 2.444 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522368K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bda0000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4455K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4259de8,0x00000006ce780000) + Metaspace used 9268K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.449 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2624K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f490000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5519K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4363de8,0x00000006ce780000) + Metaspace used 9268K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.182 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835136K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f490000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5519K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4363de8,0x00000006ce780000) + Metaspace used 9293K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.189 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2240K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8006K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d1878,0x00000006ce780000) + Metaspace used 9293K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.766 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834752K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8006K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d1878,0x00000006ce780000) + Metaspace used 9294K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.771 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1792K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10176K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f0348,0x00000006ce780000) + Metaspace used 9294K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.699 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334016K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10176K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f0348,0x00000006ce780000) + Metaspace used 9338K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.704 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3696K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd81c030,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11896K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499e348,0x00000006ce780000) + Metaspace used 9338K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.383 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335920K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd81c030,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11896K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499e348,0x00000006ce780000) + Metaspace used 9341K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.391 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3104K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15456K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d181d0,0x00000006ce780000) + Metaspace used 9341K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 8.500 Thread 0x0000000003122800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e4616c method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 8.503 Thread 0x0000000003122800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003c95614 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 +Event: 8.584 Thread 0x0000000003122800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e818a8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.586 Thread 0x0000000003122800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e818a8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.586 Thread 0x0000000003122800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e818a8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.586 Thread 0x0000000003122800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f74dfc method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.586 Thread 0x0000000003122800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003e818a8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.589 Thread 0x0000000003122800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d8c144 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.621 Thread 0x0000000003122800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e628a4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(C)Z @ 8 +Event: 8.621 Thread 0x0000000003122800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004076698 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(CC)I @ 8 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.336 Thread 0x0000000003122800 Exception (0x000000076cb73760) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.336 Thread 0x0000000003122800 Exception (0x000000076cb73b58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.569 Thread 0x0000000003122800 Implicit null exception at 0x0000000003545a91 to 0x0000000003545abd +Event: 5.718 Thread 0x0000000003122800 Implicit null exception at 0x00000000035772e0 to 0x00000000035776d9 +Event: 7.867 Thread 0x0000000003122800 Exception (0x0000000781e0ec38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.102 Thread 0x0000000003122800 Exception (0x0000000782c0bb38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.102 Thread 0x0000000003122800 Exception (0x0000000782c0bd78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.102 Thread 0x0000000003122800 Exception (0x0000000782c0bfb8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.139 Thread 0x0000000003122800 Exception (0x0000000782dacd28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.151 Thread 0x0000000003122800 Exception (0x0000000782e00e28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.678 loading class org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +Event: 8.678 loading class org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor done +Event: 8.680 loading class org/eclipse/jdt/core/dom/MemberRef +Event: 8.680 loading class org/eclipse/jdt/core/dom/MemberRef done +Event: 8.680 loading class org/eclipse/jdt/core/dom/TagElement +Event: 8.680 loading class org/eclipse/jdt/core/dom/TagElement done +Event: 8.681 loading class org/eclipse/jdt/core/dom/TextElement +Event: 8.681 loading class org/eclipse/jdt/core/dom/TextElement done +Event: 8.682 loading class org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +Event: 8.682 loading class org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1081808k free), swap 45574012k(5328k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:51:06 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid121756.log b/dependencies/hs_err_pid121756.log new file mode 100644 index 000000000..2566936a2 --- /dev/null +++ b/dependencies/hs_err_pid121756.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 2118272 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=121756, tid=0x0000000000025dcc +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e2d1000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=155084, stack(0x000000001edc0000,0x000000001eec0000)] + +Stack: [0x000000001edc0000,0x000000001eec0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 9091 2790 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e36b800 JavaThread "Service Thread" daemon [_thread_blocked, id=24696, stack(0x000000001efc0000,0x000000001f0c0000)] + 0x000000001e2d5800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=158992, stack(0x000000001eec0000,0x000000001efc0000)] +=>0x000000001e2d1000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=155084, stack(0x000000001edc0000,0x000000001eec0000)] + 0x000000001e2ce800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=157276, stack(0x000000001ecc0000,0x000000001edc0000)] + 0x000000001e2cb800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=155192, stack(0x000000001ebc0000,0x000000001ecc0000)] + 0x000000001e2c8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12088, stack(0x000000001eac0000,0x000000001ebc0000)] + 0x000000001e2c6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=93856, stack(0x000000001e9c0000,0x000000001eac0000)] + 0x000000001e2c1800 JavaThread "Finalizer" daemon [_thread_blocked, id=157664, stack(0x000000001e7a0000,0x000000001e8a0000)] + 0x000000001e2c0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=151632, stack(0x000000001e6a0000,0x000000001e7a0000)] + 0x0000000002ae2800 JavaThread "main" [_thread_in_Java, id=125380, stack(0x00000000029e0000,0x0000000002ae0000)] + +Other Threads: + 0x000000001c4c9000 VMThread [stack: 0x000000001e1a0000,0x000000001e2a0000] [id=147476] + 0x000000001e384000 WatcherThread [stack: 0x000000001f0c0000,0x000000001f1c0000] [id=153028] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1370112K, used 472728K [0x000000076bf80000, 0x00000007bff80000, 0x00000007c0000000) + eden space 1364480K, 34% used [0x000000076bf80000,0x0000000788a1e018,0x00000007bf400000) + from space 5632K, 55% used [0x00000007bf980000,0x00000007bfc88000,0x00000007bff00000) + to space 5632K, 0% used [0x00000007bf400000,0x00000007bf400000,0x00000007bf980000) + ParOldGen total 173568K, used 15469K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1b588,0x00000006ce780000) + Metaspace used 19393K, capacity 19702K, committed 20096K, reserved 1067008K + class space used 1759K, capacity 1841K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000011fa0000,0x0000000012790000] byte_map_base: 0x000000000e981000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000134e0000, 0x00000000173e8000) + End Bits: [0x00000000173e8000, 0x000000001b2f0000) + +Polling page: 0x0000000001000000 + +CodeCache: size=245760Kb used=12925Kb max_used=12946Kb free=232834Kb + bounds [0x0000000002be0000, 0x00000000038a0000, 0x0000000011be0000] + total_blobs=3209 nmethods=2785 adapters=336 + compilation: enabled + +Compilation events (10 events): +Event: 8.818 Thread 0x000000001e2d5800 3114 1 org.eclipse.jdt.core.dom.PrimitiveType::getNodeType0 (3 bytes) +Event: 8.818 Thread 0x000000001e2d5800 nmethod 3114 0x000000000387ba50 code [0x000000000387bba0, 0x000000000387bcb0] +Event: 8.819 Thread 0x000000001e2d5800 3167 3 java.util.regex.Pattern::RemoveQEQuoting (346 bytes) +Event: 8.820 Thread 0x000000001e2d5800 nmethod 3167 0x0000000003880590 code [0x00000000038807e0, 0x00000000038818f8] +Event: 8.823 Thread 0x000000001e2ce800 nmethod 3161 0x0000000003882ed0 code [0x0000000003883060, 0x00000000038835d8] +Event: 8.823 Thread 0x000000001e2ce800 3144 4 org.eclipse.jdt.core.dom.ASTNode$NodeList$Cursor::hasNext (21 bytes) +Event: 8.823 Thread 0x000000001e2ce800 nmethod 3144 0x00000000037e7dd0 code [0x00000000037e7f00, 0x00000000037e7f98] +Event: 8.823 Thread 0x000000001e2ce800 3148 4 org.eclipse.jdt.core.dom.ASTNode::acceptChild (11 bytes) +Event: 8.824 Thread 0x000000001e2ce800 nmethod 3148 0x000000000387b710 code [0x000000000387b860, 0x000000000387b918] +Event: 8.933 Thread 0x000000001e2cb800 nmethod 3111 0x000000000388c890 code [0x000000000388d2e0, 0x00000000038911c8] + +GC Heap History (10 events): +Event: 2.510 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 521856K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 519680K, 100% used [0x000000076bf80000,0x000000078bb00000,0x000000078bb00000) + from space 6144K, 35% used [0x000000078bb00000,0x000000078bd20000,0x000000078c100000) + to space 6144K, 0% used [0x000000079f180000,0x000000079f180000,0x000000079f780000) + ParOldGen total 173568K, used 4459K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425add8,0x00000006ce780000) + Metaspace used 9211K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.516 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837632K, used 2624K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 831488K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb80000) + from space 6144K, 42% used [0x000000079f180000,0x000000079f410000,0x000000079f780000) + to space 6144K, 0% used [0x000000079eb80000,0x000000079eb80000,0x000000079f180000) + ParOldGen total 173568K, used 5539K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4368dd8,0x00000006ce780000) + Metaspace used 9211K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.235 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837632K, used 834112K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 831488K, 100% used [0x000000076bf80000,0x000000079eb80000,0x000000079eb80000) + from space 6144K, 42% used [0x000000079f180000,0x000000079f410000,0x000000079f780000) + to space 6144K, 0% used [0x000000079eb80000,0x000000079eb80000,0x000000079f180000) + ParOldGen total 173568K, used 5539K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4368dd8,0x00000006ce780000) + Metaspace used 9241K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.241 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837632K, used 2240K [0x000000076bf80000, 0x00000007bdf00000, 0x00000007c0000000) + eden space 831488K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb80000) + from space 6144K, 36% used [0x000000079eb80000,0x000000079edb0020,0x000000079f180000) + to space 6144K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdf00000) + ParOldGen total 173568K, used 8045K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45db510,0x00000006ce780000) + Metaspace used 9241K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.891 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837632K, used 833728K [0x000000076bf80000, 0x00000007bdf00000, 0x00000007c0000000) + eden space 831488K, 100% used [0x000000076bf80000,0x000000079eb80000,0x000000079eb80000) + from space 6144K, 36% used [0x000000079eb80000,0x000000079edb0020,0x000000079f180000) + to space 6144K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdf00000) + ParOldGen total 173568K, used 8045K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45db510,0x00000006ce780000) + Metaspace used 9242K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.896 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1336832K, used 1760K [0x000000076bf80000, 0x00000007bdf00000, 0x00000007c0000000) + eden space 1330688K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd300000) + from space 6144K, 28% used [0x00000007bd900000,0x00000007bdab8000,0x00000007bdf00000) + to space 6144K, 0% used [0x00000007bd300000,0x00000007bd300000,0x00000007bd900000) + ParOldGen total 173568K, used 10202K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f6b70,0x00000006ce780000) + Metaspace used 9242K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.001 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1336832K, used 1332448K [0x000000076bf80000, 0x00000007bdf00000, 0x00000007c0000000) + eden space 1330688K, 100% used [0x000000076bf80000,0x00000007bd300000,0x00000007bd300000) + from space 6144K, 28% used [0x00000007bd900000,0x00000007bdab8000,0x00000007bdf00000) + to space 6144K, 0% used [0x00000007bd300000,0x00000007bd300000,0x00000007bd900000) + ParOldGen total 173568K, used 10202K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f6b70,0x00000006ce780000) + Metaspace used 9286K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.008 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1336832K, used 3664K [0x000000076bf80000, 0x00000007bff00000, 0x00000007c0000000) + eden space 1330688K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd300000) + from space 6144K, 59% used [0x00000007bd300000,0x00000007bd694030,0x00000007bd900000) + to space 5632K, 0% used [0x00000007bf980000,0x00000007bf980000,0x00000007bff00000) + ParOldGen total 173568K, used 11922K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a4b70,0x00000006ce780000) + Metaspace used 9286K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.696 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1336832K, used 1334352K [0x000000076bf80000, 0x00000007bff00000, 0x00000007c0000000) + eden space 1330688K, 100% used [0x000000076bf80000,0x00000007bd300000,0x00000007bd300000) + from space 6144K, 59% used [0x00000007bd300000,0x00000007bd694030,0x00000007bd900000) + to space 5632K, 0% used [0x00000007bf980000,0x00000007bf980000,0x00000007bff00000) + ParOldGen total 173568K, used 11922K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a4b70,0x00000006ce780000) + Metaspace used 9289K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.704 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1370112K, used 3104K [0x000000076bf80000, 0x00000007bff80000, 0x00000007c0000000) + eden space 1364480K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf400000) + from space 5632K, 55% used [0x00000007bf980000,0x00000007bfc88000,0x00000007bff00000) + to space 5632K, 0% used [0x00000007bf400000,0x00000007bf400000,0x00000007bf980000) + ParOldGen total 173568K, used 15469K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1b588,0x00000006ce780000) + Metaspace used 9289K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 8.616 Thread 0x0000000002ae2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031edb6c method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 8.619 Thread 0x0000000002ae2800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002dfcd94 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 +Event: 8.699 Thread 0x0000000002ae2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036a1f4c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.700 Thread 0x0000000002ae2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036a1f4c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.700 Thread 0x0000000002ae2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036a1f4c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.700 Thread 0x0000000002ae2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036bab84 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.700 Thread 0x0000000002ae2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036a1f4c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.704 Thread 0x0000000002ae2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032aea44 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.735 Thread 0x0000000002ae2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000031350a4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(C)Z @ 8 +Event: 8.735 Thread 0x0000000002ae2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037c0798 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(CC)I @ 8 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.316 Thread 0x0000000002ae2800 Exception (0x000000076cb72288) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.316 Thread 0x0000000002ae2800 Exception (0x000000076cb72680) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.545 Thread 0x0000000002ae2800 Implicit null exception at 0x0000000002f02011 to 0x0000000002f0203d +Event: 6.050 Thread 0x0000000002ae2800 Implicit null exception at 0x0000000002f486e0 to 0x0000000002f48ad9 +Event: 7.980 Thread 0x0000000002ae2800 Exception (0x0000000781ebd068) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.220 Thread 0x0000000002ae2800 Exception (0x0000000782cd75b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.220 Thread 0x0000000002ae2800 Exception (0x0000000782cd77f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.220 Thread 0x0000000002ae2800 Exception (0x0000000782cd7a30) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.251 Thread 0x0000000002ae2800 Exception (0x0000000782e787a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 8.263 Thread 0x0000000002ae2800 Exception (0x0000000782ecc8a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.814 loading class org/eclipse/jdt/core/dom/DefaultCommentMapper$CommentMapperVisitor +Event: 8.814 loading class org/eclipse/jdt/core/dom/DefaultCommentMapper$CommentMapperVisitor done +Event: 8.814 loading class org/eclipse/jdt/internal/core/dom/SourceRangeVerifier +Event: 8.814 loading class org/eclipse/jdt/internal/core/dom/SourceRangeVerifier done +Event: 8.815 Executing VM operation: Deoptimize +Event: 8.815 Executing VM operation: Deoptimize done +Event: 8.816 loading class java/util/Hashtable$ValueCollection +Event: 8.816 loading class java/util/Hashtable$ValueCollection done +Event: 8.816 loading class br/ufpe/cin/mergers/handlers/MyProblem +Event: 8.816 loading class br/ufpe/cin/mergers/handlers/MyProblem done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1077828k free), swap 45574012k(6220k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:50:48 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 9 seconds (0d 0h 0m 9s) + diff --git a/dependencies/hs_err_pid122608.log b/dependencies/hs_err_pid122608.log new file mode 100644 index 000000000..5d9800d46 --- /dev/null +++ b/dependencies/hs_err_pid122608.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1020112 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=122608, tid=0x0000000000026f44 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e0d5800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=159556, stack(0x000000001ebc0000,0x000000001ecc0000)] + +Stack: [0x000000001ebc0000,0x000000001ecc0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6765 2452 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e101000 JavaThread "Service Thread" daemon [_thread_blocked, id=155352, stack(0x000000001edc0000,0x000000001eec0000)] + 0x000000001e0ea800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=54828, stack(0x000000001ecc0000,0x000000001edc0000)] +=>0x000000001e0d5800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=159556, stack(0x000000001ebc0000,0x000000001ecc0000)] + 0x000000001e0ce800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=155080, stack(0x000000001eac0000,0x000000001ebc0000)] + 0x000000001e0cb800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=155608, stack(0x000000001e9c0000,0x000000001eac0000)] + 0x000000001e0c8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=156920, stack(0x000000001e8c0000,0x000000001e9c0000)] + 0x000000001e0c6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=139048, stack(0x000000001e7c0000,0x000000001e8c0000)] + 0x000000001e0c1800 JavaThread "Finalizer" daemon [_thread_blocked, id=157120, stack(0x000000001e5a0000,0x000000001e6a0000)] + 0x000000001e0c0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=130444, stack(0x000000001e4a0000,0x000000001e5a0000)] + 0x00000000028c2800 JavaThread "main" [_thread_in_vm, id=147252, stack(0x0000000002760000,0x0000000002860000)] + +Other Threads: + 0x000000001c2a9000 VMThread [stack: 0x000000001dfa0000,0x000000001e0a0000] [id=157004] + 0x000000001e104000 WatcherThread [stack: 0x000000001eec0000,0x000000001efc0000] [id=157216] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 421608K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 30% used [0x000000076bf80000,0x000000078582a3e8,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd90000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15442K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d14a68,0x00000006ce780000) + Metaspace used 18530K, capacity 18868K, committed 19328K, reserved 1067008K + class space used 1710K, capacity 1804K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000011d80000,0x0000000012570000] byte_map_base: 0x000000000e761000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000132c0000, 0x00000000171c8000) + End Bits: [0x00000000171c8000, 0x000000001b0d0000) + +Polling page: 0x00000000025e0000 + +CodeCache: size=245760Kb used=13901Kb max_used=13916Kb free=231858Kb + bounds [0x00000000029c0000, 0x0000000003770000, 0x00000000119c0000] + total_blobs=3232 nmethods=2809 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 6.708 Thread 0x000000001e0ce800 nmethod 2800% 0x0000000003746790 code [0x00000000037468e0, 0x0000000003746b18] +Event: 6.708 Thread 0x000000001e0ea800 2806 3 org.eclipse.jdt.internal.compiler.ClassFile::addFieldAttributes (357 bytes) +Event: 6.712 Thread 0x000000001e0ea800 nmethod 2806 0x0000000003758850 code [0x0000000003758bc0, 0x000000000375ae68] +Event: 6.712 Thread 0x000000001e0ea800 2804 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::getAccessFlags (9 bytes) +Event: 6.712 Thread 0x000000001e0ea800 nmethod 2804 0x0000000003757390 code [0x00000000037574e0, 0x0000000003757630] +Event: 6.712 Thread 0x000000001e0ea800 2808 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::isDeprecated (15 bytes) +Event: 6.712 Thread 0x000000001e0ea800 nmethod 2808 0x0000000003757010 code [0x0000000003757160, 0x0000000003757310] +Event: 6.712 Thread 0x000000001e0ea800 2809 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::genericSignature (21 bytes) +Event: 6.712 Thread 0x000000001e0ea800 nmethod 2809 0x0000000003756b50 code [0x0000000003756cc0, 0x0000000003756f48] +Event: 6.729 Thread 0x000000001e0cb800 nmethod 2807 0x000000000375e990 code [0x000000000375eb40, 0x000000000375f968] + +GC Heap History (10 events): +Event: 2.417 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522400K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 39% used [0x000000078bb80000,0x000000078bda8000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4425K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4252770,0x00000006ce780000) + Metaspace used 9285K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.422 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2528K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 44% used [0x000000079f200000,0x000000079f478000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5489K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435c770,0x00000006ce780000) + Metaspace used 9285K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.206 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835040K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 44% used [0x000000079f200000,0x000000079f478000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5489K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435c770,0x00000006ce780000) + Metaspace used 9317K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.212 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2208K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eea8020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 7992K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45ce200,0x00000006ce780000) + Metaspace used 9317K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.744 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834720K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eea8020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 7992K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45ce200,0x00000006ce780000) + Metaspace used 9318K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.750 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1760K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10155K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47eacd0,0x00000006ce780000) + Metaspace used 9318K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.722 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1333984K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10155K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47eacd0,0x00000006ce780000) + Metaspace used 9367K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.727 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3616K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd808020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11875K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4998cd0,0x00000006ce780000) + Metaspace used 9367K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.405 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335840K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd808020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11875K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4998cd0,0x00000006ce780000) + Metaspace used 9370K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.412 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3136K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd90000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15442K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d14a68,0x00000006ce780000) + Metaspace used 9370K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.365 Thread 0x00000000028c2800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003500b74 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.589 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036b9c08 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.591 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036b9c08 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.591 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036b9c08 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.593 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036b9c08 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.613 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036de7c4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.613 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036de7c4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.613 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036de7c4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.613 Thread 0x00000000028c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036de7c4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.689 Thread 0x00000000028c2800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000033b7c94 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.233 Thread 0x00000000028c2800 Exception (0x000000076c460ef0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.233 Thread 0x00000000028c2800 Exception (0x000000076c461df8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.318 Thread 0x00000000028c2800 Exception (0x000000076cb6a6b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.318 Thread 0x00000000028c2800 Exception (0x000000076cb6aaa8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.319 Thread 0x00000000028c2800 Exception (0x000000076cb6ed88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.319 Thread 0x00000000028c2800 Exception (0x000000076cb6f180) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.556 Thread 0x00000000028c2800 Implicit null exception at 0x0000000002ce8191 to 0x0000000002ce81bd +Event: 5.960 Thread 0x00000000028c2800 Exception (0x0000000780c206e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.227 Thread 0x00000000028c2800 Exception (0x000000078197ea18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.243 Thread 0x00000000028c2800 Exception (0x00000007819d51f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.758 loading class org/eclipse/jdt/core/dom/TypeLiteral +Event: 6.758 loading class org/eclipse/jdt/core/dom/TypeLiteral done +Event: 6.758 loading class org/eclipse/jdt/core/dom/WildcardType +Event: 6.758 loading class org/eclipse/jdt/core/dom/WildcardType done +Event: 6.758 loading class org/eclipse/jdt/core/dom/ParameterizedType +Event: 6.758 loading class org/eclipse/jdt/core/dom/ParameterizedType done +Event: 6.759 loading class org/eclipse/jdt/core/dom/QualifiedType +Event: 6.759 loading class org/eclipse/jdt/core/dom/QualifiedType done +Event: 6.759 loading class org/eclipse/jdt/core/dom/UnionType +Event: 6.759 loading class org/eclipse/jdt/core/dom/UnionType done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1166248k free), swap 45574012k(5576k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:42 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid126964.log b/dependencies/hs_err_pid126964.log new file mode 100644 index 000000000..13c512cd3 --- /dev/null +++ b/dependencies/hs_err_pid126964.log @@ -0,0 +1,316 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 540976 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=126964, tid=0x00000000000218e4 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e00f800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=137444, stack(0x000000001ea00000,0x000000001eb00000)] + +Stack: [0x000000001ea00000,0x000000001eb00000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8557 3238 4 org.eclipse.jdt.internal.compiler.parser.Scanner::getNextToken (144 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e0a0800 JavaThread "Service Thread" daemon [_thread_blocked, id=147252, stack(0x000000001ed00000,0x000000001ee00000)] + 0x000000001e018800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=155016, stack(0x000000001ec00000,0x000000001ed00000)] + 0x000000001e010800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=155756, stack(0x000000001eb00000,0x000000001ec00000)] +=>0x000000001e00f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=137444, stack(0x000000001ea00000,0x000000001eb00000)] + 0x000000001e00d800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=149640, stack(0x000000001e900000,0x000000001ea00000)] + 0x000000001e00a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=158256, stack(0x000000001e800000,0x000000001e900000)] + 0x000000001e006000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=157380, stack(0x000000001e700000,0x000000001e800000)] + 0x0000000002908000 JavaThread "Finalizer" daemon [_thread_blocked, id=151148, stack(0x000000001e4e0000,0x000000001e5e0000)] + 0x000000001e000800 JavaThread "Reference Handler" daemon [_thread_blocked, id=157148, stack(0x000000001e3e0000,0x000000001e4e0000)] + 0x0000000002812800 JavaThread "main" [_thread_in_Java, id=110712, stack(0x0000000002700000,0x0000000002800000)] + +Other Threads: + 0x000000001c1f9000 VMThread [stack: 0x000000001dee0000,0x000000001dfe0000] [id=158852] + 0x000000001e0a2800 WatcherThread [stack: 0x000000001ee00000,0x000000001ef00000] [id=152288] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x000000000280d4c0] CodeCache_lock - owner thread: 0x000000001e010800 + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1335808K, used 300787K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1331200K, 22% used [0x000000076bf80000,0x000000077e0d4c80,0x00000007bd380000) + from space 4608K, 97% used [0x00000007bd380000,0x00000007bd7e8000,0x00000007bd800000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15245K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4ce3668,0x00000006ce780000) + Metaspace used 19706K, capacity 20034K, committed 20352K, reserved 1067008K + class space used 1755K, capacity 1843K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000011cd0000,0x00000000124c0000] byte_map_base: 0x000000000e6b1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013210000, 0x0000000017118000) + End Bits: [0x0000000017118000, 0x000000001b020000) + +Polling page: 0x0000000000860000 + +CodeCache: size=245760Kb used=14793Kb max_used=14793Kb free=230966Kb + bounds [0x0000000002910000, 0x00000000037a0000, 0x0000000011910000] + total_blobs=3471 nmethods=3047 adapters=333 + compilation: enabled + +Compilation events (10 events): +Event: 8.538 Thread 0x000000001e018800 nmethod 3439 0x0000000003778e10 code [0x0000000003778fa0, 0x00000000037793a8] +Event: 8.538 Thread 0x000000001e018800 3447 1 org.eclipse.jdt.internal.compiler.ASTVisitor::visit (2 bytes) +Event: 8.538 Thread 0x000000001e018800 nmethod 3447 0x0000000003779590 code [0x00000000037796e0, 0x00000000037797f0] +Event: 8.544 Thread 0x000000001e018800 3448 3 java.util.Arrays::rangeCheck (74 bytes) +Event: 8.545 Thread 0x000000001e018800 nmethod 3448 0x0000000003779850 code [0x0000000003779aa0, 0x000000000377a7e8] +Event: 8.545 Thread 0x000000001e018800 3449 3 org.eclipse.jdt.internal.compiler.lookup.MemberTypeBinding::constantPoolName (49 bytes) +Event: 8.546 Thread 0x000000001e018800 nmethod 3449 0x000000000377add0 code [0x000000000377af60, 0x000000000377b4e8] +Event: 8.546 Thread 0x000000001e018800 3450 3 java.util.TimSort::pushRun (31 bytes) +Event: 8.546 Thread 0x000000001e018800 nmethod 3450 0x000000000377b650 code [0x000000000377b7c0, 0x000000000377b970] +Event: 8.547 Thread 0x000000001e018800 3451 3 org.eclipse.jdt.core.dom.ASTConverter::setQualifiedNameNameAndSourceRanges (442 bytes) + +GC Heap History (10 events): +Event: 3.037 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 524800K, used 522528K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 50% used [0x000000078c000000,0x000000078c248000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3177K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411a750,0x00000006ce780000) + Metaspace used 9292K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.045 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 524800K, used 3488K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 75% used [0x000000078bb80000,0x000000078bee8000,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3993K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e6750,0x00000006ce780000) + Metaspace used 9292K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.563 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 524800K, used 523680K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 75% used [0x000000078bb80000,0x000000078bee8000,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3993K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e6750,0x00000006ce780000) + Metaspace used 9343K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.569 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 836608K, used 3952K [0x000000076bf80000, 0x000000079f680000, 0x00000007c0000000) + eden space 832000K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec00000) + from space 4608K, 85% used [0x000000079f100000,0x000000079f4dc030,0x000000079f580000) + to space 5120K, 0% used [0x000000079ec00000,0x000000079ec00000,0x000000079f100000) + ParOldGen total 173568K, used 5501K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435f7c0,0x00000006ce780000) + Metaspace used 9343K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.259 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 836608K, used 835952K [0x000000076bf80000, 0x000000079f680000, 0x00000007c0000000) + eden space 832000K, 100% used [0x000000076bf80000,0x000000079ec00000,0x000000079ec00000) + from space 4608K, 85% used [0x000000079f100000,0x000000079f4dc030,0x000000079f580000) + to space 5120K, 0% used [0x000000079ec00000,0x000000079ec00000,0x000000079f100000) + ParOldGen total 173568K, used 5501K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435f7c0,0x00000006ce780000) + Metaspace used 9349K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.267 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837120K, used 2688K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832000K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec00000) + from space 5120K, 52% used [0x000000079ec00000,0x000000079eea0000,0x000000079f100000) + to space 5120K, 0% used [0x00000007bd880000,0x00000007bd880000,0x00000007bdd80000) + ParOldGen total 173568K, used 9415K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4731e28,0x00000006ce780000) + Metaspace used 9349K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.848 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837120K, used 834688K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832000K, 100% used [0x000000076bf80000,0x000000079ec00000,0x000000079ec00000) + from space 5120K, 52% used [0x000000079ec00000,0x000000079eea0000,0x000000079f100000) + to space 5120K, 0% used [0x00000007bd880000,0x00000007bd880000,0x00000007bdd80000) + ParOldGen total 173568K, used 9415K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4731e28,0x00000006ce780000) + Metaspace used 9363K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.855 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1335296K, used 3296K [0x000000076bf80000, 0x00000007bdc80000, 0x00000007c0000000) + eden space 1331200K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd380000) + from space 4096K, 80% used [0x00000007bd880000,0x00000007bdbb8020,0x00000007bdc80000) + to space 4608K, 0% used [0x00000007bd380000,0x00000007bd380000,0x00000007bd800000) + ParOldGen total 173568K, used 12051K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49c4ec8,0x00000006ce780000) + Metaspace used 9363K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 6.117 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1335296K, used 1334496K [0x000000076bf80000, 0x00000007bdc80000, 0x00000007c0000000) + eden space 1331200K, 100% used [0x000000076bf80000,0x00000007bd380000,0x00000007bd380000) + from space 4096K, 80% used [0x00000007bd880000,0x00000007bdbb8020,0x00000007bdc80000) + to space 4608K, 0% used [0x00000007bd380000,0x00000007bd380000,0x00000007bd800000) + ParOldGen total 173568K, used 12051K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49c4ec8,0x00000006ce780000) + Metaspace used 9369K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 6.126 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1335808K, used 4512K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1331200K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd380000) + from space 4608K, 97% used [0x00000007bd380000,0x00000007bd7e8000,0x00000007bd800000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15245K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4ce3668,0x00000006ce780000) + Metaspace used 9369K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.948 Thread 0x0000000002812800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002ef90ac method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 33 +Event: 8.124 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dcf030 method=java.util.regex.Pattern.range(Ljava/util/regex/Pattern$BitClass;)Ljava/util/regex/Pattern$CharProperty; @ 8 +Event: 8.125 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dc2d4c method=java.util.regex.Pattern.range(Ljava/util/regex/Pattern$BitClass;)Ljava/util/regex/Pattern$CharProperty; @ 8 +Event: 8.125 Thread 0x0000000002812800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d12e5c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 +Event: 8.125 Thread 0x0000000002812800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d12e5c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 +Event: 8.167 Thread 0x0000000002812800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000032a0bf8 method=de.ovgu.cide.fstgen.ast.FSTNode.equals(Ljava/lang/Object;)Z @ 1 +Event: 8.191 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000305ab04 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 23 +Event: 8.191 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f221ec method=org.eclipse.jdt.internal.compiler.parser.Scanner.pushLineSeparator()V @ 217 +Event: 8.192 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034eaa18 method=org.eclipse.jdt.internal.compiler.parser.Scanner.internalScanIdentifierOrKeyword(II[C)I @ 2275 +Event: 8.269 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c74428 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getTypeOrPackage([CIZ)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; @ 753 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.386 Thread 0x0000000002812800 Exception (0x000000076c8bad78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.388 Thread 0x0000000002812800 Exception (0x000000076c8bf058) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.388 Thread 0x0000000002812800 Exception (0x000000076c8bf450) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 6.548 Thread 0x0000000002812800 Exception (0x0000000774d9a5c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.864 Thread 0x0000000002812800 Exception (0x00000007759c3cb0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.885 Thread 0x0000000002812800 Exception (0x0000000775a1e140) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver +Event: 8.167 Thread 0x0000000002812800 Implicit null exception at 0x00000000032a098f to 0x00000000032a0be9 +Event: 8.190 Thread 0x0000000002812800 Exception (0x000000077a6fe1c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.220 Thread 0x0000000002812800 Exception (0x000000077a74eae8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.269 Thread 0x0000000002812800 Implicit null exception at 0x0000000002c7142c to 0x0000000002c743f9 + +Events (10 events): +Event: 8.541 Thread 0x0000000002812800 DEOPT PACKING pc=0x0000000002b1c8b8 sp=0x00000000027fe690 +Event: 8.541 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x00000000027fe3f8 mode 0 +Event: 8.542 Thread 0x0000000002812800 DEOPT PACKING pc=0x0000000002b1c8b8 sp=0x00000000027fe690 +Event: 8.542 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x00000000027fe3f8 mode 0 +Event: 8.543 Thread 0x0000000002812800 DEOPT PACKING pc=0x0000000002b1c8b8 sp=0x00000000027fe690 +Event: 8.543 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x00000000027fe3f8 mode 0 +Event: 8.544 Thread 0x0000000002812800 DEOPT PACKING pc=0x0000000002b1c8b8 sp=0x00000000027fe690 +Event: 8.544 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x00000000027fe3f8 mode 0 +Event: 8.549 Thread 0x0000000002812800 DEOPT PACKING pc=0x000000000336146c sp=0x00000000027fe940 +Event: 8.549 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x00000000027fe628 mode 0 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(999144k free), swap 45574012k(6108k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:05:42 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid130476.log b/dependencies/hs_err_pid130476.log new file mode 100644 index 000000000..88875f12d --- /dev/null +++ b/dependencies/hs_err_pid130476.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:272), pid=130476, tid=0x00000000000261c4 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e556000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=156100, stack(0x000000001ef40000,0x000000001f040000)] + +Stack: [0x000000001ef40000,0x000000001f040000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 7903 3136 4 org.eclipse.jdt.internal.compiler.parser.Scanner::internalScanIdentifierOrKeyword (4446 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e5eb000 JavaThread "Service Thread" daemon [_thread_blocked, id=159032, stack(0x000000001f240000,0x000000001f340000)] + 0x000000001e55d800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=138148, stack(0x000000001f140000,0x000000001f240000)] + 0x000000001e556800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=155760, stack(0x000000001f040000,0x000000001f140000)] +=>0x000000001e556000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=156100, stack(0x000000001ef40000,0x000000001f040000)] + 0x000000001e54f800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=153176, stack(0x000000001ee40000,0x000000001ef40000)] + 0x000000001e548800 JavaThread "Attach Listener" daemon [_thread_blocked, id=159688, stack(0x000000001ed40000,0x000000001ee40000)] + 0x000000001e546800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=149928, stack(0x000000001ec40000,0x000000001ed40000)] + 0x000000001e541000 JavaThread "Finalizer" daemon [_thread_blocked, id=153308, stack(0x000000001ea20000,0x000000001eb20000)] + 0x000000001e540800 JavaThread "Reference Handler" daemon [_thread_blocked, id=154688, stack(0x000000001e920000,0x000000001ea20000)] + 0x0000000002d12800 JavaThread "main" [_thread_in_Java, id=158628, stack(0x0000000002c10000,0x0000000002d10000)] + +Other Threads: + 0x000000001c749000 VMThread [stack: 0x000000001e420000,0x000000001e520000] [id=147952] + 0x000000001e582000 WatcherThread [stack: 0x000000001f340000,0x000000001f440000] [id=157428] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1333760K, used 300166K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 22% used [0x000000076bf80000,0x000000077e051a20,0x00000007bd180000) + from space 4608K, 95% used [0x00000007bd180000,0x00000007bd5d0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15065K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cb6710,0x00000006ce780000) + Metaspace used 19494K, capacity 19778K, committed 20096K, reserved 1067008K + class space used 1771K, capacity 1843K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x00000000121d0000,0x00000000129c0000] byte_map_base: 0x000000000ebb1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013710000, 0x0000000017618000) + End Bits: [0x0000000017618000, 0x000000001b520000) + +Polling page: 0x0000000000d00000 + +CodeCache: size=245760Kb used=15337Kb max_used=15337Kb free=230422Kb + bounds [0x0000000002e10000, 0x0000000003d20000, 0x0000000011e10000] + total_blobs=3549 nmethods=3126 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 7.887 Thread 0x000000001e55d800 3137 3 org.eclipse.jdt.internal.core.util.CommentRecorderParser::flushCommentsDefinedPriorTo (463 bytes) +Event: 7.888 Thread 0x000000001e55d800 nmethod 3137 0x0000000003cfa650 code [0x0000000003cfa8a0, 0x0000000003cfb548] +Event: 7.888 Thread 0x000000001e55d800 3132 3 org.eclipse.jdt.internal.compiler.parser.Parser::optimizedConcatNodeLists (21 bytes) +Event: 7.888 Thread 0x000000001e55d800 nmethod 3132 0x0000000003ce7350 code [0x0000000003ce74a0, 0x0000000003ce7630] +Event: 7.888 Thread 0x000000001e55d800 3144 3 org.eclipse.jdt.internal.compiler.parser.Parser::concatNodeLists (31 bytes) +Event: 7.888 Thread 0x000000001e55d800 nmethod 3144 0x0000000003cf2b90 code [0x0000000003cf2ce0, 0x0000000003cf2e90] +Event: 7.888 Thread 0x000000001e55d800 3145 3 org.eclipse.jdt.internal.compiler.parser.Parser::consumeModifiers2 (31 bytes) +Event: 7.888 Thread 0x000000001e55d800 nmethod 3145 0x0000000003cf2790 code [0x0000000003cf28e0, 0x0000000003cf2a90] +Event: 7.888 Thread 0x000000001e55d800 3147 3 org.eclipse.jdt.internal.compiler.parser.Parser::consumeMethodHeaderName (384 bytes) +Event: 7.889 Thread 0x000000001e55d800 nmethod 3147 0x0000000003d12c50 code [0x0000000003d12ea0, 0x0000000003d13e08] + +GC Heap History (10 events): +Event: 2.999 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 521472K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 50% used [0x000000078bf00000,0x000000078c140000,0x000000078c380000) + to space 4608K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078bf00000) + ParOldGen total 173568K, used 3177K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411a750,0x00000006ce780000) + Metaspace used 9374K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.007 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523776K, used 3424K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4608K, 74% used [0x000000078ba80000,0x000000078bdd8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3989K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e57f8,0x00000006ce780000) + Metaspace used 9374K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.523 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522592K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 74% used [0x000000078ba80000,0x000000078bdd8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3989K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e57f8,0x00000006ce780000) + Metaspace used 9423K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.529 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835072K, used 3920K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 4608K, 85% used [0x000000079ef80000,0x000000079f354030,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5477K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43597f8,0x00000006ce780000) + Metaspace used 9423K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.241 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 835072K, used 834384K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 4608K, 85% used [0x000000079ef80000,0x000000079f354030,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5477K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43597f8,0x00000006ce780000) + Metaspace used 9430K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.247 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 835584K, used 2624K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed10000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9295K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4713e60,0x00000006ce780000) + Metaspace used 9430K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.827 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 835584K, used 833088K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed10000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9295K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4713e60,0x00000006ce780000) + Metaspace used 9443K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.833 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1333248K, used 3264K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11879K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4999f70,0x00000006ce780000) + Metaspace used 9443K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.050 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333248K, used 1332416K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 100% used [0x000000076bf80000,0x00000007bd180000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11879K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4999f70,0x00000006ce780000) + Metaspace used 9450K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.058 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4416K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 95% used [0x00000007bd180000,0x00000007bd5d0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15065K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cb6710,0x00000006ce780000) + Metaspace used 9450K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.530 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003aa0300 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 7.534 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038c43c4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 7.635 Thread 0x0000000002d12800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003c4cd2c method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 33 +Event: 7.798 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032cacf0 method=java.util.regex.Pattern.range(Ljava/util/regex/Pattern$BitClass;)Ljava/util/regex/Pattern$CharProperty; @ 8 +Event: 7.798 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032ba18c method=java.util.regex.Pattern.range(Ljava/util/regex/Pattern$BitClass;)Ljava/util/regex/Pattern$CharProperty; @ 8 +Event: 7.798 Thread 0x0000000002d12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031feea0 method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 +Event: 7.798 Thread 0x0000000002d12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031feea0 method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 +Event: 7.839 Thread 0x0000000002d12800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000375f9f8 method=de.ovgu.cide.fstgen.ast.FSTNode.equals(Ljava/lang/Object;)Z @ 1 +Event: 7.861 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c7bb8c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 23 +Event: 7.861 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003cd8c38 method=org.eclipse.jdt.internal.compiler.parser.Scanner.pushLineSeparator()V @ 217 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.387 Thread 0x0000000002d12800 Exception (0x000000076c8bf350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.388 Thread 0x0000000002d12800 Exception (0x000000076c8c3630) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.388 Thread 0x0000000002d12800 Exception (0x000000076c8c3a28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 6.487 Thread 0x0000000002d12800 Exception (0x00000007777f2af0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.740 Thread 0x0000000002d12800 Exception (0x000000077842c060) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.756 Thread 0x0000000002d12800 Exception (0x00000007784864f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver +Event: 7.525 Thread 0x0000000002d12800 Implicit null exception at 0x00000000039b2bca to 0x00000000039b3299 +Event: 7.839 Thread 0x0000000002d12800 Implicit null exception at 0x000000000375f78f to 0x000000000375f9e9 +Event: 7.860 Thread 0x0000000002d12800 Exception (0x000000077d15da38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 7.889 Thread 0x0000000002d12800 Exception (0x000000077d1ae1f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] + +Events (10 events): +Event: 7.842 loading class de/ovgu/cide/fstgen/ast/FSTNode +Event: 7.842 loading class de/ovgu/cide/fstgen/ast/FSTNode done +Event: 7.842 loading class br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +Event: 7.842 loading class br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks done +Event: 7.861 Thread 0x0000000002d12800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003c7bb8c +Event: 7.861 Thread 0x0000000002d12800 DEOPT PACKING pc=0x0000000003c7bb8c sp=0x0000000002d0ec60 +Event: 7.861 Thread 0x0000000002d12800 DEOPT UNPACKING pc=0x0000000002e5583b sp=0x0000000002d0ec18 mode 2 +Event: 7.861 Thread 0x0000000002d12800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003cd8c38 +Event: 7.861 Thread 0x0000000002d12800 DEOPT PACKING pc=0x0000000003cd8c38 sp=0x0000000002d0eba0 +Event: 7.861 Thread 0x0000000002d12800 DEOPT UNPACKING pc=0x0000000002e5583b sp=0x0000000002d0eae0 mode 2 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1066708k free), swap 45574012k(4140k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:05:59 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 7 seconds (0d 0h 0m 7s) + diff --git a/dependencies/hs_err_pid13924.log b/dependencies/hs_err_pid13924.log new file mode 100644 index 000000000..54f3cf9b9 --- /dev/null +++ b/dependencies/hs_err_pid13924.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1433296 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=13924, tid=0x0000000000025e44 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e08c800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=155204, stack(0x000000001e980000,0x000000001ea80000)] + +Stack: [0x000000001e980000,0x000000001ea80000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8328 2461 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e123000 JavaThread "Service Thread" daemon [_thread_blocked, id=149372, stack(0x000000001ed80000,0x000000001ee80000)] + 0x000000001e09a000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=157732, stack(0x000000001ec80000,0x000000001ed80000)] + 0x000000001e092800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=159584, stack(0x000000001eb80000,0x000000001ec80000)] + 0x000000001e08f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=159520, stack(0x000000001ea80000,0x000000001eb80000)] +=>0x000000001e08c800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=155204, stack(0x000000001e980000,0x000000001ea80000)] + 0x000000001e089800 JavaThread "Attach Listener" daemon [_thread_blocked, id=158028, stack(0x000000001e880000,0x000000001e980000)] + 0x000000001e087000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=151952, stack(0x000000001e780000,0x000000001e880000)] + 0x000000001e081800 JavaThread "Finalizer" daemon [_thread_blocked, id=159088, stack(0x000000001e560000,0x000000001e660000)] + 0x000000001e080800 JavaThread "Reference Handler" daemon [_thread_blocked, id=153180, stack(0x000000001e460000,0x000000001e560000)] + 0x0000000002892800 JavaThread "main" [_thread_in_Java, id=146036, stack(0x00000000026f0000,0x00000000027f0000)] + +Other Threads: + 0x000000001c279000 VMThread [stack: 0x000000001df60000,0x000000001e060000] [id=159332] + 0x000000001e0b4000 WatcherThread [stack: 0x000000001ee80000,0x000000001ef80000] [id=152196] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 418511K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 30% used [0x000000076bf80000,0x0000000785523d68,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd90000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15409K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d0c700,0x00000006ce780000) + Metaspace used 18558K, capacity 18812K, committed 18944K, reserved 1067008K + class space used 1706K, capacity 1766K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x0000000011d50000,0x0000000012540000] byte_map_base: 0x000000000e731000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013290000, 0x0000000017198000) + End Bits: [0x0000000017198000, 0x000000001b0a0000) + +Polling page: 0x0000000000ef0000 + +CodeCache: size=245760Kb used=14453Kb max_used=14468Kb free=231306Kb + bounds [0x0000000002990000, 0x00000000037c0000, 0x0000000011990000] + total_blobs=3220 nmethods=2796 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 8.272 Thread 0x000000001e09a000 nmethod 2793 0x00000000037b1710 code [0x00000000037b1a80, 0x00000000037b3d28] +Event: 8.272 Thread 0x000000001e09a000 2795 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::isDeprecated (15 bytes) +Event: 8.272 Thread 0x000000001e09a000 nmethod 2795 0x00000000037b1390 code [0x00000000037b14e0, 0x00000000037b1690] +Event: 8.272 Thread 0x000000001e09a000 2796 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::genericSignature (21 bytes) +Event: 8.272 Thread 0x000000001e09a000 nmethod 2796 0x00000000037b0ed0 code [0x00000000037b1040, 0x00000000037b12c8] +Event: 8.272 Thread 0x000000001e09a000 2799 3 java.util.HashMap::clear (50 bytes) +Event: 8.272 Thread 0x000000001e09a000 nmethod 2799 0x00000000037b0850 code [0x00000000037b09c0, 0x00000000037b0d90] +Event: 8.274 Thread 0x000000001e09a000 2800 3 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding::constantPoolName (27 bytes) +Event: 8.274 Thread 0x000000001e09a000 nmethod 2800 0x00000000037b0450 code [0x00000000037b05c0, 0x00000000037b07c8] +Event: 8.295 Thread 0x000000001e092800 nmethod 2794 0x00000000037b8d50 code [0x00000000037b8f00, 0x00000000037b9d28] + +GC Heap History (10 events): +Event: 2.953 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522368K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bda0000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4437K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4255760,0x00000006ce780000) + Metaspace used 9341K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.959 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5485K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435b760,0x00000006ce780000) + Metaspace used 9341K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.984 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5485K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435b760,0x00000006ce780000) + Metaspace used 9369K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.996 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2192K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 38% used [0x000000079ec80000,0x000000079eea4030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 7967K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45c7e98,0x00000006ce780000) + Metaspace used 9369K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.737 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834704K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 38% used [0x000000079ec80000,0x000000079eea4030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 7967K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45c7e98,0x00000006ce780000) + Metaspace used 9371K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.743 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1792K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10130K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47e4968,0x00000006ce780000) + Metaspace used 9371K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.093 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334016K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10130K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47e4968,0x00000006ce780000) + Metaspace used 9416K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.100 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3648K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11842K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4990968,0x00000006ce780000) + Metaspace used 9416K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.842 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335872K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11842K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4990968,0x00000006ce780000) + Metaspace used 9419K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.850 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3136K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd90000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15409K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d0c700,0x00000006ce780000) + Metaspace used 9419K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.900 Thread 0x0000000002892800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003546b50 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 8.150 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036f9648 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 8.151 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036f9648 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 8.152 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036f9648 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 8.154 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036f9648 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 8.185 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003730530 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 8.185 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003730530 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 8.185 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003730530 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 8.185 Thread 0x0000000002892800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003730530 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 8.253 Thread 0x0000000002892800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000033f7d14 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.261 Thread 0x0000000002892800 Exception (0x000000076c460f78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.261 Thread 0x0000000002892800 Exception (0x000000076c461e80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.357 Thread 0x0000000002892800 Exception (0x000000076cb6a888) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.357 Thread 0x0000000002892800 Exception (0x000000076cb6ac80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.358 Thread 0x0000000002892800 Exception (0x000000076cb6ef60) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.358 Thread 0x0000000002892800 Exception (0x000000076cb6f358) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.636 Thread 0x0000000002892800 Implicit null exception at 0x0000000002cadb51 to 0x0000000002cadb7d +Event: 7.465 Thread 0x0000000002892800 Exception (0x00000007808fe7e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 7.734 Thread 0x0000000002892800 Exception (0x000000078165c930) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.751 Thread 0x0000000002892800 Exception (0x00000007816b3108) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.321 loading class org/eclipse/jdt/core/dom/CharacterLiteral done +Event: 8.321 loading class org/eclipse/jdt/core/dom/ConditionalExpression +Event: 8.321 loading class org/eclipse/jdt/core/dom/ConditionalExpression done +Event: 8.322 loading class org/eclipse/jdt/core/dom/SuperConstructorInvocation +Event: 8.322 loading class org/eclipse/jdt/core/dom/SuperConstructorInvocation done +Event: 8.322 loading class org/eclipse/jdt/core/dom/ConstructorInvocation +Event: 8.322 loading class org/eclipse/jdt/core/dom/ConstructorInvocation done +Event: 8.322 loading class org/eclipse/jdt/internal/compiler/ast/ExtendedStringLiteral +Event: 8.322 loading class org/eclipse/jdt/internal/compiler/ast/ExtendedStringLiteral done +Event: 8.323 Executing VM operation: Deoptimize + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1081680k free), swap 45574012k(5208k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:51:41 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid142416.log b/dependencies/hs_err_pid142416.log new file mode 100644 index 000000000..2d61c5269 --- /dev/null +++ b/dependencies/hs_err_pid142416.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1018496 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=142416, tid=0x000000000002665c +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e2e2000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=157276, stack(0x000000001edd0000,0x000000001eed0000)] + +Stack: [0x000000001edd0000,0x000000001eed0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6021 1962 4 br.ufpe.cin.generated.Java18MergeParser::jj_3R_149 (44 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e2fa000 JavaThread "Service Thread" daemon [_thread_blocked, id=158416, stack(0x000000001efd0000,0x000000001f0d0000)] + 0x000000001e2e6000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=158944, stack(0x000000001eed0000,0x000000001efd0000)] +=>0x000000001e2e2000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=157276, stack(0x000000001edd0000,0x000000001eed0000)] + 0x000000001e2e1800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=159220, stack(0x000000001ecd0000,0x000000001edd0000)] + 0x000000001e2dc800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=124044, stack(0x000000001ebd0000,0x000000001ecd0000)] + 0x000000001e2d9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=142124, stack(0x000000001ead0000,0x000000001ebd0000)] + 0x000000001e2d7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=154728, stack(0x000000001e9d0000,0x000000001ead0000)] + 0x0000000002b78000 JavaThread "Finalizer" daemon [_thread_blocked, id=156656, stack(0x000000001e7b0000,0x000000001e8b0000)] + 0x000000001e2d0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=158352, stack(0x000000001e6b0000,0x000000001e7b0000)] + 0x0000000002a82800 JavaThread "main" [_thread_in_Java, id=147856, stack(0x0000000002960000,0x0000000002a60000)] + +Other Threads: + 0x000000001c4b9000 VMThread [stack: 0x000000001e1b0000,0x000000001e2b0000] [id=159332] + 0x000000001e2fd000 WatcherThread [stack: 0x000000001f0d0000,0x000000001f1d0000] [id=153136] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1339904K, used 749612K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 55% used [0x000000076bf80000,0x0000000799693130,0x00000007bd480000) + from space 7680K, 66% used [0x00000007bd480000,0x00000007bd978020,0x00000007bdc00000) + to space 7680K, 0% used [0x00000007bf880000,0x00000007bf880000,0x00000007c0000000) + ParOldGen total 173568K, used 16745K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 9% used [0x00000006c3e00000,0x00000006c4e5a510,0x00000006ce780000) + Metaspace used 9403K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K + +Card table byte_map: [0x0000000011f40000,0x0000000012730000] byte_map_base: 0x000000000e921000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013480000, 0x0000000017388000) + End Bits: [0x0000000017388000, 0x000000001b290000) + +Polling page: 0x00000000028f0000 + +CodeCache: size=245760Kb used=10558Kb max_used=10563Kb free=235201Kb + bounds [0x0000000002b80000, 0x00000000035e0000, 0x0000000011b80000] + total_blobs=2303 nmethods=1947 adapters=269 + compilation: enabled + +Compilation events (10 events): +Event: 5.811 Thread 0x000000001e2e6000 1956 3 br.ufpe.cin.generated.Java18MergeParser::jj_3R_308 (53 bytes) +Event: 5.812 Thread 0x000000001e2e6000 nmethod 1956 0x00000000035daa90 code [0x00000000035daca0, 0x00000000035db658] +Event: 5.816 Thread 0x000000001e2e6000 1958 3 br.ufpe.cin.generated.Java18MergeParser::jj_3_29 (11 bytes) +Event: 5.816 Thread 0x000000001e2e6000 nmethod 1958 0x00000000035917d0 code [0x0000000003591960, 0x0000000003591d38] +Event: 5.827 Thread 0x000000001e2e6000 1959 ! 3 br.ufpe.cin.generated.Java18MergeParser::jj_2_91 (64 bytes) +Event: 5.827 Thread 0x000000001e2e6000 nmethod 1959 0x00000000035da450 code [0x00000000035da5e0, 0x00000000035da938] +Event: 5.827 Thread 0x000000001e2e6000 1960 3 br.ufpe.cin.generated.Java18MergeParser::jj_3_91 (61 bytes) +Event: 5.827 Thread 0x000000001e2e6000 nmethod 1960 0x000000000359db90 code [0x000000000359dda0, 0x000000000359e5d8] +Event: 5.913 Thread 0x000000001e2dc800 1961 4 br.ufpe.cin.generated.Java18MergeParser::BlockStatement (68 bytes) +Event: 5.920 Thread 0x000000001e2e2000 1962 4 br.ufpe.cin.generated.Java18MergeParser::jj_3R_149 (44 bytes) + +GC Heap History (10 events): +Event: 2.754 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 527872K, used 522720K [0x000000076bf80000, 0x000000078ca80000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 7680K, 32% used [0x000000078c300000,0x000000078c578000,0x000000078ca80000) + to space 7680K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c300000) + ParOldGen total 173568K, used 4752K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42a4160,0x00000006ce780000) + Metaspace used 9336K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.761 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 527872K, used 3328K [0x000000076bf80000, 0x000000079fb80000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 7680K, 43% used [0x000000078bb80000,0x000000078bec0000,0x000000078c300000) + to space 7680K, 0% used [0x000000079f400000,0x000000079f400000,0x000000079fb80000) + ParOldGen total 173568K, used 5688K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c438e160,0x00000006ce780000) + Metaspace used 9336K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.108 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 527872K, used 523520K [0x000000076bf80000, 0x000000079fb80000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 7680K, 43% used [0x000000078bb80000,0x000000078bec0000,0x000000078c300000) + to space 7680K, 0% used [0x000000079f400000,0x000000079f400000,0x000000079fb80000) + ParOldGen total 173568K, used 5688K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c438e160,0x00000006ce780000) + Metaspace used 9346K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.115 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 840192K, used 3392K [0x000000076bf80000, 0x000000079fb80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 7680K, 44% used [0x000000079f400000,0x000000079f750000,0x000000079fb80000) + to space 7680K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f400000) + ParOldGen total 173568K, used 7290K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c451e878,0x00000006ce780000) + Metaspace used 9346K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.696 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 840192K, used 835904K [0x000000076bf80000, 0x000000079fb80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 7680K, 44% used [0x000000079f400000,0x000000079f750000,0x000000079fb80000) + to space 7680K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f400000) + ParOldGen total 173568K, used 7290K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c451e878,0x00000006ce780000) + Metaspace used 9382K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.704 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 840192K, used 3292K [0x000000076bf80000, 0x00000007be380000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 7680K, 42% used [0x000000079ec80000,0x000000079efb71f8,0x000000079f400000) + to space 7680K, 0% used [0x00000007bdc00000,0x00000007bdc00000,0x00000007be380000) + ParOldGen total 173568K, used 10616K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c485e168,0x00000006ce780000) + Metaspace used 9382K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.193 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 840192K, used 835804K [0x000000076bf80000, 0x00000007be380000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 7680K, 42% used [0x000000079ec80000,0x000000079efb71f8,0x000000079f400000) + to space 7680K, 0% used [0x00000007bdc00000,0x00000007bdc00000,0x00000007be380000) + ParOldGen total 173568K, used 10616K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c485e168,0x00000006ce780000) + Metaspace used 9390K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.200 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1339904K, used 2944K [0x000000076bf80000, 0x00000007be380000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 7680K, 38% used [0x00000007bdc00000,0x00000007bdee0000,0x00000007be380000) + to space 7680K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bdc00000) + ParOldGen total 173568K, used 13869K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 7% used [0x00000006c3e00000,0x00000006c4b8b4c0,0x00000006ce780000) + Metaspace used 9390K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.563 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1339904K, used 1335168K [0x000000076bf80000, 0x00000007be380000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 7680K, 38% used [0x00000007bdc00000,0x00000007bdee0000,0x00000007be380000) + to space 7680K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bdc00000) + ParOldGen total 173568K, used 13869K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 7% used [0x00000006c3e00000,0x00000006c4b8b4c0,0x00000006ce780000) + Metaspace used 9399K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.572 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1339904K, used 5088K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 7680K, 66% used [0x00000007bd480000,0x00000007bd978020,0x00000007bdc00000) + to space 7680K, 0% used [0x00000007bf880000,0x00000007bf880000,0x00000007c0000000) + ParOldGen total 173568K, used 16745K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 9% used [0x00000006c3e00000,0x00000006c4e5a510,0x00000006ce780000) + Metaspace used 9399K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 4.700 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000353e07c method=br.ufpe.cin.generated.Java18MergeParserTokenManager.jjMoveStringLiteralDfa3_0(JJJJ)I @ 370 +Event: 4.836 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033ed1f4 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 4.836 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000343f810 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 4.836 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034dd510 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 4.836 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003564e44 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 4.837 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034b79f8 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 4.837 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003546798 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 4.838 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003531370 method=br.ufpe.cin.generated.Java18MergeParser.jj_3_37()Z @ 6 +Event: 5.003 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033adf2c method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_170()Z @ 6 +Event: 5.230 Thread 0x0000000002a82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033e8db0 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_144()Z @ 6 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.032 Thread 0x0000000002a82800 Exception (0x000000076bf87fa8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\p +Event: 0.148 Thread 0x0000000002a82800 Exception (0x000000076c2506d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.149 Thread 0x0000000002a82800 Exception (0x000000076c25dad8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.223 Thread 0x0000000002a82800 Exception (0x000000076c460488) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.223 Thread 0x0000000002a82800 Exception (0x000000076c461390) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.285 Thread 0x0000000002a82800 Implicit null exception at 0x0000000002d6ff40 to 0x0000000002d708f9 +Event: 0.313 Thread 0x0000000002a82800 Exception (0x000000076cdd1820) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.313 Thread 0x0000000002a82800 Exception (0x000000076cdd1c18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.314 Thread 0x0000000002a82800 Exception (0x000000076cdd5ef8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.314 Thread 0x0000000002a82800 Exception (0x000000076cdd62f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] + +Events (10 events): +Event: 4.838 Thread 0x0000000002a82800 DEOPT PACKING pc=0x0000000003531370 sp=0x0000000002a5c3d0 +Event: 4.838 Thread 0x0000000002a82800 DEOPT UNPACKING pc=0x0000000002bc583b sp=0x0000000002a5c330 mode 2 +Event: 5.003 Thread 0x0000000002a82800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000033adf2c +Event: 5.004 Thread 0x0000000002a82800 DEOPT PACKING pc=0x00000000033adf2c sp=0x0000000002a5e7a0 +Event: 5.004 Thread 0x0000000002a82800 DEOPT UNPACKING pc=0x0000000002bc583b sp=0x0000000002a5e6f0 mode 2 +Event: 5.230 Thread 0x0000000002a82800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000033e8db0 +Event: 5.230 Thread 0x0000000002a82800 DEOPT PACKING pc=0x00000000033e8db0 sp=0x0000000002a5eed0 +Event: 5.230 Thread 0x0000000002a82800 DEOPT UNPACKING pc=0x0000000002bc583b sp=0x0000000002a5ee20 mode 2 +Event: 5.563 Executing VM operation: ParallelGCFailedAllocation +Event: 5.572 Executing VM operation: ParallelGCFailedAllocation done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\754443e6ed654da6479575346aae22c5bd1ae7cd\org\apache\hadoop\hive\metastore\ObjectStore\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\754443e6ed654da6479575346aae22c5bd1ae7cd\org\apache\hadoop\hive\metastore\ObjectStore\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\754443e6ed654da6479575346aae22c5bd1ae7cd\org\apache\hadoop\hive\metastore\ObjectStore\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\754443e6ed654da6479575346aae22c5bd1ae7cd\org\apache\hadoop\hive\metastore\ObjectStore\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1049036k free), swap 45574012k(1528k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 01:04:04 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid144364.log b/dependencies/hs_err_pid144364.log new file mode 100644 index 000000000..3ed461ed0 --- /dev/null +++ b/dependencies/hs_err_pid144364.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 770896 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=144364, tid=0x0000000000002564 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e66d000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9572, stack(0x000000001ef60000,0x000000001f060000)] + +Stack: [0x000000001ef60000,0x000000001f060000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6461 2339 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e707000 JavaThread "Service Thread" daemon [_thread_blocked, id=160508, stack(0x000000001f360000,0x000000001f460000)] + 0x000000001e67f000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=144296, stack(0x000000001f260000,0x000000001f360000)] + 0x000000001e677000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=153408, stack(0x000000001f160000,0x000000001f260000)] + 0x000000001e66f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=160744, stack(0x000000001f060000,0x000000001f160000)] +=>0x000000001e66d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9572, stack(0x000000001ef60000,0x000000001f060000)] + 0x000000001e669800 JavaThread "Attach Listener" daemon [_thread_blocked, id=160192, stack(0x000000001ee60000,0x000000001ef60000)] + 0x000000001e667000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=150308, stack(0x000000001ed60000,0x000000001ee60000)] + 0x000000001e661800 JavaThread "Finalizer" daemon [_thread_blocked, id=47624, stack(0x000000001eb40000,0x000000001ec40000)] + 0x000000001e660800 JavaThread "Reference Handler" daemon [_thread_blocked, id=157136, stack(0x000000001ea40000,0x000000001eb40000)] + 0x0000000002e92800 JavaThread "main" [_thread_in_Java, id=111212, stack(0x0000000002c90000,0x0000000002d90000)] + +Other Threads: + 0x000000001c879000 VMThread [stack: 0x000000001e540000,0x000000001e640000] [id=154788] + 0x000000001e6bc000 WatcherThread [stack: 0x000000001f460000,0x000000001f560000] [id=156980] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1336832K, used 516478K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 1332224K, 38% used [0x000000076bf80000,0x000000078b627a30,0x00000007bd480000) + from space 4608K, 38% used [0x00000007bd900000,0x00000007bdab8000,0x00000007bdd80000) + to space 4608K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bd900000) + ParOldGen total 173568K, used 6904K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c44be148,0x00000006ce780000) + Metaspace used 16899K, capacity 17180K, committed 17408K, reserved 1064960K + class space used 1579K, capacity 1670K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x0000000012350000,0x0000000012b40000] byte_map_base: 0x000000000ed31000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013890000, 0x0000000017798000) + End Bits: [0x0000000017798000, 0x000000001b6a0000) + +Polling page: 0x0000000000e10000 + +CodeCache: size=245760Kb used=12181Kb max_used=12181Kb free=233578Kb + bounds [0x0000000002f90000, 0x0000000003b80000, 0x0000000011f90000] + total_blobs=2876 nmethods=2470 adapters=318 + compilation: enabled + +Compilation events (10 events): +Event: 6.456 Thread 0x000000001e67f000 nmethod 2496 0x0000000003b7a290 code [0x0000000003b7a420, 0x0000000003b7ab28] +Event: 6.456 Thread 0x000000001e67f000 2499 3 org.eclipse.jdt.core.compiler.CharOperation::equals (103 bytes) +Event: 6.456 Thread 0x000000001e67f000 nmethod 2499 0x0000000003b7ad50 code [0x0000000003b7af00, 0x0000000003b7b498] +Event: 6.456 Thread 0x000000001e67f000 2502 1 org.eclipse.jdt.internal.compiler.env.ITypeAnnotationWalker$1::toMethodParameter (2 bytes) +Event: 6.456 Thread 0x000000001e67f000 nmethod 2502 0x0000000003b7b790 code [0x0000000003b7b8e0, 0x0000000003b7b9f0] +Event: 6.456 Thread 0x000000001e67f000 2501 3 org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment::getTypeFromTypeVariable (68 bytes) +Event: 6.457 Thread 0x000000001e67f000 nmethod 2501 0x0000000003b7ba50 code [0x0000000003b7bc20, 0x0000000003b7c488] +Event: 6.457 Thread 0x000000001e67f000 2498 3 org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment::getTypeFromVariantTypeSignature (222 bytes) +Event: 6.458 Thread 0x000000001e67f000 nmethod 2498 0x0000000003b7c790 code [0x0000000003b7c9e0, 0x0000000003b7d438] +Event: 6.458 Thread 0x000000001e67f000 2506 3 org.eclipse.jdt.internal.compiler.lookup.Scope::getTypeOrPackage (1642 bytes) + +GC Heap History (10 events): +Event: 2.132 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 261376K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 31% used [0x000000077bd80000,0x000000077bec0000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2778K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40b6878,0x00000006ce780000) + Metaspace used 9156K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.135 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 524800K, used 1600K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 34% used [0x000000078c000000,0x000000078c190000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3042K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40f8878,0x00000006ce780000) + Metaspace used 9156K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.767 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 524800K, used 521792K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 34% used [0x000000078c000000,0x000000078c190000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3042K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40f8878,0x00000006ce780000) + Metaspace used 9236K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.773 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 524800K, used 2832K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 61% used [0x000000078bb80000,0x000000078be44030,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3554K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4178878,0x00000006ce780000) + Metaspace used 9236K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.216 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 524800K, used 523024K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 61% used [0x000000078bb80000,0x000000078be44030,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3554K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4178878,0x00000006ce780000) + Metaspace used 9237K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.221 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837120K, used 2848K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 61% used [0x000000079f100000,0x000000079f3c8020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4586K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c427a878,0x00000006ce780000) + Metaspace used 9237K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.102 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837120K, used 835360K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 4608K, 61% used [0x000000079f100000,0x000000079f3c8020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4586K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c427a878,0x00000006ce780000) + Metaspace used 9286K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.107 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837120K, used 752K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 16% used [0x000000079ec80000,0x000000079ed3c030,0x000000079f100000) + to space 4608K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdd80000) + ParOldGen total 173568K, used 6230K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4415ad0,0x00000006ce780000) + Metaspace used 9286K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.848 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837120K, used 833264K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 4608K, 16% used [0x000000079ec80000,0x000000079ed3c030,0x000000079f100000) + to space 4608K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdd80000) + ParOldGen total 173568K, used 6230K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4415ad0,0x00000006ce780000) + Metaspace used 9286K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.854 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1336832K, used 1760K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 4608K, 38% used [0x00000007bd900000,0x00000007bdab8000,0x00000007bdd80000) + to space 4608K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bd900000) + ParOldGen total 173568K, used 6904K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c44be148,0x00000006ce780000) + Metaspace used 9286K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.468 Thread 0x0000000002e92800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032edadc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.468 Thread 0x0000000002e92800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032edadc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.468 Thread 0x0000000002e92800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032edadc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.468 Thread 0x0000000002e92800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032edadc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.521 Thread 0x0000000002e92800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000033ab3cc method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 6.037 Thread 0x0000000002e92800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039c7734 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 146 +Event: 6.185 Thread 0x0000000002e92800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a34f4c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.200 Thread 0x0000000002e92800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039a79b0 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.207 Thread 0x0000000002e92800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a50e40 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.409 Thread 0x0000000002e92800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003091ca8 method=org.eclipse.jdt.internal.compiler.lookup.TypeBinding.notEquals(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.276 Thread 0x0000000002e92800 Exception (0x000000076c460e60) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.357 Thread 0x0000000002e92800 Exception (0x000000076caa7d70) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.357 Thread 0x0000000002e92800 Exception (0x000000076caa8168) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.357 Thread 0x0000000002e92800 Exception (0x000000076caac448) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.357 Thread 0x0000000002e92800 Exception (0x000000076caac840) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.606 Thread 0x0000000002e92800 Implicit null exception at 0x000000000327ba11 to 0x000000000327ba3d +Event: 2.162 Thread 0x0000000002e92800 Implicit null exception at 0x00000000034f1a95 to 0x00000000034f1bdd +Event: 5.734 Thread 0x0000000002e92800 Exception (0x000000078649e898) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.049 Thread 0x0000000002e92800 Exception (0x0000000787188300) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.064 Thread 0x0000000002e92800 Exception (0x00000007871dde28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.419 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$SearchContradictions +Event: 6.419 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$SearchContradictions done +Event: 6.420 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$1 +Event: 6.420 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$1 done +Event: 6.421 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$Severity +Event: 6.421 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$Severity done +Event: 6.443 loading class org/eclipse/jdt/internal/compiler/impl/CharConstant +Event: 6.443 loading class org/eclipse/jdt/internal/compiler/impl/CharConstant done +Event: 6.444 loading class org/eclipse/jdt/internal/compiler/impl/ByteConstant +Event: 6.444 loading class org/eclipse/jdt/internal/compiler/impl/ByteConstant done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\3c6a4723fee73e60f0b853e80ed09b8057bf2c7f\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\3c6a4723fee73e60f0b853e80ed09b8057bf2c7f\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\3c6a4723fee73e60f0b853e80ed09b8057bf2c7f\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\3c6a4723fee73e60f0b853e80ed09b8057bf2c7f\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(835996k free), swap 45574012k(5136k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 03:44:49 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid145652.log b/dependencies/hs_err_pid145652.log new file mode 100644 index 000000000..f5052a948 --- /dev/null +++ b/dependencies/hs_err_pid145652.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 318896 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=145652, tid=0x0000000000026b58 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001de34000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=158552, stack(0x000000001e920000,0x000000001ea20000)] + +Stack: [0x000000001e920000,0x000000001ea20000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6829 2173 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001debb800 JavaThread "Service Thread" daemon [_thread_blocked, id=153628, stack(0x000000001eb20000,0x000000001ec20000)] + 0x000000001de3c800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=117100, stack(0x000000001ea20000,0x000000001eb20000)] +=>0x000000001de34000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=158552, stack(0x000000001e920000,0x000000001ea20000)] + 0x000000001de33800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=154508, stack(0x000000001e820000,0x000000001e920000)] + 0x000000001de31000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=145524, stack(0x000000001e720000,0x000000001e820000)] + 0x000000001de29800 JavaThread "Attach Listener" daemon [_thread_blocked, id=159216, stack(0x000000001e620000,0x000000001e720000)] + 0x000000001de27800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=158088, stack(0x000000001e520000,0x000000001e620000)] + 0x000000001de21000 JavaThread "Finalizer" daemon [_thread_blocked, id=156120, stack(0x000000001e300000,0x000000001e400000)] + 0x000000001de20800 JavaThread "Reference Handler" daemon [_thread_blocked, id=155956, stack(0x000000001e200000,0x000000001e300000)] + 0x00000000025c2800 JavaThread "main" [_thread_in_native, id=159576, stack(0x00000000024c0000,0x00000000025c0000)] + +Other Threads: + 0x000000001bff9000 VMThread [stack: 0x000000001dd00000,0x000000001de00000] [id=142628] + 0x000000001dee5800 WatcherThread [stack: 0x000000001ec20000,0x000000001ed20000] [id=151624] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1333760K, used 220565K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 16% used [0x000000076bf80000,0x0000000779285698,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15201K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cd8648,0x00000006ce780000) + Metaspace used 15778K, capacity 15986K, committed 16512K, reserved 1064960K + class space used 1484K, capacity 1559K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x0000000011a80000,0x0000000012270000] byte_map_base: 0x000000000e461000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000012fc0000, 0x0000000016ec8000) + End Bits: [0x0000000016ec8000, 0x000000001add0000) + +Polling page: 0x0000000002300000 + +CodeCache: size=245760Kb used=11361Kb max_used=11361Kb free=234398Kb + bounds [0x00000000026c0000, 0x00000000031e0000, 0x00000000116c0000] + total_blobs=2574 nmethods=2174 adapters=313 + compilation: enabled + +Compilation events (10 events): +Event: 6.796 Thread 0x000000001de3c800 2224 3 org.eclipse.jdt.core.compiler.CharOperation::equals (52 bytes) +Event: 6.797 Thread 0x000000001de3c800 nmethod 2224 0x00000000031dbc50 code [0x00000000031dbdc0, 0x00000000031dc150] +Event: 6.797 Thread 0x000000001de3c800 2225 3 org.eclipse.jdt.internal.compiler.ast.ImportReference::isStatic (14 bytes) +Event: 6.797 Thread 0x000000001de3c800 nmethod 2225 0x00000000031dc290 code [0x00000000031dc3e0, 0x00000000031dc590] +Event: 6.797 Thread 0x000000001de3c800 2227 3 org.eclipse.jdt.core.compiler.CharOperation::equals (55 bytes) +Event: 6.797 Thread 0x000000001de3c800 nmethod 2227 0x00000000031dc610 code [0x00000000031dc7a0, 0x00000000031dcb88] +Event: 6.797 Thread 0x000000001de3c800 2226 3 org.eclipse.jdt.internal.compiler.lookup.ImportBinding::isStatic (21 bytes) +Event: 6.798 Thread 0x000000001de3c800 nmethod 2226 0x00000000031dcd10 code [0x00000000031dce80, 0x00000000031dd110] +Event: 6.821 Thread 0x000000001de3c800 2231 2 org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct::u2At (35 bytes) +Event: 6.822 Thread 0x000000001de3c800 nmethod 2231 0x00000000031dd3d0 code [0x00000000031dd520, 0x00000000031dd6d0] + +GC Heap History (10 events): +Event: 3.047 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 521568K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 52% used [0x000000078bf00000,0x000000078c158000,0x000000078c380000) + to space 4608K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078bf00000) + ParOldGen total 173568K, used 3189K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411d760,0x00000006ce780000) + Metaspace used 9238K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.054 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523776K, used 3456K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde0000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3981K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e3760,0x00000006ce780000) + Metaspace used 9238K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.542 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522624K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde0000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3981K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e3760,0x00000006ce780000) + Metaspace used 9287K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.548 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835072K, used 4000K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 4608K, 86% used [0x000000079ef80000,0x000000079f368020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5473K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43587d0,0x00000006ce780000) + Metaspace used 9287K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.313 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 835072K, used 834464K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 4608K, 86% used [0x000000079ef80000,0x000000079f368020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5473K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43587d0,0x00000006ce780000) + Metaspace used 9294K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.320 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 835584K, used 2720K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 5120K, 53% used [0x000000079ea80000,0x000000079ed28000,0x000000079ef80000) + to space 4608K, 0% used [0x00000007bd600000,0x00000007bd600000,0x00000007bda80000) + ParOldGen total 173568K, used 9387K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c472ae38,0x00000006ce780000) + Metaspace used 9294K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.923 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 835584K, used 833184K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 5120K, 53% used [0x000000079ea80000,0x000000079ed28000,0x000000079ef80000) + to space 4608K, 0% used [0x00000007bd600000,0x00000007bd600000,0x00000007bda80000) + ParOldGen total 173568K, used 9387K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c472ae38,0x00000006ce780000) + Metaspace used 9307K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.930 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1333760K, used 3280K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 71% used [0x00000007bd600000,0x00000007bd934030,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 12007K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49b9ea8,0x00000006ce780000) + Metaspace used 9307K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 6.018 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 1332432K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 100% used [0x000000076bf80000,0x00000007bd180000,0x00000007bd180000) + from space 4608K, 71% used [0x00000007bd600000,0x00000007bd934030,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 12007K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49b9ea8,0x00000006ce780000) + Metaspace used 9314K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 6.027 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4480K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15201K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cd8648,0x00000006ce780000) + Metaspace used 9314K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.153 Thread 0x00000000025c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002aa24c8 method=org.eclipse.jgit.diff.SubsequenceComparator.equals(Lorg/eclipse/jgit/diff/Subsequence;ILorg/eclipse/jgit/diff/Subsequence;I)Z @ 25 +Event: 6.214 Thread 0x00000000025c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b71848 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 388 +Event: 6.214 Thread 0x00000000025c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b2c4a0 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 6.215 Thread 0x00000000025c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b71788 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 6.215 Thread 0x00000000025c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b90b30 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 6.257 Thread 0x00000000025c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028b91cc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.257 Thread 0x00000000025c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028b91cc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.257 Thread 0x00000000025c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028b91cc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.257 Thread 0x00000000025c2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028b91cc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.261 Thread 0x00000000025c2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b3ee0c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.181 Thread 0x00000000025c2800 Exception (0x000000076c25dad8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.271 Thread 0x00000000025c2800 Exception (0x000000076c460360) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.271 Thread 0x00000000025c2800 Exception (0x000000076c461268) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.356 Thread 0x00000000025c2800 Exception (0x000000076c8baa38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.356 Thread 0x00000000025c2800 Exception (0x000000076c8bae30) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.357 Thread 0x00000000025c2800 Exception (0x000000076c8bf110) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.357 Thread 0x00000000025c2800 Exception (0x000000076c8bf508) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 6.430 Thread 0x00000000025c2800 Exception (0x0000000775764e18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.701 Thread 0x00000000025c2800 Exception (0x000000077638fde8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.715 Thread 0x00000000025c2800 Exception (0x00000007763ea278) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.813 loading class org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +Event: 6.813 loading class org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder done +Event: 6.813 loading class org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +Event: 6.813 loading class org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder done +Event: 6.814 loading class org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +Event: 6.814 loading class org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper done +Event: 6.817 loading class org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +Event: 6.817 loading class org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey done +Event: 6.822 loading class org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +Event: 6.822 loading class org/eclipse/jdt/internal/compiler/classfmt/FieldInfo done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1287516k free), swap 45574012k(6020k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:06:59 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid146556.log b/dependencies/hs_err_pid146556.log new file mode 100644 index 000000000..05c29cb39 --- /dev/null +++ b/dependencies/hs_err_pid146556.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1002416 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=146556, tid=0x00000000000263e0 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e213000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=156640, stack(0x000000001ed10000,0x000000001ee10000)] + +Stack: [0x000000001ed10000,0x000000001ee10000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6610 2440 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e2a8000 JavaThread "Service Thread" daemon [_thread_blocked, id=157640, stack(0x000000001ef10000,0x000000001f010000)] + 0x000000001e224000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=154996, stack(0x000000001ee10000,0x000000001ef10000)] +=>0x000000001e213000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=156640, stack(0x000000001ed10000,0x000000001ee10000)] + 0x000000001e212800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=155044, stack(0x000000001ec10000,0x000000001ed10000)] + 0x000000001e20f800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=158932, stack(0x000000001eb10000,0x000000001ec10000)] + 0x000000001e208800 JavaThread "Attach Listener" daemon [_thread_blocked, id=143932, stack(0x000000001ea10000,0x000000001eb10000)] + 0x000000001e206800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=159156, stack(0x000000001e910000,0x000000001ea10000)] + 0x000000001e201000 JavaThread "Finalizer" daemon [_thread_blocked, id=150384, stack(0x000000001e6e0000,0x000000001e7e0000)] + 0x000000001c3ed800 JavaThread "Reference Handler" daemon [_thread_blocked, id=155016, stack(0x000000001e5e0000,0x000000001e6e0000)] + 0x00000000029b2800 JavaThread "main" [_thread_in_vm, id=152676, stack(0x00000000028b0000,0x00000000029b0000)] + +Other Threads: + 0x000000001c3e9000 VMThread [stack: 0x000000001e0e0000,0x000000001e1e0000] [id=157992] + 0x000000001e2cb000 WatcherThread [stack: 0x000000001f010000,0x000000001f110000] [id=157456] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 407921K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 29% used [0x000000076bf80000,0x0000000784ad4468,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15432K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d12338,0x00000006ce780000) + Metaspace used 18147K, capacity 18420K, committed 18688K, reserved 1067008K + class space used 1661K, capacity 1740K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x0000000011e70000,0x0000000012660000] byte_map_base: 0x000000000e851000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000133b0000, 0x00000000172b8000) + End Bits: [0x00000000172b8000, 0x000000001b1c0000) + +Polling page: 0x0000000002720000 + +CodeCache: size=245760Kb used=14248Kb max_used=14263Kb free=231511Kb + bounds [0x0000000002ab0000, 0x00000000038b0000, 0x0000000011ab0000] + total_blobs=3211 nmethods=2787 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 6.585 Thread 0x000000001e224000 nmethod 2784 0x000000000389edd0 code [0x000000000389f140, 0x00000000038a13e8] +Event: 6.585 Thread 0x000000001e224000 2782 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::getAccessFlags (9 bytes) +Event: 6.585 Thread 0x000000001e224000 nmethod 2782 0x0000000003890190 code [0x00000000038902e0, 0x0000000003890430] +Event: 6.585 Thread 0x000000001e224000 2783 3 org.eclipse.jdt.internal.compiler.codegen.ConstantPool::literalIndex (35 bytes) +Event: 6.585 Thread 0x000000001e224000 nmethod 2783 0x00000000038988d0 code [0x0000000003898a60, 0x0000000003898e18] +Event: 6.585 Thread 0x000000001e224000 2786 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::isDeprecated (15 bytes) +Event: 6.585 Thread 0x000000001e224000 nmethod 2786 0x000000000389ea50 code [0x000000000389eba0, 0x000000000389ed50] +Event: 6.585 Thread 0x000000001e224000 2787 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::genericSignature (21 bytes) +Event: 6.585 Thread 0x000000001e224000 nmethod 2787 0x000000000389e590 code [0x000000000389e700, 0x000000000389e988] +Event: 6.600 Thread 0x000000001e212800 nmethod 2785 0x00000000038a6650 code [0x00000000038a6800, 0x00000000038a7628] + +GC Heap History (10 events): +Event: 2.411 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522400K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 39% used [0x000000078bb80000,0x000000078bda8000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4437K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4255780,0x00000006ce780000) + Metaspace used 9312K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.416 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5501K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435f780,0x00000006ce780000) + Metaspace used 9312K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.160 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5501K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435f780,0x00000006ce780000) + Metaspace used 9338K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.167 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2208K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eea8020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8004K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d1210,0x00000006ce780000) + Metaspace used 9338K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.756 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834720K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eea8020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8004K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d1210,0x00000006ce780000) + Metaspace used 9340K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.762 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1792K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10172K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47ef130,0x00000006ce780000) + Metaspace used 9340K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.770 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334016K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10172K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47ef130,0x00000006ce780000) + Metaspace used 9391K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.776 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3664K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd814010,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11892K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499d130,0x00000006ce780000) + Metaspace used 9391K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.409 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335888K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd814010,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11892K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499d130,0x00000006ce780000) + Metaspace used 9394K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.416 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3104K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15432K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d12338,0x00000006ce780000) + Metaspace used 9394K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.248 Thread 0x00000000029b2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000364d144 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.252 Thread 0x00000000029b2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036466a4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.258 Thread 0x00000000029b2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000359eeb0 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.269 Thread 0x00000000029b2800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000036407d0 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.465 Thread 0x00000000029b2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037c3a7c method=org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.binarySearch([C[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;)J @ 83 +Event: 6.492 Thread 0x00000000029b2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000380fc00 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.492 Thread 0x00000000029b2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000380fc00 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.492 Thread 0x00000000029b2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000380fc00 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.493 Thread 0x00000000029b2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000380fc00 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.564 Thread 0x00000000029b2800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000034f8d54 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.225 Thread 0x00000000029b2800 Exception (0x000000076c460ef0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.225 Thread 0x00000000029b2800 Exception (0x000000076c461df8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.296 Thread 0x00000000029b2800 Exception (0x000000076cb6a850) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.296 Thread 0x00000000029b2800 Exception (0x000000076cb6ac48) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.297 Thread 0x00000000029b2800 Exception (0x000000076cb6ef28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.297 Thread 0x00000000029b2800 Exception (0x000000076cb6f320) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.536 Thread 0x00000000029b2800 Implicit null exception at 0x0000000002dd0611 to 0x0000000002dd063d +Event: 5.934 Thread 0x00000000029b2800 Exception (0x0000000780b77690) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.157 Thread 0x00000000029b2800 Exception (0x00000007818d59c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.172 Thread 0x00000000029b2800 Exception (0x000000078192c198) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.604 loading class org/eclipse/jdt/core/dom/SuperMethodInvocation +Event: 6.604 loading class org/eclipse/jdt/core/dom/SuperMethodInvocation done +Event: 6.604 loading class org/eclipse/jdt/core/dom/MethodInvocation +Event: 6.604 loading class org/eclipse/jdt/core/dom/MethodInvocation done +Event: 6.605 loading class org/eclipse/jdt/core/dom/ParenthesizedExpression +Event: 6.605 loading class org/eclipse/jdt/core/dom/ParenthesizedExpression done +Event: 6.605 loading class org/eclipse/jdt/core/dom/LambdaExpression +Event: 6.605 loading class org/eclipse/jdt/core/dom/LambdaExpression done +Event: 6.605 loading class org/eclipse/jdt/core/dom/VariableDeclarationFragment +Event: 6.605 loading class org/eclipse/jdt/core/dom/VariableDeclarationFragment done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1078628k free), swap 45574012k(5940k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:35 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid150540.log b/dependencies/hs_err_pid150540.log new file mode 100644 index 000000000..bff917170 --- /dev/null +++ b/dependencies/hs_err_pid150540.log @@ -0,0 +1,316 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 2115536 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=150540, tid=0x0000000000025c08 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e5a0000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=154632, stack(0x000000001ef90000,0x000000001f090000)] + +Stack: [0x000000001ef90000,0x000000001f090000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6895 2425 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e62d800 JavaThread "Service Thread" daemon [_thread_blocked, id=137416, stack(0x000000001f290000,0x000000001f390000)] + 0x000000001e5b1800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=152204, stack(0x000000001f190000,0x000000001f290000)] + 0x000000001e5a5000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=157320, stack(0x000000001f090000,0x000000001f190000)] +=>0x000000001e5a0000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=154632, stack(0x000000001ef90000,0x000000001f090000)] + 0x000000001e59d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=152224, stack(0x000000001ee90000,0x000000001ef90000)] + 0x000000001e59a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=157776, stack(0x000000001ed90000,0x000000001ee90000)] + 0x000000001e598000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=152480, stack(0x000000001ec90000,0x000000001ed90000)] + 0x000000001e591800 JavaThread "Finalizer" daemon [_thread_blocked, id=151080, stack(0x000000001ea70000,0x000000001eb70000)] + 0x000000001e590800 JavaThread "Reference Handler" daemon [_thread_blocked, id=151728, stack(0x000000001e970000,0x000000001ea70000)] + 0x0000000002da2800 JavaThread "main" [_thread_in_native, id=152984, stack(0x0000000002ca0000,0x0000000002da0000)] + +Other Threads: + 0x000000001c789000 VMThread [stack: 0x000000001e470000,0x000000001e570000] [id=142412] + 0x000000001e652800 WatcherThread [stack: 0x000000001f390000,0x000000001f490000] [id=120480] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1336832K, used 831525K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 1332224K, 62% used [0x000000076bf80000,0x000000079e9a1698,0x00000007bd480000) + from space 4608K, 42% used [0x00000007bd900000,0x00000007bdae8020,0x00000007bdd80000) + to space 4608K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bd900000) + ParOldGen total 173568K, used 9558K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4755920,0x00000006ce780000) + Metaspace used 20484K, capacity 20802K, committed 20992K, reserved 1069056K + class space used 1892K, capacity 1999K, committed 2048K, reserved 1048576K + +Card table byte_map: [0x0000000012260000,0x0000000012a50000] byte_map_base: 0x000000000ec41000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000137a0000, 0x00000000176a8000) + End Bits: [0x00000000176a8000, 0x000000001b5b0000) + +Polling page: 0x0000000000eb0000 + +CodeCache: size=245760Kb used=11330Kb max_used=13014Kb free=234429Kb + bounds [0x0000000002ea0000, 0x0000000003b60000, 0x0000000011ea0000] + total_blobs=2930 nmethods=2491 adapters=351 + compilation: enabled + +Compilation events (10 events): +Event: 6.884 Thread 0x000000001e5b1800 nmethod 2816 0x000000000309bd50 code [0x000000000309bf60, 0x000000000309c858] +Event: 6.884 Thread 0x000000001e5b1800 2822 3 java.io.DataInputStream::readShort (40 bytes) +Event: 6.884 Thread 0x000000001e5b1800 nmethod 2822 0x00000000031ee690 code [0x00000000031ee820, 0x00000000031eec28] +Event: 6.884 Thread 0x000000001e5b1800 2819 3 java.io.DataInputStream::readUTF (5 bytes) +Event: 6.884 Thread 0x000000001e5b1800 nmethod 2819 0x00000000032fc310 code [0x00000000032fc480, 0x00000000032fc608] +Event: 6.884 Thread 0x000000001e5b1800 2820 3 java.io.DataInputStream::readUnsignedShort (39 bytes) +Event: 6.884 Thread 0x000000001e59d000 nmethod 2823 0x0000000003456e90 code [0x0000000003456fe0, 0x00000000034573e8] +Event: 6.884 Thread 0x000000001e5b1800 nmethod 2820 0x0000000003243d90 code [0x0000000003243f20, 0x0000000003244328] +Event: 6.887 Thread 0x000000001e5b1800 2824 3 java.lang.String::equalsIgnoreCase (48 bytes) +Event: 6.887 Thread 0x000000001e5b1800 nmethod 2824 0x0000000003261390 code [0x0000000003261500, 0x0000000003261868] + +GC Heap History (10 events): +Event: 2.168 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 261408K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 32% used [0x000000077bd80000,0x000000077bec8000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2867K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40ccf90,0x00000006ce780000) + Metaspace used 9144K, capacity 9326K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.171 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 524800K, used 1664K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 36% used [0x000000078c000000,0x000000078c1a0000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3115K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c410af90,0x00000006ce780000) + Metaspace used 9144K, capacity 9326K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.779 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 524800K, used 521856K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 36% used [0x000000078c000000,0x000000078c1a0000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3115K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c410af90,0x00000006ce780000) + Metaspace used 9220K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.785 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 524800K, used 2784K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 60% used [0x000000078bb80000,0x000000078be38020,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3619K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4188f90,0x00000006ce780000) + Metaspace used 9220K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.232 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 524800K, used 522976K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 60% used [0x000000078bb80000,0x000000078be38020,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3619K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4188f90,0x00000006ce780000) + Metaspace used 9226K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.237 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837120K, used 2880K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 62% used [0x000000079f100000,0x000000079f3d0020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4651K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c428af90,0x00000006ce780000) + Metaspace used 9226K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.194 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837120K, used 835392K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 4608K, 62% used [0x000000079f100000,0x000000079f3d0020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4651K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c428af90,0x00000006ce780000) + Metaspace used 9269K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.202 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837120K, used 2144K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 46% used [0x000000079ec80000,0x000000079ee98000,0x000000079f100000) + to space 4608K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdd80000) + ParOldGen total 173568K, used 7428K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45412c8,0x00000006ce780000) + Metaspace used 9269K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.884 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837120K, used 834656K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 4608K, 46% used [0x000000079ec80000,0x000000079ee98000,0x000000079f100000) + to space 4608K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdd80000) + ParOldGen total 173568K, used 7428K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45412c8,0x00000006ce780000) + Metaspace used 9284K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.889 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1336832K, used 1952K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 4608K, 42% used [0x00000007bd900000,0x00000007bdae8020,0x00000007bdd80000) + to space 4608K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bd900000) + ParOldGen total 173568K, used 9558K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4755920,0x00000006ce780000) + Metaspace used 9284K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.802 Thread 0x0000000002da2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000347f4e0 method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75 +Event: 6.802 Thread 0x0000000002da2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031afd64 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50 +Event: 6.802 Thread 0x0000000002da2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031afd64 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50 +Event: 6.802 Thread 0x0000000002da2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031afd64 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50 +Event: 6.802 Thread 0x0000000002da2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031afd64 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 50 +Event: 6.807 Thread 0x0000000002da2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032f9904 method=java.lang.CharacterDataLatin1.toUpperCase(I)I @ 12 +Event: 6.807 Thread 0x0000000002da2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ac04d0 method=java.lang.CharacterDataLatin1.toUpperCase(I)I @ 12 +Event: 6.817 Thread 0x0000000002da2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003052298 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25 +Event: 6.834 Thread 0x0000000002da2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037ec12c method=java.lang.String.trim()Ljava/lang/String; @ 44 +Event: 6.850 Thread 0x0000000002da2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000347f4e0 method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.285 Thread 0x0000000002da2800 Exception (0x000000076c460e60) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.375 Thread 0x0000000002da2800 Exception (0x000000076c9e99b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.375 Thread 0x0000000002da2800 Exception (0x000000076c9e9da8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.376 Thread 0x0000000002da2800 Exception (0x000000076cadad08) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.376 Thread 0x0000000002da2800 Exception (0x000000076cadb100) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.622 Thread 0x0000000002da2800 Implicit null exception at 0x0000000003184711 to 0x000000000318473d +Event: 2.246 Thread 0x0000000002da2800 Implicit null exception at 0x00000000034382d5 to 0x000000000343841d +Event: 5.812 Thread 0x0000000002da2800 Exception (0x0000000799a44f68) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.086 Thread 0x0000000002da2800 Exception (0x000000079a740268) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.105 Thread 0x0000000002da2800 Exception (0x000000079a795ee0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.888 loading class java/text/DateFormatSymbols +Event: 6.888 loading class java/text/DateFormatSymbols done +Event: 6.888 loading class sun/util/locale/provider/DateFormatSymbolsProviderImpl +Event: 6.888 loading class sun/util/locale/provider/DateFormatSymbolsProviderImpl done +Event: 6.889 loading class java/text/DontCareFieldPosition +Event: 6.889 loading class java/text/DontCareFieldPosition done +Event: 6.889 loading class java/text/DontCareFieldPosition$1 +Event: 6.889 loading class java/text/Format$FieldDelegate +Event: 6.889 loading class java/text/Format$FieldDelegate done +Event: 6.889 loading class java/text/DontCareFieldPosition$1 done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll +0x00007ffce3730000 - 0x00007ffce3754000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\sunec.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\aafd586dc400ce2ca6a3612e8b5fb520bf03ce82\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\aafd586dc400ce2ca6a3612e8b5fb520bf03ce82\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\aafd586dc400ce2ca6a3612e8b5fb520bf03ce82\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\aafd586dc400ce2ca6a3612e8b5fb520bf03ce82\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1921168k free), swap 45574012k(5272k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:36:13 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid151496.log b/dependencies/hs_err_pid151496.log new file mode 100644 index 000000000..5f6ec761a --- /dev/null +++ b/dependencies/hs_err_pid151496.log @@ -0,0 +1,316 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1506576 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=151496, tid=0x0000000000023874 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e843800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=145524, stack(0x000000001f230000,0x000000001f330000)] + +Stack: [0x000000001f230000,0x000000001f330000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8831 2795 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e8e9000 JavaThread "Service Thread" daemon [_thread_blocked, id=148780, stack(0x000000001f530000,0x000000001f630000)] + 0x000000001e855000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=150168, stack(0x000000001f430000,0x000000001f530000)] + 0x000000001e845000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=158664, stack(0x000000001f330000,0x000000001f430000)] +=>0x000000001e843800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=145524, stack(0x000000001f230000,0x000000001f330000)] + 0x000000001e841000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=144188, stack(0x000000001f130000,0x000000001f230000)] + 0x000000001e839800 JavaThread "Attach Listener" daemon [_thread_blocked, id=156828, stack(0x000000001f030000,0x000000001f130000)] + 0x000000001ca5e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=150828, stack(0x000000001ef30000,0x000000001f030000)] + 0x000000001ca4e000 JavaThread "Finalizer" daemon [_thread_blocked, id=150132, stack(0x000000001ed10000,0x000000001ee10000)] + 0x000000001e830800 JavaThread "Reference Handler" daemon [_thread_blocked, id=155060, stack(0x000000001ec10000,0x000000001ed10000)] + 0x0000000003012800 JavaThread "main" [_thread_in_Java, id=128964, stack(0x0000000002f10000,0x0000000003010000)] + +Other Threads: + 0x000000001ca49000 VMThread [stack: 0x000000001e710000,0x000000001e810000] [id=155872] + 0x000000001e89c800 WatcherThread [stack: 0x000000001f630000,0x000000001f730000] [id=125564] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 445829K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 32% used [0x000000076bf80000,0x0000000786fd1778,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd90000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15485K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1f4e0,0x00000006ce780000) + Metaspace used 19512K, capacity 19830K, committed 20096K, reserved 1067008K + class space used 1770K, capacity 1841K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x00000000124d0000,0x0000000012cc0000] byte_map_base: 0x000000000eeb1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013a10000, 0x0000000017918000) + End Bits: [0x0000000017918000, 0x000000001b820000) + +Polling page: 0x00000000015b0000 + +CodeCache: size=245760Kb used=15201Kb max_used=15209Kb free=230558Kb + bounds [0x0000000003110000, 0x0000000004000000, 0x0000000012110000] + total_blobs=3572 nmethods=3145 adapters=338 + compilation: enabled + +Compilation events (10 events): +Event: 8.737 Thread 0x000000001e855000 nmethod 3115 0x0000000003ff2190 code [0x0000000003ff22e0, 0x0000000003ff23f0] +Event: 8.737 Thread 0x000000001e855000 3128 3 org.eclipse.jdt.core.dom.EnumConstantDeclaration::accept0 (61 bytes) +Event: 8.738 Thread 0x000000001e845000 nmethod 3137% 0x0000000003ff5550 code [0x0000000003ff56a0, 0x0000000003ff5b78] +Event: 8.738 Thread 0x000000001e845000 3145 4 java.util.HashMap::resize (359 bytes) +Event: 8.739 Thread 0x000000001e855000 + +Event: 8.739 Thread 0x000000001e855000 3100 1 org.eclipse.jdt.core.dom.MethodDeclaration::getNodeType0 (3 bytes) +Event: 8.739 Thread 0x000000001e855000 nmethod 3100 0x0000000003ff5290 code [0x0000000003ff53e0, 0x0000000003ff54f0] +Event: 8.739 Thread 0x000000001e855000 3099 1 org.eclipse.jdt.core.dom.PrimitiveType::getNodeType0 (3 bytes) +Event: 8.740 Thread 0x000000001e855000 nmethod 3099 0x0000000003ff4fd0 code [0x0000000003ff5120, 0x0000000003ff5230] +Event: 8.747 Thread 0x000000001e845000 nmethod 3145 0x0000000003ff3410 code [0x0000000003ff35a0, 0x0000000003ff3b18] + +GC Heap History (10 events): +Event: 2.519 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522368K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bda0000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4479K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425fde8,0x00000006ce780000) + Metaspace used 9302K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.525 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2528K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 44% used [0x000000079f200000,0x000000079f478000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5535K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4367de8,0x00000006ce780000) + Metaspace used 9302K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.310 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835040K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 44% used [0x000000079f200000,0x000000079f478000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5535K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4367de8,0x00000006ce780000) + Metaspace used 9328K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.317 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2240K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8026K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d6bd0,0x00000006ce780000) + Metaspace used 9328K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.910 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834752K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8026K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d6bd0,0x00000006ce780000) + Metaspace used 9329K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.916 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1792K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10200K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f6230,0x00000006ce780000) + Metaspace used 9329K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.809 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334016K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10200K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f6230,0x00000006ce780000) + Metaspace used 9380K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.814 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3680K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11912K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a2230,0x00000006ce780000) + Metaspace used 9380K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.505 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335904K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11912K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a2230,0x00000006ce780000) + Metaspace used 9383K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.512 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3136K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd90000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15485K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1f4e0,0x00000006ce780000) + Metaspace used 9383K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 8.481 Thread 0x0000000003012800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ea9b84 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 8.481 Thread 0x0000000003012800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ea9b84 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 8.537 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ccb9ac method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 8.541 Thread 0x0000000003012800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003b4bad4 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 +Event: 8.624 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e27c78 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.627 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c4b344 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.658 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d4a364 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(C)Z @ 8 +Event: 8.658 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f2fc58 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(CC)I @ 8 +Event: 8.730 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003fe6ec4 method=org.eclipse.jdt.core.dom.ASTRecoveryPropagator.endVisitNode(Lorg/eclipse/jdt/core/dom/ASTNode;)V @ 154 +Event: 8.742 Thread 0x0000000003012800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ae745c method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 59 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.353 Thread 0x0000000003012800 Exception (0x000000076cb73760) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.353 Thread 0x0000000003012800 Exception (0x000000076cb73b58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.631 Thread 0x0000000003012800 Implicit null exception at 0x0000000003438111 to 0x000000000343813d +Event: 5.819 Thread 0x0000000003012800 Implicit null exception at 0x0000000003466d20 to 0x0000000003467119 +Event: 7.922 Thread 0x0000000003012800 Exception (0x00000007819fd5e0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.150 Thread 0x0000000003012800 Exception (0x00000007827fab80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.150 Thread 0x0000000003012800 Exception (0x00000007827fadc0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.150 Thread 0x0000000003012800 Exception (0x00000007827fb000) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.185 Thread 0x0000000003012800 Exception (0x000000078299bd70) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 8.200 Thread 0x0000000003012800 Exception (0x00000007829efe70) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.737 loading class org/eclipse/jdt/internal/core/dom/SourceRangeVerifier done +Event: 8.738 Executing VM operation: Deoptimize +Event: 8.738 Executing VM operation: Deoptimize done +Event: 8.739 loading class java/util/Hashtable$ValueCollection +Event: 8.739 loading class java/util/Hashtable$ValueCollection done +Event: 8.739 loading class br/ufpe/cin/mergers/handlers/MyProblem +Event: 8.739 loading class br/ufpe/cin/mergers/handlers/MyProblem done +Event: 8.742 Thread 0x0000000003012800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003ae745c +Event: 8.742 Thread 0x0000000003012800 DEOPT PACKING pc=0x0000000003ae745c sp=0x000000000300f0a0 +Event: 8.742 Thread 0x0000000003012800 DEOPT UNPACKING pc=0x000000000315583b sp=0x000000000300f090 mode 2 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1083460k free), swap 45574012k(5488k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:50:57 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid152592.log b/dependencies/hs_err_pid152592.log new file mode 100644 index 000000000..7c11813df --- /dev/null +++ b/dependencies/hs_err_pid152592.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1317936 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=152592, tid=0x0000000000025d50 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e75d000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=154960, stack(0x000000001f050000,0x000000001f150000)] + +Stack: [0x000000001f050000,0x000000001f150000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6393 2469 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e7f3000 JavaThread "Service Thread" daemon [_thread_blocked, id=137444, stack(0x000000001f450000,0x000000001f550000)] + 0x000000001e76a000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=159432, stack(0x000000001f350000,0x000000001f450000)] + 0x000000001e766000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=156544, stack(0x000000001f250000,0x000000001f350000)] + 0x000000001e75f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=156212, stack(0x000000001f150000,0x000000001f250000)] +=>0x000000001e75d000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=154960, stack(0x000000001f050000,0x000000001f150000)] + 0x000000001e759800 JavaThread "Attach Listener" daemon [_thread_blocked, id=144636, stack(0x000000001ef50000,0x000000001f050000)] + 0x000000001e757000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=153256, stack(0x000000001ee50000,0x000000001ef50000)] + 0x000000001e751800 JavaThread "Finalizer" daemon [_thread_blocked, id=159600, stack(0x000000001ec30000,0x000000001ed30000)] + 0x000000001e750800 JavaThread "Reference Handler" daemon [_thread_blocked, id=155100, stack(0x000000001eb30000,0x000000001ec30000)] + 0x0000000002f82800 JavaThread "main" [_thread_in_vm, id=147300, stack(0x0000000002e80000,0x0000000002f80000)] + +Other Threads: + 0x000000001c969000 VMThread [stack: 0x000000001e630000,0x000000001e730000] [id=158492] + 0x000000001e784000 WatcherThread [stack: 0x000000001f550000,0x000000001f650000] [id=77516] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 407985K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 29% used [0x000000076bf80000,0x0000000784ad44f0,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15470K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1bac8,0x00000006ce780000) + Metaspace used 17636K, capacity 17940K, committed 18176K, reserved 1064960K + class space used 1613K, capacity 1708K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x0000000012440000,0x0000000012c30000] byte_map_base: 0x000000000ee21000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013980000, 0x0000000017888000) + End Bits: [0x0000000017888000, 0x000000001b790000) + +Polling page: 0x0000000002d60000 + +CodeCache: size=245760Kb used=13730Kb max_used=13730Kb free=232029Kb + bounds [0x0000000003080000, 0x0000000003e00000, 0x0000000012080000] + total_blobs=3226 nmethods=2811 adapters=327 + compilation: enabled + +Compilation events (10 events): +Event: 6.386 Thread 0x000000001e76a000 nmethod 2801 0x0000000003dde6d0 code [0x0000000003dde840, 0x0000000003ddeaf8] +Event: 6.386 Thread 0x000000001e76a000 2803 ! 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::sourceField (58 bytes) +Event: 6.386 Thread 0x000000001e76a000 nmethod 2803 0x0000000003de2250 code [0x0000000003de23e0, 0x0000000003de27f0] +Event: 6.386 Thread 0x000000001e76a000 2804 3 org.eclipse.jdt.internal.compiler.util.Util::recordNestedType (465 bytes) +Event: 6.386 Thread 0x000000001e75f800 2805 % ! 4 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::sourceField @ 35 (58 bytes) +Event: 6.387 Thread 0x000000001e766000 2811 4 org.eclipse.jdt.internal.compiler.codegen.ConstantPool::literalIndex (392 bytes) +Event: 6.388 Thread 0x000000001e76a000 nmethod 2804 0x0000000003de89d0 code [0x0000000003de8da0, 0x0000000003deadd8] +Event: 6.388 Thread 0x000000001e76a000 2814 3 org.eclipse.jdt.internal.compiler.codegen.CharArrayCache::put (103 bytes) +Event: 6.389 Thread 0x000000001e76a000 nmethod 2814 0x0000000003de16d0 code [0x0000000003de18a0, 0x0000000003de1ea8] +Event: 6.389 Thread 0x000000001e76a000 2806 ! 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::constant (173 bytes) + +GC Heap History (10 events): +Event: 2.388 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522400K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 39% used [0x000000078bb80000,0x000000078bda8000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4453K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4259780,0x00000006ce780000) + Metaspace used 9291K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.393 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2624K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f490000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5509K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4361780,0x00000006ce780000) + Metaspace used 9291K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.162 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835136K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f490000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5509K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4361780,0x00000006ce780000) + Metaspace used 9320K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.168 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2224K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeac030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8012K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d3210,0x00000006ce780000) + Metaspace used 9320K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.758 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834736K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeac030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8012K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d3210,0x00000006ce780000) + Metaspace used 9321K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.763 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1824K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 32% used [0x00000007bda00000,0x00000007bdbc8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10194K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f48c0,0x00000006ce780000) + Metaspace used 9321K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.595 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334048K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 32% used [0x00000007bda00000,0x00000007bdbc8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10194K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f48c0,0x00000006ce780000) + Metaspace used 9369K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.601 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3632K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd80c030,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11914K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a28c0,0x00000006ce780000) + Metaspace used 9369K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.229 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335856K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd80c030,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11914K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a28c0,0x00000006ce780000) + Metaspace used 9372K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.236 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3168K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15470K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1bac8,0x00000006ce780000) + Metaspace used 9372K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.070 Thread 0x0000000002f82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003bac884 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.081 Thread 0x0000000002f82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003afcd88 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.091 Thread 0x0000000002f82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003bdf0a4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.093 Thread 0x0000000002f82800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003b9a7d4 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.293 Thread 0x0000000002f82800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d52e48 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.294 Thread 0x0000000002f82800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d5ca5c method=org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.binarySearch([C[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;)J @ 83 +Event: 6.294 Thread 0x0000000002f82800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d52e48 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.295 Thread 0x0000000002f82800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d52e48 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.296 Thread 0x0000000002f82800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d52e48 method=org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding.superInterfaces()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 66 +Event: 6.374 Thread 0x0000000002f82800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003a4e154 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.244 Thread 0x0000000002f82800 Exception (0x000000076c460ef0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.245 Thread 0x0000000002f82800 Exception (0x000000076c461df8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.329 Thread 0x0000000002f82800 Exception (0x000000076cb6a730) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.329 Thread 0x0000000002f82800 Exception (0x000000076cb6ab28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.330 Thread 0x0000000002f82800 Exception (0x000000076cb6ee08) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.330 Thread 0x0000000002f82800 Exception (0x000000076cb6f200) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.579 Thread 0x0000000002f82800 Implicit null exception at 0x0000000003394d91 to 0x0000000003394dbd +Event: 5.755 Thread 0x0000000002f82800 Exception (0x0000000780c3ac00) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 5.976 Thread 0x0000000002f82800 Exception (0x0000000781998d68) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 5.987 Thread 0x0000000002f82800 Exception (0x00000007819ef540) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.372 loading class org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties done +Event: 6.373 loading class org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +Event: 6.373 loading class org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry done +Event: 6.373 loading class org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +Event: 6.373 loading class org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition done +Event: 6.374 Thread 0x0000000002f82800 Uncommon trap: trap_request=0xffffff86 fr.pc=0x0000000003a4e154 +Event: 6.374 Thread 0x0000000002f82800 DEOPT PACKING pc=0x0000000003a4e154 sp=0x0000000002f7ea80 +Event: 6.374 Thread 0x0000000002f82800 DEOPT UNPACKING pc=0x00000000030c583b sp=0x0000000002f7ea38 mode 2 +Event: 6.381 loading class org/eclipse/jdt/internal/compiler/ClassFile$1 +Event: 6.381 loading class org/eclipse/jdt/internal/compiler/ClassFile$1 done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1083924k free), swap 45574012k(5384k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:14 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid153172.log b/dependencies/hs_err_pid153172.log new file mode 100644 index 000000000..31b7b0a2f --- /dev/null +++ b/dependencies/hs_err_pid153172.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:272), pid=153172, tid=0x0000000000025050 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e74b800): JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=151632, stack(0x000000001f330000,0x000000001f430000)] + +Stack: [0x000000001f330000,0x000000001f430000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C1: 6130 2228 ! 3 org.eclipse.jdt.internal.compiler.parser.Scanner::jumpOverMethodBody (1855 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e7c9800 JavaThread "Service Thread" daemon [_thread_blocked, id=157664, stack(0x000000001f430000,0x000000001f530000)] +=>0x000000001e74b800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=151632, stack(0x000000001f330000,0x000000001f430000)] + 0x000000001e743000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=147476, stack(0x000000001f230000,0x000000001f330000)] + 0x000000001e742800 JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=137416, stack(0x000000001f130000,0x000000001f230000)] + 0x000000001e73f800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=150992, stack(0x000000001f030000,0x000000001f130000)] + 0x000000001e738800 JavaThread "Attach Listener" daemon [_thread_blocked, id=158236, stack(0x000000001ef30000,0x000000001f030000)] + 0x000000001e736800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=134372, stack(0x000000001ee30000,0x000000001ef30000)] + 0x000000001e731000 JavaThread "Finalizer" daemon [_thread_blocked, id=156780, stack(0x000000001ec10000,0x000000001ed10000)] + 0x000000001e730800 JavaThread "Reference Handler" daemon [_thread_blocked, id=155916, stack(0x000000001eb10000,0x000000001ec10000)] + 0x0000000002f42800 JavaThread "main" [_thread_in_vm, id=155316, stack(0x0000000002de0000,0x0000000002ee0000)] + +Other Threads: + 0x000000001c929000 VMThread [stack: 0x000000001e610000,0x000000001e710000] [id=158788] + 0x000000001e7f4800 WatcherThread [stack: 0x000000001f530000,0x000000001f630000] [id=93856] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1337856K, used 381745K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 28% used [0x000000076bf80000,0x000000078313c5f8,0x00000007bd480000) + from space 5632K, 55% used [0x00000007bda00000,0x00000007bdd10000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 15487K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1feb8,0x00000006ce780000) + Metaspace used 15622K, capacity 15910K, committed 16256K, reserved 1064960K + class space used 1482K, capacity 1567K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x0000000012400000,0x0000000012bf0000] byte_map_base: 0x000000000ede1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013940000, 0x0000000017848000) + End Bits: [0x0000000017848000, 0x000000001b750000) + +Polling page: 0x0000000001410000 + +CodeCache: size=245760Kb used=11336Kb max_used=11336Kb free=234423Kb + bounds [0x0000000003040000, 0x0000000003b60000, 0x0000000012040000] + total_blobs=2615 nmethods=2220 adapters=308 + compilation: enabled + +Compilation events (10 events): +Event: 6.121 Thread 0x000000001e74b800 nmethod 2223 0x0000000003b57290 code [0x0000000003b57440, 0x0000000003b57a18] +Event: 6.121 Thread 0x000000001e74b800 2226 3 org.eclipse.jdt.internal.compiler.parser.Parser::consumeNonTypeUseName (93 bytes) +Event: 6.121 Thread 0x000000001e74b800 nmethod 2226 0x0000000003b57cd0 code [0x0000000003b57e80, 0x0000000003b584a8] +Event: 6.121 Thread 0x000000001e74b800 2224 3 org.eclipse.jdt.internal.compiler.parser.ScannerHelper::isDigit (41 bytes) +Event: 6.122 Thread 0x000000001e74b800 nmethod 2224 0x0000000003b58810 code [0x0000000003b589c0, 0x0000000003b58f48] +Event: 6.122 Thread 0x000000001e74b800 2225 3 org.eclipse.jdt.internal.compiler.ast.Reference:: (5 bytes) +Event: 6.122 Thread 0x000000001e74b800 nmethod 2225 0x0000000003b591d0 code [0x0000000003b59340, 0x0000000003b59610] +Event: 6.122 Thread 0x000000001e74b800 2227 3 org.eclipse.jdt.internal.compiler.parser.Scanner::scanEscapeCharacter (391 bytes) +Event: 6.123 Thread 0x000000001e74b800 nmethod 2227 0x0000000003b59790 code [0x0000000003b599c0, 0x0000000003b5a328] +Event: 6.123 Thread 0x000000001e74b800 2228 ! 3 org.eclipse.jdt.internal.compiler.parser.Scanner::jumpOverMethodBody (1855 bytes) + +GC Heap History (10 events): +Event: 2.590 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522400K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 39% used [0x000000078bb80000,0x000000078bda8000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4457K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425a750,0x00000006ce780000) + Metaspace used 9255K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.596 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5529K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4366750,0x00000006ce780000) + Metaspace used 9255K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.312 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5529K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4366750,0x00000006ce780000) + Metaspace used 9285K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.320 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2288K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 40% used [0x000000079ec80000,0x000000079eebc030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8032K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d81e0,0x00000006ce780000) + Metaspace used 9285K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.901 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834800K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 40% used [0x000000079ec80000,0x000000079eebc030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8032K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d81e0,0x00000006ce780000) + Metaspace used 9287K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.906 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1792K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10203K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f6cb0,0x00000006ce780000) + Metaspace used 9287K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.793 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334016K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10203K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f6cb0,0x00000006ce780000) + Metaspace used 9329K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.798 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3648K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 11923K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a4cb0,0x00000006ce780000) + Metaspace used 9329K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.411 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335872K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 11923K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a4cb0,0x00000006ce780000) + Metaspace used 9331K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.417 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 3136K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 55% used [0x00000007bda00000,0x00000007bdd10000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 15487K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1feb8,0x00000006ce780000) + Metaspace used 9331K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.576 Thread 0x0000000002f42800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034faa20 method=java.util.regex.Pattern$Curly.study(Ljava/util/regex/Pattern$TreeInfo;)Z @ 31 +Event: 5.692 Thread 0x0000000002f42800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034dae08 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 388 +Event: 5.692 Thread 0x0000000002f42800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034d5e60 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 5.692 Thread 0x0000000002f42800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034dad48 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 5.692 Thread 0x0000000002f42800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003504fb0 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 5.719 Thread 0x0000000002f42800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000323d8a0 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.719 Thread 0x0000000002f42800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000323d8a0 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.719 Thread 0x0000000002f42800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000323d8a0 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.719 Thread 0x0000000002f42800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000323d8a0 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.772 Thread 0x0000000002f42800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034c020c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.147 Thread 0x0000000002f42800 Exception (0x000000076c2502c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.149 Thread 0x0000000002f42800 Exception (0x000000076c25d6c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.224 Thread 0x0000000002f42800 Exception (0x000000076c45ff58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.224 Thread 0x0000000002f42800 Exception (0x000000076c460e60) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.306 Thread 0x0000000002f42800 Exception (0x000000076cb69160) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.306 Thread 0x0000000002f42800 Exception (0x000000076cb69558) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.306 Thread 0x0000000002f42800 Exception (0x000000076cb6d838) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.307 Thread 0x0000000002f42800 Exception (0x000000076cb6dc30) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.552 Thread 0x0000000002f42800 Implicit null exception at 0x0000000003365411 to 0x000000000336543d +Event: 5.904 Thread 0x0000000002f42800 Exception (0x0000000780854ec0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] + +Events (10 events): +Event: 6.079 loading class org/eclipse/jdt/internal/compiler/ast/StringLiteralConcatenation +Event: 6.079 loading class org/eclipse/jdt/internal/compiler/ast/StringLiteralConcatenation done +Event: 6.082 loading class org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +Event: 6.082 loading class org/eclipse/jdt/internal/compiler/parser/Scanner$Goal done +Event: 6.083 loading class org/eclipse/jdt/internal/compiler/ast/LongLiteralMinValue +Event: 6.083 loading class org/eclipse/jdt/internal/compiler/ast/LongLiteralMinValue done +Event: 6.112 loading class org/eclipse/jdt/internal/compiler/parser/Parser$LocalTypeKind +Event: 6.112 loading class org/eclipse/jdt/internal/compiler/parser/Parser$LocalTypeKind done +Event: 6.123 loading class org/eclipse/jdt/internal/compiler/ast/MemberValuePair$1 +Event: 6.123 loading class org/eclipse/jdt/internal/compiler/ast/MemberValuePair$1 done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1068176k free), swap 45574012k(5176k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:51:54 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid153256.log b/dependencies/hs_err_pid153256.log new file mode 100644 index 000000000..ce0583aad --- /dev/null +++ b/dependencies/hs_err_pid153256.log @@ -0,0 +1,317 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:272), pid=153256, tid=0x0000000000026f58 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e054800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=159576, stack(0x000000001ea40000,0x000000001eb40000)] + +Stack: [0x000000001ea40000,0x000000001eb40000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8222 3193 ! 4 org.eclipse.jdt.internal.compiler.parser.Scanner::getNextToken0 (3678 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e0e9000 JavaThread "Service Thread" daemon [_thread_blocked, id=151632, stack(0x000000001ed40000,0x000000001ee40000)] + 0x000000001e065000 JavaThread "C1 CompilerThread3" daemon [_thread_in_vm, id=154360, stack(0x000000001ec40000,0x000000001ed40000)] + 0x000000001e055000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=156336, stack(0x000000001eb40000,0x000000001ec40000)] +=>0x000000001e054800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=159576, stack(0x000000001ea40000,0x000000001eb40000)] + 0x000000001e04d800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=159452, stack(0x000000001e940000,0x000000001ea40000)] + 0x000000001e04a800 JavaThread "Attach Listener" daemon [_thread_blocked, id=156140, stack(0x000000001e840000,0x000000001e940000)] + 0x000000001e048000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=150324, stack(0x000000001e740000,0x000000001e840000)] + 0x0000000002908000 JavaThread "Finalizer" daemon [_thread_blocked, id=145900, stack(0x000000001e520000,0x000000001e620000)] + 0x000000001e040800 JavaThread "Reference Handler" daemon [_thread_blocked, id=145652, stack(0x000000001e420000,0x000000001e520000)] + 0x0000000002812800 JavaThread "main" [_thread_in_Java, id=158924, stack(0x0000000002710000,0x0000000002810000)] + +Other Threads: + 0x000000001c249000 VMThread [stack: 0x000000001df20000,0x000000001e020000] [id=154968] + 0x000000001e10c000 WatcherThread [stack: 0x000000001ee40000,0x000000001ef40000] [id=159312] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x000000000270d6c0] Patching_lock - owner thread: 0x0000000000000000 +[0x0000000002810e50] CompiledIC_lock - owner thread: 0x0000000000000000 + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1333760K, used 300279K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 22% used [0x000000076bf80000,0x000000077e055c18,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e8000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15197K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cd7608,0x00000006ce780000) + Metaspace used 19583K, capacity 19906K, committed 20352K, reserved 1069056K + class space used 1766K, capacity 1843K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000011cd0000,0x00000000124c0000] byte_map_base: 0x000000000e6b1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013210000, 0x0000000017118000) + End Bits: [0x0000000017118000, 0x000000001b020000) + +Polling page: 0x0000000002670000 + +CodeCache: size=245760Kb used=16325Kb max_used=16325Kb free=229434Kb + bounds [0x0000000002910000, 0x0000000003910000, 0x0000000011910000] + total_blobs=3708 nmethods=3284 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 8.210 Thread 0x000000001e065000 nmethod 3304 0x00000000038fb390 code [0x00000000038fb500, 0x00000000038fb848] +Event: 8.210 Thread 0x000000001e065000 3305 3 org.eclipse.jdt.internal.compiler.ast.LocalDeclaration::isTypeNameVar (22 bytes) +Event: 8.211 Thread 0x000000001e065000 nmethod 3305 0x00000000038fb910 code [0x00000000038fba80, 0x00000000038fbd28] +Event: 8.211 Thread 0x000000001e065000 3307 3 org.eclipse.jdt.internal.compiler.lookup.Scope::computeCompatibleMethod (580 bytes) +Event: 8.215 Thread 0x000000001e065000 nmethod 3307 0x00000000038fbe10 code [0x00000000038fc220, 0x00000000038ff2f8] +Event: 8.215 Thread 0x000000001e065000 3311 3 org.eclipse.jdt.internal.compiler.lookup.PackageBinding::clearMissingTagBit (24 bytes) +Event: 8.216 Thread 0x000000001e065000 nmethod 3311 0x0000000003900710 code [0x0000000003900880, 0x0000000003900a90] +Event: 8.216 Thread 0x000000001e065000 3310 3 org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding::setResolvedType (61 bytes) +Event: 8.216 Thread 0x000000001e065000 nmethod 3310 0x0000000003900b90 code [0x0000000003900d20, 0x0000000003901238] +Event: 8.216 Thread 0x000000001e065000 3312 3 org.eclipse.jdt.internal.compiler.lookup.Scope::findMemberType (715 bytes) + +GC Heap History (10 events): +Event: 3.064 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 521472K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 50% used [0x000000078bf00000,0x000000078c140000,0x000000078c380000) + to space 4608K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078bf00000) + ParOldGen total 173568K, used 3189K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411d760,0x00000006ce780000) + Metaspace used 9384K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.072 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523776K, used 3488K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3981K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e3760,0x00000006ce780000) + Metaspace used 9384K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.580 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522656K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3981K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e3760,0x00000006ce780000) + Metaspace used 9434K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.586 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835072K, used 4000K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 4608K, 86% used [0x000000079ef80000,0x000000079f368020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5469K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4357760,0x00000006ce780000) + Metaspace used 9434K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.334 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 835072K, used 834464K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 4608K, 86% used [0x000000079ef80000,0x000000079f368020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5469K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4357760,0x00000006ce780000) + Metaspace used 9441K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.341 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 835584K, used 2656K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed18000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9375K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4727dc8,0x00000006ce780000) + Metaspace used 9441K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.923 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 835584K, used 833120K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed18000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9375K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4727dc8,0x00000006ce780000) + Metaspace used 9454K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.929 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1333248K, used 3280K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4096K, 80% used [0x00000007bd680000,0x00000007bd9b4030,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11995K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49b6e68,0x00000006ce780000) + Metaspace used 9454K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.093 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333248K, used 1332432K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 100% used [0x000000076bf80000,0x00000007bd180000,0x00000007bd180000) + from space 4096K, 80% used [0x00000007bd680000,0x00000007bd9b4030,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11995K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49b6e68,0x00000006ce780000) + Metaspace used 9461K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.102 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4512K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e8000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15197K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cd7608,0x00000006ce780000) + Metaspace used 9461K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.942 Thread 0x0000000002812800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d2b91c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 +Event: 7.942 Thread 0x0000000002812800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d2b91c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 16 +Event: 7.987 Thread 0x0000000002812800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003291338 method=de.ovgu.cide.fstgen.ast.FSTNode.equals(Ljava/lang/Object;)Z @ 1 +Event: 8.010 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003499d24 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 23 +Event: 8.010 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003829af4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.pushLineSeparator()V @ 217 +Event: 8.011 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003801474 method=org.eclipse.jdt.internal.compiler.parser.Scanner.internalScanIdentifierOrKeyword(II[C)I @ 2275 +Event: 8.085 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037142c0 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getTypeOrPackage([CIZ)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; @ 753 +Event: 8.088 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000371df48 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; @ +Event: 8.092 Thread 0x0000000002812800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003569b80 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1518 +Event: 8.126 Thread 0x0000000002812800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036ee0f4 method=org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.getCachedType([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 26 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.375 Thread 0x0000000002812800 Exception (0x000000076c8bf350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.376 Thread 0x0000000002812800 Exception (0x000000076c8c3630) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.376 Thread 0x0000000002812800 Exception (0x000000076c8c3a28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 6.507 Thread 0x0000000002812800 Exception (0x0000000775cba978) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.810 Thread 0x0000000002812800 Exception (0x00000007768e7fe0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.830 Thread 0x0000000002812800 Exception (0x0000000776942470) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver +Event: 7.987 Thread 0x0000000002812800 Implicit null exception at 0x00000000032910cf to 0x0000000003291329 +Event: 8.009 Thread 0x0000000002812800 Exception (0x000000077b619f88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.041 Thread 0x0000000002812800 Exception (0x000000077b66a748) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.085 Thread 0x0000000002812800 Implicit null exception at 0x000000000371132a to 0x0000000003714289 + +Events (10 events): +Event: 8.106 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x000000000280ea78 mode 0 +Event: 8.113 Thread 0x0000000002812800 DEOPT PACKING pc=0x00000000034d95af sp=0x000000000280eca0 +Event: 8.113 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x000000000280ea78 mode 0 +Event: 8.126 Thread 0x0000000002812800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000036ee0f4 +Event: 8.126 Thread 0x0000000002812800 DEOPT PACKING pc=0x00000000036ee0f4 sp=0x000000000280e5c0 +Event: 8.126 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x000000000295583b sp=0x000000000280e3b8 mode 2 +Event: 8.182 Thread 0x0000000002812800 DEOPT PACKING pc=0x00000000035967b6 sp=0x000000000280e450 +Event: 8.182 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x000000000280e158 mode 0 +Event: 8.216 Thread 0x0000000002812800 DEOPT PACKING pc=0x00000000035b04c3 sp=0x000000000280e0c0 +Event: 8.216 Thread 0x0000000002812800 DEOPT UNPACKING pc=0x0000000002957890 sp=0x000000000280de78 mode 0 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1071240k free), swap 45574012k(5120k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:05:50 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid153824.log b/dependencies/hs_err_pid153824.log new file mode 100644 index 000000000..0ec01392a --- /dev/null +++ b/dependencies/hs_err_pid153824.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:272), pid=153824, tid=0x0000000000025394 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e49e800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=152468, stack(0x000000001eea0000,0x000000001efa0000)] + +Stack: [0x000000001eea0000,0x000000001efa0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8256 2746 4 org.eclipse.jdt.internal.compiler.lookup.PackageBinding::getType0 (18 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e532000 JavaThread "Service Thread" daemon [_thread_blocked, id=138144, stack(0x000000001f1a0000,0x000000001f2a0000)] + 0x000000001e4a9000 JavaThread "C1 CompilerThread3" daemon [_thread_in_vm, id=152748, stack(0x000000001f0a0000,0x000000001f1a0000)] + 0x000000001e4a1000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=155912, stack(0x000000001efa0000,0x000000001f0a0000)] +=>0x000000001e49e800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=152468, stack(0x000000001eea0000,0x000000001efa0000)] + 0x000000001e49b800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=155232, stack(0x000000001eda0000,0x000000001eea0000)] + 0x000000001e498800 JavaThread "Attach Listener" daemon [_thread_blocked, id=153960, stack(0x000000001eca0000,0x000000001eda0000)] + 0x000000001e496000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=142900, stack(0x000000001eba0000,0x000000001eca0000)] + 0x000000001e491800 JavaThread "Finalizer" daemon [_thread_blocked, id=153176, stack(0x000000001e970000,0x000000001ea70000)] + 0x000000001e490800 JavaThread "Reference Handler" daemon [_thread_blocked, id=157984, stack(0x000000001e870000,0x000000001e970000)] + 0x0000000002c02800 JavaThread "main" [_thread_in_Java, id=47624, stack(0x0000000002ad0000,0x0000000002bd0000)] + +Other Threads: + 0x000000001c649000 VMThread [stack: 0x000000001e370000,0x000000001e470000] [id=159468] + 0x000000001e4c4000 WatcherThread [stack: 0x000000001f2a0000,0x000000001f3a0000] [id=157432] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 463665K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 33% used [0x000000076bf80000,0x00000007881445a8,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15482K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1e928,0x00000006ce780000) + Metaspace used 17127K, capacity 17460K, committed 17920K, reserved 1064960K + class space used 1587K, capacity 1676K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x00000000120d0000,0x00000000128c0000] byte_map_base: 0x000000000eab1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013610000, 0x0000000017518000) + End Bits: [0x0000000017518000, 0x000000001b420000) + +Polling page: 0x0000000002be0000 + +CodeCache: size=245760Kb used=13668Kb max_used=13668Kb free=232091Kb + bounds [0x0000000002d10000, 0x0000000003a80000, 0x0000000011d10000] + total_blobs=3139 nmethods=2731 adapters=320 + compilation: enabled + +Compilation events (10 events): +Event: 8.249 Thread 0x000000001e4a9000 nmethod 2729 0x0000000003a56d50 code [0x0000000003a56ee0, 0x0000000003a573a8] +Event: 8.249 Thread 0x000000001e4a9000 2727 3 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding::isPublic (13 bytes) +Event: 8.249 Thread 0x000000001e4a9000 nmethod 2727 0x0000000003a569d0 code [0x0000000003a56b20, 0x0000000003a56cd0] +Event: 8.249 Thread 0x000000001e4a9000 2736 3 org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding::areMethodsInitialized (29 bytes) +Event: 8.249 Thread 0x000000001e4a9000 nmethod 2736 0x0000000003a6e1d0 code [0x0000000003a6e360, 0x0000000003a6e9e8] +Event: 8.249 Thread 0x000000001e4a9000 2750 3 org.eclipse.jdt.internal.compiler.lookup.ClassScope::buildMethods (562 bytes) +Event: 8.249 Thread 0x000000001e49e800 nmethod 2741 0x0000000003a561d0 code [0x0000000003a56320, 0x0000000003a566d8] +Event: 8.249 Thread 0x000000001e49e800 2747 4 org.eclipse.jdt.internal.compiler.lookup.Scope::compilerOptions (11 bytes) +Event: 8.251 Thread 0x000000001e49e800 nmethod 2747 0x0000000003a6b210 code [0x0000000003a6b360, 0x0000000003a6b418] +Event: 8.251 Thread 0x000000001e49e800 2746 4 org.eclipse.jdt.internal.compiler.lookup.PackageBinding::getType0 (18 bytes) + +GC Heap History (10 events): +Event: 2.387 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522368K [0x000000076bf80000, 0x000000079f880000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bda0000,0x000000078c100000) + to space 6144K, 0% used [0x000000079f280000,0x000000079f280000,0x000000079f880000) + ParOldGen total 173568K, used 4475K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425edd8,0x00000006ce780000) + Metaspace used 9210K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.392 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837632K, used 2560K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5120K, 50% used [0x000000079f280000,0x000000079f500000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5547K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c436add8,0x00000006ce780000) + Metaspace used 9210K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.103 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837632K, used 835072K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5120K, 50% used [0x000000079f280000,0x000000079f500000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5547K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c436add8,0x00000006ce780000) + Metaspace used 9237K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.111 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2272K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 40% used [0x000000079ec80000,0x000000079eeb8020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8045K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45db440,0x00000006ce780000) + Metaspace used 9237K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.693 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834784K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 40% used [0x000000079ec80000,0x000000079eeb8020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8045K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45db440,0x00000006ce780000) + Metaspace used 9238K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.698 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1760K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10215K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f9f10,0x00000006ce780000) + Metaspace used 9238K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.694 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1333984K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10215K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f9f10,0x00000006ce780000) + Metaspace used 9284K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.700 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3680K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11927K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a5f10,0x00000006ce780000) + Metaspace used 9284K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.309 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335904K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11927K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a5f10,0x00000006ce780000) + Metaspace used 9287K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.316 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3104K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15482K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1e928,0x00000006ce780000) + Metaspace used 9287K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.510 Thread 0x0000000002c02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003062618 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.510 Thread 0x0000000002c02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003062618 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.510 Thread 0x0000000002c02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003062618 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.510 Thread 0x0000000002c02800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003062618 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.559 Thread 0x0000000002c02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000375be2c method=org.apache.commons.lang3.StringUtils.getLevenshteinDistance(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I @ 108 +Event: 7.585 Thread 0x0000000002c02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000316578c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 7.938 Thread 0x0000000002c02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038ad20c method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1366 +Event: 7.968 Thread 0x0000000002c02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038e76a4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 2095 +Event: 8.075 Thread 0x0000000002c02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038691ec method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 8.078 Thread 0x0000000002c02800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037f0770 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.314 Thread 0x0000000002c02800 Exception (0x000000076cb72288) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.314 Thread 0x0000000002c02800 Exception (0x000000076cb72680) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.548 Thread 0x0000000002c02800 Implicit null exception at 0x0000000003033b51 to 0x0000000003033b7d +Event: 5.619 Thread 0x0000000002c02800 Implicit null exception at 0x00000000030729a0 to 0x0000000003072d7d +Event: 7.701 Thread 0x0000000002c02800 Exception (0x00000007820eb930) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 7.940 Thread 0x0000000002c02800 Exception (0x0000000782ee9700) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.940 Thread 0x0000000002c02800 Exception (0x0000000782ee9940) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.940 Thread 0x0000000002c02800 Exception (0x0000000782ee9b80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.986 Thread 0x0000000002c02800 Exception (0x000000078308a8f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 7.998 Thread 0x0000000002c02800 Exception (0x00000007830de9f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.183 loading class org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +Event: 8.183 loading class org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding done +Event: 8.184 Executing VM operation: Deoptimize +Event: 8.184 Executing VM operation: Deoptimize done +Event: 8.187 loading class org/eclipse/jdt/internal/compiler/util/ObjectVector +Event: 8.187 loading class org/eclipse/jdt/internal/compiler/util/ObjectVector done +Event: 8.188 loading class org/eclipse/jdt/internal/compiler/impl/BooleanConstant +Event: 8.188 loading class org/eclipse/jdt/internal/compiler/impl/BooleanConstant done +Event: 8.197 loading class sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +Event: 8.197 loading class sun/misc/FloatingDecimal$ASCIIToBinaryBuffer done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1071304k free), swap 45574012k(4104k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:51:26 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid154412.log b/dependencies/hs_err_pid154412.log new file mode 100644 index 000000000..bbbc6df90 --- /dev/null +++ b/dependencies/hs_err_pid154412.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1042896 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=154412, tid=0x0000000000004f0c +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e65f800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=20236, stack(0x000000001f050000,0x000000001f150000)] + +Stack: [0x000000001f050000,0x000000001f150000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8482 2811 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e6f1000 JavaThread "Service Thread" daemon [_thread_blocked, id=159312, stack(0x000000001f350000,0x000000001f450000)] + 0x000000001e66d000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=155124, stack(0x000000001f250000,0x000000001f350000)] + 0x000000001e666000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=151404, stack(0x000000001f150000,0x000000001f250000)] +=>0x000000001e65f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=20236, stack(0x000000001f050000,0x000000001f150000)] + 0x000000001e65d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=157516, stack(0x000000001ef50000,0x000000001f050000)] + 0x000000001e659800 JavaThread "Attach Listener" daemon [_thread_blocked, id=120480, stack(0x000000001ee50000,0x000000001ef50000)] + 0x000000001e657000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=154880, stack(0x000000001ed50000,0x000000001ee50000)] + 0x000000001e651800 JavaThread "Finalizer" daemon [_thread_blocked, id=138120, stack(0x000000001eb30000,0x000000001ec30000)] + 0x000000001e650800 JavaThread "Reference Handler" daemon [_thread_blocked, id=151908, stack(0x000000001ea30000,0x000000001eb30000)] + 0x0000000002e72800 JavaThread "main" [_thread_in_Java, id=155972, stack(0x0000000002d70000,0x0000000002e70000)] + +Other Threads: + 0x000000001c859000 VMThread [stack: 0x000000001e530000,0x000000001e630000] [id=82624] + 0x000000001e714000 WatcherThread [stack: 0x000000001f450000,0x000000001f550000] [id=159360] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 445877K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 32% used [0x000000076bf80000,0x0000000786fd5780,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15508K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d251c0,0x00000006ce780000) + Metaspace used 19532K, capacity 19806K, committed 20096K, reserved 1067008K + class space used 1770K, capacity 1835K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000012330000,0x0000000012b20000] byte_map_base: 0x000000000ed11000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013870000, 0x0000000017778000) + End Bits: [0x0000000017778000, 0x000000001b680000) + +Polling page: 0x0000000001400000 + +CodeCache: size=245760Kb used=15492Kb max_used=15503Kb free=230267Kb + bounds [0x0000000002f70000, 0x0000000003eb0000, 0x0000000011f70000] + total_blobs=3585 nmethods=3158 adapters=338 + compilation: enabled + +Compilation events (10 events): +Event: 8.392 Thread 0x000000001e66d000 nmethod 3150 0x0000000003e97b10 code [0x0000000003e97c60, 0x0000000003e97d70] +Event: 8.399 Thread 0x000000001e65d000 nmethod 3140 0x0000000003e99c50 code [0x0000000003e9a1a0, 0x0000000003e9ae80] +Event: 8.399 Thread 0x000000001e65d000 3149 % 4 org.eclipse.jdt.core.dom.ASTRecoveryPropagator::markIncludedProblems @ 15 (366 bytes) +Event: 8.405 Thread 0x000000001e65d000 nmethod 3149% 0x0000000003e97ed0 code [0x0000000003e98020, 0x0000000003e98538] +Event: 8.405 Thread 0x000000001e65d000 3157 4 java.util.HashMap::resize (359 bytes) +Event: 8.413 Thread 0x000000001e65d000 nmethod 3157 0x0000000003e9c890 code [0x0000000003e9ca20, 0x0000000003e9cf98] +Event: 8.413 Thread 0x000000001e65d000 3144 4 org.eclipse.jdt.core.dom.ASTNode$NodeList$Cursor::hasNext (21 bytes) +Event: 8.413 Thread 0x000000001e65d000 nmethod 3144 0x0000000003e9c610 code [0x0000000003e9c740, 0x0000000003e9c7d8] +Event: 8.413 Thread 0x000000001e65d000 3148 4 org.eclipse.jdt.core.dom.ASTNode::acceptChild (11 bytes) +Event: 8.414 Thread 0x000000001e65d000 nmethod 3148 0x0000000003e9c2d0 code [0x0000000003e9c420, 0x0000000003e9c4d8] + +GC Heap History (10 events): +Event: 2.518 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 521920K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 519680K, 100% used [0x000000076bf80000,0x000000078bb00000,0x000000078bb00000) + from space 6144K, 36% used [0x000000078bb00000,0x000000078bd30000,0x000000078c100000) + to space 6144K, 0% used [0x000000079f180000,0x000000079f180000,0x000000079f780000) + ParOldGen total 173568K, used 4459K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425add8,0x00000006ce780000) + Metaspace used 9354K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.524 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837632K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 831488K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb80000) + from space 6144K, 42% used [0x000000079f180000,0x000000079f408000,0x000000079f780000) + to space 6144K, 0% used [0x000000079eb80000,0x000000079eb80000,0x000000079f180000) + ParOldGen total 173568K, used 5523K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4364dd8,0x00000006ce780000) + Metaspace used 9354K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.248 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837632K, used 834080K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 831488K, 100% used [0x000000076bf80000,0x000000079eb80000,0x000000079eb80000) + from space 6144K, 42% used [0x000000079f180000,0x000000079f408000,0x000000079f780000) + to space 6144K, 0% used [0x000000079eb80000,0x000000079eb80000,0x000000079f180000) + ParOldGen total 173568K, used 5523K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4364dd8,0x00000006ce780000) + Metaspace used 9384K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.256 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837632K, used 2240K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 831488K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb80000) + from space 6144K, 36% used [0x000000079eb80000,0x000000079edb0020,0x000000079f180000) + to space 5632K, 0% used [0x00000007bd880000,0x00000007bd880000,0x00000007bde00000) + ParOldGen total 173568K, used 8050K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45dc868,0x00000006ce780000) + Metaspace used 9384K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.856 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837632K, used 833728K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 831488K, 100% used [0x000000076bf80000,0x000000079eb80000,0x000000079eb80000) + from space 6144K, 36% used [0x000000079eb80000,0x000000079edb0020,0x000000079f180000) + to space 5632K, 0% used [0x00000007bd880000,0x00000007bd880000,0x00000007bde00000) + ParOldGen total 173568K, used 8050K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45dc868,0x00000006ce780000) + Metaspace used 9385K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.862 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1336320K, used 1792K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 1330688K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd300000) + from space 5632K, 31% used [0x00000007bd880000,0x00000007bda40000,0x00000007bde00000) + to space 5632K, 0% used [0x00000007bd300000,0x00000007bd300000,0x00000007bd880000) + ParOldGen total 173568K, used 10212K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f9338,0x00000006ce780000) + Metaspace used 9385K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.816 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1336320K, used 1332480K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 1330688K, 100% used [0x000000076bf80000,0x00000007bd300000,0x00000007bd300000) + from space 5632K, 31% used [0x00000007bd880000,0x00000007bda40000,0x00000007bde00000) + to space 5632K, 0% used [0x00000007bd300000,0x00000007bd300000,0x00000007bd880000) + ParOldGen total 173568K, used 10212K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f9338,0x00000006ce780000) + Metaspace used 9431K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.822 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1336320K, used 3648K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1330688K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd300000) + from space 5632K, 64% used [0x00000007bd300000,0x00000007bd690020,0x00000007bd880000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11940K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a9338,0x00000006ce780000) + Metaspace used 9431K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.460 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1336320K, used 1334336K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1330688K, 100% used [0x000000076bf80000,0x00000007bd300000,0x00000007bd300000) + from space 5632K, 64% used [0x00000007bd300000,0x00000007bd690020,0x00000007bd880000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11940K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a9338,0x00000006ce780000) + Metaspace used 9433K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.468 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3168K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15508K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d251c0,0x00000006ce780000) + Metaspace used 9433K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 8.172 Thread 0x0000000002e72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b4d92c method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 8.175 Thread 0x0000000002e72800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000039cdb14 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 +Event: 8.263 Thread 0x0000000002e72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c72e10 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.265 Thread 0x0000000002e72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c72e10 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.265 Thread 0x0000000002e72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c72e10 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.265 Thread 0x0000000002e72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003cb14fc method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.265 Thread 0x0000000002e72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c72e10 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.269 Thread 0x0000000002e72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ac5b44 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.306 Thread 0x0000000002e72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003bbf464 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(C)Z @ 8 +Event: 8.397 Thread 0x0000000002e72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000397acd4 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 59 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.316 Thread 0x0000000002e72800 Exception (0x000000076cb73798) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.316 Thread 0x0000000002e72800 Exception (0x000000076cb73b90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.544 Thread 0x0000000002e72800 Implicit null exception at 0x000000000328f391 to 0x000000000328f3bd +Event: 5.758 Thread 0x0000000002e72800 Implicit null exception at 0x00000000032c65e0 to 0x00000000032c69bd +Event: 7.523 Thread 0x0000000002e72800 Exception (0x000000077f919ea0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 7.758 Thread 0x0000000002e72800 Exception (0x0000000780716cd0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.758 Thread 0x0000000002e72800 Exception (0x0000000780716f10) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.758 Thread 0x0000000002e72800 Exception (0x0000000780717150) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.797 Thread 0x0000000002e72800 Exception (0x00000007808b7ec0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 7.812 Thread 0x0000000002e72800 Exception (0x000000078090bfc0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.392 loading class org/eclipse/jdt/internal/core/dom/SourceRangeVerifier done +Event: 8.392 Executing VM operation: Deoptimize +Event: 8.393 Executing VM operation: Deoptimize done +Event: 8.393 loading class java/util/Hashtable$ValueCollection +Event: 8.393 loading class java/util/Hashtable$ValueCollection done +Event: 8.394 loading class br/ufpe/cin/mergers/handlers/MyProblem +Event: 8.394 loading class br/ufpe/cin/mergers/handlers/MyProblem done +Event: 8.397 Thread 0x0000000002e72800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000000397acd4 +Event: 8.397 Thread 0x0000000002e72800 DEOPT PACKING pc=0x000000000397acd4 sp=0x0000000002e6eb90 +Event: 8.397 Thread 0x0000000002e72800 DEOPT UNPACKING pc=0x0000000002fb583b sp=0x0000000002e6eb80 mode 2 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1094340k free), swap 45574012k(5428k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:50:30 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid154672.log b/dependencies/hs_err_pid154672.log new file mode 100644 index 000000000..ebb2c0ece --- /dev/null +++ b/dependencies/hs_err_pid154672.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 285136 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=154672, tid=0x0000000000026168 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001eb4e800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=156008, stack(0x000000001f440000,0x000000001f540000)] + +Stack: [0x000000001f440000,0x000000001f540000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 10487 3144 ! 4 org.eclipse.jdt.internal.compiler.lookup.Scope::getBinding (1399 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001ebe4800 JavaThread "Service Thread" daemon [_thread_blocked, id=154972, stack(0x000000001f840000,0x000000001f940000)] + 0x000000001eb5c000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=148916, stack(0x000000001f740000,0x000000001f840000)] + 0x000000001eb55800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=158464, stack(0x000000001f640000,0x000000001f740000)] + 0x000000001eb51800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=149124, stack(0x000000001f540000,0x000000001f640000)] +=>0x000000001eb4e800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=156008, stack(0x000000001f440000,0x000000001f540000)] + 0x000000001eb49800 JavaThread "Attach Listener" daemon [_thread_blocked, id=158220, stack(0x000000001f340000,0x000000001f440000)] + 0x000000001eb47000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=156616, stack(0x000000001f240000,0x000000001f340000)] + 0x0000000003468000 JavaThread "Finalizer" daemon [_thread_blocked, id=151992, stack(0x000000001f020000,0x000000001f120000)] + 0x000000001eb40800 JavaThread "Reference Handler" daemon [_thread_blocked, id=147980, stack(0x000000001ef20000,0x000000001f020000)] + 0x0000000003372800 JavaThread "main" [_thread_in_Java, id=42156, stack(0x0000000003270000,0x0000000003370000)] + +Other Threads: + 0x000000001cd59000 VMThread [stack: 0x000000001ea20000,0x000000001eb20000] [id=150192] + 0x000000001ec09000 WatcherThread [stack: 0x000000001f940000,0x000000001fa40000] [id=113888] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1370112K, used 1126865K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1363456K, 82% used [0x000000076bf80000,0x00000007b06eb698,0x00000007bf300000) + from space 6656K, 77% used [0x00000007bf300000,0x00000007bf808e38,0x00000007bf980000) + to space 6656K, 0% used [0x00000007bf980000,0x00000007bf980000,0x00000007c0000000) + ParOldGen total 173568K, used 36262K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 20% used [0x00000006c3e00000,0x00000006c6169910,0x00000006ce780000) + Metaspace used 19877K, capacity 20150K, committed 20608K, reserved 1069056K + class space used 1761K, capacity 1839K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000012830000,0x0000000013020000] byte_map_base: 0x000000000f211000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013d70000, 0x0000000017c78000) + End Bits: [0x0000000017c78000, 0x000000001bb80000) + +Polling page: 0x00000000017a0000 + +CodeCache: size=245760Kb used=17830Kb max_used=18114Kb free=227929Kb + bounds [0x0000000003470000, 0x0000000004630000, 0x0000000012470000] + total_blobs=3987 nmethods=3560 adapters=337 + compilation: enabled + +Compilation events (10 events): +Event: 10.052 Thread 0x000000001eb5c000 3728 3 br.ufpe.cin.mergers.util.RenamingUtils::oneContainsTheBodyFromTheOther (44 bytes) +Event: 10.054 Thread 0x000000001eb5c000 nmethod 3728 0x00000000036f3b50 code [0x00000000036f3f20, 0x00000000036f6518] +Event: 10.055 Thread 0x000000001eb55800 3729 4 java.util.stream.ReferencePipeline$2$1::accept (27 bytes) +Event: 10.061 Thread 0x000000001eb55800 nmethod 3729 0x0000000003602790 code [0x0000000003602940, 0x0000000003602f28] +Event: 10.088 Thread 0x000000001eb51800 3730 4 br.ufpe.cin.mergers.util.RenamingUtils::isMethod (25 bytes) +Event: 10.089 Thread 0x000000001eb55800 3731 4 br.ufpe.cin.mergers.util.Traverser$$Lambda$23/1751284192::test (8 bytes) +Event: 10.089 Thread 0x000000001eb51800 nmethod 3730 0x00000000036fcd10 code [0x00000000036fce60, 0x00000000036fcfb8] +Event: 10.089 Thread 0x000000001eb55800 nmethod 3731 0x00000000035f7e50 code [0x00000000035f7fa0, 0x00000000035f8058] +Event: 10.292 Thread 0x000000001eb51800 3732 4 br.ufpe.cin.mergers.util.RenamingUtils::getMethodBodyWithoutWhitespaces (30 bytes) +Event: 10.320 Thread 0x000000001eb51800 nmethod 3732 0x0000000003680890 code [0x0000000003680a80, 0x0000000003681ed8] + +GC Heap History (10 events): +Event: 5.366 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 1331488K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 1328128K, 100% used [0x000000076bf80000,0x00000007bd080000,0x00000007bd080000) + from space 5632K, 59% used [0x00000007bd600000,0x00000007bd948000,0x00000007bdb80000) + to space 5632K, 0% used [0x00000007bd080000,0x00000007bd080000,0x00000007bd600000) + ParOldGen total 173568K, used 13492K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 7% used [0x00000006c3e00000,0x00000006c4b2d3f0,0x00000006ce780000) + Metaspace used 9358K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.372 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4768K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1328128K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd080000) + from space 5632K, 84% used [0x00000007bd080000,0x00000007bd528020,0x00000007bd600000) + to space 6144K, 0% used [0x00000007bfa00000,0x00000007bfa00000,0x00000007c0000000) + ParOldGen total 173568K, used 16705K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 9% used [0x00000006c3e00000,0x00000006c4e50730,0x00000006ce780000) + Metaspace used 9358K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 6.101 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1333760K, used 1332896K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1328128K, 100% used [0x000000076bf80000,0x00000007bd080000,0x00000007bd080000) + from space 5632K, 84% used [0x00000007bd080000,0x00000007bd528020,0x00000007bd600000) + to space 6144K, 0% used [0x00000007bfa00000,0x00000007bfa00000,0x00000007c0000000) + ParOldGen total 173568K, used 16705K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 9% used [0x00000006c3e00000,0x00000006c4e50730,0x00000006ce780000) + Metaspace used 9369K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 6.112 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1370624K, used 5116K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1364480K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf400000) + from space 6144K, 83% used [0x00000007bfa00000,0x00000007bfeff1d0,0x00000007c0000000) + to space 6144K, 0% used [0x00000007bf400000,0x00000007bf400000,0x00000007bfa00000) + ParOldGen total 173568K, used 21419K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 12% used [0x00000006c3e00000,0x00000006c52eae18,0x00000006ce780000) + Metaspace used 9369K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 6.789 GC heap before +{Heap before GC invocations=15 (full 0): + PSYoungGen total 1370624K, used 1369596K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1364480K, 100% used [0x000000076bf80000,0x00000007bf400000,0x00000007bf400000) + from space 6144K, 83% used [0x00000007bfa00000,0x00000007bfeff1d0,0x00000007c0000000) + to space 6144K, 0% used [0x00000007bf400000,0x00000007bf400000,0x00000007bfa00000) + ParOldGen total 173568K, used 21419K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 12% used [0x00000006c3e00000,0x00000006c52eae18,0x00000006ce780000) + Metaspace used 9375K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 6.799 GC heap after +Heap after GC invocations=15 (full 0): + PSYoungGen total 1370112K, used 5344K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1364480K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf400000) + from space 5632K, 94% used [0x00000007bf400000,0x00000007bf938020,0x00000007bf980000) + to space 6656K, 0% used [0x00000007bf980000,0x00000007bf980000,0x00000007c0000000) + ParOldGen total 173568K, used 26442K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 15% used [0x00000006c3e00000,0x00000006c57d2ba0,0x00000006ce780000) + Metaspace used 9375K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 7.375 GC heap before +{Heap before GC invocations=16 (full 0): + PSYoungGen total 1370112K, used 1369824K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1364480K, 100% used [0x000000076bf80000,0x00000007bf400000,0x00000007bf400000) + from space 5632K, 94% used [0x00000007bf400000,0x00000007bf938020,0x00000007bf980000) + to space 6656K, 0% used [0x00000007bf980000,0x00000007bf980000,0x00000007c0000000) + ParOldGen total 173568K, used 26442K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 15% used [0x00000006c3e00000,0x00000006c57d2ba0,0x00000006ce780000) + Metaspace used 9393K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 7.380 GC heap after +Heap after GC invocations=16 (full 0): + PSYoungGen total 1370112K, used 4544K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1363456K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf300000) + from space 6656K, 68% used [0x00000007bf980000,0x00000007bfdf0000,0x00000007c0000000) + to space 6656K, 0% used [0x00000007bf300000,0x00000007bf300000,0x00000007bf980000) + ParOldGen total 173568K, used 31740K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 18% used [0x00000006c3e00000,0x00000006c5cff1f8,0x00000006ce780000) + Metaspace used 9393K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 7.937 GC heap before +{Heap before GC invocations=17 (full 0): + PSYoungGen total 1370112K, used 1368000K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1363456K, 100% used [0x000000076bf80000,0x00000007bf300000,0x00000007bf300000) + from space 6656K, 68% used [0x00000007bf980000,0x00000007bfdf0000,0x00000007c0000000) + to space 6656K, 0% used [0x00000007bf300000,0x00000007bf300000,0x00000007bf980000) + ParOldGen total 173568K, used 31740K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 18% used [0x00000006c3e00000,0x00000006c5cff1f8,0x00000006ce780000) + Metaspace used 9396K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 7.947 GC heap after +Heap after GC invocations=17 (full 0): + PSYoungGen total 1370112K, used 5155K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1363456K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf300000) + from space 6656K, 77% used [0x00000007bf300000,0x00000007bf808e38,0x00000007bf980000) + to space 6656K, 0% used [0x00000007bf980000,0x00000007bf980000,0x00000007c0000000) + ParOldGen total 173568K, used 36262K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 20% used [0x00000006c3e00000,0x00000006c6169910,0x00000006ce780000) + Metaspace used 9396K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 944K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 9.673 Thread 0x0000000003372800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004275660 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 9.675 Thread 0x0000000003372800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004275660 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 9.675 Thread 0x0000000003372800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004275660 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 9.675 Thread 0x0000000003372800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000042c0fb8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 9.675 Thread 0x0000000003372800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004275660 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 9.679 Thread 0x0000000003372800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000411e9c4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 9.711 Thread 0x0000000003372800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000042e6ea4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(C)Z @ 8 +Event: 9.786 Thread 0x0000000003372800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x000000000363bd6c method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 33 +Event: 9.955 Thread 0x0000000003372800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003856ab8 method=org.apache.commons.lang.StringUtils.deleteWhitespace(Ljava/lang/String;)Ljava/lang/String; @ 61 +Event: 10.023 Thread 0x0000000003372800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000368f4f8 method=org.apache.commons.lang3.StringUtils.getLevenshteinDistance(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I @ 46 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.325 Thread 0x0000000003372800 Exception (0x000000076cd27508) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.325 Thread 0x0000000003372800 Exception (0x000000076cd27900) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.325 Thread 0x0000000003372800 Exception (0x000000076cd2bbe0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.326 Thread 0x0000000003372800 Exception (0x000000076cd2bfd8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 8.603 Thread 0x0000000003372800 Exception (0x00000007a5704d78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.899 Thread 0x0000000003372800 Exception (0x00000007a6511b90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.899 Thread 0x0000000003372800 Exception (0x00000007a6511dd0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.899 Thread 0x0000000003372800 Exception (0x00000007a6512010) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.922 Thread 0x0000000003372800 Exception (0x00000007a65e95f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 8.936 Thread 0x0000000003372800 Exception (0x00000007a663d7c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 10.031 Thread 0x0000000003372800 DEOPT PACKING pc=0x000000000367443d sp=0x000000000336e8b0 +Event: 10.031 Thread 0x0000000003372800 DEOPT UNPACKING pc=0x00000000034b7890 sp=0x000000000336e618 mode 0 +Event: 10.032 Thread 0x0000000003372800 DEOPT PACKING pc=0x000000000367443d sp=0x000000000336e8b0 +Event: 10.032 Thread 0x0000000003372800 DEOPT UNPACKING pc=0x00000000034b7890 sp=0x000000000336e618 mode 0 +Event: 10.032 Thread 0x0000000003372800 DEOPT PACKING pc=0x000000000367443d sp=0x000000000336e8b0 +Event: 10.032 Thread 0x0000000003372800 DEOPT UNPACKING pc=0x00000000034b7890 sp=0x000000000336e618 mode 0 +Event: 10.032 Thread 0x0000000003372800 DEOPT PACKING pc=0x000000000367443d sp=0x000000000336e8b0 +Event: 10.032 Thread 0x0000000003372800 DEOPT UNPACKING pc=0x00000000034b7890 sp=0x000000000336e618 mode 0 +Event: 10.033 loading class de/ovgu/cide/fstgen/ast/FSTNode +Event: 10.033 loading class de/ovgu/cide/fstgen/ast/FSTNode done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\c528294bc99c8ba05dd0a3c3f39cc06fb27b9473\org\apache\hadoop\hive\metastore\ObjectStore\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\c528294bc99c8ba05dd0a3c3f39cc06fb27b9473\org\apache\hadoop\hive\metastore\ObjectStore\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\c528294bc99c8ba05dd0a3c3f39cc06fb27b9473\org\apache\hadoop\hive\metastore\ObjectStore\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\c528294bc99c8ba05dd0a3c3f39cc06fb27b9473\org\apache\hadoop\hive\metastore\ObjectStore\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(908916k free), swap 45574012k(4136k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:02:57 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 10 seconds (0d 0h 0m 10s) + diff --git a/dependencies/hs_err_pid156148.log b/dependencies/hs_err_pid156148.log new file mode 100644 index 000000000..5accde298 --- /dev/null +++ b/dependencies/hs_err_pid156148.log @@ -0,0 +1,317 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:272), pid=156148, tid=0x0000000000024eb0 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e28e800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=151216, stack(0x000000001ec80000,0x000000001ed80000)] + +Stack: [0x000000001ec80000,0x000000001ed80000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 5683 2500 4 org.eclipse.jdt.internal.compiler.util.HashtableOfType::get (68 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e326000 JavaThread "Service Thread" daemon [_thread_blocked, id=142804, stack(0x000000001ef80000,0x000000001f080000)] + 0x000000001e29b800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=153336, stack(0x000000001ee80000,0x000000001ef80000)] + 0x000000001e297800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=51036, stack(0x000000001ed80000,0x000000001ee80000)] +=>0x000000001e28e800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=151216, stack(0x000000001ec80000,0x000000001ed80000)] + 0x000000001e28c000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=120480, stack(0x000000001eb80000,0x000000001ec80000)] + 0x000000001e289000 JavaThread "Attach Listener" daemon [_thread_blocked, id=158676, stack(0x000000001ea80000,0x000000001eb80000)] + 0x000000001e286800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=37256, stack(0x000000001e980000,0x000000001ea80000)] + 0x000000001e281000 JavaThread "Finalizer" daemon [_thread_blocked, id=150896, stack(0x000000001e760000,0x000000001e860000)] + 0x000000001e280800 JavaThread "Reference Handler" daemon [_thread_blocked, id=152636, stack(0x000000001e660000,0x000000001e760000)] + 0x0000000002aa2800 JavaThread "main" [_thread_blocked, id=156032, stack(0x0000000002930000,0x0000000002a30000)] + +Other Threads: + 0x000000001c489000 VMThread [stack: 0x000000001e160000,0x000000001e260000] [id=158644] + 0x000000001e349000 WatcherThread [stack: 0x000000001f080000,0x000000001f180000] [id=154036] + +VM state:at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x0000000002a9d810] Threads_lock - owner thread: 0x000000001c489000 +[0x0000000002a9df10] Heap_lock - owner thread: 0x0000000002aa2800 + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1333760K, used 194058K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 14% used [0x000000076bf80000,0x00000007778a2858,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 99% used [0x00000007bfb00000,0x00000007bfffe028,0x00000007c0000000) + ParOldGen total 173568K, used 23209K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 13% used [0x00000006c3e00000,0x00000006c54aece0,0x00000006ce780000) + Metaspace used 16518K, capacity 16766K, committed 17024K, reserved 1069056K + class space used 1549K, capacity 1625K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x0000000011f60000,0x0000000012750000] byte_map_base: 0x000000000e941000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000134a0000, 0x00000000173a8000) + End Bits: [0x00000000173a8000, 0x000000001b2b0000) + +Polling page: 0x0000000001040000 + +CodeCache: size=245760Kb used=12558Kb max_used=12558Kb free=233201Kb + bounds [0x0000000002ba0000, 0x00000000037f0000, 0x0000000011ba0000] + total_blobs=2896 nmethods=2491 adapters=317 + compilation: enabled + +Compilation events (10 events): +Event: 5.670 Thread 0x000000001e29b800 nmethod 2488 0x00000000037e8390 code [0x00000000037e84e0, 0x00000000037e85f0] +Event: 5.670 Thread 0x000000001e29b800 2506 ! 3 org.eclipse.jdt.internal.compiler.lookup.MethodBinding::sourceMethod (78 bytes) +Event: 5.671 Thread 0x000000001e29b800 nmethod 2506 0x00000000037e8650 code [0x00000000037e87e0, 0x00000000037e8db0] +Event: 5.671 Thread 0x000000001e29b800 2511 s 3 org.eclipse.jdt.internal.compiler.batch.ClasspathJar::getModulesDeclaringPackage (104 bytes) +Event: 5.672 Thread 0x000000001e29b800 nmethod 2511 0x00000000037e8fd0 code [0x00000000037e9280, 0x00000000037ea488] +Event: 5.672 Thread 0x000000001e29b800 2510 3 org.eclipse.jdt.internal.compiler.env.IModuleAwareNameEnvironment$LookupStrategy::matches (12 bytes) +Event: 5.673 Thread 0x000000001e29b800 nmethod 2510 0x00000000037eac50 code [0x00000000037eade0, 0x00000000037eb188] +Event: 5.673 Thread 0x000000001e29b800 2515 3 org.eclipse.jdt.internal.compiler.lookup.TypeBinding::isRawType (14 bytes) +Event: 5.673 Thread 0x000000001e29b800 nmethod 2515 0x00000000037eb2d0 code [0x00000000037eb440, 0x00000000037eb6a8] +Event: 5.673 Thread 0x000000001e29b800 2504 3 org.eclipse.jdt.internal.compiler.ast.ASTNode::isTypeUseDeprecated (215 bytes) + +GC Heap History (10 events): +Event: 2.590 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 521632K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 53% used [0x000000078bf00000,0x000000078c168000,0x000000078c380000) + to space 4608K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078bf00000) + ParOldGen total 173568K, used 3177K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411a750,0x00000006ce780000) + Metaspace used 9319K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.597 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523776K, used 3520K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4608K, 76% used [0x000000078ba80000,0x000000078bdf0000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 4021K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41ed7f8,0x00000006ce780000) + Metaspace used 9319K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.979 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522688K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 76% used [0x000000078ba80000,0x000000078bdf0000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 4021K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41ed7f8,0x00000006ce780000) + Metaspace used 9368K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.985 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835072K, used 4000K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 4608K, 86% used [0x000000079ef80000,0x000000079f368020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5581K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43737f8,0x00000006ce780000) + Metaspace used 9368K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.527 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 835072K, used 834464K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 4608K, 86% used [0x000000079ef80000,0x000000079f368020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5581K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43737f8,0x00000006ce780000) + Metaspace used 9376K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.534 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 835584K, used 2752K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 5120K, 53% used [0x000000079ea80000,0x000000079ed30000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9479K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4741e60,0x00000006ce780000) + Metaspace used 9376K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.005 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 835584K, used 833216K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 5120K, 53% used [0x000000079ea80000,0x000000079ed30000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9479K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4741e60,0x00000006ce780000) + Metaspace used 9388K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.011 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1333248K, used 3264K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 12127K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49d7f70,0x00000006ce780000) + Metaspace used 9388K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.896 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333248K, used 1332416K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 100% used [0x000000076bf80000,0x00000007bd180000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 12127K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49d7f70,0x00000006ce780000) + Metaspace used 9395K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.904 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4480K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15329K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cf8710,0x00000006ce780000) + Metaspace used 9395K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.026 Thread 0x0000000002aa2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000305d430 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 5.055 Thread 0x0000000002aa2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d9e1a8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.055 Thread 0x0000000002aa2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d9e1a8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.055 Thread 0x0000000002aa2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d9e1a8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.055 Thread 0x0000000002aa2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d9e1a8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.057 Thread 0x0000000002aa2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000301e60c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 5.491 Thread 0x0000000002aa2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036ab410 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 5.504 Thread 0x0000000002aa2800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000036cfc28 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1578 +Event: 5.504 Thread 0x0000000002aa2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036231b0 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 5.525 Thread 0x0000000002aa2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036f9e5c method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.158 Thread 0x0000000002aa2800 Exception (0x000000076c2dc348) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 0.217 Thread 0x0000000002aa2800 Exception (0x000000076c461380) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.217 Thread 0x0000000002aa2800 Exception (0x000000076c462288) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.299 Thread 0x0000000002aa2800 Exception (0x000000076c8bef58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.299 Thread 0x0000000002aa2800 Exception (0x000000076c8bf350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.300 Thread 0x0000000002aa2800 Exception (0x000000076c8c3630) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.300 Thread 0x0000000002aa2800 Exception (0x000000076c8c3a28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 5.187 Thread 0x0000000002aa2800 Exception (0x0000000773c24530) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 5.381 Thread 0x0000000002aa2800 Exception (0x000000077484de90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 5.394 Thread 0x0000000002aa2800 Exception (0x00000007748a8320) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 5.628 loading class org/eclipse/jdt/internal/compiler/ast/TypeReference$AnnotationPosition +Event: 5.628 loading class org/eclipse/jdt/internal/compiler/ast/TypeReference$AnnotationPosition done +Event: 5.631 loading class org/eclipse/jdt/internal/compiler/lookup/TypeBinding +Event: 5.631 loading class org/eclipse/jdt/internal/compiler/lookup/TypeBinding done +Event: 5.632 loading class org/eclipse/jdt/internal/compiler/lookup/TypeBinding +Event: 5.632 loading class org/eclipse/jdt/internal/compiler/lookup/TypeBinding done +Event: 5.632 loading class org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference +Event: 5.632 loading class org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference done +Event: 5.647 loading class org/eclipse/jdt/internal/compiler/impl/ByteConstant +Event: 5.647 loading class org/eclipse/jdt/internal/compiler/impl/ByteConstant done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1279904k free), swap 45574012k(5124k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:07:12 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 5 seconds (0d 0h 0m 5s) + diff --git a/dependencies/hs_err_pid156292.log b/dependencies/hs_err_pid156292.log new file mode 100644 index 000000000..332b8de3e --- /dev/null +++ b/dependencies/hs_err_pid156292.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 2505008 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=156292, tid=0x000000000001be3c +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e553800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=114236, stack(0x000000001f040000,0x000000001f140000)] + +Stack: [0x000000001f040000,0x000000001f140000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 9092 2622 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e583000 JavaThread "Service Thread" daemon [_thread_blocked, id=156568, stack(0x000000001f240000,0x000000001f340000)] + 0x000000001e55b000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=155368, stack(0x000000001f140000,0x000000001f240000)] +=>0x000000001e553800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=114236, stack(0x000000001f040000,0x000000001f140000)] + 0x000000001e552800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=155008, stack(0x000000001ef40000,0x000000001f040000)] + 0x000000001e54c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=159272, stack(0x000000001ee40000,0x000000001ef40000)] + 0x000000001e549000 JavaThread "Attach Listener" daemon [_thread_blocked, id=155840, stack(0x000000001ed40000,0x000000001ee40000)] + 0x000000001e546800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=147092, stack(0x000000001ec40000,0x000000001ed40000)] + 0x000000001e541000 JavaThread "Finalizer" daemon [_thread_blocked, id=150508, stack(0x000000001ea20000,0x000000001eb20000)] + 0x000000001e540800 JavaThread "Reference Handler" daemon [_thread_blocked, id=137664, stack(0x000000001e920000,0x000000001ea20000)] + 0x0000000002d52800 JavaThread "main" [_thread_in_Java, id=147748, stack(0x0000000002b70000,0x0000000002c70000)] + +Other Threads: + 0x000000001c739000 VMThread [stack: 0x000000001e420000,0x000000001e520000] [id=156044] + 0x000000001e586800 WatcherThread [stack: 0x000000001f340000,0x000000001f440000] [id=155364] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 445890K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 32% used [0x000000076bf80000,0x0000000786fd0b38,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfda0000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15478K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1d960,0x00000006ce780000) + Metaspace used 19583K, capacity 19870K, committed 20096K, reserved 1067008K + class space used 1773K, capacity 1835K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000012210000,0x0000000012a00000] byte_map_base: 0x000000000ebf1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013750000, 0x0000000017658000) + End Bits: [0x0000000017658000, 0x000000001b560000) + +Polling page: 0x0000000002ad0000 + +CodeCache: size=245760Kb used=15200Kb max_used=15221Kb free=230559Kb + bounds [0x0000000002e50000, 0x0000000003d40000, 0x0000000011e50000] + total_blobs=3576 nmethods=3149 adapters=338 + compilation: enabled + +Compilation events (10 events): +Event: 8.788 Thread 0x000000001e55b000 3150 3 java.util.regex.Pattern::group0 (994 bytes) +Event: 8.791 Thread 0x000000001e552800 nmethod 3145% 0x0000000003d239d0 code [0x0000000003d23b40, 0x0000000003d24238] +Event: 8.791 Thread 0x000000001e552800 3127 4 org.eclipse.jdt.core.dom.ASTNode$NodeList$Cursor::hasNext (21 bytes) +Event: 8.792 Thread 0x000000001e552800 nmethod 3127 0x0000000003ca4690 code [0x0000000003ca47c0, 0x0000000003ca4858] +Event: 8.792 Thread 0x000000001e552800 3135 4 org.eclipse.jdt.core.dom.ASTNode::acceptChild (11 bytes) +Event: 8.793 Thread 0x000000001e552800 nmethod 3135 0x0000000003d209d0 code [0x0000000003d20b20, 0x0000000003d20bd8] +Event: 8.793 Thread 0x000000001e552800 3151 4 java.lang.String::indexOf (25 bytes) +Event: 8.794 Thread 0x000000001e55b000 nmethod 3150 0x0000000003d246d0 code [0x0000000003d24e80, 0x0000000003d298e8] +Event: 8.802 Thread 0x000000001e552800 nmethod 3151 0x0000000003d1cf90 code [0x0000000003d1d0e0, 0x0000000003d1d638] +Event: 8.880 Thread 0x000000001e54c000 nmethod 3082 0x0000000003d331d0 code [0x0000000003d33c20, 0x0000000003d37b08] + +GC Heap History (10 events): +Event: 2.594 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522368K [0x000000076bf80000, 0x000000079f880000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bda0000,0x000000078c100000) + to space 6144K, 0% used [0x000000079f280000,0x000000079f280000,0x000000079f880000) + ParOldGen total 173568K, used 4435K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4254df8,0x00000006ce780000) + Metaspace used 9353K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.600 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837632K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5120K, 50% used [0x000000079f280000,0x000000079f508000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5491K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435cdf8,0x00000006ce780000) + Metaspace used 9353K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.407 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837632K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5120K, 50% used [0x000000079f280000,0x000000079f508000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5491K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435cdf8,0x00000006ce780000) + Metaspace used 9381K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.414 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2240K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8006K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d1be0,0x00000006ce780000) + Metaspace used 9381K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.016 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834752K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8006K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d1be0,0x00000006ce780000) + Metaspace used 9382K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.021 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1824K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 32% used [0x00000007bda00000,0x00000007bdbc8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10177K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f06b0,0x00000006ce780000) + Metaspace used 9382K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.030 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334048K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 32% used [0x00000007bda00000,0x00000007bdbc8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10177K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f06b0,0x00000006ce780000) + Metaspace used 9426K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.036 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3680K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11905K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a06b0,0x00000006ce780000) + Metaspace used 9426K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.746 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335904K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11905K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a06b0,0x00000006ce780000) + Metaspace used 9429K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.754 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3200K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfda0000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15478K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1d960,0x00000006ce780000) + Metaspace used 9429K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 8.586 Thread 0x0000000002d52800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039c41ec method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 8.590 Thread 0x0000000002d52800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000038595d4 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 +Event: 8.673 Thread 0x0000000002d52800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a725e8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.675 Thread 0x0000000002d52800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a725e8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.675 Thread 0x0000000002d52800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a725e8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.675 Thread 0x0000000002d52800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b281b8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.675 Thread 0x0000000002d52800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a725e8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 47 +Event: 8.679 Thread 0x0000000002d52800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003948644 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 8.707 Thread 0x0000000002d52800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a41ee4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextChar(C)Z @ 8 +Event: 8.777 Thread 0x0000000002d52800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d12504 method=org.eclipse.jdt.core.dom.ASTRecoveryPropagator.endVisitNode(Lorg/eclipse/jdt/core/dom/ASTNode;)V @ 154 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.347 Thread 0x0000000002d52800 Exception (0x000000076cb73a90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.347 Thread 0x0000000002d52800 Exception (0x000000076cb73e88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.593 Thread 0x0000000002d52800 Implicit null exception at 0x0000000003163c91 to 0x0000000003163cbd +Event: 6.161 Thread 0x0000000002d52800 Implicit null exception at 0x00000000031a41e0 to 0x00000000031a45bd +Event: 7.952 Thread 0x0000000002d52800 Exception (0x0000000781404e70) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.176 Thread 0x0000000002d52800 Exception (0x0000000782201d88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.176 Thread 0x0000000002d52800 Exception (0x0000000782201fc8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.176 Thread 0x0000000002d52800 Exception (0x0000000782202208) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.220 Thread 0x0000000002d52800 Exception (0x00000007823a2f78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 8.234 Thread 0x0000000002d52800 Exception (0x00000007823f7078) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.782 loading class org/eclipse/jdt/core/dom/DefaultCommentMapper$CommentMapperVisitor +Event: 8.782 loading class org/eclipse/jdt/core/dom/DefaultCommentMapper$CommentMapperVisitor done +Event: 8.783 loading class org/eclipse/jdt/internal/core/dom/SourceRangeVerifier +Event: 8.783 loading class org/eclipse/jdt/internal/core/dom/SourceRangeVerifier done +Event: 8.783 Executing VM operation: Deoptimize +Event: 8.784 Executing VM operation: Deoptimize done +Event: 8.784 loading class java/util/Hashtable$ValueCollection +Event: 8.784 loading class java/util/Hashtable$ValueCollection done +Event: 8.785 loading class br/ufpe/cin/mergers/handlers/MyProblem +Event: 8.785 loading class br/ufpe/cin/mergers/handlers/MyProblem done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1095632k free), swap 45574012k(5696k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:50:22 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 9 seconds (0d 0h 0m 9s) + diff --git a/dependencies/hs_err_pid156504.log b/dependencies/hs_err_pid156504.log new file mode 100644 index 000000000..282332b04 --- /dev/null +++ b/dependencies/hs_err_pid156504.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1317936 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=156504, tid=0x0000000000024e5c +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001eb02800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=151132, stack(0x000000001f5f0000,0x000000001f6f0000)] + +Stack: [0x000000001f5f0000,0x000000001f6f0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6326 2468 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001eb91000 JavaThread "Service Thread" daemon [_thread_blocked, id=159460, stack(0x000000001f7f0000,0x000000001f8f0000)] + 0x000000001eb0c800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=154100, stack(0x000000001f6f0000,0x000000001f7f0000)] +=>0x000000001eb02800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=151132, stack(0x000000001f5f0000,0x000000001f6f0000)] + 0x000000001eaff800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=147608, stack(0x000000001f4f0000,0x000000001f5f0000)] + 0x000000001eafc800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=155312, stack(0x000000001f3f0000,0x000000001f4f0000)] + 0x000000001eaf9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=124748, stack(0x000000001f2f0000,0x000000001f3f0000)] + 0x000000001eaf7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=150504, stack(0x000000001f1f0000,0x000000001f2f0000)] + 0x000000000341e800 JavaThread "Finalizer" daemon [_thread_blocked, id=144720, stack(0x000000001efd0000,0x000000001f0d0000)] + 0x000000001eaf0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=153920, stack(0x000000001eed0000,0x000000001efd0000)] + 0x0000000003322800 JavaThread "main" [_thread_in_Java, id=155756, stack(0x0000000003220000,0x0000000003320000)] + +Other Threads: + 0x000000001cd09000 VMThread [stack: 0x000000001e9d0000,0x000000001ead0000] [id=155380] + 0x000000001ebb4000 WatcherThread [stack: 0x000000001f8f0000,0x000000001f9f0000] [id=148856] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 391236K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 28% used [0x000000076bf80000,0x0000000783a792a8,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15478K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1da78,0x00000006ce780000) + Metaspace used 17588K, capacity 17852K, committed 18176K, reserved 1064960K + class space used 1615K, capacity 1702K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x00000000127e0000,0x0000000012fd0000] byte_map_base: 0x000000000f1c1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013d20000, 0x0000000017c28000) + End Bits: [0x0000000017c28000, 0x000000001bb30000) + +Polling page: 0x0000000001380000 + +CodeCache: size=245760Kb used=13710Kb max_used=13721Kb free=232049Kb + bounds [0x0000000003420000, 0x0000000004190000, 0x0000000012420000] + total_blobs=3206 nmethods=2790 adapters=327 + compilation: enabled + +Compilation events (10 events): +Event: 6.312 Thread 0x000000001eafc800 nmethod 2766 0x000000000417ba10 code [0x000000000417bb60, 0x000000000417c238] +Event: 6.312 Thread 0x000000001eafc800 2742 4 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding$3::compare (56 bytes) +Event: 6.314 Thread 0x000000001eb0c800 nmethod 2776 0x000000000417c6d0 code [0x000000000417cc20, 0x0000000004180988] +Event: 6.314 Thread 0x000000001eb0c800 2779 3 org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment::usesNullTypeAnnotations (140 bytes) +Event: 6.314 Thread 0x000000001eb0c800 nmethod 2779 0x00000000041682d0 code [0x0000000004168500, 0x0000000004168f28] +Event: 6.314 Thread 0x000000001eb0c800 2778 3 org.eclipse.jdt.internal.compiler.lookup.TypeBinding::getErasureCompatibleType (329 bytes) +Event: 6.315 Thread 0x000000001eb0c800 nmethod 2778 0x0000000004181ed0 code [0x00000000041821e0, 0x0000000004183a18] +Event: 6.317 Thread 0x000000001eafc800 nmethod 2742 0x0000000004179e90 code [0x0000000004179fe0, 0x000000000417a2d8] +Event: 6.318 Thread 0x000000001eaff800 nmethod 2750 0x000000000418aa10 code [0x000000000418aca0, 0x000000000418caa0] +Event: 6.321 Thread 0x000000001eb0c800 2781 3 org.eclipse.jdt.internal.compiler.codegen.ConstantPool::writeU1 (38 bytes) + +GC Heap History (10 events): +Event: 2.504 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522400K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 39% used [0x000000078bb80000,0x000000078bda8000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4453K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4259780,0x00000006ce780000) + Metaspace used 9348K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.509 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5533K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4367780,0x00000006ce780000) + Metaspace used 9348K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.253 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5533K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4367780,0x00000006ce780000) + Metaspace used 9373K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.259 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2240K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8060K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45df210,0x00000006ce780000) + Metaspace used 9373K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.797 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834752K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8060K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45df210,0x00000006ce780000) + Metaspace used 9375K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.802 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1792K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10215K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f9ce0,0x00000006ce780000) + Metaspace used 9375K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.621 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1334016K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbc0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10215K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f9ce0,0x00000006ce780000) + Metaspace used 9419K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.626 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3648K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11927K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a5ce0,0x00000006ce780000) + Metaspace used 9419K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.222 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335872K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11927K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a5ce0,0x00000006ce780000) + Metaspace used 9422K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.229 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3168K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15478K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1da78,0x00000006ce780000) + Metaspace used 9422K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.532 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003622420 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.578 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000387ca4c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 6.021 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f61278 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.024 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f76d24 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.029 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ea4248 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.042 Thread 0x0000000003322800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003f53150 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.263 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000411b068 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.263 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000411b068 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.263 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000411b068 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.263 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000411b068 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.223 Thread 0x0000000003322800 Exception (0x000000076c460f78) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.223 Thread 0x0000000003322800 Exception (0x000000076c461e80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.306 Thread 0x0000000003322800 Exception (0x000000076cb6a640) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.306 Thread 0x0000000003322800 Exception (0x000000076cb6aa38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.307 Thread 0x0000000003322800 Exception (0x000000076cb6ed18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.307 Thread 0x0000000003322800 Exception (0x000000076cb6f110) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.574 Thread 0x0000000003322800 Implicit null exception at 0x0000000003747b51 to 0x0000000003747b7d +Event: 5.703 Thread 0x0000000003322800 Exception (0x000000077f850a40) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 5.926 Thread 0x0000000003322800 Exception (0x000000078205a400) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 5.938 Thread 0x0000000003322800 Exception (0x00000007820b0bd8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.302 loading class org/eclipse/jdt/internal/compiler/codegen/CodeStream +Event: 6.302 loading class org/eclipse/jdt/internal/compiler/codegen/CodeStream done +Event: 6.306 loading class org/eclipse/jdt/internal/compiler/codegen/TypeAnnotationCodeStream +Event: 6.306 loading class org/eclipse/jdt/internal/compiler/codegen/TypeAnnotationCodeStream done +Event: 6.307 loading class org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream +Event: 6.307 loading class org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream done +Event: 6.314 loading class org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +Event: 6.314 loading class org/eclipse/jdt/internal/compiler/codegen/CharArrayCache done +Event: 6.315 loading class org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +Event: 6.315 loading class org/eclipse/jdt/internal/compiler/util/HashtableOfInteger done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1076576k free), swap 45574012k(5840k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:07 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid156568.log b/dependencies/hs_err_pid156568.log new file mode 100644 index 000000000..7759399d9 --- /dev/null +++ b/dependencies/hs_err_pid156568.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32784 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=156568, tid=0x0000000000026180 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e4c0000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=156032, stack(0x000000001edb0000,0x000000001eeb0000)] + +Stack: [0x000000001edb0000,0x000000001eeb0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 7399 2295 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e51c800 JavaThread "Service Thread" daemon [_thread_blocked, id=148636, stack(0x000000001f1b0000,0x000000001f2b0000)] + 0x000000001e4d5800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=157316, stack(0x000000001f0b0000,0x000000001f1b0000)] + 0x000000001e4c9800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=155120, stack(0x000000001efb0000,0x000000001f0b0000)] + 0x000000001e4c2800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=156632, stack(0x000000001eeb0000,0x000000001efb0000)] +=>0x000000001e4c0000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=156032, stack(0x000000001edb0000,0x000000001eeb0000)] + 0x000000001e4ba800 JavaThread "Attach Listener" daemon [_thread_blocked, id=153964, stack(0x000000001ecb0000,0x000000001edb0000)] + 0x000000001e4b8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=153296, stack(0x000000001ebb0000,0x000000001ecb0000)] + 0x0000000002db8000 JavaThread "Finalizer" daemon [_thread_blocked, id=158492, stack(0x000000001e990000,0x000000001ea90000)] + 0x000000001e4b0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=156148, stack(0x000000001e890000,0x000000001e990000)] + 0x0000000002cc2800 JavaThread "main" [_thread_in_vm, id=153636, stack(0x0000000002bc0000,0x0000000002cc0000)] + +Other Threads: + 0x000000001c6a9000 VMThread [stack: 0x000000001e390000,0x000000001e490000] [id=148008] + 0x000000001e51e800 WatcherThread [stack: 0x000000001f2b0000,0x000000001f3b0000] [id=159360] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1333760K, used 273668K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 20% used [0x000000076bf80000,0x000000077c6610d0,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15089K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cbc678,0x00000006ce780000) + Metaspace used 16981K, capacity 17246K, committed 17536K, reserved 1064960K + class space used 1579K, capacity 1657K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x0000000012180000,0x0000000012970000] byte_map_base: 0x000000000eb61000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000136c0000, 0x00000000175c8000) + End Bits: [0x00000000175c8000, 0x000000001b4d0000) + +Polling page: 0x0000000001330000 + +CodeCache: size=245760Kb used=13534Kb max_used=13534Kb free=232225Kb + bounds [0x0000000002dc0000, 0x0000000003b10000, 0x0000000011dc0000] + total_blobs=3014 nmethods=2605 adapters=321 + compilation: enabled + +Compilation events (10 events): +Event: 7.378 Thread 0x000000001e4d5800 2617 1 org.eclipse.jdt.internal.compiler.ast.ASTNode::isThis (2 bytes) +Event: 7.378 Thread 0x000000001e4d5800 nmethod 2617 0x0000000003ae6390 code [0x0000000003ae64e0, 0x0000000003ae65f0] +Event: 7.378 Thread 0x000000001e4d5800 2612 1 org.eclipse.jdt.internal.compiler.lookup.ModuleBinding$UnNamedModule::isUnnamed (2 bytes) +Event: 7.378 Thread 0x000000001e4d5800 nmethod 2612 0x0000000003ae6650 code [0x0000000003ae67a0, 0x0000000003ae68b0] +Event: 7.381 Thread 0x000000001e4d5800 2619 3 org.eclipse.jdt.internal.compiler.lookup.Scope$Substitutor::substitute (837 bytes) +Event: 7.384 Thread 0x000000001e4c2800 nmethod 2616 0x0000000003ae9950 code [0x0000000003ae9aa0, 0x0000000003ae9ed8] +Event: 7.384 Thread 0x000000001e4c2800 2618 4 org.eclipse.jdt.internal.compiler.lookup.Scope::compilerOptions (11 bytes) +Event: 7.386 Thread 0x000000001e4c2800 nmethod 2618 0x0000000003ae6910 code [0x0000000003ae6a60, 0x0000000003ae6b18] +Event: 7.387 Thread 0x000000001e4d5800 nmethod 2619 0x0000000003aea210 code [0x0000000003aeaa20, 0x0000000003af1958] +Event: 7.387 Thread 0x000000001e4d5800 2626 3 org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope::faultInImports (984 bytes) + +GC Heap History (10 events): +Event: 3.043 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 521504K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 50% used [0x000000078bf00000,0x000000078c148000,0x000000078c380000) + to space 4608K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078bf00000) + ParOldGen total 173568K, used 3189K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411d760,0x00000006ce780000) + Metaspace used 9384K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.051 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523776K, used 3456K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde0000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3981K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e3760,0x00000006ce780000) + Metaspace used 9384K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.614 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522624K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde0000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3981K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e3760,0x00000006ce780000) + Metaspace used 9433K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.620 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835072K, used 3920K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 4608K, 85% used [0x000000079ef80000,0x000000079f354030,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5485K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435b760,0x00000006ce780000) + Metaspace used 9433K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.420 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 835072K, used 834384K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 4608K, 85% used [0x000000079ef80000,0x000000079f354030,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5485K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435b760,0x00000006ce780000) + Metaspace used 9440K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.428 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 835584K, used 2656K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed18000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9319K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4719dc8,0x00000006ce780000) + Metaspace used 9440K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.065 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 835584K, used 833120K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed18000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9319K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4719dc8,0x00000006ce780000) + Metaspace used 9453K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.072 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1333248K, used 3264K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11903K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499fed8,0x00000006ce780000) + Metaspace used 9453K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.239 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333248K, used 1332416K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 100% used [0x000000076bf80000,0x00000007bd180000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11903K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499fed8,0x00000006ce780000) + Metaspace used 9459K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.247 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4480K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15089K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cbc678,0x00000006ce780000) + Metaspace used 9459K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.475 Thread 0x0000000002cc2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fae9b8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.475 Thread 0x0000000002cc2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fae9b8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.475 Thread 0x0000000002cc2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fae9b8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.475 Thread 0x0000000002cc2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fae9b8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.478 Thread 0x0000000002cc2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003241bcc method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 7.037 Thread 0x0000000002cc2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003930734 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 7.056 Thread 0x0000000002cc2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038a5470 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 7.063 Thread 0x0000000002cc2800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003957a28 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1578 +Event: 7.098 Thread 0x0000000002cc2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003979264 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 7.292 Thread 0x0000000002cc2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000397e0a8 method=org.eclipse.jdt.internal.compiler.lookup.ImportBinding.isStatic()Z @ 4 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.208 Thread 0x0000000002cc2800 Exception (0x000000076c2dc348) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 0.285 Thread 0x0000000002cc2800 Exception (0x000000076c4613d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.286 Thread 0x0000000002cc2800 Exception (0x000000076c4622d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.373 Thread 0x0000000002cc2800 Exception (0x000000076c8bef58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.373 Thread 0x0000000002cc2800 Exception (0x000000076c8bf350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.374 Thread 0x0000000002cc2800 Exception (0x000000076c8c3630) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.374 Thread 0x0000000002cc2800 Exception (0x000000076c8c3a28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 6.645 Thread 0x0000000002cc2800 Exception (0x00000007772016e0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.900 Thread 0x0000000002cc2800 Exception (0x0000000777e30fe8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.915 Thread 0x0000000002cc2800 Exception (0x0000000777e8b478) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 7.366 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +Event: 7.366 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey done +Event: 7.367 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution$1 +Event: 7.367 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution$1 done +Event: 7.369 loading class org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +Event: 7.369 loading class org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets done +Event: 7.378 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +Event: 7.378 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 done +Event: 7.395 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +Event: 7.395 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1067512k free), swap 45574012k(5136k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:06:06 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 7 seconds (0d 0h 0m 7s) + diff --git a/dependencies/hs_err_pid157164.log b/dependencies/hs_err_pid157164.log new file mode 100644 index 000000000..0c0876d36 --- /dev/null +++ b/dependencies/hs_err_pid157164.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1317936 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=157164, tid=0x0000000000025db4 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001ec6f800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=155060, stack(0x000000001f660000,0x000000001f760000)] + +Stack: [0x000000001f660000,0x000000001f760000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6398 2414 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001ed0e800 JavaThread "Service Thread" daemon [_thread_blocked, id=150828, stack(0x000000001f960000,0x000000001fa60000)] + 0x000000001ec84800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=148780, stack(0x000000001f860000,0x000000001f960000)] + 0x000000001ec76800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=150132, stack(0x000000001f760000,0x000000001f860000)] +=>0x000000001ec6f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=155060, stack(0x000000001f660000,0x000000001f760000)] + 0x000000001ec6c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=155872, stack(0x000000001f560000,0x000000001f660000)] + 0x000000001ec69800 JavaThread "Attach Listener" daemon [_thread_blocked, id=135360, stack(0x000000001f460000,0x000000001f560000)] + 0x000000001ec67000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=150932, stack(0x000000001f360000,0x000000001f460000)] + 0x000000001ec61800 JavaThread "Finalizer" daemon [_thread_blocked, id=156880, stack(0x000000001f140000,0x000000001f240000)] + 0x000000001ec60800 JavaThread "Reference Handler" daemon [_thread_blocked, id=158288, stack(0x000000001f040000,0x000000001f140000)] + 0x0000000003492800 JavaThread "main" [_thread_in_Java, id=155212, stack(0x0000000003390000,0x0000000003490000)] + +Other Threads: + 0x000000001ce79000 VMThread [stack: 0x000000001eb40000,0x000000001ec40000] [id=158620] + 0x000000001ecbc000 WatcherThread [stack: 0x000000001fa60000,0x000000001fb60000] [id=156828] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 418577K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 30% used [0x000000076bf80000,0x00000007855244e0,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfda0000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15431K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d11ed8,0x00000006ce780000) + Metaspace used 17547K, capacity 17788K, committed 18176K, reserved 1064960K + class space used 1620K, capacity 1702K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x0000000012950000,0x0000000013140000] byte_map_base: 0x000000000f331000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013e90000, 0x0000000017d98000) + End Bits: [0x0000000017d98000, 0x000000001bca0000) + +Polling page: 0x0000000001460000 + +CodeCache: size=245760Kb used=13593Kb max_used=13600Kb free=232166Kb + bounds [0x0000000003590000, 0x00000000042e0000, 0x0000000012590000] + total_blobs=3148 nmethods=2733 adapters=327 + compilation: enabled + +Compilation events (10 events): +Event: 6.389 Thread 0x000000001ec84800 2717 3 org.eclipse.jdt.internal.compiler.CompilationResult::quickPrioritize (124 bytes) +Event: 6.390 Thread 0x000000001ec84800 nmethod 2717 0x00000000042d2c10 code [0x00000000042d2e00, 0x00000000042d3708] +Event: 6.390 Thread 0x000000001ec84800 2718 1 org.eclipse.jdt.internal.compiler.problem.DefaultProblem::getSourceStart (5 bytes) +Event: 6.390 Thread 0x000000001ec84800 nmethod 2718 0x00000000042d3bd0 code [0x00000000042d3d20, 0x00000000042d3e30] +Event: 6.392 Thread 0x000000001ec84800 2719 3 org.eclipse.jdt.internal.compiler.util.Util::getLineNumber (89 bytes) +Event: 6.392 Thread 0x000000001ec84800 nmethod 2719 0x00000000042d3e90 code [0x00000000042d4020, 0x00000000042d4410] +Event: 6.392 Thread 0x000000001ec84800 2721 ! 3 org.eclipse.jdt.internal.compiler.lookup.MethodBinding::sourceMethod (78 bytes) +Event: 6.393 Thread 0x000000001ec84800 nmethod 2721 0x00000000042d4610 code [0x00000000042d47a0, 0x00000000042d4d70] +Event: 6.393 Thread 0x000000001ec84800 2720 1 org.eclipse.jdt.internal.compiler.problem.DefaultProblem::getSourceEnd (5 bytes) +Event: 6.393 Thread 0x000000001ec84800 nmethod 2720 0x00000000042d4f90 code [0x00000000042d50e0, 0x00000000042d51f0] + +GC Heap History (10 events): +Event: 2.391 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522400K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 39% used [0x000000078bb80000,0x000000078bda8000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4425K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4252770,0x00000006ce780000) + Metaspace used 9363K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.396 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5489K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435c770,0x00000006ce780000) + Metaspace used 9363K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.128 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5489K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435c770,0x00000006ce780000) + Metaspace used 9390K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.134 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2224K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeac030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8000K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d0200,0x00000006ce780000) + Metaspace used 9390K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.716 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834736K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeac030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8000K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d0200,0x00000006ce780000) + Metaspace used 9392K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.721 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1728K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 30% used [0x00000007bda00000,0x00000007bdbb0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10155K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47eacd0,0x00000006ce780000) + Metaspace used 9392K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.595 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1333952K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 30% used [0x00000007bda00000,0x00000007bdbb0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10155K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47eacd0,0x00000006ce780000) + Metaspace used 9437K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.601 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3664K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd814030,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11875K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4998cd0,0x00000006ce780000) + Metaspace used 9437K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.260 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335888K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd814030,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11875K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4998cd0,0x00000006ce780000) + Metaspace used 9440K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.267 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3200K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfda0000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15431K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d11ed8,0x00000006ce780000) + Metaspace used 9440K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.606 Thread 0x0000000003492800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000038b7598 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.652 Thread 0x0000000003492800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039fb48c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 6.115 Thread 0x0000000003492800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000040db140 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.125 Thread 0x0000000003492800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000402a708 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.128 Thread 0x0000000003492800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004100264 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.136 Thread 0x0000000003492800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000040ceb10 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.348 Thread 0x0000000003492800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004299310 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.348 Thread 0x0000000003492800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004299310 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.349 Thread 0x0000000003492800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004299310 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.349 Thread 0x0000000003492800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004299310 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.229 Thread 0x0000000003492800 Exception (0x000000076c461008) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.230 Thread 0x0000000003492800 Exception (0x000000076c461f10) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.311 Thread 0x0000000003492800 Exception (0x000000076cb6a640) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.311 Thread 0x0000000003492800 Exception (0x000000076cb6aa38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.312 Thread 0x0000000003492800 Exception (0x000000076cb6ed18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.312 Thread 0x0000000003492800 Exception (0x000000076cb6f110) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.541 Thread 0x0000000003492800 Implicit null exception at 0x00000000038b7b11 to 0x00000000038b7b3d +Event: 5.783 Thread 0x0000000003492800 Exception (0x000000077ff90a80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.003 Thread 0x0000000003492800 Exception (0x0000000780cf06e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.017 Thread 0x0000000003492800 Exception (0x0000000780d46ec0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.387 loading class org/eclipse/jdt/internal/compiler/codegen/IntegerCache +Event: 6.387 loading class org/eclipse/jdt/internal/compiler/codegen/IntegerCache done +Event: 6.389 loading class org/eclipse/jdt/internal/compiler/util/Messages +Event: 6.389 loading class org/eclipse/jdt/internal/compiler/util/Messages done +Event: 6.390 loading class org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +Event: 6.390 loading class org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties done +Event: 6.391 loading class org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +Event: 6.391 loading class org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry done +Event: 6.392 loading class org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +Event: 6.392 loading class org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1074124k free), swap 45574012k(5148k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:01 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid157428.log b/dependencies/hs_err_pid157428.log new file mode 100644 index 000000000..eaf4aa234 --- /dev/null +++ b/dependencies/hs_err_pid157428.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 131088 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=157428, tid=0x00000000000268f4 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e274800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=157940, stack(0x000000001ed60000,0x000000001ee60000)] + +Stack: [0x000000001ed60000,0x000000001ee60000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6828 2164 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e2fe800 JavaThread "Service Thread" daemon [_thread_blocked, id=157904, stack(0x000000001ef60000,0x000000001f060000)] + 0x000000001e27a000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=130444, stack(0x000000001ee60000,0x000000001ef60000)] +=>0x000000001e274800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=157940, stack(0x000000001ed60000,0x000000001ee60000)] + 0x000000001e270800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=135220, stack(0x000000001ec60000,0x000000001ed60000)] + 0x000000001e26c000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=152500, stack(0x000000001eb60000,0x000000001ec60000)] + 0x000000001e268800 JavaThread "Attach Listener" daemon [_thread_blocked, id=155840, stack(0x000000001ea60000,0x000000001eb60000)] + 0x000000001e266000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10904, stack(0x000000001e960000,0x000000001ea60000)] + 0x000000001e261800 JavaThread "Finalizer" daemon [_thread_blocked, id=145440, stack(0x000000001e740000,0x000000001e840000)] + 0x000000001e260800 JavaThread "Reference Handler" daemon [_thread_blocked, id=152220, stack(0x000000001e640000,0x000000001e740000)] + 0x0000000002a62800 JavaThread "main" [_thread_in_vm, id=157464, stack(0x00000000028c0000,0x00000000029c0000)] + +Other Threads: + 0x000000001c449000 VMThread [stack: 0x000000001e140000,0x000000001e240000] [id=106904] + 0x000000001e329800 WatcherThread [stack: 0x000000001f060000,0x000000001f160000] [id=155620] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1333760K, used 220555K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 16% used [0x000000076bf80000,0x0000000779282e10,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15053K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cb3668,0x00000006ce780000) + Metaspace used 15468K, capacity 15686K, committed 15872K, reserved 1071104K + class space used 1449K, capacity 1521K, committed 1536K, reserved 1048576K + +Card table byte_map: [0x0000000011f20000,0x0000000012710000] byte_map_base: 0x000000000e901000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013460000, 0x0000000017368000) + End Bits: [0x0000000017368000, 0x000000001b270000) + +Polling page: 0x0000000000aa0000 + +CodeCache: size=245760Kb used=11229Kb max_used=11675Kb free=234530Kb + bounds [0x0000000002b60000, 0x0000000003700000, 0x0000000011b60000] + total_blobs=2414 nmethods=2015 adapters=310 + compilation: disabled (not enough contiguous free space left) + +Compilation events (10 events): +Event: 6.793 Thread 0x000000001e27a000 nmethod 2151 0x0000000002dafc10 code [0x0000000002db0760, 0x0000000002db9ff8] +Event: 6.793 Thread 0x000000001e27a000 2139 3 org.eclipse.jdt.internal.compiler.parser.Parser::ntAction (8 bytes) +Event: 6.793 Thread 0x000000001e27a000 nmethod 2139 0x0000000002cd4890 code [0x0000000002cd49e0, 0x0000000002cd4b50] +Event: 6.793 Thread 0x000000001e27a000 2140 3 org.eclipse.jdt.internal.compiler.parser.Parser::consumeRule (7138 bytes) +Event: 6.802 Thread 0x000000001e274800 2156 4 org.eclipse.jdt.internal.compiler.parser.Parser::actFromTokenOrSynthetic (9 bytes) +Event: 6.803 Thread 0x000000001e26c000 2158 4 org.eclipse.jdt.internal.compiler.parser.Scanner::scanIdentifierOrKeyword (196 bytes) +Event: 6.804 Thread 0x000000001e274800 nmethod 2156 0x0000000002cf9d90 code [0x0000000002cf9ee0, 0x0000000002cfa018] +Event: 6.807 Thread 0x000000001e26c000 nmethod 2158 0x0000000002e7e510 code [0x0000000002e7e660, 0x0000000002e7e968] +Event: 6.822 Thread 0x000000001e270800 2163 ! 4 org.eclipse.jdt.internal.compiler.parser.Scanner::getNextToken0 (3678 bytes) +Event: 6.822 Thread 0x000000001e274800 2164 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + +GC Heap History (10 events): +Event: 2.994 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 521504K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 50% used [0x000000078bf00000,0x000000078c148000,0x000000078c380000) + to space 4608K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078bf00000) + ParOldGen total 173568K, used 3177K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c411a750,0x00000006ce780000) + Metaspace used 9302K, capacity 9486K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.002 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523776K, used 3488K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3969K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e0750,0x00000006ce780000) + Metaspace used 9302K, capacity 9486K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.552 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522656K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 75% used [0x000000078ba80000,0x000000078bde8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3969K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e0750,0x00000006ce780000) + Metaspace used 9353K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.558 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835072K, used 3936K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 4608K, 85% used [0x000000079ef80000,0x000000079f358020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5465K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4356750,0x00000006ce780000) + Metaspace used 9353K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.351 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 835072K, used 834400K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 4608K, 85% used [0x000000079ef80000,0x000000079f358020,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea80000,0x000000079ea80000,0x000000079ef80000) + ParOldGen total 173568K, used 5465K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4356750,0x00000006ce780000) + Metaspace used 9360K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.357 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 835584K, used 2656K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed18000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9299K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4714db8,0x00000006ce780000) + Metaspace used 9360K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.878 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 835584K, used 833120K [0x000000076bf80000, 0x00000007bdb80000, 0x00000007c0000000) + eden space 830464K, 100% used [0x000000076bf80000,0x000000079ea80000,0x000000079ea80000) + from space 5120K, 51% used [0x000000079ea80000,0x000000079ed18000,0x000000079ef80000) + to space 5120K, 0% used [0x00000007bd680000,0x00000007bd680000,0x00000007bdb80000) + ParOldGen total 173568K, used 9299K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4714db8,0x00000006ce780000) + Metaspace used 9371K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.884 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1333248K, used 3264K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11851K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4992ec8,0x00000006ce780000) + Metaspace used 9371K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.165 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1333248K, used 1332416K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 1329152K, 100% used [0x000000076bf80000,0x00000007bd180000,0x00000007bd180000) + from space 4096K, 79% used [0x00000007bd680000,0x00000007bd9b0020,0x00000007bda80000) + to space 4608K, 0% used [0x00000007bd180000,0x00000007bd180000,0x00000007bd600000) + ParOldGen total 173568K, used 11851K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4992ec8,0x00000006ce780000) + Metaspace used 9378K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.174 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1333760K, used 4480K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1329152K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd180000) + from space 4608K, 97% used [0x00000007bd180000,0x00000007bd5e0000,0x00000007bd600000) + to space 5120K, 0% used [0x00000007bfb00000,0x00000007bfb00000,0x00000007c0000000) + ParOldGen total 173568K, used 15053K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cb3668,0x00000006ce780000) + Metaspace used 9378K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 958K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.317 Thread 0x0000000002a62800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002f34d08 method=org.eclipse.jgit.diff.SubsequenceComparator.equals(Lorg/eclipse/jgit/diff/Subsequence;ILorg/eclipse/jgit/diff/Subsequence;I)Z @ 25 +Event: 6.382 Thread 0x0000000002a62800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000300e588 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 388 +Event: 6.382 Thread 0x0000000002a62800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002fca7e0 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 6.382 Thread 0x0000000002a62800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000300e4c8 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 6.382 Thread 0x0000000002a62800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030289f0 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 6.421 Thread 0x0000000002a62800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d5a724 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.421 Thread 0x0000000002a62800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d5a724 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.421 Thread 0x0000000002a62800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d5a724 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.421 Thread 0x0000000002a62800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d5a724 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.425 Thread 0x0000000002a62800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ff538c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.187 Thread 0x0000000002a62800 Exception (0x000000076c25dad8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.213 Thread 0x0000000002a62800 Exception (0x000000076c2dc348) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 0.292 Thread 0x0000000002a62800 Exception (0x000000076c461380) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.292 Thread 0x0000000002a62800 Exception (0x000000076c462288) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.383 Thread 0x0000000002a62800 Exception (0x000000076c8be9d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.383 Thread 0x0000000002a62800 Exception (0x000000076c8bedc8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.383 Thread 0x0000000002a62800 Exception (0x000000076c8c30a8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.383 Thread 0x0000000002a62800 Exception (0x000000076c8c34a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.653 Thread 0x0000000002a62800 Implicit null exception at 0x0000000002e7dbd1 to 0x0000000002e7dbfd +Event: 6.587 Thread 0x0000000002a62800 Exception (0x0000000777b1d470) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] + +Events (10 events): +Event: 6.808 loading class org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue +Event: 6.808 loading class org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue done +Event: 6.809 loading class org/eclipse/jdt/internal/compiler/impl/IntConstant +Event: 6.809 loading class org/eclipse/jdt/internal/compiler/impl/IntConstant done +Event: 6.809 loading class org/eclipse/jdt/internal/compiler/impl/Constant +Event: 6.809 loading class org/eclipse/jdt/internal/compiler/impl/Constant done +Event: 6.811 loading class org/eclipse/jdt/internal/compiler/impl/DoubleConstant +Event: 6.811 loading class org/eclipse/jdt/internal/compiler/impl/DoubleConstant done +Event: 6.814 loading class org/eclipse/jdt/internal/compiler/ast/StringLiteralConcatenation +Event: 6.814 loading class org/eclipse/jdt/internal/compiler/ast/StringLiteralConcatenation done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1299576k free), swap 45574012k(5168k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:07:06 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid157524.log b/dependencies/hs_err_pid157524.log new file mode 100644 index 000000000..f9bcaa118 --- /dev/null +++ b/dependencies/hs_err_pid157524.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1021232 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=157524, tid=0x0000000000026228 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e16e800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=156200, stack(0x000000001eb60000,0x000000001ec60000)] + +Stack: [0x000000001eb60000,0x000000001ec60000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6585 2460 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e20b800 JavaThread "Service Thread" daemon [_thread_blocked, id=157608, stack(0x000000001ee60000,0x000000001ef60000)] + 0x000000001e178800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=155980, stack(0x000000001ed60000,0x000000001ee60000)] + 0x000000001e171000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=159068, stack(0x000000001ec60000,0x000000001ed60000)] +=>0x000000001e16e800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=156200, stack(0x000000001eb60000,0x000000001ec60000)] + 0x000000001e16b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=18612, stack(0x000000001ea60000,0x000000001eb60000)] + 0x000000001e168800 JavaThread "Attach Listener" daemon [_thread_blocked, id=157552, stack(0x000000001e960000,0x000000001ea60000)] + 0x000000001e166000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=155920, stack(0x000000001e860000,0x000000001e960000)] + 0x000000001e161800 JavaThread "Finalizer" daemon [_thread_blocked, id=145440, stack(0x000000001e640000,0x000000001e740000)] + 0x000000001e160800 JavaThread "Reference Handler" daemon [_thread_blocked, id=77344, stack(0x000000001e540000,0x000000001e640000)] + 0x0000000002952800 JavaThread "main" [_thread_in_vm, id=152516, stack(0x0000000002850000,0x0000000002950000)] + +Other Threads: + 0x000000001c339000 VMThread [stack: 0x000000001e040000,0x000000001e140000] [id=150308] + 0x000000001e1b5000 WatcherThread [stack: 0x000000001ef60000,0x000000001f060000] [id=159040] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 418541K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 30% used [0x000000076bf80000,0x0000000785523590,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15410K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d0cb60,0x00000006ce780000) + Metaspace used 18732K, capacity 19060K, committed 19328K, reserved 1067008K + class space used 1720K, capacity 1804K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000011e10000,0x0000000012600000] byte_map_base: 0x000000000e7f1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013350000, 0x0000000017258000) + End Bits: [0x0000000017258000, 0x000000001b160000) + +Polling page: 0x0000000000960000 + +CodeCache: size=245760Kb used=13926Kb max_used=13940Kb free=231833Kb + bounds [0x0000000002a50000, 0x0000000003800000, 0x0000000011a50000] + total_blobs=3243 nmethods=2819 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 6.524 Thread 0x000000001e178800 2810 ! 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::constant (173 bytes) +Event: 6.524 Thread 0x000000001e178800 nmethod 2810 0x00000000037eaa50 code [0x00000000037eac20, 0x00000000037eb668] +Event: 6.524 Thread 0x000000001e178800 2814 3 org.eclipse.jdt.internal.compiler.ClassFile::addFieldAttributes (357 bytes) +Event: 6.527 Thread 0x000000001e178800 nmethod 2814 0x00000000037eb990 code [0x00000000037ebd00, 0x00000000037edfa8] +Event: 6.527 Thread 0x000000001e178800 2819 3 java.lang.Integer::valueOf (32 bytes) +Event: 6.527 Thread 0x000000001e178800 nmethod 2819 0x00000000037e9250 code [0x00000000037e93c0, 0x00000000037e9710] +Event: 6.527 Thread 0x000000001e178800 2816 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::isDeprecated (15 bytes) +Event: 6.527 Thread 0x000000001e178800 nmethod 2816 0x00000000037de7d0 code [0x00000000037de920, 0x00000000037dead0] +Event: 6.541 Thread 0x000000001e171000 nmethod 2815 0x00000000037f3a90 code [0x00000000037f3c40, 0x00000000037f4a68] +Event: 6.580 Thread 0x000000001e16b800 2820 4 java.util.zip.Inflater::ensureOpen (47 bytes) + +GC Heap History (10 events): +Event: 2.482 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522336K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bd98000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4417K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4250750,0x00000006ce780000) + Metaspace used 9272K, capacity 9486K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.486 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2528K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 44% used [0x000000079f200000,0x000000079f478000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5481K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435a750,0x00000006ce780000) + Metaspace used 9272K, capacity 9486K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.263 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835040K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 44% used [0x000000079f200000,0x000000079f478000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5481K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435a750,0x00000006ce780000) + Metaspace used 9299K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.270 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2240K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 7979K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45cae88,0x00000006ce780000) + Metaspace used 9299K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.872 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834752K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 7979K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45cae88,0x00000006ce780000) + Metaspace used 9301K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.878 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1728K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 30% used [0x00000007bda00000,0x00000007bdbb0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10142K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47e7958,0x00000006ce780000) + Metaspace used 9301K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.760 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1333952K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 30% used [0x00000007bda00000,0x00000007bdbb0000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10142K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47e7958,0x00000006ce780000) + Metaspace used 9344K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.765 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3648K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11862K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4995958,0x00000006ce780000) + Metaspace used 9344K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.364 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335872K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 64% used [0x00000007bd480000,0x00000007bd810020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11862K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c4995958,0x00000006ce780000) + Metaspace used 9347K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.370 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3168K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 56% used [0x00000007bfa80000,0x00000007bfd98000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15410K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d0cb60,0x00000006ce780000) + Metaspace used 9347K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.774 Thread 0x0000000002952800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ea65cc method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 6.220 Thread 0x0000000002952800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035a68c4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.223 Thread 0x0000000002952800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035af390 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.229 Thread 0x0000000002952800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000034ebd88 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.239 Thread 0x0000000002952800 Uncommon trap: reason=unloaded action=reinterpret pc=0x000000000359a6c0 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.478 Thread 0x0000000002952800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000378bae4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.478 Thread 0x0000000002952800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000378bae4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.478 Thread 0x0000000002952800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000378bae4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.478 Thread 0x0000000002952800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000378bae4 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding +Event: 6.509 Thread 0x0000000002952800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000003456794 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.232 Thread 0x0000000002952800 Exception (0x000000076c460ef0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.232 Thread 0x0000000002952800 Exception (0x000000076c461df8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.324 Thread 0x0000000002952800 Exception (0x000000076cb6a6b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.324 Thread 0x0000000002952800 Exception (0x000000076cb6aaa8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.325 Thread 0x0000000002952800 Exception (0x000000076cb6ed88) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.325 Thread 0x0000000002952800 Exception (0x000000076cb6f180) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.572 Thread 0x0000000002952800 Implicit null exception at 0x0000000002d67551 to 0x0000000002d6757d +Event: 5.903 Thread 0x0000000002952800 Exception (0x0000000780933c10) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.125 Thread 0x0000000002952800 Exception (0x0000000781691d58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.134 Thread 0x0000000002952800 Exception (0x00000007816e8530) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.578 loading class org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +Event: 6.578 loading class org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap done +Event: 6.578 loading class org/eclipse/jdt/core/dom/IVariableBinding +Event: 6.578 loading class org/eclipse/jdt/core/dom/IVariableBinding done +Event: 6.579 loading class org/eclipse/jdt/core/dom/IMemberValuePairBinding +Event: 6.579 loading class org/eclipse/jdt/core/dom/IMemberValuePairBinding done +Event: 6.579 loading class org/eclipse/jdt/core/dom/IModuleBinding +Event: 6.579 loading class org/eclipse/jdt/core/dom/IModuleBinding done +Event: 6.580 loading class org/eclipse/jdt/core/dom/DocCommentParser +Event: 6.580 loading class org/eclipse/jdt/core/dom/DocCommentParser done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1080484k free), swap 45574012k(5364k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:21 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid157540.log b/dependencies/hs_err_pid157540.log new file mode 100644 index 000000000..e40679555 --- /dev/null +++ b/dependencies/hs_err_pid157540.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1376976 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=157540, tid=0x00000000000250b0 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e3dc800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=151728, stack(0x000000001ecd0000,0x000000001edd0000)] + +Stack: [0x000000001ecd0000,0x000000001edd0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8395 2614 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e478800 JavaThread "Service Thread" daemon [_thread_blocked, id=141332, stack(0x000000001f0d0000,0x000000001f1d0000)] + 0x000000001e3e9800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=153048, stack(0x000000001efd0000,0x000000001f0d0000)] + 0x000000001e3e2800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=153636, stack(0x000000001eed0000,0x000000001efd0000)] + 0x000000001e3df800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=150176, stack(0x000000001edd0000,0x000000001eed0000)] +=>0x000000001e3dc800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=151728, stack(0x000000001ecd0000,0x000000001edd0000)] + 0x000000001e3d9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=153876, stack(0x000000001ebd0000,0x000000001ecd0000)] + 0x000000001e3d7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=152040, stack(0x000000001ead0000,0x000000001ebd0000)] + 0x0000000002cee800 JavaThread "Finalizer" daemon [_thread_blocked, id=158212, stack(0x000000001e8b0000,0x000000001e9b0000)] + 0x000000001e3d0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=154380, stack(0x000000001e7b0000,0x000000001e8b0000)] + 0x0000000002bf2800 JavaThread "main" [_thread_in_vm, id=152568, stack(0x0000000002af0000,0x0000000002bf0000)] + +Other Threads: + 0x000000001c5d9000 VMThread [stack: 0x000000001e2b0000,0x000000001e3b0000] [id=157472] + 0x000000001e402000 WatcherThread [stack: 0x000000001f1d0000,0x000000001f2d0000] [id=154936] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1371136K, used 445781K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 32% used [0x000000076bf80000,0x0000000786fcd740,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15458K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d18900,0x00000006ce780000) + Metaspace used 18187K, capacity 18492K, committed 18688K, reserved 1067008K + class space used 1665K, capacity 1766K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x00000000120b0000,0x00000000128a0000] byte_map_base: 0x000000000ea91000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000135f0000, 0x00000000174f8000) + End Bits: [0x00000000174f8000, 0x000000001b400000) + +Polling page: 0x0000000002910000 + +CodeCache: size=245760Kb used=14264Kb max_used=14278Kb free=231495Kb + bounds [0x0000000002cf0000, 0x0000000003af0000, 0x0000000011cf0000] + total_blobs=3311 nmethods=2886 adapters=336 + compilation: enabled + +Compilation events (10 events): +Event: 8.371 Thread 0x000000001e3e9800 nmethod 2880 0x0000000003ade510 code [0x0000000003ade6e0, 0x0000000003adf128] +Event: 8.371 Thread 0x000000001e3e9800 2884 3 org.eclipse.jdt.internal.compiler.ClassFile::addFieldAttributes (357 bytes) +Event: 8.373 Thread 0x000000001e3e9800 nmethod 2884 0x0000000003adf910 code [0x0000000003adfc80, 0x0000000003ae1f28] +Event: 8.373 Thread 0x000000001e3e9800 2881 3 org.eclipse.jdt.internal.compiler.ClassFile::addFieldInfo (264 bytes) +Event: 8.374 Thread 0x000000001e3e9800 nmethod 2881 0x0000000003add390 code [0x0000000003add5a0, 0x0000000003adde58] +Event: 8.374 Thread 0x000000001e3e9800 2886 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::isDeprecated (15 bytes) +Event: 8.374 Thread 0x000000001e3e9800 nmethod 2886 0x0000000003add010 code [0x0000000003add160, 0x0000000003add310] +Event: 8.374 Thread 0x000000001e3e9800 2887 3 org.eclipse.jdt.internal.compiler.lookup.FieldBinding::genericSignature (21 bytes) +Event: 8.375 Thread 0x000000001e3e9800 nmethod 2887 0x0000000003adcb50 code [0x0000000003adccc0, 0x0000000003adcf48] +Event: 8.388 Thread 0x000000001e3df800 nmethod 2885 0x0000000003ae7c90 code [0x0000000003ae7e40, 0x0000000003ae8c68] + +GC Heap History (10 events): +Event: 2.432 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 521856K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 519680K, 100% used [0x000000076bf80000,0x000000078bb00000,0x000000078bb00000) + from space 6144K, 35% used [0x000000078bb00000,0x000000078bd20000,0x000000078c100000) + to space 6144K, 0% used [0x000000079f180000,0x000000079f180000,0x000000079f780000) + ParOldGen total 173568K, used 4467K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425cdf8,0x00000006ce780000) + Metaspace used 9252K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.438 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 836608K, used 2560K [0x000000076bf80000, 0x000000079f680000, 0x00000007c0000000) + eden space 831488K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb80000) + from space 5120K, 50% used [0x000000079f180000,0x000000079f400000,0x000000079f680000) + to space 5632K, 0% used [0x000000079eb80000,0x000000079eb80000,0x000000079f100000) + ParOldGen total 173568K, used 5515K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4362df8,0x00000006ce780000) + Metaspace used 9252K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.161 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 836608K, used 834048K [0x000000076bf80000, 0x000000079f680000, 0x00000007c0000000) + eden space 831488K, 100% used [0x000000076bf80000,0x000000079eb80000,0x000000079eb80000) + from space 5120K, 50% used [0x000000079f180000,0x000000079f400000,0x000000079f680000) + to space 5632K, 0% used [0x000000079eb80000,0x000000079eb80000,0x000000079f100000) + ParOldGen total 173568K, used 5515K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4362df8,0x00000006ce780000) + Metaspace used 9275K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.167 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837120K, used 2272K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 831488K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb80000) + from space 5632K, 40% used [0x000000079eb80000,0x000000079edb8020,0x000000079f100000) + to space 5632K, 0% used [0x00000007bd880000,0x00000007bd880000,0x00000007bde00000) + ParOldGen total 173568K, used 8013K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d3460,0x00000006ce780000) + Metaspace used 9275K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.722 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837120K, used 833760K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 831488K, 100% used [0x000000076bf80000,0x000000079eb80000,0x000000079eb80000) + from space 5632K, 40% used [0x000000079eb80000,0x000000079edb8020,0x000000079f100000) + to space 5632K, 0% used [0x00000007bd880000,0x00000007bd880000,0x00000007bde00000) + ParOldGen total 173568K, used 8013K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d3460,0x00000006ce780000) + Metaspace used 9277K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.727 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1336320K, used 1792K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 1330688K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd300000) + from space 5632K, 31% used [0x00000007bd880000,0x00000007bda40000,0x00000007bde00000) + to space 5632K, 0% used [0x00000007bd300000,0x00000007bd300000,0x00000007bd880000) + ParOldGen total 173568K, used 10186K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f2ac0,0x00000006ce780000) + Metaspace used 9277K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.744 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1336320K, used 1332480K [0x000000076bf80000, 0x00000007bde00000, 0x00000007c0000000) + eden space 1330688K, 100% used [0x000000076bf80000,0x00000007bd300000,0x00000007bd300000) + from space 5632K, 31% used [0x00000007bd880000,0x00000007bda40000,0x00000007bde00000) + to space 5632K, 0% used [0x00000007bd300000,0x00000007bd300000,0x00000007bd880000) + ParOldGen total 173568K, used 10186K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f2ac0,0x00000006ce780000) + Metaspace used 9320K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.750 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1336320K, used 3664K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1330688K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd300000) + from space 5632K, 65% used [0x00000007bd300000,0x00000007bd694030,0x00000007bd880000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11906K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a0ac0,0x00000006ce780000) + Metaspace used 9320K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.624 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1336320K, used 1334352K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1330688K, 100% used [0x000000076bf80000,0x00000007bd300000,0x00000007bd300000) + from space 5632K, 65% used [0x00000007bd300000,0x00000007bd694030,0x00000007bd880000) + to space 5632K, 0% used [0x00000007bfa80000,0x00000007bfa80000,0x00000007c0000000) + ParOldGen total 173568K, used 11906K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a0ac0,0x00000006ce780000) + Metaspace used 9323K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 5.631 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1371136K, used 3104K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1365504K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf500000) + from space 5632K, 55% used [0x00000007bfa80000,0x00000007bfd88000,0x00000007c0000000) + to space 5632K, 0% used [0x00000007bf500000,0x00000007bf500000,0x00000007bfa80000) + ParOldGen total 173568K, used 15458K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d18900,0x00000006ce780000) + Metaspace used 9323K, capacity 9518K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.545 Thread 0x0000000002bf2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003046bd8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.587 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000314d08c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 7.970 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000387bf24 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 2095 +Event: 8.026 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038be46c method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 8.030 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038c3cac method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 8.072 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003802464 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 8.074 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003797cb0 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 8.083 Thread 0x0000000002bf2800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003859ef4 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 8.352 Thread 0x0000000002bf2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003861d2c method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 8.356 Thread 0x0000000002bf2800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000036f0614 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.298 Thread 0x0000000002bf2800 Exception (0x000000076cb722c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.298 Thread 0x0000000002bf2800 Exception (0x000000076cb726b8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.516 Thread 0x0000000002bf2800 Implicit null exception at 0x00000000030085d1 to 0x00000000030085fd +Event: 5.951 Thread 0x0000000002bf2800 Implicit null exception at 0x00000000030516e0 to 0x0000000003051ad9 +Event: 7.702 Thread 0x0000000002bf2800 Exception (0x0000000782229018) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 7.939 Thread 0x0000000002bf2800 Exception (0x0000000783025ba0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.939 Thread 0x0000000002bf2800 Exception (0x0000000783025de0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.939 Thread 0x0000000002bf2800 Exception (0x0000000783026020) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.982 Thread 0x0000000002bf2800 Exception (0x00000007831c6d90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 7.994 Thread 0x0000000002bf2800 Exception (0x000000078321ae90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.385 loading class org/eclipse/jdt/core/dom/Type +Event: 8.385 loading class org/eclipse/jdt/core/dom/Type done +Event: 8.386 loading class org/eclipse/jdt/core/dom/ArrayType +Event: 8.386 loading class org/eclipse/jdt/core/dom/ArrayType done +Event: 8.386 loading class org/eclipse/jdt/core/dom/NodeEventHandler +Event: 8.386 loading class org/eclipse/jdt/core/dom/NodeEventHandler done +Event: 8.387 loading class org/eclipse/jdt/core/dom/InternalASTRewrite +Event: 8.387 loading class org/eclipse/jdt/core/dom/InternalASTRewrite done +Event: 8.388 loading class org/eclipse/jdt/core/dom/ASTConverter +Event: 8.388 loading class org/eclipse/jdt/core/dom/ASTConverter done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(961656k free), swap 45574012k(4860k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:50:03 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid157852.log b/dependencies/hs_err_pid157852.log new file mode 100644 index 000000000..ea758b30b --- /dev/null +++ b/dependencies/hs_err_pid157852.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1861056 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=157852, tid=0x00000000000028e4 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e6c3000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10468, stack(0x000000001f0b0000,0x000000001f1b0000)] + +Stack: [0x000000001f0b0000,0x000000001f1b0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 6545 2542 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e759000 JavaThread "Service Thread" daemon [_thread_blocked, id=157820, stack(0x000000001f3b0000,0x000000001f4b0000)] + 0x000000001e6cb000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=155428, stack(0x000000001f2b0000,0x000000001f3b0000)] + 0x000000001e6c4000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=154024, stack(0x000000001f1b0000,0x000000001f2b0000)] +=>0x000000001e6c3000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10468, stack(0x000000001f0b0000,0x000000001f1b0000)] + 0x000000001e6c1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=128880, stack(0x000000001efb0000,0x000000001f0b0000)] + 0x000000001e6ba000 JavaThread "Attach Listener" daemon [_thread_blocked, id=156172, stack(0x000000001eeb0000,0x000000001efb0000)] + 0x000000001e6b8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=105452, stack(0x000000001edb0000,0x000000001eeb0000)] + 0x000000001c8d3800 JavaThread "Finalizer" daemon [_thread_blocked, id=152468, stack(0x000000001eb90000,0x000000001ec90000)] + 0x000000001e6b0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=148916, stack(0x000000001ea90000,0x000000001eb90000)] + 0x0000000002ee2800 JavaThread "main" [_thread_in_vm, id=142900, stack(0x0000000002ce0000,0x0000000002de0000)] + +Other Threads: + 0x000000001c8c9000 VMThread [stack: 0x000000001e590000,0x000000001e690000] [id=2352] + 0x000000001e784000 WatcherThread [stack: 0x000000001f4b0000,0x000000001f5b0000] [id=153692] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1337856K, used 435057K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 32% used [0x000000076bf80000,0x000000078654c470,0x00000007bd480000) + from space 5632K, 55% used [0x00000007bda00000,0x00000007bdd10000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 15456K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d18318,0x00000006ce780000) + Metaspace used 18946K, capacity 19310K, committed 19584K, reserved 1067008K + class space used 1744K, capacity 1841K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x00000000123a0000,0x0000000012b90000] byte_map_base: 0x000000000ed81000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000138e0000, 0x00000000177e8000) + End Bits: [0x00000000177e8000, 0x000000001b6f0000) + +Polling page: 0x0000000001370000 + +CodeCache: size=245760Kb used=13775Kb max_used=13775Kb free=231984Kb + bounds [0x0000000002fe0000, 0x0000000003d60000, 0x0000000011fe0000] + total_blobs=3283 nmethods=2859 adapters=335 + compilation: enabled + +Compilation events (10 events): +Event: 6.526 Thread 0x000000001e6cb000 nmethod 2851 0x0000000003d44ad0 code [0x0000000003d44c40, 0x0000000003d44e28] +Event: 6.530 Thread 0x000000001e6cb000 2852 3 java.lang.invoke.MethodHandles$Lookup::lookupClassOrNull (17 bytes) +Event: 6.531 Thread 0x000000001e6cb000 nmethod 2852 0x0000000003d44750 code [0x0000000003d448a0, 0x0000000003d44a50] +Event: 6.533 Thread 0x000000001e6cb000 2853 3 org.eclipse.jdt.internal.compiler.parser.Scanner::scanIdentifierOrKeyword (196 bytes) +Event: 6.533 Thread 0x000000001e6c4000 nmethod 2837 0x0000000003d47fd0 code [0x0000000003d48180, 0x0000000003d48a68] +Event: 6.533 Thread 0x000000001e6cb000 nmethod 2853 0x0000000003d43a50 code [0x0000000003d43c20, 0x0000000003d44458] +Event: 6.533 Thread 0x000000001e6cb000 2854 ! 3 org.eclipse.jdt.internal.compiler.parser.Scanner::getNextToken0 (3678 bytes) +Event: 6.535 Thread 0x000000001e6c4000 2862 4 org.eclipse.jdt.internal.compiler.parser.Scanner::getNextToken (144 bytes) +Event: 6.535 Thread 0x000000001e6c1000 2863 4 java.util.HashMap::put (13 bytes) +Event: 6.536 Thread 0x000000001e6c1000 nmethod 2863 0x0000000003d436d0 code [0x0000000003d43820, 0x0000000003d43948] + +GC Heap History (10 events): +Event: 2.549 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522336K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bd98000,0x000000078c100000) + to space 5632K, 0% used [0x000000079f200000,0x000000079f200000,0x000000079f780000) + ParOldGen total 173568K, used 4445K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4257760,0x00000006ce780000) + Metaspace used 9284K, capacity 9486K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.554 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 838144K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5501K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435f760,0x00000006ce780000) + Metaspace used 9284K, capacity 9486K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.302 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 838144K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 46% used [0x000000079f200000,0x000000079f488000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5501K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c435f760,0x00000006ce780000) + Metaspace used 9313K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.308 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2192K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 38% used [0x000000079ec80000,0x000000079eea4030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8004K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d11f0,0x00000006ce780000) + Metaspace used 9313K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.890 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834704K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 38% used [0x000000079ec80000,0x000000079eea4030,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8004K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d11f0,0x00000006ce780000) + Metaspace used 9314K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.895 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1760K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10172K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47ef110,0x00000006ce780000) + Metaspace used 9314K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.715 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1333984K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10172K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47ef110,0x00000006ce780000) + Metaspace used 9363K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.720 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3680K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 11900K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499f110,0x00000006ce780000) + Metaspace used 9363K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.332 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335904K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 11900K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c499f110,0x00000006ce780000) + Metaspace used 9366K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.339 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 3136K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 55% used [0x00000007bda00000,0x00000007bdd10000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 15456K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d18318,0x00000006ce780000) + Metaspace used 9366K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 959K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.643 Thread 0x0000000002ee2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031e2ea4 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.698 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039c4cec method=org.apache.commons.lang3.StringUtils.getLevenshteinDistance(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I @ 108 +Event: 5.726 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000345808c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 6.156 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003aff4a0 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 6.159 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003af57d0 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 6.164 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003a4b8c8 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 6.175 Thread 0x0000000002ee2800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003af0590 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1326 +Event: 6.446 Thread 0x0000000002ee2800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000039af854 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 44 +Event: 6.527 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c4ddb4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 6.530 Thread 0x0000000002ee2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b1d3c4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.223 Thread 0x0000000002ee2800 Exception (0x000000076c460ef0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.224 Thread 0x0000000002ee2800 Exception (0x000000076c461df8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.303 Thread 0x0000000002ee2800 Exception (0x000000076cb6a730) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.303 Thread 0x0000000002ee2800 Exception (0x000000076cb6ab28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.303 Thread 0x0000000002ee2800 Exception (0x000000076cb6ee08) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.303 Thread 0x0000000002ee2800 Exception (0x000000076cb6f200) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.552 Thread 0x0000000002ee2800 Implicit null exception at 0x00000000032ff751 to 0x00000000032ff77d +Event: 5.854 Thread 0x0000000002ee2800 Exception (0x0000000780b28e80) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.066 Thread 0x0000000002ee2800 Exception (0x0000000781886e20) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 6.078 Thread 0x0000000002ee2800 Exception (0x00000007818dd5f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 6.532 loading class org/eclipse/jdt/core/dom/PrimitiveType$Code +Event: 6.532 loading class org/eclipse/jdt/core/dom/PrimitiveType$Code done +Event: 6.537 loading class org/eclipse/jdt/internal/compiler/ast/DoStatement +Event: 6.537 loading class org/eclipse/jdt/internal/compiler/ast/DoStatement done +Event: 6.538 loading class org/eclipse/jdt/internal/compiler/ast/LabeledStatement +Event: 6.538 loading class org/eclipse/jdt/internal/compiler/ast/LabeledStatement done +Event: 6.538 loading class org/eclipse/jdt/core/dom/MethodBinding +Event: 6.538 loading class org/eclipse/jdt/core/dom/MethodBinding done +Event: 6.540 loading class org/eclipse/jdt/internal/compiler/ast/SynchronizedStatement +Event: 6.540 loading class org/eclipse/jdt/internal/compiler/ast/SynchronizedStatement done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\568872dcd8e7d142f0f77d86b61ba31580542da5\org\apache\hadoop\hive\conf\HiveConf\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1078640k free), swap 45574012k(5696k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:52:28 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 6 seconds (0d 0h 0m 6s) + diff --git a/dependencies/hs_err_pid157872.log b/dependencies/hs_err_pid157872.log new file mode 100644 index 000000000..b8638b9c4 --- /dev/null +++ b/dependencies/hs_err_pid157872.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32784 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=157872, tid=0x0000000000026598 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001eb0c800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=157080, stack(0x000000001f400000,0x000000001f500000)] + +Stack: [0x000000001f400000,0x000000001f500000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 8644 2438 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001eb32000 JavaThread "Service Thread" daemon [_thread_blocked, id=148652, stack(0x000000001f800000,0x000000001f900000)] + 0x000000001eb1a000 JavaThread "C1 CompilerThread3" daemon [_thread_in_vm, id=153052, stack(0x000000001f700000,0x000000001f800000)] + 0x000000001eb12800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=17956, stack(0x000000001f600000,0x000000001f700000)] + 0x000000001eb0f800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=119944, stack(0x000000001f500000,0x000000001f600000)] +=>0x000000001eb0c800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=157080, stack(0x000000001f400000,0x000000001f500000)] + 0x000000001eb09800 JavaThread "Attach Listener" daemon [_thread_blocked, id=147956, stack(0x000000001f300000,0x000000001f400000)] + 0x000000001eb07000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=152500, stack(0x000000001f200000,0x000000001f300000)] + 0x000000001eb01800 JavaThread "Finalizer" daemon [_thread_blocked, id=159528, stack(0x000000001efe0000,0x000000001f0e0000)] + 0x000000001eb00800 JavaThread "Reference Handler" daemon [_thread_blocked, id=53132, stack(0x000000001eee0000,0x000000001efe0000)] + 0x0000000003322800 JavaThread "main" [_thread_in_Java, id=104424, stack(0x0000000003220000,0x0000000003320000)] + +Other Threads: + 0x000000001cd09000 VMThread [stack: 0x000000001e9e0000,0x000000001eae0000] [id=151716] + 0x000000001eb35000 WatcherThread [stack: 0x000000001f900000,0x000000001fa00000] [id=150264] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1337856K, used 461696K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 34% used [0x000000076bf80000,0x0000000787f50218,0x00000007bd480000) + from space 5632K, 55% used [0x00000007bda00000,0x00000007bdd10000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 15464K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1a188,0x00000006ce780000) + Metaspace used 17165K, capacity 17436K, committed 17664K, reserved 1064960K + class space used 1599K, capacity 1670K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x00000000127e0000,0x0000000012fd0000] byte_map_base: 0x000000000f1c1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013d20000, 0x0000000017c28000) + End Bits: [0x0000000017c28000, 0x000000001bb30000) + +Polling page: 0x0000000001840000 + +CodeCache: size=245760Kb used=13613Kb max_used=13613Kb free=232146Kb + bounds [0x0000000003420000, 0x0000000004180000, 0x0000000012420000] + total_blobs=3099 nmethods=2684 adapters=322 + compilation: enabled + +Compilation events (10 events): +Event: 8.638 Thread 0x000000001eb1a000 nmethod 2679 0x000000000415be90 code [0x000000000415c040, 0x000000000415c5e8] +Event: 8.638 Thread 0x000000001eb1a000 2681 3 org.eclipse.jdt.internal.compiler.lookup.Scope::getJavaLangString (24 bytes) +Event: 8.638 Thread 0x000000001eb1a000 nmethod 2681 0x000000000415c7d0 code [0x000000000415c980, 0x000000000415ce88] +Event: 8.638 Thread 0x000000001eb1a000 2683 3 org.eclipse.jdt.internal.compiler.impl.StringConstant::fromValue (9 bytes) +Event: 8.639 Thread 0x000000001eb1a000 nmethod 2683 0x0000000004152d90 code [0x0000000004152f00, 0x00000000041531b0] +Event: 8.639 Thread 0x000000001eb1a000 2684 3 org.eclipse.jdt.internal.compiler.impl.StringConstant:: (10 bytes) +Event: 8.639 Thread 0x000000001eb1a000 nmethod 2684 0x000000000415d110 code [0x000000000415d280, 0x000000000415d4b0] +Event: 8.639 Thread 0x000000001eb1a000 2692 3 org.eclipse.jdt.internal.compiler.ast.StringLiteral::computeConstant (15 bytes) +Event: 8.639 Thread 0x000000001eb1a000 nmethod 2692 0x000000000415d590 code [0x000000000415d760, 0x000000000415de68] +Event: 8.639 Thread 0x000000001eb1a000 2697 3 org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment::computeBoxingType (581 bytes) + +GC Heap History (10 events): +Event: 2.456 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525824K, used 522368K [0x000000076bf80000, 0x000000079f880000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 5632K, 38% used [0x000000078bb80000,0x000000078bda0000,0x000000078c100000) + to space 6144K, 0% used [0x000000079f280000,0x000000079f280000,0x000000079f880000) + ParOldGen total 173568K, used 4471K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c425dde8,0x00000006ce780000) + Metaspace used 9348K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.462 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837632K, used 2592K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5120K, 50% used [0x000000079f280000,0x000000079f508000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5535K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4367de8,0x00000006ce780000) + Metaspace used 9348K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.206 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837632K, used 835104K [0x000000076bf80000, 0x000000079f780000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5120K, 50% used [0x000000079f280000,0x000000079f508000,0x000000079f780000) + to space 5632K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f200000) + ParOldGen total 173568K, used 5535K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4367de8,0x00000006ce780000) + Metaspace used 9374K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.213 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 838144K, used 2240K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8030K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d7878,0x00000006ce780000) + Metaspace used 9374K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.827 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 838144K, used 834752K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 5632K, 39% used [0x000000079ec80000,0x000000079eeb0020,0x000000079f200000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 8030K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 4% used [0x00000006c3e00000,0x00000006c45d7878,0x00000006ce780000) + Metaspace used 9375K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.832 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1337856K, used 1760K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10208K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f8348,0x00000006ce780000) + Metaspace used 9375K, capacity 9550K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.723 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 1333984K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 31% used [0x00000007bda00000,0x00000007bdbb8000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 10208K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c47f8348,0x00000006ce780000) + Metaspace used 9420K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.728 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 1337856K, used 3680K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 11920K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a4348,0x00000006ce780000) + Metaspace used 9420K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.400 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 1335904K [0x000000076bf80000, 0x00000007bdf80000, 0x00000007c0000000) + eden space 1332224K, 100% used [0x000000076bf80000,0x00000007bd480000,0x00000007bd480000) + from space 5632K, 65% used [0x00000007bd480000,0x00000007bd818020,0x00000007bda00000) + to space 5632K, 0% used [0x00000007bda00000,0x00000007bda00000,0x00000007bdf80000) + ParOldGen total 173568K, used 11920K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c49a4348,0x00000006ce780000) + Metaspace used 9423K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.407 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1337856K, used 3136K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 5632K, 55% used [0x00000007bda00000,0x00000007bdd10000,0x00000007bdf80000) + to space 5632K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bda00000) + ParOldGen total 173568K, used 15464K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4d1a188,0x00000006ce780000) + Metaspace used 9423K, capacity 9614K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 7.823 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000376bfd8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.823 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000376bfd8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.823 Thread 0x0000000003322800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000376bfd8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 7.880 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003871e4c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 8.300 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003fb818c method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1366 +Event: 8.349 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ff6124 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 2095 +Event: 8.405 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000404036c method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 8.410 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000402d32c method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 8.462 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f55854 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 8.465 Thread 0x0000000003322800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eeee48 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.350 Thread 0x0000000003322800 Exception (0x000000076cb73798) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.350 Thread 0x0000000003322800 Exception (0x000000076cb73b90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.592 Thread 0x0000000003322800 Implicit null exception at 0x0000000003729791 to 0x00000000037297bd +Event: 5.766 Thread 0x0000000003322800 Implicit null exception at 0x0000000003767560 to 0x0000000003767959 +Event: 8.027 Thread 0x0000000003322800 Exception (0x0000000781bd88a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 8.304 Thread 0x0000000003322800 Exception (0x00000007829d5650) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.304 Thread 0x0000000003322800 Exception (0x00000007829d5890) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.304 Thread 0x0000000003322800 Exception (0x00000007829d5ad0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 8.350 Thread 0x0000000003322800 Exception (0x0000000782b76840) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 8.362 Thread 0x0000000003322800 Exception (0x0000000782bca940) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 8.589 loading class org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +Event: 8.589 loading class org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding done +Event: 8.589 Executing VM operation: Deoptimize +Event: 8.590 Executing VM operation: Deoptimize done +Event: 8.594 loading class org/eclipse/jdt/internal/compiler/util/ObjectVector +Event: 8.594 loading class org/eclipse/jdt/internal/compiler/util/ObjectVector done +Event: 8.594 loading class org/eclipse/jdt/internal/compiler/impl/BooleanConstant +Event: 8.594 loading class org/eclipse/jdt/internal/compiler/impl/BooleanConstant done +Event: 8.604 loading class sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +Event: 8.604 loading class sun/misc/FloatingDecimal$ASCIIToBinaryBuffer done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\b3914c37aa6df1e4a3536ebe9f277a765f3eadff\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1100848k free), swap 45574012k(5296k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 00:50:12 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 8 seconds (0d 0h 0m 8s) + diff --git a/dependencies/hs_err_pid157976.log b/dependencies/hs_err_pid157976.log new file mode 100644 index 000000000..c6d8c8a5e --- /dev/null +++ b/dependencies/hs_err_pid157976.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:272), pid=157976, tid=0x0000000000025cb4 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001dc75000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=154804, stack(0x000000001e760000,0x000000001e860000)] + +Stack: [0x000000001e760000,0x000000001e860000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 7562 2319 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001dcb2000 JavaThread "Service Thread" daemon [_thread_blocked, id=46728, stack(0x000000001e960000,0x000000001ea60000)] + 0x000000001dc7c800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=145048, stack(0x000000001e860000,0x000000001e960000)] +=>0x000000001dc75000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=154804, stack(0x000000001e760000,0x000000001e860000)] + 0x000000001dc71000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=157264, stack(0x000000001e660000,0x000000001e760000)] + 0x000000001dc6e800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=156464, stack(0x000000001e560000,0x000000001e660000)] + 0x000000001dc6b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=138404, stack(0x000000001e460000,0x000000001e560000)] + 0x000000001dc67000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=126596, stack(0x000000001e360000,0x000000001e460000)] + 0x0000000002568000 JavaThread "Finalizer" daemon [_thread_blocked, id=119676, stack(0x000000001e140000,0x000000001e240000)] + 0x000000001dc60800 JavaThread "Reference Handler" daemon [_thread_blocked, id=78728, stack(0x000000001e040000,0x000000001e140000)] + 0x0000000002472800 JavaThread "main" [_thread_in_vm, id=151728, stack(0x0000000002370000,0x0000000002470000)] + +Other Threads: + 0x000000001be59000 VMThread [stack: 0x000000001db40000,0x000000001dc40000] [id=158772] + 0x000000001dcb5000 WatcherThread [stack: 0x000000001ea60000,0x000000001eb60000] [id=159008] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1332224K, used 510908K [0x000000076bf80000, 0x00000007bd980000, 0x00000007c0000000) + eden space 1328128K, 38% used [0x000000076bf80000,0x000000078af97158,0x00000007bd080000) + from space 4096K, 71% used [0x00000007bd580000,0x00000007bd858000,0x00000007bd980000) + to space 4608K, 0% used [0x00000007bd080000,0x00000007bd080000,0x00000007bd500000) + ParOldGen total 173568K, used 15909K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 9% used [0x00000006c3e00000,0x00000006c4d89670,0x00000006ce780000) + Metaspace used 17191K, capacity 17444K, committed 17792K, reserved 1064960K + class space used 1583K, capacity 1658K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x0000000011930000,0x0000000012120000] byte_map_base: 0x000000000e311000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000012e70000, 0x0000000016d78000) + End Bits: [0x0000000016d78000, 0x000000001ac80000) + +Polling page: 0x0000000000a90000 + +CodeCache: size=245760Kb used=13905Kb max_used=13905Kb free=231854Kb + bounds [0x0000000002570000, 0x0000000003310000, 0x0000000011570000] + total_blobs=3151 nmethods=2741 adapters=322 + compilation: enabled + +Compilation events (10 events): +Event: 7.552 Thread 0x000000001dc7c800 nmethod 2757 0x00000000032fe2d0 code [0x00000000032fe500, 0x00000000032ff438] +Event: 7.552 Thread 0x000000001dc7c800 2754 3 org.eclipse.jdt.internal.compiler.lookup.MethodBinding::isOrEnclosedByPrivateType (32 bytes) +Event: 7.552 Thread 0x000000001dc7c800 nmethod 2754 0x00000000032ff750 code [0x00000000032ff8c0, 0x00000000032ffba8] +Event: 7.552 Thread 0x000000001dc7c800 2755 3 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding::isCompatibleWith (139 bytes) +Event: 7.553 Thread 0x000000001dc7c800 nmethod 2755 0x00000000032ffc50 code [0x00000000032ffe60, 0x00000000033009a8] +Event: 7.553 Thread 0x000000001dc7c800 2751 3 org.eclipse.jdt.internal.compiler.ast.LocalDeclaration::isTypeNameVar (22 bytes) +Event: 7.553 Thread 0x000000001dc7c800 nmethod 2751 0x0000000003300c50 code [0x0000000003300dc0, 0x0000000003301068] +Event: 7.553 Thread 0x000000001dc7c800 2756 3 org.eclipse.jdt.internal.compiler.lookup.MethodBinding::getAnnotationTagBits (156 bytes) +Event: 7.555 Thread 0x000000001dc7c800 nmethod 2756 0x0000000003301150 code [0x00000000033013c0, 0x0000000003302638] +Event: 7.555 Thread 0x000000001dc7c800 2762 3 org.eclipse.jdt.internal.compiler.ast.ASTNode::resolvePolyExpressionArguments (334 bytes) + +GC Heap History (10 events): +Event: 3.673 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523776K, used 522592K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4608K, 74% used [0x000000078ba80000,0x000000078bdd8000,0x000000078bf00000) + to space 4608K, 0% used [0x000000078bf00000,0x000000078bf00000,0x000000078c380000) + ParOldGen total 173568K, used 3997K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e77f8,0x00000006ce780000) + Metaspace used 9421K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.682 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 523264K, used 3984K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 518656K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba00000) + from space 4608K, 86% used [0x000000078bf00000,0x000000078c2e4030,0x000000078c380000) + to space 5120K, 0% used [0x000000078ba00000,0x000000078ba00000,0x000000078bf00000) + ParOldGen total 173568K, used 5522K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4364868,0x00000006ce780000) + Metaspace used 9421K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.189 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 523264K, used 522640K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 518656K, 100% used [0x000000076bf80000,0x000000078ba00000,0x000000078ba00000) + from space 4608K, 86% used [0x000000078bf00000,0x000000078c2e4030,0x000000078c380000) + to space 5120K, 0% used [0x000000078ba00000,0x000000078ba00000,0x000000078bf00000) + ParOldGen total 173568K, used 5522K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4364868,0x00000006ce780000) + Metaspace used 9428K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.194 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 523776K, used 1632K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 518656K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba00000) + from space 5120K, 31% used [0x000000078ba00000,0x000000078bb98000,0x000000078bf00000) + to space 5120K, 0% used [0x000000079ef00000,0x000000079ef00000,0x000000079f400000) + ParOldGen total 173568K, used 9427K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4734ed0,0x00000006ce780000) + Metaspace used 9428K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 4.639 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 523776K, used 520288K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 518656K, 100% used [0x000000076bf80000,0x000000078ba00000,0x000000078ba00000) + from space 5120K, 31% used [0x000000078ba00000,0x000000078bb98000,0x000000078bf00000) + to space 5120K, 0% used [0x000000079ef00000,0x000000079ef00000,0x000000079f400000) + ParOldGen total 173568K, used 9427K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c4734ed0,0x00000006ce780000) + Metaspace used 9435K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 4.645 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 835072K, used 1920K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 829952K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea00000) + from space 5120K, 37% used [0x000000079ef00000,0x000000079f0e0000,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea00000,0x000000079ea00000,0x000000079ef00000) + ParOldGen total 173568K, used 10995K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c48bced0,0x00000006ce780000) + Metaspace used 9435K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 5.547 GC heap before +{Heap before GC invocations=13 (full 0): + PSYoungGen total 835072K, used 831872K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 829952K, 100% used [0x000000076bf80000,0x000000079ea00000,0x000000079ea00000) + from space 5120K, 37% used [0x000000079ef00000,0x000000079f0e0000,0x000000079f400000) + to space 5120K, 0% used [0x000000079ea00000,0x000000079ea00000,0x000000079ef00000) + ParOldGen total 173568K, used 10995K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 6% used [0x00000006c3e00000,0x00000006c48bced0,0x00000006ce780000) + Metaspace used 9442K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 5.555 GC heap after +Heap after GC invocations=13 (full 0): + PSYoungGen total 835072K, used 3104K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 829952K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ea00000) + from space 5120K, 60% used [0x000000079ea00000,0x000000079ed08020,0x000000079ef00000) + to space 5120K, 0% used [0x00000007bd580000,0x00000007bd580000,0x00000007bda80000) + ParOldGen total 173568K, used 12873K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 7% used [0x00000006c3e00000,0x00000006c4a927e8,0x00000006ce780000) + Metaspace used 9442K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 6.173 GC heap before +{Heap before GC invocations=14 (full 0): + PSYoungGen total 835072K, used 833056K [0x000000076bf80000, 0x00000007bda80000, 0x00000007c0000000) + eden space 829952K, 100% used [0x000000076bf80000,0x000000079ea00000,0x000000079ea00000) + from space 5120K, 60% used [0x000000079ea00000,0x000000079ed08020,0x000000079ef00000) + to space 5120K, 0% used [0x00000007bd580000,0x00000007bd580000,0x00000007bda80000) + ParOldGen total 173568K, used 12873K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 7% used [0x00000006c3e00000,0x00000006c4a927e8,0x00000006ce780000) + Metaspace used 9449K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 6.180 GC heap after +Heap after GC invocations=14 (full 0): + PSYoungGen total 1332224K, used 2912K [0x000000076bf80000, 0x00000007bd980000, 0x00000007c0000000) + eden space 1328128K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd080000) + from space 4096K, 71% used [0x00000007bd580000,0x00000007bd858000,0x00000007bd980000) + to space 4608K, 0% used [0x00000007bd080000,0x00000007bd080000,0x00000007bd500000) + ParOldGen total 173568K, used 15909K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 9% used [0x00000006c3e00000,0x00000006c4d89670,0x00000006ce780000) + Metaspace used 9449K, capacity 9678K, committed 9856K, reserved 1058816K + class space used 967K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 6.568 Thread 0x0000000002472800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027407d8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.568 Thread 0x0000000002472800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027407d8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.568 Thread 0x0000000002472800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027407d8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.568 Thread 0x0000000002472800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027407d8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 6.572 Thread 0x0000000002472800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000029df98c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 7.148 Thread 0x0000000002472800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030c81b4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I @ 281 +Event: 7.155 Thread 0x0000000002472800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000030bfe18 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1518 +Event: 7.164 Thread 0x0000000002472800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000301cc30 method=sun.net.www.ParseUtil.encodePath(Ljava/lang/String;Z)Ljava/lang/String; @ 109 +Event: 7.211 Thread 0x0000000002472800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003120cdc method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 80 +Event: 7.391 Thread 0x0000000002472800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000317c6a8 method=org.eclipse.jdt.internal.compiler.lookup.ImportBinding.isStatic()Z @ 4 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.303 Thread 0x0000000002472800 Exception (0x000000076c4613d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.303 Thread 0x0000000002472800 Exception (0x000000076c4622d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.394 Thread 0x0000000002472800 Exception (0x000000076c8bef58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.394 Thread 0x0000000002472800 Exception (0x000000076c8bf350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.395 Thread 0x0000000002472800 Exception (0x000000076c8c3630) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.395 Thread 0x0000000002472800 Exception (0x000000076c8c3a28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.662 Thread 0x0000000002472800 Implicit null exception at 0x00000000028a9111 to 0x00000000028a913d +Event: 6.736 Thread 0x0000000002472800 Exception (0x00000007866a93a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 6.995 Thread 0x0000000002472800 Exception (0x00000007872d2ac8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 7.011 Thread 0x0000000002472800 Exception (0x000000078732cf58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 7.518 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$SearchContradictions +Event: 7.518 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$SearchContradictions done +Event: 7.519 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$Severity +Event: 7.519 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$Severity done +Event: 7.532 loading class org/eclipse/jdt/internal/compiler/lookup/MethodBinding +Event: 7.532 loading class org/eclipse/jdt/internal/compiler/lookup/MethodBinding done +Event: 7.533 loading class org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +Event: 7.533 loading class org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding done +Event: 7.533 loading class org/eclipse/jdt/internal/compiler/lookup/MethodBinding +Event: 7.533 loading class org/eclipse/jdt/internal/compiler/lookup/MethodBinding done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\7f3ba41332bc7cbcab56c72a4e1f623fa884316a\org\apache\hadoop\hive\ql\exec\Utilities\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1636716k free), swap 45574012k(5116k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 02:06:14 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 7 seconds (0d 0h 0m 7s) + diff --git a/dependencies/hs_err_pid158280.log b/dependencies/hs_err_pid158280.log new file mode 100644 index 000000000..819cd56be --- /dev/null +++ b/dependencies/hs_err_pid158280.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1049776 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=158280, tid=0x0000000000026954 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e7cc000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=158036, stack(0x000000001f0c0000,0x000000001f1c0000)] + +Stack: [0x000000001f0c0000,0x000000001f1c0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 4991 1846 4 br.ufpe.cin.generated.Java18MergeParser::RelationalExpression (71 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e863000 JavaThread "Service Thread" daemon [_thread_blocked, id=155016, stack(0x000000001f4c0000,0x000000001f5c0000)] + 0x000000001e7de000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=147596, stack(0x000000001f3c0000,0x000000001f4c0000)] + 0x000000001e7d7000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=150992, stack(0x000000001f2c0000,0x000000001f3c0000)] + 0x000000001e7ce800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=156680, stack(0x000000001f1c0000,0x000000001f2c0000)] +=>0x000000001e7cc000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=158036, stack(0x000000001f0c0000,0x000000001f1c0000)] + 0x000000001e7c9000 JavaThread "Attach Listener" daemon [_thread_blocked, id=159652, stack(0x000000001efc0000,0x000000001f0c0000)] + 0x000000001e7c7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=158732, stack(0x000000001eec0000,0x000000001efc0000)] + 0x000000001e7c1800 JavaThread "Finalizer" daemon [_thread_blocked, id=151148, stack(0x000000001eca0000,0x000000001eda0000)] + 0x000000001e7c0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=136840, stack(0x000000001eba0000,0x000000001eca0000)] + 0x0000000002fd2800 JavaThread "main" [_thread_in_Java, id=150668, stack(0x0000000002ed0000,0x0000000002fd0000)] + +Other Threads: + 0x000000001c9b9800 VMThread [stack: 0x000000001e6a0000,0x000000001e7a0000] [id=138804] + 0x000000001e87d800 WatcherThread [stack: 0x000000001f5c0000,0x000000001f6c0000] [id=156804] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 837120K, used 769384K [0x000000076bf80000, 0x00000007bdd00000, 0x00000007c0000000) + eden space 830976K, 92% used [0x000000076bf80000,0x000000079ab92e50,0x000000079eb00000) + from space 6144K, 54% used [0x000000079eb00000,0x000000079ee471d0,0x000000079f100000) + to space 5632K, 0% used [0x00000007bd780000,0x00000007bd780000,0x00000007bdd00000) + ParOldGen total 173568K, used 10336K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c48183d8,0x00000006ce780000) + Metaspace used 9425K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K + +Card table byte_map: [0x0000000012490000,0x0000000012c80000] byte_map_base: 0x000000000ee71000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000139d0000, 0x00000000178d8000) + End Bits: [0x00000000178d8000, 0x000000001b7e0000) + +Polling page: 0x0000000000fd0000 + +CodeCache: size=245760Kb used=9295Kb max_used=9320Kb free=236464Kb + bounds [0x00000000030d0000, 0x0000000003a00000, 0x00000000120d0000] + total_blobs=2190 nmethods=1834 adapters=269 + compilation: enabled + +Compilation events (10 events): +Event: 4.843 Thread 0x000000001e7d7000 nmethod 1836 0x00000000039d0f90 code [0x00000000039d1420, 0x00000000039d4bd0] +Event: 4.843 Thread 0x000000001e7d7000 1845 4 br.ufpe.cin.generated.Java18MergeParser::ShiftExpression (71 bytes) +Event: 4.859 Thread 0x000000001e7cc000 nmethod 1822 0x00000000039e1fd0 code [0x00000000039e2c40, 0x00000000039e8bc0] +Event: 4.860 Thread 0x000000001e7cc000 1846 4 br.ufpe.cin.generated.Java18MergeParser::RelationalExpression (71 bytes) +Event: 4.931 Thread 0x000000001e7de000 1848 3 br.ufpe.cin.generated.Java18MergeParser::ReturnStatement (464 bytes) +Event: 4.933 Thread 0x000000001e7de000 nmethod 1848 0x00000000039c7cd0 code [0x00000000039c7f60, 0x00000000039c9268] +Event: 4.936 Thread 0x000000001e7de000 1849 3 br.ufpe.cin.generated.Java18MergeParser::PrimitiveType (349 bytes) +Event: 4.937 Thread 0x000000001e7de000 nmethod 1849 0x000000000399e990 code [0x000000000399eca0, 0x000000000399fdb8] +Event: 4.983 Thread 0x000000001e7d7000 nmethod 1845 0x00000000039f3c50 code [0x00000000039f40a0, 0x00000000039f76f0] +Event: 4.983 Thread 0x000000001e7d7000 1847 4 br.ufpe.cin.generated.Java18MergeParser::jj_3R_127 (50 bytes) + +GC Heap History (10 events): +Event: 2.183 GC heap before +{Heap before GC invocations=7 (full 0): + PSYoungGen total 264704K, used 264677K [0x000000076bf80000, 0x000000077c880000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 5120K, 99% used [0x000000077c280000,0x000000077c7794d0,0x000000077c780000) + to space 5632K, 0% used [0x000000077bd00000,0x000000077bd00000,0x000000077c280000) + ParOldGen total 173568K, used 120K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e1e000,0x00000006ce780000) + Metaspace used 9356K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.192 GC heap after +Heap after GC invocations=7 (full 0): + PSYoungGen total 265216K, used 2016K [0x000000076bf80000, 0x000000078c680000, 0x00000007c0000000) + eden space 259584K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd00000) + from space 5632K, 35% used [0x000000077bd00000,0x000000077bef8000,0x000000077c280000) + to space 6144K, 0% used [0x000000078c080000,0x000000078c080000,0x000000078c680000) + ParOldGen total 173568K, used 3973K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e1550,0x00000006ce780000) + Metaspace used 9356K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.462 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 265216K, used 261600K [0x000000076bf80000, 0x000000078c680000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 5632K, 35% used [0x000000077bd00000,0x000000077bef8000,0x000000077c280000) + to space 6144K, 0% used [0x000000078c080000,0x000000078c080000,0x000000078c680000) + ParOldGen total 173568K, used 3973K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c41e1550,0x00000006ce780000) + Metaspace used 9361K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.466 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 525312K, used 2432K [0x000000076bf80000, 0x000000078c680000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 6144K, 39% used [0x000000078c080000,0x000000078c2e0000,0x000000078c680000) + to space 6144K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078c080000) + ParOldGen total 173568K, used 4421K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4251550,0x00000006ce780000) + Metaspace used 9361K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.140 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 525312K, used 521600K [0x000000076bf80000, 0x000000078c680000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 6144K, 39% used [0x000000078c080000,0x000000078c2e0000,0x000000078c680000) + to space 6144K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078c080000) + ParOldGen total 173568K, used 4421K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4251550,0x00000006ce780000) + Metaspace used 9377K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.147 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 525312K, used 3296K [0x000000076bf80000, 0x000000079f700000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 6144K, 53% used [0x000000078ba80000,0x000000078bdb8000,0x000000078c080000) + to space 6144K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f700000) + ParOldGen total 173568K, used 5277K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4327550,0x00000006ce780000) + Metaspace used 9377K, capacity 9582K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.557 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 525312K, used 522464K [0x000000076bf80000, 0x000000079f700000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 6144K, 53% used [0x000000078ba80000,0x000000078bdb8000,0x000000078c080000) + to space 6144K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f700000) + ParOldGen total 173568K, used 5277K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4327550,0x00000006ce780000) + Metaspace used 9382K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.565 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837120K, used 3424K [0x000000076bf80000, 0x000000079f700000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 6144K, 55% used [0x000000079f100000,0x000000079f458000,0x000000079f700000) + to space 6144K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f100000) + ParOldGen total 173568K, used 6862K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c44b3af0,0x00000006ce780000) + Metaspace used 9382K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.329 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837120K, used 834400K [0x000000076bf80000, 0x000000079f700000, 0x00000007c0000000) + eden space 830976K, 100% used [0x000000076bf80000,0x000000079eb00000,0x000000079eb00000) + from space 6144K, 55% used [0x000000079f100000,0x000000079f458000,0x000000079f700000) + to space 6144K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f100000) + ParOldGen total 173568K, used 6862K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c44b3af0,0x00000006ce780000) + Metaspace used 9391K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.339 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837120K, used 3356K [0x000000076bf80000, 0x00000007bdd00000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 6144K, 54% used [0x000000079eb00000,0x000000079ee471d0,0x000000079f100000) + to space 5632K, 0% used [0x00000007bd780000,0x00000007bd780000,0x00000007bdd00000) + ParOldGen total 173568K, used 10336K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 5% used [0x00000006c3e00000,0x00000006c48183d8,0x00000006ce780000) + Metaspace used 9391K, capacity 9646K, committed 9728K, reserved 1058816K + class space used 953K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 2.673 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037db71c method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_276()Z @ 6 +Event: 2.674 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003702bac method=br.ufpe.cin.generated.Java18MergeParserTokenManager.jjMoveNfa_0(II)I @ 396 +Event: 2.674 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037e3150 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_348()Z @ 6 +Event: 2.750 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000379bd08 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_347()Z @ 6 +Event: 3.178 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037152fc method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_285()Z @ 6 +Event: 3.179 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000038225e4 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_192()Z @ 6 +Event: 4.381 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000389d1a0 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_276()Z @ 6 +Event: 4.381 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003851ba0 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_276()Z @ 6 +Event: 4.441 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037950a4 method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_163()Z @ 6 +Event: 4.687 Thread 0x0000000002fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039a650c method=br.ufpe.cin.generated.Java18MergeParser.jj_3R_190()Z @ 6 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.035 Thread 0x0000000002fd2800 Exception (0x000000076bf87cc0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hots +Event: 0.035 Thread 0x0000000002fd2800 Exception (0x000000076bf87fa8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\p +Event: 0.167 Thread 0x0000000002fd2800 Exception (0x000000076c2506d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.168 Thread 0x0000000002fd2800 Exception (0x000000076c25dad8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.255 Thread 0x0000000002fd2800 Exception (0x000000076c4607b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.255 Thread 0x0000000002fd2800 Exception (0x000000076c4616b8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.362 Thread 0x0000000002fd2800 Exception (0x000000076cd26e08) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.362 Thread 0x0000000002fd2800 Exception (0x000000076cd27200) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.363 Thread 0x0000000002fd2800 Exception (0x000000076cd2b4e0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.363 Thread 0x0000000002fd2800 Exception (0x000000076cd2b8d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] + +Events (10 events): +Event: 4.381 Thread 0x0000000002fd2800 DEOPT UNPACKING pc=0x000000000311583b sp=0x0000000002fcd488 mode 2 +Event: 4.381 Thread 0x0000000002fd2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003851ba0 +Event: 4.381 Thread 0x0000000002fd2800 DEOPT PACKING pc=0x0000000003851ba0 sp=0x0000000002fcd230 +Event: 4.381 Thread 0x0000000002fd2800 DEOPT UNPACKING pc=0x000000000311583b sp=0x0000000002fcd118 mode 2 +Event: 4.441 Thread 0x0000000002fd2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000037950a4 +Event: 4.441 Thread 0x0000000002fd2800 DEOPT PACKING pc=0x00000000037950a4 sp=0x0000000002fcdc10 +Event: 4.441 Thread 0x0000000002fd2800 DEOPT UNPACKING pc=0x000000000311583b sp=0x0000000002fcdae8 mode 2 +Event: 4.687 Thread 0x0000000002fd2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000039a650c +Event: 4.687 Thread 0x0000000002fd2800 DEOPT PACKING pc=0x00000000039a650c sp=0x0000000002fcd530 +Event: 4.687 Thread 0x0000000002fd2800 DEOPT UNPACKING pc=0x000000000311583b sp=0x0000000002fcd370 mode 2 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\52383033822b87b02853eaaf15db1b2904617615\org\apache\hadoop\hive\metastore\ObjectStore\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\52383033822b87b02853eaaf15db1b2904617615\org\apache\hadoop\hive\metastore\ObjectStore\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\52383033822b87b02853eaaf15db1b2904617615\org\apache\hadoop\hive\metastore\ObjectStore\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\52383033822b87b02853eaaf15db1b2904617615\org\apache\hadoop\hive\metastore\ObjectStore\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1347836k free), swap 45574012k(6164k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 01:45:57 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 4 seconds (0d 0h 0m 4s) + diff --git a/dependencies/hs_err_pid159420.log b/dependencies/hs_err_pid159420.log new file mode 100644 index 000000000..97c0016cd --- /dev/null +++ b/dependencies/hs_err_pid159420.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 962896 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=159420, tid=0x0000000000026f38 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e761800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=159544, stack(0x000000001f150000,0x000000001f250000)] + +Stack: [0x000000001f150000,0x000000001f250000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 27007 3579 4 org.eclipse.jdt.internal.compiler.lookup.Scope$Substitutor::substitute (837 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e7f1800 JavaThread "Service Thread" daemon [_thread_blocked, id=159556, stack(0x000000001f450000,0x000000001f550000)] + 0x000000001e774800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=159552, stack(0x000000001f350000,0x000000001f450000)] + 0x000000001e762000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=159548, stack(0x000000001f250000,0x000000001f350000)] +=>0x000000001e761800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=159544, stack(0x000000001f150000,0x000000001f250000)] + 0x000000001e75c800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=159540, stack(0x000000001f050000,0x000000001f150000)] + 0x000000001e759800 JavaThread "Attach Listener" daemon [_thread_blocked, id=159536, stack(0x000000001ef50000,0x000000001f050000)] + 0x000000001e757000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=159532, stack(0x000000001ee50000,0x000000001ef50000)] + 0x000000001e751800 JavaThread "Finalizer" daemon [_thread_blocked, id=159528, stack(0x000000001ec30000,0x000000001ed30000)] + 0x000000001e750800 JavaThread "Reference Handler" daemon [_thread_blocked, id=159524, stack(0x000000001eb30000,0x000000001ec30000)] + 0x0000000002f22800 JavaThread "main" [_thread_in_Java, id=159480, stack(0x0000000002dc0000,0x0000000002ec0000)] + +Other Threads: + 0x000000001c959000 VMThread [stack: 0x000000001e630000,0x000000001e730000] [id=159516] + 0x000000001e7f4000 WatcherThread [stack: 0x000000001f550000,0x000000001f650000] [id=159564] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1368576K, used 553748K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1361408K, 40% used [0x000000076bf80000,0x000000078d7e53f0,0x00000007bf100000) + from space 7168K, 62% used [0x00000007bf100000,0x00000007bf560000,0x00000007bf800000) + to space 7168K, 0% used [0x00000007bf900000,0x00000007bf900000,0x00000007c0000000) + ParOldGen total 173568K, used 66917K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 38% used [0x00000006c3e00000,0x00000006c7f59620,0x00000006ce780000) + Metaspace used 20119K, capacity 20480K, committed 20864K, reserved 1069056K + class space used 1760K, capacity 1842K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x00000000123e0000,0x0000000012bd0000] byte_map_base: 0x000000000edc1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013920000, 0x0000000017828000) + End Bits: [0x0000000017828000, 0x000000001b730000) + +Polling page: 0x0000000002c60000 + +CodeCache: size=245760Kb used=18547Kb max_used=18566Kb free=227212Kb + bounds [0x0000000003020000, 0x0000000004250000, 0x0000000012020000] + total_blobs=4048 nmethods=3624 adapters=334 + compilation: enabled + +Compilation events (10 events): +Event: 26.985 Thread 0x000000001e774800 4065 3 org.eclipse.jdt.core.dom.ASTConverter::getOperatorFor (214 bytes) +Event: 26.985 Thread 0x000000001e774800 nmethod 4065 0x000000000423ea90 code [0x000000000423ec40, 0x000000000423eff0] +Event: 26.986 Thread 0x000000001e774800 4066 3 org.eclipse.jdt.core.dom.BooleanLiteral:: (11 bytes) +Event: 26.986 Thread 0x000000001e774800 nmethod 4066 0x000000000423f090 code [0x000000000423f200, 0x000000000423f408] +Event: 26.986 Thread 0x000000001e774800 4067 3 org.eclipse.jdt.core.dom.BooleanLiteral::setBooleanValue (20 bytes) +Event: 26.986 Thread 0x000000001e774800 nmethod 4067 0x000000000423f4d0 code [0x000000000423f640, 0x000000000423fa18] +Event: 26.987 Thread 0x000000001e774800 4068 3 java.util.Arrays::hashCode (56 bytes) +Event: 26.988 Thread 0x000000001e774800 nmethod 4068 0x000000000423fb50 code [0x000000000423fcc0, 0x0000000004240048] +Event: 27.001 Thread 0x000000001e762000 nmethod 3987 0x0000000004245290 code [0x0000000004245ce0, 0x0000000004249860] +Event: 27.002 Thread 0x000000001e762000 3999 4 org.eclipse.jdt.internal.compiler.parser.Scanner::scanIdentifierOrKeyword (196 bytes) + +GC Heap History (10 events): +Event: 18.371 GC heap before +{Heap before GC invocations=23 (full 0): + PSYoungGen total 1358336K, used 1357536K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1353216K, 100% used [0x000000076bf80000,0x00000007be900000,0x00000007be900000) + from space 5120K, 84% used [0x00000007bf100000,0x00000007bf538000,0x00000007bf600000) + to space 8192K, 0% used [0x00000007be900000,0x00000007be900000,0x00000007bf100000) + ParOldGen total 173568K, used 44655K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 25% used [0x00000006c3e00000,0x00000006c699bf98,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 18.380 GC heap after +Heap after GC invocations=23 (full 0): + PSYoungGen total 1361408K, used 4800K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1353216K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007be900000) + from space 8192K, 58% used [0x00000007be900000,0x00000007bedb0020,0x00000007bf100000) + to space 8192K, 0% used [0x00000007bf800000,0x00000007bf800000,0x00000007c0000000) + ParOldGen total 173568K, used 48883K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 28% used [0x00000006c3e00000,0x00000006c6dbcc80,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 19.506 GC heap before +{Heap before GC invocations=24 (full 0): + PSYoungGen total 1361408K, used 1358016K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1353216K, 100% used [0x000000076bf80000,0x00000007be900000,0x00000007be900000) + from space 8192K, 58% used [0x00000007be900000,0x00000007bedb0020,0x00000007bf100000) + to space 8192K, 0% used [0x00000007bf800000,0x00000007bf800000,0x00000007c0000000) + ParOldGen total 173568K, used 48883K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 28% used [0x00000006c3e00000,0x00000006c6dbcc80,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 19.517 GC heap after +Heap after GC invocations=24 (full 0): + PSYoungGen total 1367552K, used 4288K [0x000000076bf80000, 0x00000007bff00000, 0x00000007c0000000) + eden space 1360384K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf000000) + from space 7168K, 59% used [0x00000007bf800000,0x00000007bfc30000,0x00000007bff00000) + to space 7680K, 0% used [0x00000007bf000000,0x00000007bf000000,0x00000007bf780000) + ParOldGen total 173568K, used 53639K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 30% used [0x00000006c3e00000,0x00000006c7261fe0,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 20.537 GC heap before +{Heap before GC invocations=25 (full 0): + PSYoungGen total 1367552K, used 1364672K [0x000000076bf80000, 0x00000007bff00000, 0x00000007c0000000) + eden space 1360384K, 100% used [0x000000076bf80000,0x00000007bf000000,0x00000007bf000000) + from space 7168K, 59% used [0x00000007bf800000,0x00000007bfc30000,0x00000007bff00000) + to space 7680K, 0% used [0x00000007bf000000,0x00000007bf000000,0x00000007bf780000) + ParOldGen total 173568K, used 53639K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 30% used [0x00000006c3e00000,0x00000006c7261fe0,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 20.556 GC heap after +Heap after GC invocations=25 (full 0): + PSYoungGen total 1368064K, used 4672K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1360384K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf000000) + from space 7680K, 60% used [0x00000007bf000000,0x00000007bf490100,0x00000007bf780000) + to space 7680K, 0% used [0x00000007bf880000,0x00000007bf880000,0x00000007c0000000) + ParOldGen total 173568K, used 57868K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 33% used [0x00000006c3e00000,0x00000006c7683080,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 21.724 GC heap before +{Heap before GC invocations=26 (full 0): + PSYoungGen total 1368064K, used 1365056K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1360384K, 100% used [0x000000076bf80000,0x00000007bf000000,0x00000007bf000000) + from space 7680K, 60% used [0x00000007bf000000,0x00000007bf490100,0x00000007bf780000) + to space 7680K, 0% used [0x00000007bf880000,0x00000007bf880000,0x00000007c0000000) + ParOldGen total 173568K, used 57868K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 33% used [0x00000006c3e00000,0x00000006c7683080,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 21.734 GC heap after +Heap after GC invocations=26 (full 0): + PSYoungGen total 1368064K, used 4480K [0x000000076bf80000, 0x00000007bff00000, 0x00000007c0000000) + eden space 1361408K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf100000) + from space 6656K, 67% used [0x00000007bf880000,0x00000007bfce0000,0x00000007bff00000) + to space 7168K, 0% used [0x00000007bf100000,0x00000007bf100000,0x00000007bf800000) + ParOldGen total 173568K, used 62453K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 35% used [0x00000006c3e00000,0x00000006c7afd4c8,0x00000006ce780000) + Metaspace used 9524K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 22.915 GC heap before +{Heap before GC invocations=27 (full 0): + PSYoungGen total 1368064K, used 1365888K [0x000000076bf80000, 0x00000007bff00000, 0x00000007c0000000) + eden space 1361408K, 100% used [0x000000076bf80000,0x00000007bf100000,0x00000007bf100000) + from space 6656K, 67% used [0x00000007bf880000,0x00000007bfce0000,0x00000007bff00000) + to space 7168K, 0% used [0x00000007bf100000,0x00000007bf100000,0x00000007bf800000) + ParOldGen total 173568K, used 62453K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 35% used [0x00000006c3e00000,0x00000006c7afd4c8,0x00000006ce780000) + Metaspace used 9526K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 22.927 GC heap after +Heap after GC invocations=27 (full 0): + PSYoungGen total 1368576K, used 4480K [0x000000076bf80000, 0x00000007c0000000, 0x00000007c0000000) + eden space 1361408K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bf100000) + from space 7168K, 62% used [0x00000007bf100000,0x00000007bf560000,0x00000007bf800000) + to space 7168K, 0% used [0x00000007bf900000,0x00000007bf900000,0x00000007c0000000) + ParOldGen total 173568K, used 66917K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 38% used [0x00000006c3e00000,0x00000006c7f59620,0x00000006ce780000) + Metaspace used 9526K, capacity 9774K, committed 9984K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 25.943 Thread 0x0000000002f22800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003ea8c58 method=org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding.getMemberType([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; @ 1 +Event: 26.273 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003deddf8 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getVanguardParser()Lorg/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser; @ 4 +Event: 26.273 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e95a88 method=org.eclipse.jdt.internal.compiler.parser.Parser.consumeToken(I)V @ 1373 +Event: 26.274 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f9f178 method=org.eclipse.jdt.internal.compiler.lookup.Scope.getBinding([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; @ +Event: 26.324 Thread 0x0000000002f22800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003ea6b50 method=org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope.typeToRecord(Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/look +Event: 26.423 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000401d56c method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50 +Event: 26.657 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d9ce94 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 26.663 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c4af84 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 27 +Event: 26.827 Thread 0x0000000002f22800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000041dad20 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 331 +Event: 26.830 Thread 0x0000000002f22800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000041bc1ac method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 33 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.766 Thread 0x0000000002f22800 Exception (0x000000076c460568) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.767 Thread 0x0000000002f22800 Exception (0x000000076c461470) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.938 Thread 0x0000000002f22800 Implicit null exception at 0x000000000322395d to 0x0000000003223db5 +Event: 1.013 Thread 0x0000000002f22800 Exception (0x000000076d3f3ea8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 1.013 Thread 0x0000000002f22800 Exception (0x000000076d3f42a0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 1.015 Thread 0x0000000002f22800 Exception (0x000000076d3f8580) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 1.015 Thread 0x0000000002f22800 Exception (0x000000076d3f8978) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 24.507 Thread 0x0000000002f22800 Exception (0x00000007842cec18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 24.957 Thread 0x0000000002f22800 Exception (0x0000000784f4c8e0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 24.999 Thread 0x0000000002f22800 Exception (0x0000000784fabc90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 26.925 Thread 0x0000000002f22800 DEOPT PACKING pc=0x000000000416d7af sp=0x0000000002ebe1d0 +Event: 26.925 Thread 0x0000000002f22800 DEOPT UNPACKING pc=0x0000000003067890 sp=0x0000000002ebdee0 mode 0 +Event: 26.928 Thread 0x0000000002f22800 DEOPT PACKING pc=0x00000000041b867a sp=0x0000000002ebe000 +Event: 26.928 Thread 0x0000000002f22800 DEOPT UNPACKING pc=0x0000000003067890 sp=0x0000000002ebddb8 mode 0 +Event: 26.977 Thread 0x0000000002f22800 DEOPT PACKING pc=0x000000000416d7af sp=0x0000000002ebe4e0 +Event: 26.977 Thread 0x0000000002f22800 DEOPT UNPACKING pc=0x0000000003067890 sp=0x0000000002ebe1f0 mode 0 +Event: 26.986 Thread 0x0000000002f22800 DEOPT PACKING pc=0x000000000416d7af sp=0x0000000002ebe540 +Event: 26.986 Thread 0x0000000002f22800 DEOPT UNPACKING pc=0x0000000003067890 sp=0x0000000002ebe250 mode 0 +Event: 26.988 Thread 0x0000000002f22800 DEOPT PACKING pc=0x000000000416d7af sp=0x0000000002ebd7e0 +Event: 26.988 Thread 0x0000000002f22800 DEOPT UNPACKING pc=0x0000000003067890 sp=0x0000000002ebd4f0 mode 0 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\ws2_32.DLL +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\4743c7984d8a547cab135f9fc0fc550ac32dd61f\org\apache\hadoop\hive\metastore\ObjectStore\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\4743c7984d8a547cab135f9fc0fc550ac32dd61f\org\apache\hadoop\hive\metastore\ObjectStore\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\4743c7984d8a547cab135f9fc0fc550ac32dd61f\org\apache\hadoop\hive\metastore\ObjectStore\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\4743c7984d8a547cab135f9fc0fc550ac32dd61f\org\apache\hadoop\hive\metastore\ObjectStore\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(351748k free), swap 45574012k(5776k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Mon Mar 06 23:04:53 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 27 seconds (0d 0h 0m 27s) + diff --git a/dependencies/hs_err_pid161492.log b/dependencies/hs_err_pid161492.log new file mode 100644 index 000000000..a3cb07cfb --- /dev/null +++ b/dependencies/hs_err_pid161492.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 524304 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=161492, tid=0x00000000000278b8 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001eb13800): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=161976, stack(0x000000001f600000,0x000000001f700000)] + +Stack: [0x000000001f600000,0x000000001f700000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 4271 1911 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeRule (7138 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001eba6000 JavaThread "Service Thread" daemon [_thread_blocked, id=165772, stack(0x000000001f800000,0x000000001f900000)] + 0x000000001eb1f000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=165736, stack(0x000000001f700000,0x000000001f800000)] +=>0x000000001eb13800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=161976, stack(0x000000001f600000,0x000000001f700000)] + 0x000000001eb0e800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=163148, stack(0x000000001f500000,0x000000001f600000)] + 0x000000001eb0c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=161624, stack(0x000000001f400000,0x000000001f500000)] + 0x000000001eb09000 JavaThread "Attach Listener" daemon [_thread_blocked, id=165584, stack(0x000000001f300000,0x000000001f400000)] + 0x000000001eb07000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=161932, stack(0x000000001f200000,0x000000001f300000)] + 0x000000001eb01800 JavaThread "Finalizer" daemon [_thread_blocked, id=156556, stack(0x000000001efe0000,0x000000001f0e0000)] + 0x000000001eb00800 JavaThread "Reference Handler" daemon [_thread_blocked, id=165444, stack(0x000000001eee0000,0x000000001efe0000)] + 0x00000000032a2800 JavaThread "main" [_thread_in_Java, id=164924, stack(0x00000000031a0000,0x00000000032a0000)] + +Other Threads: + 0x000000001ccd9800 VMThread [stack: 0x000000001e9e0000,0x000000001eae0000] [id=161136] + 0x000000001ebc9000 WatcherThread [stack: 0x000000001f900000,0x000000001fa00000] [id=163080] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 837120K, used 570318K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 68% used [0x000000076bf80000,0x000000078eae3810,0x000000079ec80000) + from space 4608K, 34% used [0x000000079f100000,0x000000079f290020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4979K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42dcfa0,0x00000006ce780000) + Metaspace used 16245K, capacity 16556K, committed 16768K, reserved 1069056K + class space used 1549K, capacity 1636K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x0000000012760000,0x0000000012f50000] byte_map_base: 0x000000000f141000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013ca0000, 0x0000000017ba8000) + End Bits: [0x0000000017ba8000, 0x000000001bab0000) + +Polling page: 0x00000000013f0000 + +CodeCache: size=245760Kb used=9044Kb max_used=9044Kb free=236715Kb + bounds [0x00000000033a0000, 0x0000000003c80000, 0x00000000123a0000] + total_blobs=2310 nmethods=1911 adapters=312 + compilation: enabled + +Compilation events (10 events): +Event: 4.256 Thread 0x000000001eb1f000 nmethod 1905 0x0000000003c5f0d0 code [0x0000000003c5f240, 0x0000000003c5f4b0] +Event: 4.258 Thread 0x000000001eb1f000 1906 3 org.eclipse.jdt.internal.compiler.parser.Parser::pushIdentifier (193 bytes) +Event: 4.258 Thread 0x000000001eb1f000 nmethod 1906 0x0000000003c5de10 code [0x0000000003c5e000, 0x0000000003c5ea28] +Event: 4.260 Thread 0x000000001eb1f000 1907 3 org.eclipse.jdt.internal.compiler.parser.Parser::pushOnTypeAnnotationLengthStack (53 bytes) +Event: 4.260 Thread 0x000000001eb1f000 nmethod 1907 0x0000000003c5d510 code [0x0000000003c5d680, 0x0000000003c5d9a8] +Event: 4.264 Thread 0x000000001eb1f000 1908 3 org.eclipse.jdt.internal.compiler.parser.Scanner::isInModuleDeclaration (37 bytes) +Event: 4.265 Thread 0x000000001eb0c000 1909 4 org.eclipse.jdt.internal.compiler.parser.Parser::actFromTokenOrSynthetic (9 bytes) +Event: 4.265 Thread 0x000000001eb1f000 nmethod 1908 0x0000000003c746d0 code [0x0000000003c74880, 0x0000000003c74db8] +Event: 4.265 Thread 0x000000001eb1f000 1910 3 org.eclipse.jdt.internal.compiler.parser.Scanner::resetTo (125 bytes) +Event: 4.265 Thread 0x000000001eb13800 1911 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeRule (7138 bytes) + +GC Heap History (10 events): +Event: 1.614 GC heap before +{Heap before GC invocations=6 (full 0): + PSYoungGen total 140800K, used 133150K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 130048K, 100% used [0x000000076bf80000,0x0000000773e80000,0x0000000773e80000) + from space 10752K, 28% used [0x0000000773e80000,0x0000000774187b60,0x0000000774900000) + to space 4096K, 0% used [0x000000077c180000,0x000000077c180000,0x000000077c580000) + ParOldGen total 173568K, used 48K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0c000,0x00000006ce780000) + Metaspace used 9610K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.618 GC heap after +Heap after GC invocations=6 (full 0): + PSYoungGen total 264192K, used 3566K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 260096K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd80000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c4fbb50,0x000000077c580000) + to space 4096K, 0% used [0x000000077bd80000,0x000000077bd80000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9610K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 1.965 GC heap before +{Heap before GC invocations=7 (full 0): + PSYoungGen total 264192K, used 263662K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c4fbb50,0x000000077c580000) + to space 4096K, 0% used [0x000000077bd80000,0x000000077bd80000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9619K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.973 GC heap after +Heap after GC invocations=7 (full 0): + PSYoungGen total 264192K, used 2208K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd80000) + from space 4096K, 53% used [0x000000077bd80000,0x000000077bfa8000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2270K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4037be0,0x00000006ce780000) + Metaspace used 9619K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.234 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 262304K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 53% used [0x000000077bd80000,0x000000077bfa8000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2270K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4037be0,0x00000006ce780000) + Metaspace used 9627K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.239 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 523776K, used 2688K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 3584K, 75% used [0x000000078c000000,0x000000078c2a0020,0x000000078c380000) + to space 4096K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078bf80000) + ParOldGen total 173568K, used 2735K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40abf30,0x00000006ce780000) + Metaspace used 9627K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.903 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 522880K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 3584K, 75% used [0x000000078c000000,0x000000078c2a0020,0x000000078c380000) + to space 4096K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078bf80000) + ParOldGen total 173568K, used 2735K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40abf30,0x00000006ce780000) + Metaspace used 9666K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.908 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 524288K, used 3664K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4096K, 89% used [0x000000078bb80000,0x000000078bf14030,0x000000078bf80000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3595K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4182fa0,0x00000006ce780000) + Metaspace used 9666K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.330 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 524288K, used 523856K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4096K, 89% used [0x000000078bb80000,0x000000078bf14030,0x000000078bf80000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3595K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c4182fa0,0x00000006ce780000) + Metaspace used 9686K, capacity 9934K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.332 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837120K, used 1600K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 34% used [0x000000079f100000,0x000000079f290020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4979K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42dcfa0,0x00000006ce780000) + Metaspace used 9686K, capacity 9934K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 3.695 Thread 0x00000000032a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000377ffc8 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 388 +Event: 3.695 Thread 0x00000000032a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000374fa20 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 3.695 Thread 0x00000000032a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000377ff08 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 3.695 Thread 0x00000000032a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037be1b0 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 3.718 Thread 0x00000000032a2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036e95fc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.718 Thread 0x00000000032a2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036e95fc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.718 Thread 0x00000000032a2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036e95fc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.718 Thread 0x00000000032a2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036e95fc method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.759 Thread 0x00000000032a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000376084c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 4.207 Thread 0x00000000032a2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c483ec method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.316 Thread 0x00000000032a2800 Exception (0x000000076c45fb90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.316 Thread 0x00000000032a2800 Exception (0x000000076c460a98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.497 Thread 0x00000000032a2800 Exception (0x000000076c8dbf58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.497 Thread 0x00000000032a2800 Exception (0x000000076c8dc350) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.498 Thread 0x00000000032a2800 Exception (0x000000076c8e0630) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.498 Thread 0x00000000032a2800 Exception (0x000000076c8e0a28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.685 Thread 0x00000000032a2800 Implicit null exception at 0x0000000003669b91 to 0x0000000003669bbd +Event: 3.925 Thread 0x00000000032a2800 Exception (0x000000078c686130) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 4.148 Thread 0x00000000032a2800 Exception (0x000000078d2575b8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 4.160 Thread 0x00000000032a2800 Exception (0x000000078d2bb6f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 4.255 loading class org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +Event: 4.255 loading class org/eclipse/jdt/internal/compiler/parser/Scanner$Goal done +Event: 4.258 loading class org/eclipse/jdt/internal/compiler/ast/EqualExpression +Event: 4.258 loading class org/eclipse/jdt/internal/compiler/ast/EqualExpression done +Event: 4.261 loading class org/eclipse/jdt/internal/compiler/flow/LoopingFlowContext +Event: 4.261 loading class org/eclipse/jdt/internal/compiler/flow/LoopingFlowContext done +Event: 4.261 loading class org/eclipse/jdt/internal/compiler/flow/SwitchFlowContext +Event: 4.261 loading class org/eclipse/jdt/internal/compiler/flow/SwitchFlowContext done +Event: 4.263 loading class org/eclipse/jdt/internal/compiler/ast/PostfixExpression +Event: 4.263 loading class org/eclipse/jdt/internal/compiler/ast/PostfixExpression done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1488084k free), swap 45574012k(5164k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 05:37:02 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 4 seconds (0d 0h 0m 4s) + diff --git a/dependencies/hs_err_pid163040.log b/dependencies/hs_err_pid163040.log new file mode 100644 index 000000000..c0ec7b9e9 --- /dev/null +++ b/dependencies/hs_err_pid163040.log @@ -0,0 +1,316 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 758656 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=163040, tid=0x00000000000025cc +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001dced000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=9676, stack(0x000000001e7d0000,0x000000001e8d0000)] + +Stack: [0x000000001e7d0000,0x000000001e8d0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 4912 2206 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001dd44000 JavaThread "Service Thread" daemon [_thread_blocked, id=167540, stack(0x000000001e9d0000,0x000000001ead0000)] + 0x000000001dcf6000 JavaThread "C1 CompilerThread3" daemon [_thread_in_vm, id=165416, stack(0x000000001e8d0000,0x000000001e9d0000)] +=>0x000000001dced000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=9676, stack(0x000000001e7d0000,0x000000001e8d0000)] + 0x000000001dcdf800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=135156, stack(0x000000001e6d0000,0x000000001e7d0000)] + 0x000000001dcdd000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=158604, stack(0x000000001e5d0000,0x000000001e6d0000)] + 0x000000001dcd9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=143544, stack(0x000000001e4d0000,0x000000001e5d0000)] + 0x000000001dcd7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=161904, stack(0x000000001e3d0000,0x000000001e4d0000)] + 0x000000001dcd1800 JavaThread "Finalizer" daemon [_thread_blocked, id=162884, stack(0x000000001e1b0000,0x000000001e2b0000)] + 0x000000001dcd0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=165744, stack(0x000000001e0b0000,0x000000001e1b0000)] + 0x00000000024e2800 JavaThread "main" [_thread_in_Java, id=166296, stack(0x00000000023e0000,0x00000000024e0000)] + +Other Threads: + 0x000000001bec9000 VMThread [stack: 0x000000001dbb0000,0x000000001dcb0000] [id=972] + 0x000000001dd46800 WatcherThread [stack: 0x000000001ead0000,0x000000001ebd0000] [id=147092] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x00000000024e1b50] Compile_lock - owner thread: 0x0000000000000000 + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 835584K, used 767976K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 830976K, 92% used [0x000000076bf80000,0x000000079ac3a188,0x000000079eb00000) + from space 4608K, 27% used [0x000000079ef80000,0x000000079f0c0020,0x000000079f400000) + to space 4608K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079ef80000) + ParOldGen total 173568K, used 5016K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42e6330,0x00000006ce780000) + Metaspace used 17149K, capacity 17484K, committed 17920K, reserved 1064960K + class space used 1602K, capacity 1708K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x00000000119a0000,0x0000000012190000] byte_map_base: 0x000000000e381000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000012ee0000, 0x0000000016de8000) + End Bits: [0x0000000016de8000, 0x000000001acf0000) + +Polling page: 0x0000000000950000 + +CodeCache: size=245760Kb used=10540Kb max_used=10540Kb free=235219Kb + bounds [0x00000000025e0000, 0x0000000003040000, 0x00000000115e0000] + total_blobs=2685 nmethods=2277 adapters=320 + compilation: enabled + +Compilation events (10 events): +Event: 4.902 Thread 0x000000001dcf6000 nmethod 2266 0x0000000003022cd0 code [0x0000000003022e20, 0x0000000003022fd0] +Event: 4.902 Thread 0x000000001dcf6000 2257 1 org.eclipse.jdt.internal.compiler.ast.MessageSend::arguments (5 bytes) +Event: 4.902 Thread 0x000000001dcf6000 nmethod 2257 0x000000000300e410 code [0x000000000300e560, 0x000000000300e670] +Event: 4.903 Thread 0x000000001dcf6000 2269 3 org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding::areMethodsInitialized (29 bytes) +Event: 4.904 Thread 0x000000001dcf6000 nmethod 2269 0x0000000003023090 code [0x0000000003023220, 0x00000000030238a8] +Event: 4.904 Thread 0x000000001dcf6000 2272 3 org.eclipse.jdt.internal.compiler.lookup.ClassScope::buildMethods (562 bytes) +Event: 4.905 Thread 0x000000001dcdf800 2277 4 org.eclipse.jdt.internal.compiler.lookup.Scope::compilationUnitScope (20 bytes) +Event: 4.906 Thread 0x000000001dcdf800 nmethod 2277 0x00000000030266d0 code [0x0000000003026820, 0x00000000030268b8] +Event: 4.906 Thread 0x000000001dcdf800 2279 4 org.eclipse.jdt.internal.compiler.lookup.TypeBinding::notEquals (41 bytes) +Event: 4.907 Thread 0x000000001dcdf800 nmethod 2279 0x0000000003002a10 code [0x0000000003002b40, 0x0000000003002bb8] + +GC Heap History (10 events): +Event: 1.655 GC heap before +{Heap before GC invocations=6 (full 0): + PSYoungGen total 140800K, used 133171K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 130048K, 100% used [0x000000076bf80000,0x0000000773e80000,0x0000000773e80000) + from space 10752K, 29% used [0x0000000773e80000,0x000000077418ce38,0x0000000774900000) + to space 4096K, 0% used [0x000000077c180000,0x000000077c180000,0x000000077c580000) + ParOldGen total 173568K, used 48K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0c000,0x00000006ce780000) + Metaspace used 9555K, capacity 9742K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.660 GC heap after +Heap after GC invocations=6 (full 0): + PSYoungGen total 263680K, used 3582K [0x000000076bf80000, 0x000000077c680000, 0x00000007c0000000) + eden space 259584K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd00000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c4ffa28,0x000000077c580000) + to space 4608K, 0% used [0x000000077bd00000,0x000000077bd00000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9555K, capacity 9742K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.010 GC heap before +{Heap before GC invocations=7 (full 0): + PSYoungGen total 263680K, used 263166K [0x000000076bf80000, 0x000000077c680000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c4ffa28,0x000000077c580000) + to space 4608K, 0% used [0x000000077bd00000,0x000000077bd00000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9565K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.018 GC heap after +Heap after GC invocations=7 (full 0): + PSYoungGen total 264192K, used 2112K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 259584K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd00000) + from space 4608K, 45% used [0x000000077bd00000,0x000000077bf10000,0x000000077c180000) + to space 4608K, 0% used [0x000000078bf00000,0x000000078bf00000,0x000000078c380000) + ParOldGen total 173568K, used 2263K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4035ec8,0x00000006ce780000) + Metaspace used 9565K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.332 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 261696K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 4608K, 45% used [0x000000077bd00000,0x000000077bf10000,0x000000077c180000) + to space 4608K, 0% used [0x000000078bf00000,0x000000078bf00000,0x000000078c380000) + ParOldGen total 173568K, used 2263K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4035ec8,0x00000006ce780000) + Metaspace used 9570K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.341 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 522752K, used 2624K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 3584K, 73% used [0x000000078bf00000,0x000000078c190020,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2716K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40a72c0,0x00000006ce780000) + Metaspace used 9570K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.012 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 522752K, used 521792K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 3584K, 73% used [0x000000078bf00000,0x000000078c190020,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2716K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40a72c0,0x00000006ce780000) + Metaspace used 9605K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.018 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523264K, used 3552K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4096K, 86% used [0x000000078ba80000,0x000000078bdf8020,0x000000078be80000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3576K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c417e330,0x00000006ce780000) + Metaspace used 9605K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.401 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523264K, used 522720K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4096K, 86% used [0x000000078ba80000,0x000000078bdf8020,0x000000078be80000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3576K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c417e330,0x00000006ce780000) + Metaspace used 9626K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.403 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835584K, used 1280K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 4608K, 27% used [0x000000079ef80000,0x000000079f0c0020,0x000000079f400000) + to space 4608K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079ef80000) + ParOldGen total 173568K, used 5016K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42e6330,0x00000006ce780000) + Metaspace used 9626K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 972K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 3.979 Thread 0x00000000024e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000298f6a0 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 3.979 Thread 0x00000000024e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000029c33c8 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 3.979 Thread 0x00000000024e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000029f9b70 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 4.009 Thread 0x00000000024e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028fa6ec method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 4.010 Thread 0x00000000024e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028fa6ec method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 4.010 Thread 0x00000000024e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028fa6ec method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 4.010 Thread 0x00000000024e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028fa6ec method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 4.081 Thread 0x00000000024e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000299a1cc method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 4.572 Thread 0x00000000024e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002eb5aac method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 4.573 Thread 0x00000000024e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002eb1eac method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.301 Thread 0x00000000024e2800 Exception (0x000000076c45fb40) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.302 Thread 0x00000000024e2800 Exception (0x000000076c460a48) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.469 Thread 0x00000000024e2800 Exception (0x000000076c8eeba8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.469 Thread 0x00000000024e2800 Exception (0x000000076c8eefa0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.470 Thread 0x00000000024e2800 Exception (0x000000076c8f3280) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.470 Thread 0x00000000024e2800 Exception (0x000000076c8f3678) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.657 Thread 0x00000000024e2800 Implicit null exception at 0x00000000028ae5d1 to 0x00000000028ae5fd +Event: 4.267 Thread 0x00000000024e2800 Exception (0x00000007961e0e98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 4.503 Thread 0x00000000024e2800 Exception (0x0000000796db3090) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 4.517 Thread 0x00000000024e2800 Exception (0x0000000796e17228) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 4.899 Executing VM operation: ForceSafepoint +Event: 4.899 Executing VM operation: ForceSafepoint done +Event: 4.901 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +Event: 4.901 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching done +Event: 4.902 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$1 +Event: 4.902 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$1 done +Event: 4.902 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$SearchContradictions +Event: 4.902 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$SearchContradictions done +Event: 4.903 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$Severity +Event: 4.903 loading class org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching$Severity done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1777040k free), swap 45574012k(5484k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 05:34:23 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 4 seconds (0d 0h 0m 4s) + diff --git a/dependencies/hs_err_pid165304.log b/dependencies/hs_err_pid165304.log new file mode 100644 index 000000000..7c5a48c56 --- /dev/null +++ b/dependencies/hs_err_pid165304.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1364496 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=165304, tid=0x0000000000027510 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e36a000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=161040, stack(0x000000001ee50000,0x000000001ef50000)] + +Stack: [0x000000001ee50000,0x000000001ef50000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 4802 2211 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e3f7800 JavaThread "Service Thread" daemon [_thread_blocked, id=166192, stack(0x000000001f050000,0x000000001f150000)] + 0x000000001e36a800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=164848, stack(0x000000001ef50000,0x000000001f050000)] +=>0x000000001e36a000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=161040, stack(0x000000001ee50000,0x000000001ef50000)] + 0x000000001e362800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=166984, stack(0x000000001ed50000,0x000000001ee50000)] + 0x000000001e35c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=163236, stack(0x000000001ec50000,0x000000001ed50000)] + 0x000000001e359000 JavaThread "Attach Listener" daemon [_thread_blocked, id=164876, stack(0x000000001eb50000,0x000000001ec50000)] + 0x000000001e356800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=167712, stack(0x000000001ea50000,0x000000001eb50000)] + 0x000000001e351000 JavaThread "Finalizer" daemon [_thread_blocked, id=156532, stack(0x000000001e830000,0x000000001e930000)] + 0x000000001e350800 JavaThread "Reference Handler" daemon [_thread_blocked, id=161600, stack(0x000000001e730000,0x000000001e830000)] + 0x0000000002b72800 JavaThread "main" [_thread_in_vm, id=141436, stack(0x00000000029f0000,0x0000000002af0000)] + +Other Threads: + 0x000000001c559000 VMThread [stack: 0x000000001e230000,0x000000001e330000] [id=165108] + 0x000000001e419800 WatcherThread [stack: 0x000000001f150000,0x000000001f250000] [id=161124] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 837120K, used 752820K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 90% used [0x000000076bf80000,0x0000000799d6d390,0x000000079ec80000) + from space 4608K, 27% used [0x000000079f100000,0x000000079f240020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 5068K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42f3340,0x00000006ce780000) + Metaspace used 18328K, capacity 18644K, committed 19072K, reserved 1067008K + class space used 1699K, capacity 1798K, committed 1920K, reserved 1048576K + +Card table byte_map: [0x0000000012030000,0x0000000012820000] byte_map_base: 0x000000000ea11000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013570000, 0x0000000017478000) + End Bits: [0x0000000017478000, 0x000000001b380000) + +Polling page: 0x00000000010d0000 + +CodeCache: size=245760Kb used=10972Kb max_used=10983Kb free=234787Kb + bounds [0x0000000002c70000, 0x0000000003740000, 0x0000000011c70000] + total_blobs=2786 nmethods=2364 adapters=333 + compilation: enabled + +Compilation events (10 events): +Event: 4.747 Thread 0x000000001e36a800 2373 3 org.eclipse.jdt.internal.compiler.codegen.ConstantPool::literalIndexForLdc (690 bytes) +Event: 4.750 Thread 0x000000001e36a800 nmethod 2373 0x0000000003724a90 code [0x0000000003724e80, 0x00000000037274e8] +Event: 4.750 Thread 0x000000001e36a800 2374 3 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding::constantPoolName (27 bytes) +Event: 4.750 Thread 0x000000001e36a800 nmethod 2374 0x00000000037293d0 code [0x0000000003729540, 0x0000000003729748] +Event: 4.755 Thread 0x000000001e35c000 nmethod 2319 0x000000000372c2d0 code [0x000000000372c560, 0x000000000372d568] +Event: 4.755 Thread 0x000000001e35c000 2367 4 org.eclipse.jdt.internal.compiler.problem.DefaultProblem::isError (13 bytes) +Event: 4.756 Thread 0x000000001e35c000 nmethod 2367 0x000000000372abd0 code [0x000000000372ad00, 0x000000000372ad58] +Event: 4.756 Thread 0x000000001e35c000 2314 4 org.eclipse.jdt.internal.compiler.lookup.Scope::compilerOptions (11 bytes) +Event: 4.757 Thread 0x000000001e35c000 nmethod 2314 0x000000000372a8d0 code [0x000000000372aa20, 0x000000000372aad8] +Event: 4.798 Thread 0x000000001e35c000 2375 4 java.util.zip.Inflater::ensureOpen (47 bytes) + +GC Heap History (10 events): +Event: 1.606 GC heap before +{Heap before GC invocations=6 (full 0): + PSYoungGen total 140800K, used 133197K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 130048K, 100% used [0x000000076bf80000,0x0000000773e80000,0x0000000773e80000) + from space 10752K, 29% used [0x0000000773e80000,0x00000007741935d8,0x0000000774900000) + to space 4096K, 0% used [0x000000077c180000,0x000000077c180000,0x000000077c580000) + ParOldGen total 173568K, used 48K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0c000,0x00000006ce780000) + Metaspace used 9615K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.610 GC heap after +Heap after GC invocations=6 (full 0): + PSYoungGen total 264192K, used 3571K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 260096K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd80000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c4fce58,0x000000077c580000) + to space 4096K, 0% used [0x000000077bd80000,0x000000077bd80000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9615K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 1.891 GC heap before +{Heap before GC invocations=7 (full 0): + PSYoungGen total 264192K, used 263667K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c4fce58,0x000000077c580000) + to space 4096K, 0% used [0x000000077bd80000,0x000000077bd80000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9625K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.897 GC heap after +Heap after GC invocations=7 (full 0): + PSYoungGen total 264192K, used 2176K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd80000) + from space 4096K, 53% used [0x000000077bd80000,0x000000077bfa0000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2291K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c403ced8,0x00000006ce780000) + Metaspace used 9625K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.137 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 262272K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 53% used [0x000000077bd80000,0x000000077bfa0000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2291K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c403ced8,0x00000006ce780000) + Metaspace used 9630K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.141 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 523776K, used 2768K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 3584K, 77% used [0x000000078c000000,0x000000078c2b4030,0x000000078c380000) + to space 4096K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078bf80000) + ParOldGen total 173568K, used 2760K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40b22d0,0x00000006ce780000) + Metaspace used 9630K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.802 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523776K, used 522960K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 3584K, 77% used [0x000000078c000000,0x000000078c2b4030,0x000000078c380000) + to space 4096K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078bf80000) + ParOldGen total 173568K, used 2760K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40b22d0,0x00000006ce780000) + Metaspace used 9667K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.808 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 524288K, used 3600K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4096K, 87% used [0x000000078bb80000,0x000000078bf04030,0x000000078bf80000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3628K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c418b340,0x00000006ce780000) + Metaspace used 9667K, capacity 9870K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.265 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 524288K, used 523792K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4096K, 87% used [0x000000078bb80000,0x000000078bf04030,0x000000078bf80000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3628K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c418b340,0x00000006ce780000) + Metaspace used 9687K, capacity 9934K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.268 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837120K, used 1280K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 27% used [0x000000079f100000,0x000000079f240020,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 5068K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42f3340,0x00000006ce780000) + Metaspace used 9687K, capacity 9934K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 3.814 Thread 0x0000000002b72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030227e0 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 3.814 Thread 0x0000000002b72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003046ec8 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 3.814 Thread 0x0000000002b72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000307a970 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 3.839 Thread 0x0000000002b72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fb57b4 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.840 Thread 0x0000000002b72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fb57b4 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.840 Thread 0x0000000002b72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fb57b4 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.840 Thread 0x0000000002b72800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fb57b4 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.869 Thread 0x0000000002b72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000302558c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 4.363 Thread 0x0000000002b72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003555dac method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 4.364 Thread 0x0000000002b72800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000355572c method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.301 Thread 0x0000000002b72800 Exception (0x000000076c45fb90) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.301 Thread 0x0000000002b72800 Exception (0x000000076c460a98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.465 Thread 0x0000000002b72800 Exception (0x000000076c8eeb18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.465 Thread 0x0000000002b72800 Exception (0x000000076c8eef10) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.467 Thread 0x0000000002b72800 Exception (0x000000076c8f31f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.467 Thread 0x0000000002b72800 Exception (0x000000076c8f35e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.654 Thread 0x0000000002b72800 Implicit null exception at 0x0000000002f32551 to 0x0000000002f3257d +Event: 4.056 Thread 0x0000000002b72800 Exception (0x0000000795714680) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 4.299 Thread 0x0000000002b72800 Exception (0x00000007962e6188) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 4.311 Thread 0x0000000002b72800 Exception (0x000000079634a320) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 4.796 loading class org/eclipse/jdt/core/dom/TypeMethodReference +Event: 4.796 loading class org/eclipse/jdt/core/dom/TypeMethodReference done +Event: 4.797 loading class org/eclipse/jdt/core/dom/SuperMethodReference +Event: 4.797 loading class org/eclipse/jdt/core/dom/SuperMethodReference done +Event: 4.797 loading class org/eclipse/jdt/core/dom/ExpressionMethodReference +Event: 4.797 loading class org/eclipse/jdt/core/dom/ExpressionMethodReference done +Event: 4.798 loading class org/eclipse/jdt/core/dom/ArrayAccess +Event: 4.798 loading class org/eclipse/jdt/core/dom/ArrayAccess done +Event: 4.798 loading class org/eclipse/jdt/core/dom/Initializer +Event: 4.798 loading class org/eclipse/jdt/core/dom/Initializer done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\processing\03e00ac108e9668a6b709a39c248d80a8ae404fc\processing\app\Base\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1574720k free), swap 45574012k(4316k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 05:34:01 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 4 seconds (0d 0h 0m 4s) + diff --git a/dependencies/hs_err_pid167652.log b/dependencies/hs_err_pid167652.log new file mode 100644 index 000000000..45147926f --- /dev/null +++ b/dependencies/hs_err_pid167652.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 273936 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=167652, tid=0x0000000000028a68 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001ea41000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=166504, stack(0x000000001f530000,0x000000001f630000)] + +Stack: [0x000000001f530000,0x000000001f630000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 4294 1935 4 org.eclipse.jdt.internal.compiler.parser.Parser::consumeToken (2061 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001ea63000 JavaThread "Service Thread" daemon [_thread_blocked, id=161576, stack(0x000000001f730000,0x000000001f830000)] + 0x000000001ea49000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=162152, stack(0x000000001f630000,0x000000001f730000)] +=>0x000000001ea41000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=166504, stack(0x000000001f530000,0x000000001f630000)] + 0x000000001ea3e800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=165472, stack(0x000000001f430000,0x000000001f530000)] + 0x000000001ea3b800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=163600, stack(0x000000001f330000,0x000000001f430000)] + 0x000000001ea38800 JavaThread "Attach Listener" daemon [_thread_blocked, id=164708, stack(0x000000001f230000,0x000000001f330000)] + 0x000000001ea36000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=163276, stack(0x000000001f130000,0x000000001f230000)] + 0x000000001ea31800 JavaThread "Finalizer" daemon [_thread_blocked, id=163468, stack(0x000000001ef10000,0x000000001f010000)] + 0x000000001ea30800 JavaThread "Reference Handler" daemon [_thread_blocked, id=167556, stack(0x000000001ee10000,0x000000001ef10000)] + 0x0000000003252800 JavaThread "main" [_thread_in_vm, id=132700, stack(0x0000000003150000,0x0000000003250000)] + +Other Threads: + 0x000000001cc39000 VMThread [stack: 0x000000001e910000,0x000000001ea10000] [id=161724] + 0x000000001ea65000 WatcherThread [stack: 0x000000001f830000,0x000000001f930000] [id=167920] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 835584K, used 602524K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 830976K, 72% used [0x000000076bf80000,0x0000000790a531c8,0x000000079eb00000) + from space 4608K, 35% used [0x000000079ef80000,0x000000079f114010,0x000000079f400000) + to space 4608K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079ef80000) + ParOldGen total 173568K, used 4967K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42d9fb0,0x00000006ce780000) + Metaspace used 16760K, capacity 17044K, committed 17408K, reserved 1067008K + class space used 1588K, capacity 1670K, committed 1792K, reserved 1048576K + +Card table byte_map: [0x0000000012710000,0x0000000012f00000] byte_map_base: 0x000000000f0f1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013c50000, 0x0000000017b58000) + End Bits: [0x0000000017b58000, 0x000000001ba60000) + +Polling page: 0x0000000001760000 + +CodeCache: size=245760Kb used=9548Kb max_used=9548Kb free=236211Kb + bounds [0x0000000003350000, 0x0000000003cb0000, 0x0000000012350000] + total_blobs=2474 nmethods=2069 adapters=317 + compilation: enabled + +Compilation events (10 events): +Event: 4.284 Thread 0x000000001ea49000 2074 3 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding$3::compare (13 bytes) +Event: 4.284 Thread 0x000000001ea49000 nmethod 2074 0x0000000003ca1cd0 code [0x0000000003ca1e40, 0x0000000003ca21a8] +Event: 4.284 Thread 0x000000001ea49000 2075 3 org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding$3::compare (56 bytes) +Event: 4.285 Thread 0x000000001ea49000 nmethod 2075 0x0000000003ca2290 code [0x0000000003ca2400, 0x0000000003ca2648] +Event: 4.285 Thread 0x000000001ea49000 2080 1 org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding::kind (4 bytes) +Event: 4.285 Thread 0x000000001ea49000 nmethod 2080 0x0000000003ca2810 code [0x0000000003ca2960, 0x0000000003ca2a70] +Event: 4.285 Thread 0x000000001ea49000 2079 3 org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment::convertUnresolvedBinaryToRawType (291 bytes) +Event: 4.286 Thread 0x000000001ea49000 nmethod 2079 0x0000000003ca2ad0 code [0x0000000003ca2da0, 0x0000000003ca4358] +Event: 4.286 Thread 0x000000001ea49000 2076 3 org.eclipse.jdt.internal.compiler.lookup.TypeBinding::isMemberType (17 bytes) +Event: 4.286 Thread 0x000000001ea49000 nmethod 2076 0x0000000003ca4990 code [0x0000000003ca4ae0, 0x0000000003ca4c90] + +GC Heap History (10 events): +Event: 1.536 GC heap before +{Heap before GC invocations=6 (full 0): + PSYoungGen total 140800K, used 133198K [0x000000076bf80000, 0x000000077c580000, 0x00000007c0000000) + eden space 130048K, 100% used [0x000000076bf80000,0x0000000773e80000,0x0000000773e80000) + from space 10752K, 29% used [0x0000000773e80000,0x0000000774193b50,0x0000000774900000) + to space 4096K, 0% used [0x000000077c180000,0x000000077c180000,0x000000077c580000) + ParOldGen total 173568K, used 48K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0c000,0x00000006ce780000) + Metaspace used 9580K, capacity 9742K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.542 GC heap after +Heap after GC invocations=6 (full 0): + PSYoungGen total 263680K, used 3593K [0x000000076bf80000, 0x000000077c680000, 0x00000007c0000000) + eden space 259584K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd00000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c502750,0x000000077c580000) + to space 4608K, 0% used [0x000000077bd00000,0x000000077bd00000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9580K, capacity 9742K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 1.857 GC heap before +{Heap before GC invocations=7 (full 0): + PSYoungGen total 263680K, used 263177K [0x000000076bf80000, 0x000000077c680000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 4096K, 87% used [0x000000077c180000,0x000000077c502750,0x000000077c580000) + to space 4608K, 0% used [0x000000077bd00000,0x000000077bd00000,0x000000077c180000) + ParOldGen total 173568K, used 56K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e0e000,0x00000006ce780000) + Metaspace used 9590K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 1.865 GC heap after +Heap after GC invocations=7 (full 0): + PSYoungGen total 264192K, used 2112K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 259584K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd00000) + from space 4608K, 45% used [0x000000077bd00000,0x000000077bf10000,0x000000077c180000) + to space 4608K, 0% used [0x000000078bf00000,0x000000078bf00000,0x000000078c380000) + ParOldGen total 173568K, used 2266K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4036bf0,0x00000006ce780000) + Metaspace used 9590K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.113 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 261696K [0x000000076bf80000, 0x000000078c380000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 4608K, 45% used [0x000000077bd00000,0x000000077bf10000,0x000000077c180000) + to space 4608K, 0% used [0x000000078bf00000,0x000000078bf00000,0x000000078c380000) + ParOldGen total 173568K, used 2266K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4036bf0,0x00000006ce780000) + Metaspace used 9598K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.118 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 522752K, used 2672K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 3584K, 74% used [0x000000078bf00000,0x000000078c19c030,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2731K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40aaf40,0x00000006ce780000) + Metaspace used 9598K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 2.807 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 522752K, used 521840K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 3584K, 74% used [0x000000078bf00000,0x000000078c19c030,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2731K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40aaf40,0x00000006ce780000) + Metaspace used 9637K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 2.813 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523264K, used 3616K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4096K, 88% used [0x000000078ba80000,0x000000078be08020,0x000000078be80000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3575K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c417dfb0,0x00000006ce780000) + Metaspace used 9637K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} +Event: 3.197 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523264K, used 522784K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4096K, 88% used [0x000000078ba80000,0x000000078be08020,0x000000078be80000) + to space 4608K, 0% used [0x000000079ef80000,0x000000079ef80000,0x000000079f400000) + ParOldGen total 173568K, used 3575K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c417dfb0,0x00000006ce780000) + Metaspace used 9656K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +Event: 3.199 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 835584K, used 1616K [0x000000076bf80000, 0x000000079f400000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 4608K, 35% used [0x000000079ef80000,0x000000079f114010,0x000000079f400000) + to space 4608K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079ef80000) + ParOldGen total 173568K, used 4967K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c42d9fb0,0x00000006ce780000) + Metaspace used 9656K, capacity 9806K, committed 10112K, reserved 1058816K + class space used 981K, capacity 1033K, committed 1152K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 3.574 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036f55e0 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 3.574 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000037064c8 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 3.574 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003760bb0 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 3.599 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003677c4c method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.600 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003677c4c method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.600 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003677c4c method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.600 Thread 0x0000000003252800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003677c4c method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 3.633 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036d170c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 4.110 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003bf45ec method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 +Event: 4.110 Thread 0x0000000003252800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003bf3f6c method=java.util.zip.ZipFile$ZipEntryIterator.hasNext()Z @ 25 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.286 Thread 0x0000000003252800 Exception (0x000000076c45fc20) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.286 Thread 0x0000000003252800 Exception (0x000000076c460b28) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.476 Thread 0x0000000003252800 Exception (0x000000076c8dbf20) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.476 Thread 0x0000000003252800 Exception (0x000000076c8dc318) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.477 Thread 0x0000000003252800 Exception (0x000000076c8e05f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.477 Thread 0x0000000003252800 Exception (0x000000076c8e09f0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.650 Thread 0x0000000003252800 Implicit null exception at 0x0000000003602711 to 0x000000000360273d +Event: 3.817 Thread 0x0000000003252800 Exception (0x000000078c7a5388) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 4.049 Thread 0x0000000003252800 Exception (0x000000078d37bc58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368] +Event: 4.061 Thread 0x0000000003252800 Exception (0x000000078d3dfd98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver + +Events (10 events): +Event: 4.284 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +Event: 4.284 loading class org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 done +Event: 4.286 loading class org/eclipse/jdt/internal/compiler/lookup/CaptureBinding18 +Event: 4.286 loading class org/eclipse/jdt/internal/compiler/lookup/CaptureBinding18 done +Event: 4.287 loading class org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +Event: 4.287 loading class org/eclipse/jdt/internal/compiler/lookup/CaptureBinding done +Event: 4.288 loading class org/eclipse/jdt/internal/compiler/lookup/ConstraintFormula +Event: 4.288 loading class org/eclipse/jdt/internal/compiler/lookup/ConstraintFormula done +Event: 4.288 loading class org/eclipse/jdt/internal/compiler/lookup/ConstraintExpressionFormula +Event: 4.288 loading class org/eclipse/jdt/internal/compiler/lookup/ConstraintExpressionFormula done + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\processing\2368391e875c12d4bf9468c3a96d4c612a3f958c\processing\app\Base\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1780492k free), swap 45574012k(5372k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 05:36:47 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 4 seconds (0d 0h 0m 4s) + diff --git a/dependencies/hs_err_pid176744.log b/dependencies/hs_err_pid176744.log new file mode 100644 index 000000000..6a5231d7e --- /dev/null +++ b/dependencies/hs_err_pid176744.log @@ -0,0 +1,318 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 428976 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=176744, tid=0x000000000002ca94 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e0d1800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=182932, stack(0x000000001eac0000,0x000000001ebc0000)] + +Stack: [0x000000001eac0000,0x000000001ebc0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 5767 2361 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001e16d800 JavaThread "Service Thread" daemon [_thread_blocked, id=174148, stack(0x000000001edc0000,0x000000001eec0000)] + 0x000000001e0dc800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=179548, stack(0x000000001ecc0000,0x000000001edc0000)] + 0x000000001e0d6800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=153968, stack(0x000000001ebc0000,0x000000001ecc0000)] +=>0x000000001e0d1800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=182932, stack(0x000000001eac0000,0x000000001ebc0000)] + 0x000000001e0cc800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=179584, stack(0x000000001e9c0000,0x000000001eac0000)] + 0x000000001e0c9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12164, stack(0x000000001e8c0000,0x000000001e9c0000)] + 0x000000001e0c7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=173272, stack(0x000000001e7c0000,0x000000001e8c0000)] + 0x000000001e0c1800 JavaThread "Finalizer" daemon [_thread_blocked, id=160756, stack(0x000000001e5a0000,0x000000001e6a0000)] + 0x000000001e0c0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=177868, stack(0x000000001e4a0000,0x000000001e5a0000)] + 0x00000000028e2800 JavaThread "main" [_thread_blocked, id=178492, stack(0x00000000027e0000,0x00000000028e0000)] + +Other Threads: + 0x000000001c2c9000 VMThread [stack: 0x000000001dfa0000,0x000000001e0a0000] [id=138756] + 0x000000001e129000 WatcherThread [stack: 0x000000001eec0000,0x000000001efc0000] [id=167068] + +VM state:at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x00000000027de290] Threads_lock - owner thread: 0x000000001c2c9000 +[0x00000000027ddd90] Heap_lock - owner thread: 0x00000000028e2800 + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 836096K, used 5102K [0x000000076bf80000, 0x00000007bdc00000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 5120K, 99% used [0x00000007bd700000,0x00000007bdbfbac0,0x00000007bdc00000) + to space 5120K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f000000) + ParOldGen total 173568K, used 15263K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4ce7fd0,0x00000006ce780000) + Metaspace used 20816K, capacity 21124K, committed 21248K, reserved 1069056K + class space used 1919K, capacity 2040K, committed 2048K, reserved 1048576K + +Card table byte_map: [0x0000000011da0000,0x0000000012590000] byte_map_base: 0x000000000e781000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x00000000132e0000, 0x00000000171e8000) + End Bits: [0x00000000171e8000, 0x000000001b0f0000) + +Polling page: 0x00000000025c0000 + +CodeCache: size=245760Kb used=12608Kb max_used=12608Kb free=233151Kb + bounds [0x00000000029e0000, 0x0000000003640000, 0x00000000119e0000] + total_blobs=3225 nmethods=2784 adapters=353 + compilation: enabled + +Compilation events (10 events): +Event: 5.732 Thread 0x000000001e0d6800 nmethod 2830 0x000000000362ccd0 code [0x000000000362ce20, 0x000000000362d228] +Event: 5.736 Thread 0x000000001e0dc800 2831 3 java.lang.String::equalsIgnoreCase (48 bytes) +Event: 5.737 Thread 0x000000001e0dc800 nmethod 2831 0x000000000362e010 code [0x000000000362e180, 0x000000000362e4e8] +Event: 5.743 Thread 0x000000001e0dc800 2832 3 java.io.File::isInvalid (47 bytes) +Event: 5.744 Thread 0x000000001e0dc800 nmethod 2832 0x000000000362d950 code [0x000000000362dac0, 0x000000000362df08] +Event: 5.750 Thread 0x000000001e0dc800 2833 3 java.util.AbstractSet:: (5 bytes) +Event: 5.751 Thread 0x000000001e0dc800 nmethod 2833 0x000000000362d510 code [0x000000000362d680, 0x000000000362d890] +Event: 5.751 Thread 0x000000001e0dc800 2834 3 sun.nio.cs.SingleByte$Encoder::encodeArrayLoop (236 bytes) +Event: 5.753 Thread 0x000000001e0dc800 nmethod 2834 0x0000000003635510 code [0x00000000036359a0, 0x0000000003638528] +Event: 5.753 Thread 0x000000001e0dc800 2835 3 java.util.regex.Pattern::atom (379 bytes) + +GC Heap History (10 events): +Event: 1.832 GC heap after +Heap after GC invocations=7 (full 0): + PSYoungGen total 263680K, used 2240K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 259584K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000077bd00000) + from space 4096K, 54% used [0x000000077bd00000,0x000000077bf30000,0x000000077c100000) + to space 4096K, 0% used [0x000000078be80000,0x000000078be80000,0x000000078c280000) + ParOldGen total 173568K, used 2281K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c403a6a0,0x00000006ce780000) + Metaspace used 9158K, capacity 9326K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.058 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 263680K, used 261824K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 259584K, 100% used [0x000000076bf80000,0x000000077bd00000,0x000000077bd00000) + from space 4096K, 54% used [0x000000077bd00000,0x000000077bf30000,0x000000077c100000) + to space 4096K, 0% used [0x000000078be80000,0x000000078be80000,0x000000078c280000) + ParOldGen total 173568K, used 2281K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c403a6a0,0x00000006ce780000) + Metaspace used 9164K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.064 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 523264K, used 3238K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4096K, 79% used [0x000000078be80000,0x000000078c1a99e8,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2639K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4093ca8,0x00000006ce780000) + Metaspace used 9164K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.712 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523264K, used 522406K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4096K, 79% used [0x000000078be80000,0x000000078c1a99e8,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2639K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4093ca8,0x00000006ce780000) + Metaspace used 9205K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.721 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523264K, used 4067K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4096K, 99% used [0x000000078ba80000,0x000000078be78ca8,0x000000078be80000) + to space 5120K, 0% used [0x000000079f000000,0x000000079f000000,0x000000079f500000) + ParOldGen total 173568K, used 3694K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c419b8b8,0x00000006ce780000) + Metaspace used 9205K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.091 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523264K, used 523235K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4096K, 99% used [0x000000078ba80000,0x000000078be78ca8,0x000000078be80000) + to space 5120K, 0% used [0x000000079f000000,0x000000079f000000,0x000000079f500000) + ParOldGen total 173568K, used 3694K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c419b8b8,0x00000006ce780000) + Metaspace used 9212K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.094 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 836096K, used 931K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 5120K, 18% used [0x000000079f000000,0x000000079f0e8e08,0x000000079f500000) + to space 5120K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f000000) + ParOldGen total 173568K, used 5829K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43b1630,0x00000006ce780000) + Metaspace used 9212K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.734 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 836096K, used 831907K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830976K, 100% used [0x000000076bf80000,0x000000079eb00000,0x000000079eb00000) + from space 5120K, 18% used [0x000000079f000000,0x000000079f0e8e08,0x000000079f500000) + to space 5120K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f000000) + ParOldGen total 173568K, used 5829K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43b1630,0x00000006ce780000) + Metaspace used 9228K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.740 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 836096K, used 3299K [0x000000076bf80000, 0x00000007bdc00000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 5120K, 64% used [0x000000079eb00000,0x000000079ee38de8,0x000000079f000000) + to space 5120K, 0% used [0x00000007bd700000,0x00000007bd700000,0x00000007bdc00000) + ParOldGen total 173568K, used 6584K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c446e160,0x00000006ce780000) + Metaspace used 9228K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.754 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 836096K, used 255852K [0x000000076bf80000, 0x00000007bdc00000, 0x00000007c0000000) + eden space 830976K, 30% used [0x000000076bf80000,0x000000077b622578,0x000000079eb00000) + from space 5120K, 64% used [0x000000079eb00000,0x000000079ee38de8,0x000000079f000000) + to space 5120K, 0% used [0x00000007bd700000,0x00000007bd700000,0x00000007bdc00000) + ParOldGen total 173568K, used 6584K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c446e160,0x00000006ce780000) + Metaspace used 20816K, capacity 21124K, committed 21248K, reserved 1069056K + class space used 1919K, capacity 2040K, committed 2048K, reserved 1048576K + +Deoptimization events (10 events): +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df7818 method=java.util.regex.Pattern$GroupHead.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 28 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000316c764 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 31 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e6d848 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031a66b4 method=java.util.regex.Pattern$BranchConn.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 7 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df7818 method=java.util.regex.Pattern$GroupHead.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 28 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000035f83c4 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 19 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002df7818 method=java.util.regex.Pattern$GroupHead.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 28 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e6d848 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031a66b4 method=java.util.regex.Pattern$BranchConn.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 7 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e7d1e0 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.347 Thread 0x00000000028e2800 Exception (0x000000076c75b770) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.348 Thread 0x00000000028e2800 Exception (0x000000076c75fa50) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.348 Thread 0x00000000028e2800 Exception (0x000000076c75fe48) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 4.446 Thread 0x00000000028e2800 Exception (0x0000000775cf9c68) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 4.756 Thread 0x00000000028e2800 Exception (0x000000077697c2b8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.756 Thread 0x00000000028e2800 Exception (0x000000077697c4f8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.756 Thread 0x00000000028e2800 Exception (0x000000077697c738) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.782 Thread 0x00000000028e2800 Exception (0x0000000776a14320) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.797 Thread 0x00000000028e2800 Exception (0x0000000776a68420) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver +Event: 4.958 Thread 0x00000000028e2800 Implicit null exception at 0x00000000033b1f3d to 0x00000000033b26d5 + +Events (10 events): +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000031a66b4 +Event: 5.754 Thread 0x00000000028e2800 DEOPT PACKING pc=0x00000000031a66b4 sp=0x00000000028de4c0 +Event: 5.754 Thread 0x00000000028e2800 DEOPT UNPACKING pc=0x0000000002a2583b sp=0x00000000028de460 mode 2 +Event: 5.754 Thread 0x00000000028e2800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002e7d1e0 +Event: 5.754 Thread 0x00000000028e2800 DEOPT PACKING pc=0x0000000002e7d1e0 sp=0x00000000028de390 +Event: 5.754 Thread 0x00000000028e2800 DEOPT UNPACKING pc=0x0000000002a2583b sp=0x00000000028de2d0 mode 2 +Event: 5.754 loading class java/util/Formatter$FormatSpecifier +Event: 5.754 loading class java/util/Formatter$FormatString +Event: 5.754 loading class java/util/Formatter$FormatString done +Event: 5.754 Executing VM operation: CollectForMetadataAllocation + + +Dynamic libraries: +0x00007ff62df50000 - 0x00007ff62df87000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcfc640000 - 0x00007ffcfc64f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd6e40000 - 0x00007ffcd6e69000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcf9b50000 - 0x00007ffcf9b66000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffcec740000 - 0x00007ffcec75a000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll +0x00007ffce4910000 - 0x00007ffce4934000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\sunec.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1678712k free), swap 45574012k(5344k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Wed Mar 08 20:58:40 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 5 seconds (0d 0h 0m 5s) + diff --git a/dependencies/hs_err_pid178192.log b/dependencies/hs_err_pid178192.log new file mode 100644 index 000000000..22ac4b1b8 --- /dev/null +++ b/dependencies/hs_err_pid178192.log @@ -0,0 +1,318 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1057616 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=178192, tid=0x000000000002ba54 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001ea06000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=178772, stack(0x000000001f4f0000,0x000000001f5f0000)] + +Stack: [0x000000001f4f0000,0x000000001f5f0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 5785 2354 4 org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding::createMethod (1613 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001ea99800 JavaThread "Service Thread" daemon [_thread_blocked, id=160672, stack(0x000000001f6f0000,0x000000001f7f0000)] + 0x000000001ea0c000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=174308, stack(0x000000001f5f0000,0x000000001f6f0000)] +=>0x000000001ea06000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=178772, stack(0x000000001f4f0000,0x000000001f5f0000)] + 0x000000001e9fe800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=182772, stack(0x000000001f3f0000,0x000000001f4f0000)] + 0x000000001e9fc000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=181332, stack(0x000000001f2f0000,0x000000001f3f0000)] + 0x000000001e9f8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=175264, stack(0x000000001f1f0000,0x000000001f2f0000)] + 0x000000001e9f6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=175304, stack(0x000000001f0f0000,0x000000001f1f0000)] + 0x000000001e9f1800 JavaThread "Finalizer" daemon [_thread_blocked, id=168140, stack(0x000000001eed0000,0x000000001efd0000)] + 0x000000001e9f0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=182864, stack(0x000000001edd0000,0x000000001eed0000)] + 0x0000000003202800 JavaThread "main" [_thread_blocked, id=177656, stack(0x00000000030d0000,0x00000000031d0000)] + +Other Threads: + 0x000000001cbe9000 VMThread [stack: 0x000000001e8d0000,0x000000001e9d0000] [id=182868] + 0x000000001eab5000 WatcherThread [stack: 0x000000001f7f0000,0x000000001f8f0000] [id=180516] + +VM state:at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) +[0x00000000031fe490] Threads_lock - owner thread: 0x000000001cbe9000 +[0x00000000031fde90] Heap_lock - owner thread: 0x0000000003202800 + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1330688K, used 5093K [0x000000076bf80000, 0x00000007be400000, 0x00000007c0000000) + eden space 1325568K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bce00000) + from space 5120K, 99% used [0x00000007bd700000,0x00000007bdbf9508,0x00000007bdc00000) + to space 9216K, 0% used [0x00000007bce00000,0x00000007bce00000,0x00000007bd700000) + ParOldGen total 173568K, used 15281K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cec4c0,0x00000006ce780000) + Metaspace used 20756K, capacity 21092K, committed 21248K, reserved 1069056K + class space used 1916K, capacity 2008K, committed 2048K, reserved 1048576K + +Card table byte_map: [0x00000000126c0000,0x0000000012eb0000] byte_map_base: 0x000000000f0a1000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013c00000, 0x0000000017b08000) + End Bits: [0x0000000017b08000, 0x000000001ba10000) + +Polling page: 0x0000000001760000 + +CodeCache: size=245760Kb used=12567Kb max_used=12573Kb free=233192Kb + bounds [0x0000000003300000, 0x0000000003f60000, 0x0000000012300000] + total_blobs=3206 nmethods=2764 adapters=353 + compilation: enabled + +Compilation events (10 events): +Event: 5.730 Thread 0x000000001ea0c000 nmethod 2801 0x0000000003f46f90 code [0x0000000003f47100, 0x0000000003f47288] +Event: 5.730 Thread 0x000000001ea0c000 2802 3 java.io.DataInputStream::readUnsignedShort (39 bytes) +Event: 5.730 Thread 0x000000001ea0c000 nmethod 2802 0x0000000003f4cd90 code [0x0000000003f4cf20, 0x0000000003f4d328] +Event: 5.731 Thread 0x000000001e9fe800 nmethod 2805 0x0000000003f44190 code [0x0000000003f442e0, 0x0000000003f446e8] +Event: 5.735 Thread 0x000000001ea0c000 2806 3 java.lang.String::equalsIgnoreCase (48 bytes) +Event: 5.735 Thread 0x000000001ea0c000 nmethod 2806 0x0000000003f4fa90 code [0x0000000003f4fc00, 0x0000000003f4ff68] +Event: 5.744 Thread 0x000000001ea0c000 2807 3 java.io.File::isInvalid (47 bytes) +Event: 5.745 Thread 0x000000001ea0c000 nmethod 2807 0x0000000003f4f3d0 code [0x0000000003f4f540, 0x0000000003f4f988] +Event: 5.750 Thread 0x000000001ea0c000 2808 3 java.util.AbstractSet:: (5 bytes) +Event: 5.750 Thread 0x000000001ea0c000 nmethod 2808 0x0000000003f4ef90 code [0x0000000003f4f100, 0x0000000003f4f310] + +GC Heap History (10 events): +Event: 2.117 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 523264K, used 3238K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4096K, 79% used [0x000000078be80000,0x000000078c1a99e8,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2655K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4097ca8,0x00000006ce780000) + Metaspace used 9160K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.728 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 523264K, used 522406K [0x000000076bf80000, 0x000000078c280000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4096K, 79% used [0x000000078be80000,0x000000078c1a99e8,0x000000078c280000) + to space 4096K, 0% used [0x000000078ba80000,0x000000078ba80000,0x000000078be80000) + ParOldGen total 173568K, used 2655K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c4097ca8,0x00000006ce780000) + Metaspace used 9201K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.735 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 523264K, used 4086K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 519168K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078ba80000) + from space 4096K, 99% used [0x000000078ba80000,0x000000078be7da18,0x000000078be80000) + to space 5120K, 0% used [0x000000079f000000,0x000000079f000000,0x000000079f500000) + ParOldGen total 173568K, used 3694K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c419b8b8,0x00000006ce780000) + Metaspace used 9201K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.151 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 523264K, used 523254K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 519168K, 100% used [0x000000076bf80000,0x000000078ba80000,0x000000078ba80000) + from space 4096K, 99% used [0x000000078ba80000,0x000000078be7da18,0x000000078be80000) + to space 5120K, 0% used [0x000000079f000000,0x000000079f000000,0x000000079f500000) + ParOldGen total 173568K, used 3694K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c419b8b8,0x00000006ce780000) + Metaspace used 9213K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.154 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 836096K, used 915K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 5120K, 17% used [0x000000079f000000,0x000000079f0e4e18,0x000000079f500000) + to space 5120K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f000000) + ParOldGen total 173568K, used 5853K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43b7458,0x00000006ce780000) + Metaspace used 9213K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.821 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 836096K, used 831891K [0x000000076bf80000, 0x000000079f500000, 0x00000007c0000000) + eden space 830976K, 100% used [0x000000076bf80000,0x000000079eb00000,0x000000079eb00000) + from space 5120K, 17% used [0x000000079f000000,0x000000079f0e4e18,0x000000079f500000) + to space 5120K, 0% used [0x000000079eb00000,0x000000079eb00000,0x000000079f000000) + ParOldGen total 173568K, used 5853K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c43b7458,0x00000006ce780000) + Metaspace used 9230K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.828 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 836096K, used 3363K [0x000000076bf80000, 0x00000007bdc00000, 0x00000007c0000000) + eden space 830976K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079eb00000) + from space 5120K, 65% used [0x000000079eb00000,0x000000079ee48de8,0x000000079f000000) + to space 5120K, 0% used [0x00000007bd700000,0x00000007bd700000,0x00000007bdc00000) + ParOldGen total 173568K, used 6599K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4471f88,0x00000006ce780000) + Metaspace used 9230K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 945K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 5.753 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 836096K, used 255946K [0x000000076bf80000, 0x00000007bdc00000, 0x00000007c0000000) + eden space 830976K, 30% used [0x000000076bf80000,0x000000077b629cd8,0x000000079eb00000) + from space 5120K, 65% used [0x000000079eb00000,0x000000079ee48de8,0x000000079f000000) + to space 5120K, 0% used [0x00000007bd700000,0x00000007bd700000,0x00000007bdc00000) + ParOldGen total 173568K, used 6599K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4471f88,0x00000006ce780000) + Metaspace used 20756K, capacity 21092K, committed 21248K, reserved 1069056K + class space used 1916K, capacity 2008K, committed 2048K, reserved 1048576K +Event: 5.764 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1330688K, used 5093K [0x000000076bf80000, 0x00000007be400000, 0x00000007c0000000) + eden space 1325568K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bce00000) + from space 5120K, 99% used [0x00000007bd700000,0x00000007bdbf9508,0x00000007bdc00000) + to space 9216K, 0% used [0x00000007bce00000,0x00000007bce00000,0x00000007bd700000) + ParOldGen total 173568K, used 15281K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cec4c0,0x00000006ce780000) + Metaspace used 20756K, capacity 21092K, committed 21248K, reserved 1069056K + class space used 1916K, capacity 2008K, committed 2048K, reserved 1048576K +} +Event: 5.764 GC heap before +{Heap before GC invocations=13 (full 1): + PSYoungGen total 1330688K, used 5093K [0x000000076bf80000, 0x00000007be400000, 0x00000007c0000000) + eden space 1325568K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bce00000) + from space 5120K, 99% used [0x00000007bd700000,0x00000007bdbf9508,0x00000007bdc00000) + to space 9216K, 0% used [0x00000007bce00000,0x00000007bce00000,0x00000007bd700000) + ParOldGen total 173568K, used 15281K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 8% used [0x00000006c3e00000,0x00000006c4cec4c0,0x00000006ce780000) + Metaspace used 20756K, capacity 21092K, committed 21248K, reserved 1069056K + class space used 1916K, capacity 2008K, committed 2048K, reserved 1048576K + +Deoptimization events (10 events): +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a92240 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 170 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003788dc8 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003710558 method=java.util.regex.Pattern$GroupHead.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 28 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a921e4 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 31 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003788dc8 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003710558 method=java.util.regex.Pattern$GroupHead.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 28 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f18dc4 method=java.util.regex.Pattern$Branch.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 19 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003710558 method=java.util.regex.Pattern$GroupHead.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 28 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003788dc8 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000378cda0 method=java.util.regex.Pattern$GroupTail.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 70 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.359 Thread 0x0000000003202800 Exception (0x000000076c75b770) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.360 Thread 0x0000000003202800 Exception (0x000000076c75fa50) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.360 Thread 0x0000000003202800 Exception (0x000000076c75fe48) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 4.535 Thread 0x0000000003202800 Exception (0x00000007758c80b8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] +Event: 4.838 Thread 0x0000000003202800 Exception (0x00000007785bec98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.838 Thread 0x0000000003202800 Exception (0x00000007785beed8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.839 Thread 0x0000000003202800 Exception (0x00000007785bf118) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.864 Thread 0x0000000003202800 Exception (0x0000000778656d00) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 4.880 Thread 0x0000000003202800 Exception (0x00000007786aae00) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\interpreter\linkResolver +Event: 5.029 Thread 0x0000000003202800 Implicit null exception at 0x0000000003d046fd to 0x0000000003d04e95 + +Events (10 events): +Event: 5.753 Thread 0x0000000003202800 DEOPT PACKING pc=0x0000000003710558 sp=0x00000000031ce710 +Event: 5.753 Thread 0x0000000003202800 DEOPT UNPACKING pc=0x000000000334583b sp=0x00000000031ce6b0 mode 2 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000003788dc8 +Event: 5.753 Thread 0x0000000003202800 DEOPT PACKING pc=0x0000000003788dc8 sp=0x00000000031ce5a0 +Event: 5.753 Thread 0x0000000003202800 DEOPT UNPACKING pc=0x000000000334583b sp=0x00000000031ce538 mode 2 +Event: 5.753 Thread 0x0000000003202800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000378cda0 +Event: 5.753 Thread 0x0000000003202800 DEOPT PACKING pc=0x000000000378cda0 sp=0x00000000031ce400 +Event: 5.753 Thread 0x0000000003202800 DEOPT UNPACKING pc=0x000000000334583b sp=0x00000000031ce340 mode 2 +Event: 5.753 loading class java/util/Formatter$FormatSpecifier +Event: 5.753 Executing VM operation: CollectForMetadataAllocation + + +Dynamic libraries: +0x00007ff62df50000 - 0x00007ff62df87000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcfc640000 - 0x00007ffcfc64f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd6e40000 - 0x00007ffcd6e69000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcf9b50000 - 0x00007ffcf9b66000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffcec740000 - 0x00007ffcec75a000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll +0x00007ffce4910000 - 0x00007ffce4934000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\sunec.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\accumulo\d4eb55daf5407679f485b9abef207fd2c76e7d73\org\apache\accumulo\core\master\thrift\TabletServerStatus\SimpleInitializationBlockHandler.java --handle-initialization-blocks true --handle-initialization-blocks-multiple-blocks false +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1690056k free), swap 45574012k(6048k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Wed Mar 08 20:58:58 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 5 seconds (0d 0h 0m 5s) + diff --git a/dependencies/hs_err_pid9936.log b/dependencies/hs_err_pid9936.log new file mode 100644 index 000000000..37d15bbdf --- /dev/null +++ b/dependencies/hs_err_pid9936.log @@ -0,0 +1,315 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 131088 bytes for Chunk::new +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (allocation.cpp:389), pid=9936, tid=0x0000000000026a98 +# +# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 1.8.0_251-b08) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000000001e9e3000): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=158360, stack(0x000000001f4d0000,0x000000001f5d0000)] + +Stack: [0x000000001f4d0000,0x000000001f5d0000] +[error occurred during error reporting (printing stack bounds), id 0xc0000005] + +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) + + +Current CompileTask: +C2: 5860 2038 ! 4 org.eclipse.jdt.internal.compiler.parser.Scanner::getNextToken0 (3678 bytes) + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + 0x000000001ea6f800 JavaThread "Service Thread" daemon [_thread_blocked, id=156324, stack(0x000000001f6d0000,0x000000001f7d0000)] + 0x000000001e9e7800 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=157976, stack(0x000000001f5d0000,0x000000001f6d0000)] +=>0x000000001e9e3000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=158360, stack(0x000000001f4d0000,0x000000001f5d0000)] + 0x000000001e9e2800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=160356, stack(0x000000001f3d0000,0x000000001f4d0000)] + 0x000000001e9db800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=151868, stack(0x000000001f2d0000,0x000000001f3d0000)] + 0x000000001e9d8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=144340, stack(0x000000001f1d0000,0x000000001f2d0000)] + 0x000000001e9d6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=160052, stack(0x000000001f0d0000,0x000000001f1d0000)] + 0x000000001e9d1000 JavaThread "Finalizer" daemon [_thread_blocked, id=155332, stack(0x000000001eeb0000,0x000000001efb0000)] + 0x000000001e9d0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=160588, stack(0x000000001edb0000,0x000000001eeb0000)] + 0x00000000031f2800 JavaThread "main" [_thread_in_vm, id=107864, stack(0x00000000030f0000,0x00000000031f0000)] + +Other Threads: + 0x000000001cbd9000 VMThread [stack: 0x000000001e8b0000,0x000000001e9b0000] [id=139228] + 0x000000001ea9a800 WatcherThread [stack: 0x000000001f7d0000,0x000000001f8d0000] [id=137500] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 1336832K, used 596478K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 1332224K, 44% used [0x000000076bf80000,0x000000079043f910,0x00000007bd480000) + from space 4608K, 38% used [0x00000007bd900000,0x00000007bdac0000,0x00000007bdd80000) + to space 4608K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bd900000) + ParOldGen total 173568K, used 6885K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c44b97e8,0x00000006ce780000) + Metaspace used 15611K, capacity 15846K, committed 16000K, reserved 1062912K + class space used 1483K, capacity 1567K, committed 1664K, reserved 1048576K + +Card table byte_map: [0x00000000126b0000,0x0000000012ea0000] byte_map_base: 0x000000000f091000 + +Marking Bits: (ParMarkBitMap*) 0x0000000074c9af90 + Begin Bits: [0x0000000013bf0000, 0x0000000017af8000) + End Bits: [0x0000000017af8000, 0x000000001ba00000) + +Polling page: 0x0000000002ed0000 + +CodeCache: size=245760Kb used=11066Kb max_used=11066Kb free=234693Kb + bounds [0x00000000032f0000, 0x0000000003dd0000, 0x00000000122f0000] + total_blobs=2522 nmethods=2125 adapters=309 + compilation: enabled + +Compilation events (10 events): +Event: 5.849 Thread 0x000000001e9e7800 2123 3 org.eclipse.jdt.internal.compiler.parser.Parser::getTypeReference (551 bytes) +Event: 5.851 Thread 0x000000001e9e7800 nmethod 2123 0x0000000003dba250 code [0x0000000003dba560, 0x0000000003dbc078] +Event: 5.851 Thread 0x000000001e9e7800 2125 3 org.eclipse.jdt.internal.compiler.parser.Parser::pushOnGenericsIdentifiersLengthStack (53 bytes) +Event: 5.851 Thread 0x000000001e9e7800 nmethod 2125 0x0000000003dbd0d0 code [0x0000000003dbd240, 0x0000000003dbd568] +Event: 5.851 Thread 0x000000001e9e7800 2126 1 org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration::isAnnotationMethod (2 bytes) +Event: 5.852 Thread 0x000000001e9e7800 nmethod 2126 0x0000000003dbd6d0 code [0x0000000003dbd820, 0x0000000003dbd930] +Event: 5.854 Thread 0x000000001e9e7800 2127 3 org.eclipse.jdt.internal.compiler.parser.Scanner::optimizedCurrentTokenSource3 (203 bytes) +Event: 5.855 Thread 0x000000001e9e7800 nmethod 2127 0x0000000003dbd990 code [0x0000000003dbdb80, 0x0000000003dbe4c8] +Event: 5.855 Thread 0x000000001e9e7800 2128 3 org.eclipse.jdt.internal.core.util.CommentRecorderParser::flushCommentsDefinedPriorTo (463 bytes) +Event: 5.856 Thread 0x000000001e9e7800 nmethod 2128 0x0000000003dbed50 code [0x0000000003dbefa0, 0x0000000003dbfc48] + +GC Heap History (10 events): +Event: 2.059 GC heap before +{Heap before GC invocations=8 (full 0): + PSYoungGen total 264192K, used 261408K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 260096K, 100% used [0x000000076bf80000,0x000000077bd80000,0x000000077bd80000) + from space 4096K, 32% used [0x000000077bd80000,0x000000077bec8000,0x000000077c180000) + to space 4608K, 0% used [0x000000078c000000,0x000000078c000000,0x000000078c480000) + ParOldGen total 173568K, used 2795K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40baf80,0x00000006ce780000) + Metaspace used 9115K, capacity 9326K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.063 GC heap after +Heap after GC invocations=8 (full 0): + PSYoungGen total 524800K, used 1632K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 35% used [0x000000078c000000,0x000000078c198000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3051K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40faf80,0x00000006ce780000) + Metaspace used 9115K, capacity 9326K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 2.617 GC heap before +{Heap before GC invocations=9 (full 0): + PSYoungGen total 524800K, used 521824K [0x000000076bf80000, 0x000000078c480000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 35% used [0x000000078c000000,0x000000078c198000,0x000000078c480000) + to space 4608K, 0% used [0x000000078bb80000,0x000000078bb80000,0x000000078c000000) + ParOldGen total 173568K, used 3051K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 1% used [0x00000006c3e00000,0x00000006c40faf80,0x00000006ce780000) + Metaspace used 9196K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 2.623 GC heap after +Heap after GC invocations=9 (full 0): + PSYoungGen total 524800K, used 2864K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000078bb80000) + from space 4608K, 62% used [0x000000078bb80000,0x000000078be4c030,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3563K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c417af80,0x00000006ce780000) + Metaspace used 9196K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.052 GC heap before +{Heap before GC invocations=10 (full 0): + PSYoungGen total 524800K, used 523056K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 520192K, 100% used [0x000000076bf80000,0x000000078bb80000,0x000000078bb80000) + from space 4608K, 62% used [0x000000078bb80000,0x000000078be4c030,0x000000078c000000) + to space 4608K, 0% used [0x000000079f100000,0x000000079f100000,0x000000079f580000) + ParOldGen total 173568K, used 3563K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c417af80,0x00000006ce780000) + Metaspace used 9196K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.056 GC heap after +Heap after GC invocations=10 (full 0): + PSYoungGen total 837120K, used 2800K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 60% used [0x000000079f100000,0x000000079f3bc030,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4595K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c427cf80,0x00000006ce780000) + Metaspace used 9196K, capacity 9390K, committed 9472K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 3.901 GC heap before +{Heap before GC invocations=11 (full 0): + PSYoungGen total 837120K, used 835312K [0x000000076bf80000, 0x000000079f580000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 4608K, 60% used [0x000000079f100000,0x000000079f3bc030,0x000000079f580000) + to space 4608K, 0% used [0x000000079ec80000,0x000000079ec80000,0x000000079f100000) + ParOldGen total 173568K, used 4595K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 2% used [0x00000006c3e00000,0x00000006c427cf80,0x00000006ce780000) + Metaspace used 9251K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 3.905 GC heap after +Heap after GC invocations=11 (full 0): + PSYoungGen total 837120K, used 656K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832512K, 0% used [0x000000076bf80000,0x000000076bf80000,0x000000079ec80000) + from space 4608K, 14% used [0x000000079ec80000,0x000000079ed24030,0x000000079f100000) + to space 4608K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdd80000) + ParOldGen total 173568K, used 6298K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4426998,0x00000006ce780000) + Metaspace used 9251K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} +Event: 4.647 GC heap before +{Heap before GC invocations=12 (full 0): + PSYoungGen total 837120K, used 833168K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 832512K, 100% used [0x000000076bf80000,0x000000079ec80000,0x000000079ec80000) + from space 4608K, 14% used [0x000000079ec80000,0x000000079ed24030,0x000000079f100000) + to space 4608K, 0% used [0x00000007bd900000,0x00000007bd900000,0x00000007bdd80000) + ParOldGen total 173568K, used 6298K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c4426998,0x00000006ce780000) + Metaspace used 9251K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +Event: 4.652 GC heap after +Heap after GC invocations=12 (full 0): + PSYoungGen total 1336832K, used 1792K [0x000000076bf80000, 0x00000007bdd80000, 0x00000007c0000000) + eden space 1332224K, 0% used [0x000000076bf80000,0x000000076bf80000,0x00000007bd480000) + from space 4608K, 38% used [0x00000007bd900000,0x00000007bdac0000,0x00000007bdd80000) + to space 4608K, 0% used [0x00000007bd480000,0x00000007bd480000,0x00000007bd900000) + ParOldGen total 173568K, used 6885K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 3% used [0x00000006c3e00000,0x00000006c44b97e8,0x00000006ce780000) + Metaspace used 9251K, capacity 9454K, committed 9728K, reserved 1058816K + class space used 954K, capacity 1001K, committed 1024K, reserved 1048576K +} + +Deoptimization events (10 events): +Event: 5.299 Thread 0x00000000031f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003710360 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113 +Event: 5.299 Thread 0x00000000031f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000373c0c8 method=java.util.regex.Pattern.sequence(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 151 +Event: 5.299 Thread 0x00000000031f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000377e830 method=java.util.regex.Pattern.expr(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 129 +Event: 5.328 Thread 0x00000000031f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003640ad8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.328 Thread 0x00000000031f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003640ad8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.328 Thread 0x00000000031f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003640ad8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.328 Thread 0x00000000031f2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003640ad8 method=java.util.stream.ReduceOps$3ReducingSink.accept(Ljava/lang/Object;)V @ 9 +Event: 5.375 Thread 0x00000000031f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000370c90c method=java.util.regex.Pattern.RemoveQEQuoting()V @ 41 +Event: 5.813 Thread 0x00000000031f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d8cd78 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken()I @ 23 +Event: 5.848 Thread 0x00000000031f2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d3b2f4 method=org.eclipse.jdt.internal.compiler.parser.Scanner.scanIdentifierOrKeyword()I @ 146 + +Classes redefined (0 events): +No events + +Internal exceptions (10 events): +Event: 0.191 Thread 0x00000000031f2800 Exception (0x000000076c25d6c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167] +Event: 0.289 Thread 0x00000000031f2800 Exception (0x000000076c45ff58) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.289 Thread 0x00000000031f2800 Exception (0x000000076c460e60) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] +Event: 0.377 Thread 0x00000000031f2800 Exception (0x000000076cabb6e0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.377 Thread 0x00000000031f2800 Exception (0x000000076cabbad8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.378 Thread 0x00000000031f2800 Exception (0x000000076cabfdb8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.378 Thread 0x00000000031f2800 Exception (0x000000076cac01b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jvm.cpp, line 1502] +Event: 0.635 Thread 0x00000000031f2800 Implicit null exception at 0x00000000035da751 to 0x00000000035da77d +Event: 2.108 Thread 0x00000000031f2800 Implicit null exception at 0x00000000038901d5 to 0x000000000389031d +Event: 5.556 Thread 0x00000000031f2800 Exception (0x000000078d43e1c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u251\737\hotspot\src\share\vm\prims\jni.cpp, line 710] + +Events (10 events): +Event: 5.813 Thread 0x00000000031f2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003d8cd78 +Event: 5.813 Thread 0x00000000031f2800 DEOPT PACKING pc=0x0000000003d8cd78 sp=0x00000000031eec70 +Event: 5.813 Thread 0x00000000031f2800 DEOPT UNPACKING pc=0x000000000333583b sp=0x00000000031eec20 mode 2 +Event: 5.843 loading class org/eclipse/jdt/internal/compiler/ast/ContainerAnnotation +Event: 5.843 loading class org/eclipse/jdt/internal/compiler/ast/ContainerAnnotation done +Event: 5.844 loading class org/eclipse/jdt/internal/compiler/ast/Annotation$1LocationCollector +Event: 5.844 loading class org/eclipse/jdt/internal/compiler/ast/Annotation$1LocationCollector done +Event: 5.848 Thread 0x00000000031f2800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003d3b2f4 +Event: 5.848 Thread 0x00000000031f2800 DEOPT PACKING pc=0x0000000003d3b2f4 sp=0x00000000031eea70 +Event: 5.848 Thread 0x00000000031f2800 DEOPT UNPACKING pc=0x000000000333583b sp=0x00000000031ee9f8 mode 2 + + +Dynamic libraries: +0x00007ff7939c0000 - 0x00007ff7939f7000 C:\Program Files\Java\jdk1.8.0_251\bin\java.exe +0x00007ffd09a30000 - 0x00007ffd09c28000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffd08070000 - 0x00007ffd0812f000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffd07540000 - 0x00007ffd07812000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffd085a0000 - 0x00007ffd0864e000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffd089c0000 - 0x00007ffd08a5e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffd08650000 - 0x00007ffd086ec000 C:\WINDOWS\System32\sechost.dll +0x00007ffd07d10000 - 0x00007ffd07e35000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffd08e70000 - 0x00007ffd09011000 C:\WINDOWS\System32\USER32.dll +0x00007ffd073d0000 - 0x00007ffd073f2000 C:\WINDOWS\System32\win32u.dll +0x00007ffd07f70000 - 0x00007ffd07f9b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffd07120000 - 0x00007ffd0722f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffd07820000 - 0x00007ffd078bd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffd07230000 - 0x00007ffd07330000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffce8280000 - 0x00007ffce851a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffd07ad0000 - 0x00007ffd07b02000 C:\WINDOWS\System32\IMM32.DLL +0x0000000075ee0000 - 0x0000000075fb2000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\msvcr100.dll +0x0000000074470000 - 0x0000000074d1b000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\server\jvm.dll +0x00007ffd07e40000 - 0x00007ffd07e48000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffcecb50000 - 0x00007ffcecb59000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffcfd9c0000 - 0x00007ffcfd9ca000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffd01200000 - 0x00007ffd01227000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffd097d0000 - 0x00007ffd0983b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffcf8240000 - 0x00007ffcf824f000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\verify.dll +0x00007ffcd0830000 - 0x00007ffcd0859000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\java.dll +0x00007ffcefb40000 - 0x00007ffcefb56000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\zip.dll +0x00007ffd09020000 - 0x00007ffd09765000 C:\WINDOWS\System32\SHELL32.dll +0x00007ffd04d00000 - 0x00007ffd05492000 C:\WINDOWS\SYSTEM32\windows.storage.dll +0x00007ffd08b10000 - 0x00007ffd08e65000 C:\WINDOWS\System32\combase.dll +0x00007ffd06b80000 - 0x00007ffd06bb0000 C:\WINDOWS\SYSTEM32\Wldp.dll +0x00007ffd07ec0000 - 0x00007ffd07f6d000 C:\WINDOWS\System32\SHCORE.dll +0x00007ffd07e50000 - 0x00007ffd07ea5000 C:\WINDOWS\System32\shlwapi.dll +0x00007ffd07060000 - 0x00007ffd0707f000 C:\WINDOWS\SYSTEM32\profapi.dll +0x00007ffce5da0000 - 0x00007ffce5dba000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\net.dll +0x00007ffd068e0000 - 0x00007ffd0694a000 C:\WINDOWS\system32\mswsock.dll +0x00007ffcd6df0000 - 0x00007ffcd6e02000 C:\Program Files\Java\jdk1.8.0_251\jre\bin\nio.dll + +VM Arguments: +java_command: s3m.jar C:\UFPE\miningframework\SOOTAnalysisOutput\hive\ccb63a31cb5f9003221341bad592080918627565\org\apache\hadoop\hive\conf\HiveConf\left.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\ccb63a31cb5f9003221341bad592080918627565\org\apache\hadoop\hive\conf\HiveConf\base.java C:\UFPE\miningframework\SOOTAnalysisOutput\hive\ccb63a31cb5f9003221341bad592080918627565\org\apache\hadoop\hive\conf\HiveConf\right.java -o C:\UFPE\miningframework\SOOTAnalysisOutput\hive\ccb63a31cb5f9003221341bad592080918627565\org\apache\hadoop\hive\conf\HiveConf\InsertionLevelInitializationBlockHandler.java --handle-initialization-blocks false --handle-initialization-blocks-multiple-blocks true +java_class_path (initial): s3m.jar +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2546) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1215612k free), swap 45574012k(9756k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.251-b08) for windows-amd64 JRE (1.8.0_251-b08), built on Mar 12 2020 06:31:49 by "" with MS VC++ 10.0 (VS2010) + +time: Tue Mar 07 03:31:11 2023 +timezone: Hora Padrão de Buenos Aires +elapsed time: 5 seconds (0d 0h 0m 5s) + diff --git a/dependencies/javaparser-core-3.24.9.jar b/dependencies/javaparser-core-3.24.9.jar new file mode 100644 index 000000000..60adfe54e Binary files /dev/null and b/dependencies/javaparser-core-3.24.9.jar differ diff --git a/dependencies/replay_pid114652.log b/dependencies/replay_pid114652.log new file mode 100644 index 000000000..ef9709edd --- /dev/null +++ b/dependencies/replay_pid114652.log @@ -0,0 +1,2379 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 522 ciObject found +ciMethod java/lang/Object ()V 4097 1 1134277 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 9583 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3625 1 453 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 47783 0 32 +ciMethod java/util/AbstractCollection ()V 2545 1 49298 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5306 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 17820 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 17351 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2065 1 18064 0 544 +ciMethod java/util/ArrayList grow (I)V 609 1 5205 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 945 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 15507 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 3193 1 8046 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 833 1 222 0 -1 +ciMethod java/lang/Math max (II)I 817 1 46311 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 9651 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2153 1 6605 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1825 16857 2544 0 320 +ciMethodData java/lang/Object ()V 2 1134277 orig 264 168 227 165 116 0 0 0 0 128 4 18 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 102 138 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 15511 orig 264 168 227 165 116 0 0 0 0 160 10 31 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 185 220 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3b97 0x1a0004 0x0 0x1f826100 0x4 0x312b260 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 17351 orig 264 168 227 165 116 0 0 0 0 24 0 31 28 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 41 22 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x42c5 0x90002 0x42c5 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 17820 orig 264 168 227 165 116 0 0 0 0 120 255 30 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 209 36 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2ec2 0x30 0x15d8 0xa0002 0x15d8 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 18064 orig 264 168 227 165 116 0 0 0 0 200 0 31 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 113 44 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2e51 0x30 0x173d 0x160002 0x173d oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5205 orig 264 168 227 165 116 0 0 0 0 144 1 31 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 73 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x2e 0x20 0x13db 0x180007 0x1409 0x30 0x0 0x1c0002 0x0 0x260002 0x1409 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 49298 orig 264 168 227 165 116 0 0 0 0 96 121 30 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 161 250 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xbf54 oops 0 +ciMethodData java/util/AbstractList ()V 2 47783 orig 264 168 227 165 116 0 0 0 0 248 101 30 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 41 205 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb9a5 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 951 orig 264 168 227 165 116 0 0 0 0 16 8 31 28 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 105 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x36d 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x36d 0x300007 0x36d 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 9651 orig 264 168 227 165 116 0 0 0 0 48 24 36 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 153 37 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x226a6c00 0x24b3 0x0 0x0 0x60002 0x24b3 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5312 orig 264 168 227 165 116 0 0 0 0 232 251 30 28 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 249 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x13bf 0x50007 0x820 0x38 0xb9f 0x100003 0xb9f 0x100 0x140007 0x0 0x38 0x820 0x1e0003 0x820 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1249 8449 732 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1033 1479 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 16181 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3641 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2201 1 15915 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1793 32769 2929 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 929 34753 1956 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 425 1 47 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1057 1 199 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2713 1 339 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 778 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1089 1 1586 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1921 1 132 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1037 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 2137 1 267 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3537 1 1600 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2673 1 112 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 5195 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2113 1 5315 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2055 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3137 1 419 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 681 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13865 484 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 3673 1 1356 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 705 1 154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2577 1 2662 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 2858 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1563 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 3473 1 1368 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 36 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 8 0 0 97 72 0 0 217 100 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x90c 0x20 0x0 0x130007 0x90c 0x38 0xcc9b 0x270003 0xcc9b 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 141 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 97 1 16 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4097 1 1441 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 617 1 147 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 601 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 272 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 497 1 127 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 3465 1 1262 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2585 1 3010 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1217 1281 336 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1541 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 46 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1825 1 487 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2457 1 325 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 3173 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 414 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1801 569 467 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2145 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3489 1 1925 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 409 3010 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 97 97 465 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 913 281 1553 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2921 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 529 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2273 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 521 1 36 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 25 97 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 537 1 209 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2121 1 4214 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 329 1 889 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1473 1 129 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1660 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 4097 1 2073 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1865 32769 1262 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 49 1105 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2141 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 5512 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3073 1 11195 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 3601 1 1311 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 12 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 49 33 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 30 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1369 1 406 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3417 4361 390 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1186 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2485 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 3145 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1129 1 301 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4097 1 689 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 177 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 673 1897 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1473 1 129 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1473 1 129 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3081 3337 6981 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2233 785 164 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 49 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 505 209 102 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 785 577 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 65575 orig 264 168 227 165 116 0 0 0 0 144 54 25 35 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 161 249 1 0 57 1 8 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x3cd5 0x20 0x25f 0x80007 0x0 0x40 0x3cd5 0xc0007 0x3cd5 0x20 0x0 0x150007 0x27d5 0x20 0x1500 0x1d0003 0x27d5 0x38 0x260007 0xd870 0x20 0x2d1 0x2f0007 0xdb41 0xffffffffffffffe0 0x2504 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1730 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 14693 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2897 1 8238 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2953 22305 11365 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 329 1 41 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3969 3154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3073 1825 415 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2657 465 310 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 2777 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 189 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 3305 1 1315 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 3393 1 1322 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 3321 1 1315 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 3193 1 981 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2712 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 4097 1 703 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2433 1 6174 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 3465 1 1353 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 4620 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3401 4737 1322 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3873 4697 1412 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3305 3265 1315 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6953 1202 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 230 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1456 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1362 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1353 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1774 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 4620 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 3465 4009 1353 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 273 1 398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 385 1 391 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1624 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 14693 orig 264 168 227 165 116 0 0 0 0 232 94 119 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 1 193 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 15915 orig 264 168 227 165 116 0 0 0 0 88 60 25 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 1 0 0 193 232 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x3d18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 142280 orig 264 168 227 165 116 0 0 0 0 160 97 119 36 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 10 0 0 161 87 1 0 33 7 17 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2af4 0x70 0x2e0007 0x1f651 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x1f651 0xffffffffffffffa8 0x2af4 0x950007 0x2af4 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 8238 orig 264 168 227 165 116 0 0 0 0 232 95 119 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 105 1 0 0 33 246 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 6174 orig 264 168 227 165 116 0 0 0 0 144 103 121 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 113 183 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x11f2 0xb0 0x4fc 0xd0005 0x0 0x20ef4300 0x4e3 0x20ef43b0 0x19 0x200005 0x0 0x20ef4300 0x4e3 0x20ef43b0 0x19 0x230005 0x0 0x20ef4300 0x4e3 0x20ef43b0 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 11311 orig 264 168 227 165 116 0 0 0 0 0 98 81 36 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 121 85 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x2aaf oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 257 1 462 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4349 orig 264 168 227 165 116 0 0 0 0 56 9 81 36 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 161 127 0 0 121 127 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5f2 0x38 0xa02 0x50003 0xa02 0x18 0xc0007 0x19 0x38 0xfdb 0x120003 0xfdb 0x18 0x1e0003 0xff4 0x58 0x2b0002 0x19 0x2e0004 0x0 0x219945d0 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xff4 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 216 7 81 36 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x20c22e20 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x20c22e20 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x20c22e20 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x20c22e20 0x19 0x0 0x0 0x830005 0x0 0x20c22e20 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x20ef45c0 0x19 0x0 0x0 0xac0005 0x0 0x20ef45c0 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 4620 orig 264 168 227 165 116 0 0 0 0 96 106 121 36 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 97 131 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x20ef4300 0x1024 0x20ef43b0 0x48 0x40002 0x106c oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 4620 orig 264 168 227 165 116 0 0 0 0 80 220 121 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 97 131 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xeba 0x40 0x1b2 0xc0007 0x0 0x20 0x1b2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 5315 orig 264 168 227 165 116 0 0 0 0 72 53 27 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 217 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x13bb oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 84432 orig 264 168 227 165 116 0 0 0 0 152 102 25 35 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 248 16 0 0 129 57 0 0 193 198 9 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x730 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x730 0x130007 0x730 0x20 0x0 0x200003 0x730 0x38 0x280007 0x85f1 0x20 0xf52 0x340007 0x9543 0xffffffffffffffe0 0x730 0x470003 0x730 0x78 0x4f0007 0x85f1 0x60 0xf52 0x5d0004 0x0 0x1e952250 0xf52 0x0 0x0 0x6f0002 0xf52 0x7e0007 0x9543 0xffffffffffffffa0 0x730 0x8b0004 0x0 0x1e952250 0x730 0x0 0x0 0x990002 0x730 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7388 orig 264 168 227 165 116 0 0 0 0 216 95 86 36 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 161 1 0 0 33 206 0 0 217 217 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x19c4 0x110003 0x19c4 0x88 0x190007 0x174 0x50 0x1932 0x1f0002 0x1932 0x220007 0x3 0x20 0x192f 0x310007 0x138 0x20 0x3f 0x3f0007 0x1aa6 0xffffffffffffff90 0x95 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2725 orig 264 168 227 165 116 0 0 0 0 24 201 27 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 1 0 0 25 75 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x900 0x20 0x63 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 24110 orig 264 168 227 165 116 0 0 0 0 0 53 81 36 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 41 32 0 0 113 113 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x405 0x40007 0x405 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x200007 0x405 0x20 0x0 0x2c0005 0x0 0x20ef24d0 0x405 0x0 0x0 0x2f0007 0x3b3 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x740007 0x0 0x38 0x405 0x780003 0x405 0x18 0x800005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x870005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x8c0002 0x405 0x8f0002 0x405 0x950005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x9e0007 0x147 0x750 0x2be 0xa20005 0x0 0x20ef4300 0x2b3 0x20ef43b0 0xb 0xae0007 0x0 0x50 0x2be 0xb90005 0x0 0x20ef4460 0x2be 0x0 0x0 0xc60003 0x2be 0x78 0xcd0007 0x26 0x60 0x2a3 0xd70007 0x11c 0x40 0x187 0xe70007 0x1c04 0x0 0x187 0xf70007 0x2c9 0xffffffffffffffa0 0x2be 0xfe0005 0x0 0x20ef4300 0x2b3 0x20ef43b0 0xb 0x1030007 0x273 0x110 0x4b 0x1070005 0x13 0x20ef24d0 0x38 0x0 0x0 0x10a0007 0x4a 0x70 0x1 0x10e0005 0x0 0x20ef24d0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x20ef24d0 0x4b 0x0 0x0 0x11b0007 0x4b 0x20 0x0 0x12a0007 0x10c 0x218 0x1b2 0x13e0007 0x0 0x20 0x1b2 0x1540003 0x1b2 0x1b8 0x1640007 0x26 0x0 0x2a3 0x16b0007 0x11c 0x40 0x187 0x17b0007 0x1c04 0x0 0x187 0x1820007 0x0 0x140 0x2a3 0x1a40005 0x0 0x20ef4510 0x2a3 0x0 0x0 0x1a90005 0x0 0x20ef45c0 0x2a3 0x0 0x0 0x1ac0004 0x0 0x20ef4670 0x106 0x20ef4720 0x26 0x1af0007 0x0 0x90 0x2a3 0x1c30005 0x0 0x20ef4300 0x2a1 0x20ef43b0 0x2 0x1ce0002 0x2a3 0x1d10004 0x0 0x20ef47d0 0x2a3 0x0 0x0 0x1df0007 0x2a3 0xfffffffffffffe60 0x1b2 0x1e30005 0x0 0x20ef4300 0x2b3 0x20ef43b0 0xb 0x1ec0007 0x0 0x108 0x2be 0x1f60007 0x249 0xe8 0x75 0x2030003 0x75 0xa8 0x21c0005 0x0 0x20ef4510 0x88 0x0 0x0 0x2210005 0x0 0x20ef45c0 0x88 0x0 0x0 0x2240004 0x0 0x20ef48f0 0x3b 0x20ef24d0 0x4d 0x22c0007 0x88 0xffffffffffffff70 0x75 0x2300005 0x0 0x20ef4300 0x2b3 0x20ef43b0 0xb 0x2350007 0x4b 0x80 0x273 0x2490005 0x0 0x20ef4510 0x273 0x0 0x0 0x24e0005 0x0 0x20ef45c0 0x273 0x0 0x0 0x2550007 0x2be 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x2be 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x147 0x2aa0005 0x0 0x20ef4460 0x147 0x0 0x0 0x2c10002 0x147 0x2d30007 0xef 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x147 0x3220007 0x106 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0x106 0x3400003 0x106 0xf8 0x34a0005 0x0 0x20ef4300 0x1bc 0x20ef43b0 0xa 0x3560002 0x1c6 0x35d0002 0x1c6 0x3730005 0x0 0x20ef4510 0x1c6 0x0 0x0 0x3780005 0x0 0x20ef45c0 0x1c6 0x0 0x0 0x37b0005 0x0 0x20ef49a0 0x1c6 0x0 0x0 0x3930007 0x1c6 0xffffffffffffff20 0x106 0x3a30005 0x0 0x20ef49a0 0x106 0x0 0x0 0x3b30005 0x0 0x20ef49a0 0x106 0x0 0x0 0x3c10007 0x0 0xc8 0x106 0x3ce0003 0x106 0x88 0x3dc0005 0x0 0x20ef4300 0x1bc 0x20ef43b0 0xa 0x3e70002 0x1c6 0x3ea0004 0x0 0x20ef47d0 0x1c6 0x0 0x0 0x3f20007 0x1c6 0xffffffffffffff90 0x106 0x4020005 0x0 0x20ef4510 0x147 0x0 0x0 0x4070005 0x0 0x20ef45c0 0x147 0x0 0x0 0x40e0005 0x0 0x20ef4a50 0x147 0x0 0x0 0x4110007 0x147 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x20ef4300 0x139 0x20ef43b0 0xe 0x4930007 0x0 0x108 0x147 0x49d0007 0x122 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x20ef4510 0x2d 0x0 0x0 0x4c80005 0x0 0x20ef45c0 0x2d 0x0 0x0 0x4cb0004 0x0 0x20ef48f0 0x22 0x20ef24d0 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x4dc0007 0x3b1 0x48 0x54 0x4ea0002 0x54 0x4ed0003 0x54 0x58 0x4f70005 0x0 0x20ef4300 0x398 0x20ef43b0 0x19 0x5030002 0x3b1 0x50a0005 0x0 0x20ef4510 0x405 0x0 0x0 0x5140005 0x0 0x20ef4510 0x405 0x0 0x0 0x51d0007 0x0 0x80 0x405 0x5230007 0x405 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x405 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x405 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x405 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x5a00005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x5a50007 0x3b1 0xc0 0x54 0x5aa0005 0x0 0x20ef4510 0x54 0x0 0x0 0x5b40005 0x0 0x20ef4510 0x54 0x0 0x0 0x5c50002 0x54 0x5c80005 0x0 0x20ef29c0 0x54 0x0 0x0 0x5d50002 0x405 0x5db0005 0x0 0x20ef24d0 0x405 0x0 0x0 0x5de0007 0x405 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x20ef29c0 0x405 0x0 0x0 0x5fe0007 0x0 0x20 0x405 0x60a0007 0x0 0x50 0x405 0x6140005 0x0 0x20ef4300 0x3ec 0x20ef43b0 0x19 0x62c0003 0x405 0x48 0x63d0005 0x0 0x20ef4b00 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x405 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3217 orig 264 168 227 165 116 0 0 0 0 128 177 54 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 84 0 0 105 74 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xa91 0x18 0x110007 0x65 0x0 0xa91 0x190007 0xa2c 0x158 0x65 0x210007 0x65 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x6a9 0x20 0x3e8 0x780007 0x60d 0x1f0 0x484 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x13 0xf8 0x1 0x110 0x1 0x140 0x2c 0xb0 0x39 0x158 0x0 0x170 0x21 0xe0 0xe 0xc8 0xd50003 0x1c5 0x150 0xdd0003 0xdb 0x138 0xe50003 0xc3 0x120 0xed0003 0x21 0x108 0xf50003 0x8 0xf0 0xfd0003 0x15 0xd8 0x1050003 0x2e 0xc0 0x10d0003 0xb0 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x20ef45c0 0x60d 0x0 0x0 0x1370007 0x8c8 0x50 0x1c9 0x13c0007 0x1c9 0x30 0x0 0x1430002 0x0 0x14f0007 0x8c8 0x30 0x0 0x1590002 0x0 0x1600007 0x863 0x60 0x65 0x16d0002 0x65 0x1700005 0x0 0x20ef4b00 0x65 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2727 orig 264 168 227 165 116 0 0 0 0 168 100 121 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x430 0x30 0x477 0x90002 0x477 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3178 orig 264 168 227 165 116 0 0 0 0 48 79 82 36 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 83 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0xa64 0x20 0x6 0xe0005 0x367 0x1fd264e0 0x6fd 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 5530 orig 264 168 227 165 116 0 0 0 0 128 93 81 36 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x139a 0x40007 0x139a 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x128f 0x20 0x10b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3461 orig 264 168 227 165 116 0 0 0 0 144 163 120 36 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 82 0 0 161 92 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0xa57 0x110003 0xa57 0x88 0x190007 0x1a5 0x50 0x918 0x1f0002 0x918 0x220007 0xa 0x20 0x90e 0x310007 0x1af 0x20 0x0 0x3f0007 0xabd 0xffffffffffffff90 0x149 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 3174 orig 264 168 227 165 116 0 0 0 0 72 161 54 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 83 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x341 0x20e02070 0x725 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2485 orig 264 168 227 165 116 0 0 0 0 32 77 82 36 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x1a3 0x20e02070 0x612 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3809 orig 264 168 227 165 116 0 0 0 0 136 148 54 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 25 54 0 0 225 102 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x6c3 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x20ef45c0 0x6c3 0x0 0x0 0x1a0007 0x0 0x40 0x6c3 0x210007 0x6c3 0x20 0x0 0x2e0003 0x6c3 0x88 0x350005 0x0 0x2140f130 0x7af 0x0 0x0 0x3a0007 0xa 0x40 0x7a5 0x410007 0x7a5 0x20 0x0 0x4c0007 0x7af 0xffffffffffffff90 0x6b9 0x560005 0x0 0x2140f130 0x6b9 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 1563 orig 264 168 227 165 116 0 0 0 0 200 206 27 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x41b 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2192 orig 264 168 227 165 116 0 0 0 0 128 173 54 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x534 0x20 0x15c 0xd0002 0x690 0x170007 0x690 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x690 0x530007 0x690 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2210 orig 264 168 227 165 116 0 0 0 0 200 171 54 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 53 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x20ef45c0 0x6a2 0x0 0x0 0x90007 0x5aa 0x118 0xf8 0xf0002 0xf8 0x180007 0xf8 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf8 0x340002 0xf8 0x3a0007 0xf8 0x20 0x0 0x4e0005 0x0 0x2140f130 0xf8 0x0 0x0 0x510003 0xf8 0x150 0x590007 0x5aa 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1af 0x80 0x3fb 0x850005 0x0 0x20ef45c0 0x3fb 0x0 0x0 0x880004 0x0 0x20ef24d0 0x2cd 0x20ef48f0 0x12e oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1532 orig 264 168 227 165 116 0 0 0 0 248 83 52 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x3fc 0x2b0007 0x6 0x40 0x3f6 0x310007 0x2ab 0x38 0x14b 0x370003 0x151 0x18 0x420007 0x6 0x40 0x3f6 0x480007 0x91 0x38 0x365 0x4e0003 0x36b 0x18 0x600007 0x0 0x110 0x3fc 0x670005 0x207 0x20ef24d0 0x1d6 0x21e7db60 0x1f 0x6a0007 0x3fc 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1721 orig 264 168 227 165 116 0 0 0 0 128 37 81 36 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x4b9 0x40007 0x4b9 0x30 0x0 0xb0002 0x0 0x100007 0x4b9 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x4b9 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1730 orig 264 168 227 165 116 0 0 0 0 232 28 119 36 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 38 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 467 orig 264 168 227 165 116 0 0 0 0 80 179 54 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 57 14 0 0 57 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x21e7db60 0x1c7 0x0 0x0 0xb0007 0x173 0xe0 0x54 0xf0005 0x0 0x21e7db60 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x1c7 0x150 0x3c0007 0x0 0x38 0x1c7 0x400003 0x1c7 0x18 0x440005 0x0 0x20ef4510 0x1c7 0x0 0x0 0x4b0002 0x1c7 0x520007 0x0 0x90 0x1c7 0x580007 0x1c7 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x20ef4510 0x1c7 0x0 0x0 0x7c0007 0x1c7 0xfffffffffffffec8 0x1c7 0x810007 0x1c7 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 2133 orig 264 168 227 165 116 0 0 0 0 184 38 81 36 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 50 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x63c 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x20c22e20 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x20ef45c0 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 2346 orig 264 168 227 165 116 0 0 0 0 56 111 121 36 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 2 0 0 1 29 0 0 249 54 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x20ef4300 0x387 0x20ef43b0 0x19 0x90005 0x0 0x20ef4300 0x387 0x20ef43b0 0x19 0x130003 0x3a0 0x260 0x1c0005 0x0 0x20ef4300 0x4bd 0x20ef43b0 0x54 0x310005 0x0 0x20ef4300 0x4bd 0x20ef43b0 0x54 0x340005 0x0 0x20ef4300 0x4bd 0x20ef43b0 0x54 0x3c0007 0x0 0x188 0x511 0x430008 0xa 0x1aa 0x168 0x0 0xf0 0x1 0x60 0xd6 0xa8 0x0 0x138 0x710002 0x3 0x740007 0x0 0xf8 0x3 0x7d0003 0x3 0xd8 0x850002 0x131 0x880007 0x131 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x20ef4300 0x4bd 0x20ef43b0 0x54 0xcf0007 0x511 0xfffffffffffffdb8 0x3a0 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1774 orig 264 168 227 165 116 0 0 0 0 248 212 121 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 113 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1315 orig 264 168 227 165 116 0 0 0 0 160 96 121 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 157 1 0 0 49 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x386 0x80002 0x386 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1353 orig 264 168 227 165 116 0 0 0 0 144 115 121 36 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 157 1 0 0 97 29 0 0 9 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x20ef4300 0x393 0x20ef43b0 0x19 0xb0007 0x3c 0x178 0x370 0x100003 0x370 0x138 0x190005 0x0 0x20ef4300 0x358 0x20ef43b0 0x19 0x2e0005 0x0 0x20ef4300 0x358 0x20ef43b0 0x19 0x310005 0x0 0x20ef4300 0x358 0x20ef43b0 0x19 0x3b0002 0x371 0x3e0007 0x32 0x50 0x33f 0x430002 0x33f 0x4a0007 0x0 0x20 0x33f 0x5e0005 0x0 0x20ef4300 0x32 0x0 0x0 0x6a0007 0x371 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1315 orig 264 168 227 165 116 0 0 0 0 240 98 121 36 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 1 0 0 33 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x247 0xa0 0x13d 0xc0007 0x0 0x80 0x13d 0x1e0005 0x0 0x20ef4300 0x12f 0x20ef43b0 0xe 0x210005 0x0 0x20ef4300 0x12f 0x20ef43b0 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 981 orig 264 168 227 165 116 0 0 0 0 224 99 121 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 143 1 0 0 49 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x246 0xd0005 0x0 0x20ef4300 0x23b 0x20ef43b0 0xb 0x200005 0x0 0x20ef4300 0x23b 0x20ef43b0 0xb 0x230005 0x0 0x20ef4300 0x23b 0x20ef43b0 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1685 orig 264 168 227 165 116 0 0 0 0 144 227 26 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 105 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x201 0x20 0x40c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 2965 orig 264 168 227 165 116 0 0 0 0 0 206 27 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 249 90 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x916 0x40 0x249 0x150007 0x231 0x20 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 221 orig 264 168 227 165 116 0 0 0 0 48 197 27 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 0 0 0 41 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x4f 0x20 0x36 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1322 orig 264 168 227 165 116 0 0 0 0 8 98 121 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 168 1 0 0 17 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x382 0x80002 0x382 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1 2633 orig 264 168 227 165 116 0 0 0 0 40 109 121 36 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 2 0 0 1 29 0 0 201 63 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x20ef4300 0x387 0x20ef43b0 0x19 0xf0003 0x3a0 0x2b0 0x180005 0x0 0x20ef4300 0x4be 0x20ef43b0 0x54 0x2d0005 0x0 0x20ef4300 0x4be 0x20ef43b0 0x54 0x300005 0x0 0x20ef4300 0x4be 0x20ef43b0 0x54 0x3a0002 0x512 0x3d0007 0x48b 0x1c8 0x87 0x450005 0x0 0x20ef4300 0x73 0x20ef43b0 0x14 0x4f0007 0x87 0x38 0x0 0x560003 0x0 0x188 0x620003 0x87 0x108 0x700005 0x0 0x20ef4300 0x84 0x20ef43b0 0x1b 0x7b0005 0x0 0x20ef4300 0x84 0x20ef43b0 0x1b 0x930005 0x0 0x20ef4300 0x84 0x20ef43b0 0x1b 0x960005 0x0 0x20ef4300 0x84 0x20ef43b0 0x1b 0x990004 0x0 0x1e952250 0x9f 0x0 0x0 0xa40007 0x9f 0xffffffffffffff10 0x87 0xa70003 0x87 0x48 0xb30005 0x0 0x20ef4300 0x44b 0x20ef43b0 0x40 0xc00007 0x512 0xfffffffffffffd68 0x3a0 0xc40007 0x87 0x38 0x319 0xce0003 0x319 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 402 orig 264 168 227 165 116 0 0 0 0 176 248 121 36 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 0 0 0 129 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x170 0x1e0007 0x170 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 24 62 81 36 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 0 0 0 41 3 0 0 249 93 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x65 0x40007 0x65 0x30 0x0 0xb0002 0x0 0x250002 0x65 0x330003 0x65 0x2a0 0x3b0008 0xa 0xa43 0x128 0x8a 0xb0 0x5 0x60 0x0 0x128 0x6a 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x65 0x660003 0x65 0x210 0x6b0007 0x5 0x1d8 0x85 0x740007 0x0 0x1b8 0x85 0x800007 0x2 0x198 0x83 0x860003 0x83 0x178 0x8b0007 0x9c0 0x160 0x83 0x970002 0x83 0xa20002 0x83 0xb40002 0x83 0xc20005 0x0 0x20ef4510 0x83 0x0 0x0 0xc90005 0x0 0x20ef4510 0x83 0x0 0x0 0xd30002 0x83 0xda0007 0x0 0x70 0x83 0xe20007 0x83 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x20ef49a0 0x83 0x0 0x0 0x1050007 0xb3c 0xfffffffffffffd78 0x0 0x1120005 0x0 0x20ef49a0 0x65 0x0 0x0 0x1170007 0x57 0x20 0xe 0x1230003 0x65 0xf8 0x1360005 0x0 0x20ef4510 0x83 0x0 0x0 0x13b0002 0x83 0x1420005 0x83 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x83 0x14d0005 0x0 0x20dcd440 0x83 0x0 0x0 0x1500007 0x83 0x20 0x0 0x1610007 0x83 0xffffffffffffff20 0x65 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 462 orig 264 168 227 165 116 0 0 0 0 0 15 124 36 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 0 0 0 113 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ae 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1563 orig 264 168 227 165 116 0 0 0 0 144 187 54 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 0 0 0 73 45 0 0 25 46 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5a9 0x18 0x1e0007 0x37 0x0 0x5a9 0x260007 0x572 0x158 0x37 0x2e0007 0x37 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x37e 0x298 0x22b 0x8d0005 0x0 0x20ef4a50 0x22b 0x0 0x0 0x960003 0x22b 0x58 0xa80002 0x112 0xab0007 0x2f 0x30 0xe3 0xbb0002 0xe3 0xc40007 0x112 0xffffffffffffffc0 0x148 0xcb0004 0x0 0x20ef24d0 0x148 0x0 0x0 0xce0007 0x0 0x68 0x148 0xd20004 0x0 0x20ef24d0 0x148 0x0 0x0 0xda0003 0x148 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x148 0x58 0xfb0002 0x1bd 0xfe0007 0x75 0x30 0x148 0x10f0002 0x148 0x1180007 0x1bd 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x20ef4a50 0x37e 0x0 0x0 0x14f0007 0x1c8 0x38 0x1b6 0x1530003 0x1b6 0x18 0x15f0005 0x0 0x20ef45c0 0x37e 0x0 0x0 0x1660007 0x1b6 0x98 0x1c8 0x16b0007 0xc 0x38 0x1bc 0x1700003 0x1bc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x20ef45c0 0xc 0x0 0x0 0x1830004 0x0 0x20ef24d0 0xcb 0x20ef48f0 0xeb 0x18a0004 0xffffffffffffff35 0x20ef24d0 0x5e 0x20ef48f0 0xeb 0x18d0007 0xcb 0xb0 0xeb 0x1920005 0x0 0x20ef48f0 0xeb 0x0 0x0 0x1950007 0xe4 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x20ef24d0 0x7 0x0 0x0 0x1a60005 0x0 0x20ef24d0 0xd2 0x20ef48f0 0xe4 0x1b10005 0x0 0x20ef24d0 0xd2 0x20ef48f0 0xe4 0x1b40007 0x162 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1b6 0x1ee0005 0x0 0x20ef45c0 0x1b6 0x0 0x0 0x1f70003 0x1b6 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1b6 0x2d50002 0x1b6 0x2dc0007 0x20 0x38 0x196 0x2e10003 0x196 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x20ef45c0 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 175 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 179 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 181 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 209 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 213 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 215 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 395 orig 264 168 227 165 116 0 0 0 0 56 251 121 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 217 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x15b 0x100007 0x145 0x20 0x16 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 153 orig 264 168 227 165 116 0 0 0 0 80 85 52 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 0 0 0 97 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x4c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1353 orig 264 168 227 165 116 0 0 0 0 72 104 121 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 1 0 0 193 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 133 orig 264 168 227 165 116 0 0 0 0 64 154 52 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 0 0 0 57 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1450 orig 264 168 227 165 116 0 0 0 0 160 184 27 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 203 1 0 0 249 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x3d1 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1353 orig 264 168 227 165 116 0 0 0 0 224 155 52 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 1 0 0 193 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x398 0xd0005 0x0 0x20ef24d0 0x398 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1780 orig 264 168 227 165 116 0 0 0 0 16 227 121 36 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 245 1 0 0 193 28 0 0 249 39 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x129 0xd8 0x26f 0xb0003 0x26f 0x58 0x120007 0x0 0x40 0x3d4 0x1a0007 0x3d4 0x20 0x0 0x220007 0x0 0x40 0x643 0x2a0007 0x3d4 0xffffffffffffffa0 0x26f 0x2f0007 0x0 0x20 0x26f 0x350007 0x398 0x30 0x0 0x400002 0x0 0x450007 0x398 0x30 0x0 0x4e0002 0x0 0x560002 0x398 0x5a0005 0x0 0x21b8edc0 0x398 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1368 orig 264 168 227 165 116 0 0 0 0 232 234 27 35 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 178 1 0 0 49 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x28 0xb8 0x37e 0x70005 0x0 0x20ef24d0 0x37e 0x0 0x0 0xc0007 0x300 0xe8 0x7e 0x110005 0x62 0x22271520 0x1c 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0xc 0x2251a220 0x3 0x20ef24d0 0x19 0x200007 0x0 0x50 0x28 0x260005 0x18 0x22271520 0x10 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 40 144 55 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 113 3 0 0 193 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6e 0x130007 0x0 0xf0 0x6e 0x250003 0x6e 0x98 0x310104 0xffffffffffffffd6 0x20dcd440 0x6e 0x22d19840 0x24 0x340007 0x14a 0x50 0x6e 0x390004 0x0 0x20dcd440 0x6e 0x0 0x0 0x470007 0x1b8 0xffffffffffffff80 0x6e 0x4a0003 0x6e 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1456 orig 264 168 227 165 116 0 0 0 0 80 206 121 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1543 orig 264 168 227 165 116 0 0 0 0 136 109 54 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xd 0x20ef24d0 0x2d2 0x20ef48f0 0x128 0x40008 0xe 0x18c 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x310 0x20 0xea 0x5e0005 0x0 0x20ef48f0 0x128 0x20ef24d0 0x1e8 0x610008 0x8 0xd6 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x20ef48f0 0x128 0x20ef24d0 0x1e8 0xaa0007 0x0 0x100 0x310 0xaf0007 0x30f 0xc8 0x1 0xb40005 0x0 0x20ef24d0 0x1 0x0 0x0 0xb70004 0x0 0x20ef24d0 0x1 0x0 0x0 0xbb0005 0x0 0x20ef45c0 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x310 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x310 0x10d0007 0x30f 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2107 orig 264 168 227 165 116 0 0 0 0 64 177 26 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x63b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2055 orig 264 168 227 165 116 0 0 0 0 56 117 27 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x607 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 2 689 orig 264 168 227 165 116 0 0 0 0 184 224 83 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1362 orig 264 168 227 165 116 0 0 0 0 192 209 121 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 2 703 orig 264 168 227 165 116 0 0 0 0 184 102 121 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1353 orig 264 168 227 165 116 0 0 0 0 96 210 121 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 427 orig 264 168 227 165 116 0 0 0 0 176 98 54 35 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 158 0 0 0 193 5 0 0 89 8 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xb8 0x20 0x0 0xf0005 0x0 0x20ef45c0 0xb8 0x0 0x0 0x140007 0x0 0x40 0xb8 0x1b0007 0xb7 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xb8 0x338 0xe30005 0x0 0x2140f130 0x10b 0x0 0x0 0xe80007 0xb 0x40 0x100 0xef0007 0x100 0x2d0 0x0 0xf60007 0xb 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0xb 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0xb 0x1980002 0xb 0x19d0007 0xb 0x20 0x0 0x1b40005 0x0 0x2140f130 0xb 0x0 0x0 0x1bf0007 0x10b 0xfffffffffffffce0 0xb8 0x1c30004 0xffffffffffffff48 0x2140f130 0xb8 0x0 0x0 0x1c60007 0xb8 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 301 orig 264 168 227 165 116 0 0 0 0 48 221 83 36 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 141 0 0 0 1 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xa0 0x230005 0x0 0x20ef48f0 0xa0 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 415 orig 264 168 227 165 116 0 0 0 0 112 71 82 36 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 171 0 0 0 161 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x36 0x50 0xbe 0xe0005 0x0 0x2140f130 0xbe 0x0 0x0 0x150007 0xe6 0x30 0xe 0x1f0002 0xe 0x380005 0xf4 0x0 0x0 0x0 0x0 0x3d0007 0xaa 0x120 0x4a 0x410005 0x2e 0x20ef48f0 0x15 0x2140e220 0x7 0x440007 0x35 0xd0 0x15 0x480005 0x0 0x20ef24d0 0x15 0x0 0x0 0x4b0007 0x0 0x80 0x15 0x4f0004 0x0 0x20ef48f0 0x15 0x0 0x0 0x570005 0x0 0x20ef48f0 0x15 0x0 0x0 0x640007 0xf4 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x36 0x20ef24d0 0x1e 0x20ef48f0 0xa0 0x7e0007 0xa0 0x2d8 0x54 0x850007 0x54 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 92 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 129 orig 264 168 227 165 116 0 0 0 0 192 117 54 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x7e 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x80 0x270007 0x0 0x100 0x80 0x2f0005 0x0 0x20ef45c0 0x80 0x0 0x0 0x320005 0x0 0x20ef45c0 0x80 0x0 0x0 0x390007 0x80 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x2140f220 0x80 0x0 0x0 0x4e0005 0x0 0x2140f130 0x80 0x0 0x0 0x550007 0x80 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x20ef49a0 0x80 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 8 125 81 36 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 168 155 54 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x215cffc0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x215cffc0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x215cffc0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x215cffc0 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 144 121 81 36 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2145 orig 264 168 227 165 116 0 0 0 0 120 63 81 36 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x4 0x20 0x65d 0x1c0002 0x4 0x1f0004 0x0 0x20ef24d0 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3285 orig 264 168 227 165 116 0 0 0 0 8 11 81 36 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 89 101 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x8a 0x20ef48f0 0x19 0x20ef24d0 0xc08 0x40008 0xe 0xfc 0x338 0x0 0x158 0x3 0x80 0x0 0xf8 0x6 0x2e8 0x3 0x270 0x0 0xf8 0x410004 0x0 0x21e7db60 0x4 0x0 0x0 0x440005 0x0 0x21e7db60 0x4 0x0 0x0 0x480003 0x4 0x358 0x4c0004 0x0 0x0 0x0 0x0 0x0 0x4f0005 0x0 0x0 0x0 0x0 0x0 0x540004 0x0 0x0 0x0 0x0 0x0 0x620002 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x20dcd440 0x6 0x0 0x0 0xa10005 0x0 0x20dcd440 0x6 0x0 0x0 0xa50003 0x6 0x168 0xa90007 0x7 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xfffffffffffff37f 0x20ef48f0 0x19 0x20ef24d0 0xc7 0xb60007 0xc81 0x80 0x19 0xba0004 0x0 0x20ef48f0 0x19 0x0 0x0 0xbf0005 0x0 0x20ef48f0 0x19 0x0 0x0 0xc40007 0xc4d 0x50 0x34 0xc90005 0x0 0x20ef45c0 0x34 0x0 0x0 oops 11 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 5398 orig 264 168 227 165 116 0 0 0 0 192 28 27 35 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x32b 0x20 0xfeb 0x80007 0x0 0x40 0x32b 0xc0007 0x323 0x20 0x8 0x170007 0x2 0x40 0x321 0x220007 0x321 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 12 orig 264 168 227 165 116 0 0 0 0 96 222 81 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 57 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xfffffffffffffff9 0x20ef24d0 0x7 0x0 0x0 0x70007 0x7 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 2 orig 264 168 227 165 116 0 0 0 0 144 142 54 35 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x0 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 103 orig 264 168 227 165 116 0 0 0 0 176 202 86 36 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 63 0 0 0 65 1 0 0 81 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x13 0x20ef29c0 0xe 0x20ef24d0 0x7 0x110003 0x28 0xb8 0x170005 0x5 0x20ef29c0 0x2 0x1feb0030 0x3 0x1a0007 0x5 0x50 0x5 0x250004 0x0 0x31fb8b0 0x5 0x0 0x0 0x2d0007 0x4 0x20 0x1 0x3d0007 0xa 0xffffffffffffff60 0x23 0x470004 0x0 0x20ef29c0 0xe 0x20ef24d0 0x7 0x4f0004 0x0 0x21b8edc0 0x14 0x20ef4840 0x2 0x5f0007 0x22 0x30 0x1 0x630002 0x1 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 13 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1600 orig 264 168 227 165 116 0 0 0 0 216 12 27 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 186 1 0 0 49 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 490 orig 264 168 227 165 116 0 0 0 0 64 165 120 36 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 81 3 0 0 97 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0x6a 0x160003 0x6a 0xb8 0x1e0007 0x7 0x80 0x5c 0x240002 0x5c 0x270007 0x0 0x50 0x5c 0x390004 0x0 0x20ef24d0 0x5 0x2140f220 0x57 0x430007 0x7 0x20 0x0 0x530007 0x63 0xffffffffffffff60 0xe 0x5d0004 0x0 0x1e952250 0xe 0x0 0x0 0x650004 0x0 0x20ef48f0 0xc 0x20ef24d0 0x2 0x750007 0xe 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 390 orig 264 168 227 165 116 0 0 0 0 56 168 120 36 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 9 0 0 0 89 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x0 0x38 0x1 0xf0003 0x1 0x18 0x180002 0x1 0x220003 0x1 0x68 0x2d0007 0x11 0x50 0x1a 0x380005 0x1a 0x0 0x0 0x0 0x0 0x400007 0x2b 0xffffffffffffffb0 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 502 orig 264 168 227 165 116 0 0 0 0 24 148 27 35 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 1 0 0 113 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x0 0x1e78 0x3 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x3 0x80 0x0 0xb0 0x530002 0x0 0x560007 0x0 0x20 0x0 0x640002 0xd 0x670007 0xd 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0xd 0x20 0x0 0xc80007 0xd 0x20 0x0 0xd50002 0xd 0xd80007 0xc 0x3c0 0x1 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x0 0xff0007 0x0 0x1c0 0x0 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x0 0x1490007 0x0 0x20 0x0 0x15d0002 0x0 0x1600007 0x0 0x20 0x0 0x1700002 0x0 0x1730007 0x0 0x20 0x0 0x1830002 0x0 0x1860007 0x0 0x20 0x0 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x0 0x1ac0007 0x0 0x20 0x0 0x1bb0002 0x0 0x1be0007 0x0 0x180 0x0 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x0 0x2010007 0x0 0x20 0x0 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x2 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x1 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x0 0x3090007 0x0 0x20 0x0 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x1 0x128 0x0 0x50 0x0 0x80 0x1 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x0 0x3b80007 0x0 0x38 0x0 0x3c10003 0x0 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x1 0x3e00007 0x0 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x0 0x5040007 0x0 0x20 0x0 0x5140002 0x0 0x5170007 0x0 0x20 0x0 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x3 0x53e0007 0x3 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x1 0x5930007 0x1 0x1048 0x0 0x59c0003 0x0 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x0 0x6710007 0x0 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x0 0x69b0007 0x0 0x20 0x0 0x6ae0002 0x0 0x6b10007 0x0 0x20 0x0 0x6be0007 0x0 0x20 0x0 0x6cb0007 0x0 0x20 0x0 0x6d80007 0x0 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x0 0x84f0007 0x0 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x0 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 813 orig 264 168 227 165 116 0 0 0 0 8 194 26 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$38 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$37 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$36 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$35 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 7 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 7 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 7 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 7 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 145 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid121756.log b/dependencies/replay_pid121756.log new file mode 100644 index 000000000..223bd8603 --- /dev/null +++ b/dependencies/replay_pid121756.log @@ -0,0 +1,2601 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 528 ciObject found +ciMethod java/lang/Object ()V 4097 1 1104524 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2129 1 9562 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2337 1 292 0 -1 +ciMethod java/util/AbstractList ()V 2305 1 43286 0 32 +ciMethod java/util/AbstractCollection ()V 2257 1 43497 0 0 +ciMethod java/util/ArrayList (I)V 2057 1 5317 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 16357 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16357 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 16357 0 0 +ciMethod java/util/ArrayList grow (I)V 753 1 4491 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 952 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 15617 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 3241 1 8065 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 221 0 -1 +ciMethod java/lang/Math max (II)I 817 1 46416 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 7873 0 0 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2441 1 5427 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1905 17353 2544 0 320 +ciMethodData java/lang/Object ()V 2 1104524 orig 264 168 227 165 116 0 0 0 0 128 4 174 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 196 134 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 43497 orig 264 168 227 165 116 0 0 0 0 96 121 186 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 1 0 0 121 70 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa8cf oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 15706 orig 264 168 227 165 116 0 0 0 0 160 10 187 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 121 224 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3c0f 0x1a0004 0x0 0x1f220640 0x1 0x1f2206f0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16357 orig 264 168 227 165 116 0 0 0 0 24 0 187 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 193 244 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3e98 0x90002 0x3e98 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16357 orig 264 168 227 165 116 0 0 0 0 120 255 186 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 193 244 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2dd2 0x30 0x10c6 0xa0002 0x10c6 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16357 orig 264 168 227 165 116 0 0 0 0 200 0 187 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 193 244 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2d6b 0x30 0x112d 0x160002 0x112d oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 4491 orig 264 168 227 165 116 0 0 0 0 144 1 187 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 105 137 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x67 0x20 0x10c6 0x180007 0x112d 0x30 0x0 0x1c0002 0x0 0x260002 0x112d oops 0 +ciMethodData java/util/AbstractList ()V 2 43286 orig 264 168 227 165 116 0 0 0 0 248 101 186 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 1 0 0 177 63 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa7f6 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 1043 orig 264 168 227 165 116 0 0 0 0 16 8 187 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 73 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x3c9 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x3c9 0x300007 0x3c9 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 7873 orig 264 168 227 165 116 0 0 0 0 48 24 192 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 9 238 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x1e51eb60 0x1dc1 0x0 0x0 0x60002 0x1dc1 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5408 orig 264 168 227 165 116 0 0 0 0 232 251 186 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 249 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x141f 0x50007 0x820 0x38 0xbff 0x100003 0xbff 0x100 0x140007 0x0 0x38 0x820 0x1e0003 0x820 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2696 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1161 7937 1203 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1033 1486 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 18184 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 1873 1 809 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2113 1 21418 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1793 32769 3203 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 881 32913 2170 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 425 1 50 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 945 1 220 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 52 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2001 1 250 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1598 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 729 1 4045 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 2033 1 254 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1216 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1633 1 204 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1570 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2673 1 320 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 7288 0 128 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 7081 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2639 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3129 1 569 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 760 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13865 946 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1713 1 1490 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 393 1 259 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2369 1 5392 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 5617 0 64 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1794 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1601 1 1577 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 153 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 129 1 53 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2657 1 1571 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 345 1 154 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 664 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 287 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 225 1 134 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1585 1 1392 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2313 1 4161 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1009 1049 369 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1767 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 58 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1393 1 551 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 9 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2480 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 27 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2601 1 378 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 6819 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2065 2065 3738 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1369 209 514 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2437 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1305 1 2263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3361 1 2131 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2785 321 3295 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 97 97 509 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1 1 170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 289 65 1566 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1649 1 639 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 529 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2273 1 229 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 521 1 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 9 33 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 537 1 221 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 57 41 28 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 40 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1161 1 562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 2617 3513 427 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4586 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2733 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2065 1 5707 0 960 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2097 1 4484 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 265 1 4161 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1241 1 1822 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1225 1 2231 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1089 19361 1392 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 25 577 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2896 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 147 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 7242 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3009 1 29424 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1641 1 1445 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 27 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 953 1 324 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3793 1 474 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 47 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 321 1249 84 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3097 3353 8970 0 928 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2233 785 215 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 33 17 206 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 202 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 8 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 72448 orig 264 168 227 165 116 0 0 0 0 56 247 183 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 57 56 2 0 1 216 8 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x43dd 0x20 0x32a 0x80007 0x0 0x40 0x43dd 0xc0007 0x43dd 0x20 0x0 0x150007 0x2b73 0x20 0x186a 0x1d0003 0x2b73 0x38 0x260007 0xefab 0x20 0x2f0 0x2f0007 0xf29b 0xffffffffffffffe0 0x2883 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1337 1 1786 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 22384 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2521 1 9211 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2545 18785 12332 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 192 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 121 8 0 0 17 72 0 0 233 98 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x902 0x20 0x0 0x130007 0x902 0x38 0xcc5d 0x270003 0xcc5d 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 297 1 43 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1785 1521 5651 0 896 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2449 1433 562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2161 289 339 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 49 3121 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 210 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1089 1 1398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1161 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1089 1 1438 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1041 1 1098 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2097 1 2884 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 3241 1 405 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2353 1 6952 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1577 1 1559 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 5162 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1177 1449 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1121 1273 1492 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1089 1049 1398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6953 1265 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 54 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 241 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1536 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1547 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1544 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1548 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 5162 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1786 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1593 1769 1559 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1786 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 89 1 403 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 137 1 396 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1781 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 22384 orig 264 168 227 165 116 0 0 0 0 144 207 14 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 89 177 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 54 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 21418 orig 264 168 227 165 116 0 0 0 0 0 253 183 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 17 149 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x52a2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 153872 orig 264 168 227 165 116 0 0 0 0 72 210 14 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 9 0 0 113 119 1 0 33 127 18 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2eee 0x70 0x2e0007 0x22147 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x22147 0xffffffffffffffa8 0x2eee 0x950007 0x2eee 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 9211 orig 264 168 227 165 116 0 0 0 0 144 208 14 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 1 0 0 1 22 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 6952 orig 264 168 227 165 116 0 0 0 0 240 182 17 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 1 0 0 17 208 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x1466 0xb0 0x59c 0xd0005 0x0 0x1e46d2e0 0x581 0x1e46d390 0x1b 0x200005 0x0 0x1e46d2e0 0x581 0x1e46d390 0x1b 0x230005 0x0 0x1e46d2e0 0x581 0x1e46d390 0x1b oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 29452 orig 264 168 227 165 116 0 0 0 0 24 204 233 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 120 1 0 0 161 140 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x7194 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 49 1 462 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4906 orig 264 168 227 165 116 0 0 0 0 80 115 233 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 33 145 0 0 17 145 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x68c 0x38 0xb98 0x50003 0xb98 0x18 0xc0007 0x1f 0x38 0x1205 0x120003 0x1205 0x18 0x1e0003 0x1224 0x58 0x2b0002 0x1f 0x2e0004 0x0 0x201fbfb0 0x1f 0x0 0x0 0x350007 0x1f 0xffffffffffffffc0 0x1224 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 31 orig 264 168 227 165 116 0 0 0 0 240 113 233 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1f9d1260 0x1f 0x0 0x0 0x40007 0x0 0xb0 0x1f 0x80004 0x0 0x1f9d1260 0x1f 0x0 0x0 0x100007 0x1f 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1f9d1260 0x1f 0x0 0x0 0x280007 0x1f 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x3 0x38 0x1c 0x3b0003 0x1c 0x18 0x480003 0x1f 0xc8 0x570005 0x0 0x21478870 0x3 0x0 0x0 0x600005 0x0 0x21478870 0x3 0x0 0x0 0x680002 0x3 0x6c0002 0x3 0x6f0004 0x0 0x21478920 0x3 0x0 0x0 0x770007 0x3 0xffffffffffffff50 0x1f 0x7b0005 0x0 0x1f9d1260 0x1f 0x0 0x0 0x830005 0x0 0x1f9d1260 0x1f 0x0 0x0 0x880007 0x1f 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1e46d5a0 0x1f 0x0 0x0 0xac0005 0x0 0x1e46d5a0 0x1f 0x0 0x0 oops 10 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 53 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 59 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 69 org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 5162 orig 264 168 227 165 116 0 0 0 0 192 185 17 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 81 148 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1e46d2e0 0x123a 0x1e46d390 0x50 0x40002 0x128a oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 5162 orig 264 168 227 165 116 0 0 0 0 216 47 18 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 81 148 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0x10b8 0x40 0x1d2 0xc0007 0x0 0x20 0x1d2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 7081 orig 264 168 227 165 116 0 0 0 0 144 148 180 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 57 213 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1aa7 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 93908 orig 264 168 227 165 116 0 0 0 0 64 39 184 32 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 16 0 0 97 64 0 0 17 246 10 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x80c 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x80c 0x130007 0x80c 0x20 0x0 0x200003 0x80c 0x38 0x280007 0x9659 0x20 0x110a 0x340007 0xa763 0xffffffffffffffe0 0x80c 0x470003 0x80c 0x78 0x4f0007 0x9659 0x60 0x110a 0x5d0004 0x0 0x1e2e5820 0x110a 0x0 0x0 0x6f0002 0x110a 0x7e0007 0xa763 0xffffffffffffffa0 0x80c 0x8b0004 0x0 0x1e2e5820 0x80c 0x0 0x0 0x990002 0x80c oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 9381 orig 264 168 227 165 116 0 0 0 0 48 181 237 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 163 1 0 0 57 12 1 0 17 24 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x2187 0x110003 0x2187 0x88 0x190007 0x178 0x50 0x20ee 0x1f0002 0x20ee 0x220007 0x3 0x20 0x20eb 0x310007 0x13b 0x20 0x40 0x3f0007 0x2266 0xffffffffffffff90 0x9c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 5449 orig 264 168 227 165 116 0 0 0 0 184 40 181 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 9 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x13b7 0x20 0x6a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 358 orig 264 168 227 165 116 0 0 0 0 40 57 206 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 49 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x66 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 5707 orig 264 168 227 165 116 0 0 0 0 136 14 233 34 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 73 170 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x1540 0x20 0x9 0xe0005 0x0 0x1fe93830 0x1540 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6077 orig 264 168 227 165 116 0 0 0 0 192 12 17 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 223 0 0 0 161 169 0 0 249 183 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1534 0x110003 0x1534 0x88 0x190007 0x1f3 0x50 0x13c0 0x1f0002 0x13c0 0x220007 0xb 0x20 0x13b5 0x310007 0x1fe 0x20 0x0 0x3f0007 0x15b3 0xffffffffffffff90 0x17f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2884 orig 264 168 227 165 116 0 0 0 0 8 180 17 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 241 81 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x4f6 0x30 0x548 0x90002 0x548 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 2881 orig 264 168 227 165 116 0 0 0 0 152 190 17 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 0 0 0 65 42 0 0 17 85 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1e46d2e0 0x52d 0x1e46d390 0x1b 0x90005 0x0 0x1e46d2e0 0x52d 0x1e46d390 0x1b 0x130003 0x548 0x260 0x1c0005 0x0 0x1e46d2e0 0x6ae 0x1e46d390 0x58 0x310005 0x0 0x1e46d2e0 0x6ae 0x1e46d390 0x58 0x340005 0x0 0x1e46d2e0 0x6ae 0x1e46d390 0x58 0x3c0007 0x0 0x188 0x706 0x430008 0xa 0x1e7 0x168 0x0 0xf0 0x3 0x60 0x67 0xa8 0x0 0x138 0x710002 0x7 0x740007 0x0 0xf8 0x7 0x7d0003 0x7 0xd8 0x850002 0x149 0x880007 0x149 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1e46d2e0 0x6ae 0x1e46d390 0x58 0xcf0007 0x706 0xfffffffffffffdb8 0x548 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 27077 orig 264 168 227 165 116 0 0 0 0 24 159 233 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 9 0 0 65 39 0 0 137 2 3 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x4e8 0x40007 0x4e8 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x200007 0x4e8 0x20 0x0 0x2c0005 0x0 0x1e46b4b0 0x4e8 0x0 0x0 0x2f0007 0x496 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x740007 0x0 0x38 0x4e8 0x780003 0x4e8 0x18 0x800005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x870005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x8c0002 0x4e8 0x8f0002 0x4e8 0x950005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x9e0007 0x149 0x750 0x39f 0xa20005 0x0 0x1e46d2e0 0x392 0x1e46d390 0xd 0xae0007 0x0 0x50 0x39f 0xb90005 0x0 0x1e46d440 0x39f 0x0 0x0 0xc60003 0x39f 0x78 0xcd0007 0x2c 0x60 0x367 0xd70007 0x187 0x40 0x1e0 0xe70007 0x21f2 0x0 0x1e0 0xf70007 0x393 0xffffffffffffffa0 0x39f 0xfe0005 0x0 0x1e46d2e0 0x392 0x1e46d390 0xd 0x1030007 0x338 0x110 0x67 0x1070005 0x20 0x1e46b4b0 0x47 0x0 0x0 0x10a0007 0x66 0x70 0x1 0x10e0005 0x0 0x1e46b4b0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1e46b4b0 0x67 0x0 0x0 0x11b0007 0x67 0x20 0x0 0x12a0007 0x165 0x218 0x23a 0x13e0007 0x0 0x20 0x23a 0x1540003 0x23a 0x1b8 0x1640007 0x2c 0x0 0x367 0x16b0007 0x187 0x40 0x1e0 0x17b0007 0x21f2 0x0 0x1e0 0x1820007 0x0 0x140 0x367 0x1a40005 0x0 0x1e46d4f0 0x367 0x0 0x0 0x1a90005 0x0 0x1e46d5a0 0x367 0x0 0x0 0x1ac0004 0x0 0x1e46b4b0 0x163 0x1e46d650 0x16b 0x1af0007 0x0 0x90 0x367 0x1c30005 0x0 0x1e46d2e0 0x363 0x1e46d390 0x4 0x1ce0002 0x367 0x1d10004 0x0 0x1e46d700 0x367 0x0 0x0 0x1df0007 0x367 0xfffffffffffffe60 0x23a 0x1e30005 0x0 0x1e46d2e0 0x392 0x1e46d390 0xd 0x1ec0007 0x0 0x108 0x39f 0x1f60007 0x307 0xe8 0x98 0x2030003 0x98 0xa8 0x21c0005 0x0 0x1e46d4f0 0xae 0x0 0x0 0x2210005 0x0 0x1e46d5a0 0xae 0x0 0x0 0x2240004 0x0 0x1e46d820 0x58 0x1e46b4b0 0x56 0x22c0007 0xae 0xffffffffffffff70 0x98 0x2300005 0x0 0x1e46d2e0 0x392 0x1e46d390 0xd 0x2350007 0x67 0x80 0x338 0x2490005 0x0 0x1e46d4f0 0x338 0x0 0x0 0x24e0005 0x0 0x1e46d5a0 0x338 0x0 0x0 0x2550007 0x39f 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x39f 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x149 0x2aa0005 0x0 0x1e46d440 0x149 0x0 0x0 0x2c10002 0x149 0x2d30007 0xf0 0x30 0x59 0x2ea0002 0x59 0x3070007 0x0 0x2a8 0x149 0x3220007 0x107 0x38 0x42 0x3300003 0x42 0x268 0x3380002 0x107 0x3400003 0x107 0xf8 0x34a0005 0x0 0x1e46d2e0 0x1be 0x1e46d390 0xa 0x3560002 0x1c8 0x35d0002 0x1c8 0x3730005 0x0 0x1e46d4f0 0x1c8 0x0 0x0 0x3780005 0x0 0x1e46d5a0 0x1c8 0x0 0x0 0x37b0005 0x0 0x1e46d8d0 0x1c8 0x0 0x0 0x3930007 0x1c8 0xffffffffffffff20 0x107 0x3a30005 0x0 0x1e46d8d0 0x107 0x0 0x0 0x3b30005 0x0 0x1e46d8d0 0x107 0x0 0x0 0x3c10007 0x0 0xc8 0x107 0x3ce0003 0x107 0x88 0x3dc0005 0x0 0x1e46d2e0 0x1be 0x1e46d390 0xa 0x3e70002 0x1c8 0x3ea0004 0x0 0x1e46d700 0x1c8 0x0 0x0 0x3f20007 0x1c8 0xffffffffffffff90 0x107 0x4020005 0x0 0x1e46d4f0 0x149 0x0 0x0 0x4070005 0x0 0x1e46d5a0 0x149 0x0 0x0 0x40e0005 0x0 0x1e46d980 0x149 0x0 0x0 0x4110007 0x149 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1e46d2e0 0x13b 0x1e46d390 0xe 0x4930007 0x0 0x108 0x149 0x49d0007 0x124 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x1e46d4f0 0x2d 0x0 0x0 0x4c80005 0x0 0x1e46d5a0 0x2d 0x0 0x0 0x4cb0004 0x0 0x1e46d820 0x22 0x1e46b4b0 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x4dc0007 0x478 0x48 0x70 0x4ea0002 0x70 0x4ed0003 0x70 0x58 0x4f70005 0x0 0x1e46d2e0 0x45d 0x1e46d390 0x1b 0x5030002 0x478 0x50a0005 0x0 0x1e46d4f0 0x4e8 0x0 0x0 0x5140005 0x0 0x1e46d4f0 0x4e8 0x0 0x0 0x51d0007 0x0 0x80 0x4e8 0x5230007 0x4e8 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x4e8 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x4e8 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x4e8 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x5a00005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x5a50007 0x478 0xc0 0x70 0x5aa0005 0x0 0x1e46d4f0 0x70 0x0 0x0 0x5b40005 0x0 0x1e46d4f0 0x70 0x0 0x0 0x5c50002 0x70 0x5c80005 0x0 0x1e46b9a0 0x70 0x0 0x0 0x5d50002 0x4e8 0x5db0005 0x0 0x1e46b4b0 0x4e8 0x0 0x0 0x5de0007 0x4e8 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1e46b9a0 0x4e8 0x0 0x0 0x5fe0007 0x0 0x20 0x4e8 0x60a0007 0x0 0x50 0x4e8 0x6140005 0x0 0x1e46d2e0 0x4cd 0x1e46d390 0x1b 0x62c0003 0x4e8 0x48 0x63d0005 0x0 0x1e46da30 0x70 0x0 0x0 0x6470007 0x70 0xffffffffffffffd0 0x4e8 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1398 orig 264 168 227 165 116 0 0 0 0 0 176 17 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 113 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x4ee 0x80002 0x4ee oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1398 orig 264 168 227 165 116 0 0 0 0 240 194 17 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 113 39 0 0 97 38 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1e46d2e0 0x4d3 0x1e46d390 0x1b 0xb0007 0x4a 0x178 0x4a4 0x100003 0x4a4 0x138 0x190005 0x0 0x1e46d2e0 0x48a 0x1e46d390 0x1b 0x2e0005 0x0 0x1e46d2e0 0x48a 0x1e46d390 0x1b 0x310005 0x0 0x1e46d2e0 0x48a 0x1e46d390 0x1b 0x3b0002 0x4a5 0x3e0007 0x33 0x50 0x472 0x430002 0x472 0x4a0007 0x0 0x20 0x472 0x5e0005 0x0 0x1e46d2e0 0x33 0x0 0x0 0x6a0007 0x4a5 0xfffffffffffffee0 0x32 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 2269 orig 264 168 227 165 116 0 0 0 0 208 144 233 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 0 0 0 33 66 0 0 177 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x829 0xf8 0x1b 0x100003 0x1b 0xb8 0x1a0005 0x0 0x1f9d1260 0x1b 0x0 0x0 0x1f0002 0x1b 0x2a0005 0x0 0x1e46d5a0 0x1b 0x0 0x0 0x300007 0x1b 0x30 0x0 0x390002 0x0 0x450007 0x1b 0xffffffffffffff60 0x1b oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1876 orig 264 168 227 165 116 0 0 0 0 152 143 233 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 155 0 0 0 201 53 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x6b9 0x40007 0x6b9 0x30 0x0 0xb0002 0x0 0x100007 0x6b9 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x6b9 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1441 orig 264 168 227 165 116 0 0 0 0 80 178 17 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 201 40 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x3b9 0xa0 0x160 0xc0007 0x0 0x80 0x160 0x1e0005 0x0 0x1e46d2e0 0x152 0x1e46d390 0xe 0x210005 0x0 0x1e46d2e0 0x152 0x1e46d390 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 1100 orig 264 168 227 165 116 0 0 0 0 64 179 17 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 0 0 0 81 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x3ca 0xd0005 0x0 0x1e46d2e0 0x3bd 0x1e46d390 0xd 0x200005 0x0 0x1e46d2e0 0x3bd 0x1e46d390 0xd 0x230005 0x0 0x1e46d2e0 0x3bd 0x1e46d390 0xd oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1786 orig 264 168 227 165 116 0 0 0 0 144 141 14 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 167 0 0 0 153 50 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 4219 orig 264 168 227 165 116 0 0 0 0 64 69 180 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 0 0 0 1 129 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x76d 0x20 0x8b3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 5734 orig 264 168 227 165 116 0 0 0 0 160 45 181 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 129 177 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0xef0 0x40 0x740 0x150007 0x728 0x20 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 277 orig 264 168 227 165 116 0 0 0 0 208 36 181 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 33 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x86 0x20 0x5e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4123 orig 264 168 227 165 116 0 0 0 0 152 7 208 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 90 1 0 0 249 117 0 0 217 104 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xebf 0x18 0x110007 0x96 0x0 0xebf 0x190007 0xe2a 0x158 0x95 0x210007 0x95 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x8bf 0x20 0x600 0x780007 0x7a6 0x1f0 0x719 0x7e0008 0x14 0x0 0x188 0x5 0x128 0x16 0xf8 0x2 0x110 0x2 0x140 0x36 0xb0 0x42 0x158 0x0 0x170 0x38 0xe0 0x39 0xc8 0xd50003 0x29d 0x150 0xdd0003 0x174 0x138 0xe50003 0x138 0x120 0xed0003 0x6d 0x108 0xf50003 0x9 0xf0 0xfd0003 0x50 0xd8 0x1050003 0x31 0xc0 0x10d0003 0xd4 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1e46d5a0 0x7a6 0x0 0x0 0x1370007 0xca4 0x50 0x21b 0x13c0007 0x21b 0x30 0x0 0x1430002 0x0 0x14f0007 0xca4 0x30 0x0 0x1590002 0x0 0x1600007 0xc0f 0x60 0x95 0x16d0002 0x95 0x1700005 0x0 0x1e46da30 0x95 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1551 orig 264 168 227 165 116 0 0 0 0 104 177 17 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 241 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x57e 0x80002 0x57e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 3358 orig 264 168 227 165 116 0 0 0 0 136 188 17 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 180 0 0 0 225 43 0 0 73 99 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1e46d2e0 0x560 0x1e46d390 0x1c 0xf0003 0x57c 0x2b0 0x180005 0x0 0x1e46d2e0 0x6f1 0x1e46d390 0x5a 0x2d0005 0x0 0x1e46d2e0 0x6f1 0x1e46d390 0x5a 0x300005 0x0 0x1e46d2e0 0x6f1 0x1e46d390 0x5a 0x3a0002 0x74b 0x3d0007 0x687 0x1c8 0xc4 0x450005 0x0 0x1e46d2e0 0xb0 0x1e46d390 0x14 0x4f0007 0xc4 0x38 0x0 0x560003 0x0 0x188 0x620003 0xc4 0x108 0x700005 0x0 0x1e46d2e0 0xc7 0x1e46d390 0x1b 0x7b0005 0x0 0x1e46d2e0 0xc7 0x1e46d390 0x1b 0x930005 0x0 0x1e46d2e0 0xc7 0x1e46d390 0x1b 0x960005 0x0 0x1e46d2e0 0xc7 0x1e46d390 0x1b 0x990004 0x0 0x1e2e5820 0xe2 0x0 0x0 0xa40007 0xe2 0xffffffffffffff10 0xc4 0xa70003 0xc4 0x48 0xb30005 0x0 0x1e46d2e0 0x641 0x1e46d390 0x46 0xc00007 0x74b 0xfffffffffffffd68 0x57c 0xc40007 0xc4 0x38 0x4b8 0xce0003 0x4b8 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2437 orig 264 168 227 165 116 0 0 0 0 96 3 208 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 163 0 0 0 17 71 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x72e 0x20 0x1b4 0xd0002 0x8e2 0x170007 0x8e2 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x8e2 0x530007 0x8e2 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 455 orig 264 168 227 165 116 0 0 0 0 56 76 18 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 225 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x1bc 0x1e0007 0x1bc 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3559 orig 264 168 227 165 116 0 0 0 0 48 168 233 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 185 3 0 0 249 108 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x77 0x40007 0x77 0x30 0x0 0xb0002 0x0 0x250002 0x77 0x330003 0x77 0x2a0 0x3b0008 0xa 0xbe5 0x128 0xa0 0xb0 0x5 0x60 0x0 0x128 0x7c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x77 0x660003 0x77 0x210 0x6b0007 0x5 0x1d8 0x9b 0x740007 0x0 0x1b8 0x9b 0x800007 0x2 0x198 0x99 0x860003 0x99 0x178 0x8b0007 0xb4c 0x160 0x99 0x970002 0x99 0xa20002 0x99 0xb40002 0x99 0xc20005 0x0 0x1e46d4f0 0x99 0x0 0x0 0xc90005 0x0 0x1e46d4f0 0x99 0x0 0x0 0xd30002 0x99 0xda0007 0x0 0x70 0x99 0xe20007 0x99 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1e46d8d0 0x99 0x0 0x0 0x1050007 0xd06 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1e46d8d0 0x77 0x0 0x0 0x1170007 0x5e 0x20 0x19 0x1230003 0x77 0xf8 0x1360005 0x0 0x1e46d4f0 0x99 0x0 0x0 0x13b0002 0x99 0x1420005 0x99 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x99 0x14d0005 0x0 0x205b0910 0x99 0x0 0x0 0x1500007 0x99 0x20 0x0 0x1610007 0x99 0xffffffffffffff20 0x77 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 500 orig 264 168 227 165 116 0 0 0 0 248 109 20 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 113 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ee 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2754 orig 264 168 227 165 116 0 0 0 0 168 17 208 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 0 0 0 97 57 0 0 209 85 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x72c 0x18 0x1e0007 0x42 0x0 0x72c 0x260007 0x6ea 0x158 0x42 0x2e0007 0x42 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x45b 0x298 0x2d1 0x8d0005 0x0 0x1e46d980 0x2d1 0x0 0x0 0x960003 0x2d1 0x58 0xa80002 0x11e 0xab0007 0x2f 0x30 0xef 0xbb0002 0xef 0xc40007 0x11e 0xffffffffffffffc0 0x1e2 0xcb0004 0x0 0x1e46b4b0 0x1e2 0x0 0x0 0xce0007 0x0 0x68 0x1e2 0xd20004 0x0 0x1e46b4b0 0x1e2 0x0 0x0 0xda0003 0x1e2 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1e2 0x58 0xfb0002 0x27d 0xfe0007 0x9b 0x30 0x1e2 0x10f0002 0x1e2 0x1180007 0x27d 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1e46d980 0x45b 0x0 0x0 0x14f0007 0x240 0x38 0x21b 0x1530003 0x21b 0x18 0x15f0005 0x0 0x1e46d5a0 0x45b 0x0 0x0 0x1660007 0x21b 0x98 0x240 0x16b0007 0xd 0x38 0x233 0x1700003 0x233 0x58 0x17a0002 0xd 0x17d0005 0x0 0x1e46d5a0 0xd 0x0 0x0 0x1830004 0x0 0x1e46b4b0 0xff 0x1e46d820 0x11c 0x18a0004 0xffffffffffffff01 0x1e46b4b0 0x20 0x1e46d820 0x11c 0x18d0007 0xff 0xb0 0x11c 0x1920005 0x0 0x1e46d820 0x11c 0x0 0x0 0x1950007 0x114 0x60 0x8 0x19c0002 0x8 0x19f0004 0x0 0x1e46b4b0 0x8 0x0 0x0 0x1a60005 0x0 0x1e46b4b0 0x107 0x1e46d820 0x114 0x1b10005 0x0 0x1e46b4b0 0x107 0x1e46d820 0x114 0x1b40007 0x1bf 0x98 0x5c 0x1ba0002 0x5c 0x1c20003 0x5c 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x5c 0x1e20002 0x21b 0x1ee0005 0x0 0x1e46d5a0 0x21b 0x0 0x0 0x1f70003 0x21b 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x21b 0x2d50002 0x21b 0x2dc0007 0x22 0x38 0x1f9 0x2e10003 0x1f9 0x58 0x2eb0002 0x22 0x2ee0005 0x0 0x1e46d5a0 0x22 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 175 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 179 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 181 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 209 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 213 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 215 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 451 orig 264 168 227 165 116 0 0 0 0 192 78 18 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 145 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x1b2 0x100007 0x191 0x20 0x21 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 190 orig 264 168 227 165 116 0 0 0 0 40 4 206 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 0 0 0 153 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x93 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 2005 orig 264 168 227 165 116 0 0 0 0 104 2 206 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 1 0 0 73 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x689 0x2b0007 0x7 0x40 0x682 0x310007 0x44d 0x38 0x235 0x370003 0x23c 0x18 0x420007 0x7 0x40 0x682 0x480007 0xd8 0x38 0x5aa 0x4e0003 0x5b1 0x18 0x600007 0x0 0x110 0x689 0x670005 0x1d9 0x1e46b4b0 0x458 0x2024a090 0x58 0x6a0007 0x689 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1768 orig 264 168 227 165 116 0 0 0 0 168 183 17 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 197 0 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 170 orig 264 168 227 165 116 0 0 0 0 24 73 206 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 0 0 0 113 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1659 orig 264 168 227 165 116 0 0 0 0 64 24 181 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 0 0 0 41 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x597 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1768 orig 264 168 227 165 116 0 0 0 0 184 74 206 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 198 0 0 0 17 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x622 0xd0005 0x0 0x1e46b4b0 0x622 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 2516 orig 264 168 227 165 116 0 0 0 0 152 54 18 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 221 0 0 0 9 49 0 0 185 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x20b 0xd8 0x416 0xb0003 0x416 0x58 0x120007 0x0 0x40 0x663 0x1a0007 0x663 0x20 0x0 0x220007 0x0 0x40 0xa79 0x2a0007 0x663 0xffffffffffffffa0 0x416 0x2f0007 0x0 0x20 0x416 0x350007 0x621 0x30 0x0 0x400002 0x0 0x450007 0x621 0x30 0x0 0x4e0002 0x0 0x560002 0x621 0x5a0005 0x0 0x1f2ecaf0 0x621 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1786 orig 264 168 227 165 116 0 0 0 0 136 74 181 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 200 0 0 0 145 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x2e 0xb8 0x604 0x70005 0x0 0x1e46b4b0 0x604 0x0 0x0 0xc0007 0x53a 0xe8 0xca 0x110005 0x0 0x20bcf1f0 0xca 0x0 0x0 0x150003 0xca 0x98 0x1b0005 0xc 0x20114100 0x3 0x1e46b4b0 0x1f 0x200007 0x0 0x50 0x2e 0x260005 0x0 0x20bcf1f0 0x2e 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 472 orig 264 168 227 165 116 0 0 0 0 120 236 208 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 169 3 0 0 161 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x75 0x130007 0x0 0xf0 0x75 0x250003 0x75 0x98 0x310104 0xffffffffffffffd2 0x205b0910 0x75 0x2007b410 0xa 0x340007 0x15f 0x50 0x75 0x390004 0x0 0x205b0910 0x75 0x0 0x0 0x470007 0x1d4 0xffffffffffffff80 0x75 0x4a0003 0x75 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 7242 orig 264 168 227 165 116 0 0 0 0 152 199 233 34 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 210 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x1a4a 0x40007 0x1a4a 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x18d3 0x20 0x177 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6819 orig 264 168 227 165 116 0 0 0 0 40 247 207 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 197 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x9f 0x1fc77770 0x1804 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 549 orig 264 168 227 165 116 0 0 0 0 104 9 208 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 201 16 0 0 201 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x2024a090 0x219 0x0 0x0 0xb0007 0x1bd 0xe0 0x5c 0xf0005 0x0 0x2024a090 0x5c 0x0 0x0 0x120007 0x5c 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x5c 0x2e0003 0x219 0x150 0x3c0007 0x0 0x38 0x219 0x400003 0x219 0x18 0x440005 0x0 0x1e46d4f0 0x219 0x0 0x0 0x4b0002 0x219 0x520007 0x0 0x90 0x219 0x580007 0x219 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1e46d4f0 0x219 0x0 0x0 0x7c0007 0x219 0xfffffffffffffec8 0x219 0x810007 0x219 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2733 orig 264 168 227 165 116 0 0 0 0 120 12 233 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x31 0x1fc77770 0x87c 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4656 orig 264 168 227 165 116 0 0 0 0 104 234 207 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 129 61 0 0 89 129 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x7b0 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1e46d5a0 0x7b0 0x0 0x0 0x1a0007 0x0 0x40 0x7b0 0x210007 0x7b0 0x20 0x0 0x2e0003 0x7b0 0x88 0x350005 0x0 0x218c47f0 0x8a7 0x0 0x0 0x3a0007 0xc 0x40 0x89b 0x410007 0x89b 0x20 0x0 0x4c0007 0x8a7 0xffffffffffffff90 0x7a4 0x560005 0x0 0x218c47f0 0x7a4 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2437 orig 264 168 227 165 116 0 0 0 0 168 1 208 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1e46d5a0 0x785 0x0 0x0 0x90007 0x676 0x118 0x10f 0xf0002 0x10f 0x180007 0x10f 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x10f 0x340002 0x10f 0x3a0007 0x10f 0x20 0x0 0x4e0005 0x0 0x218c47f0 0x10f 0x0 0x0 0x510003 0x10f 0x150 0x590007 0x676 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1da 0x80 0x49c 0x850005 0x0 0x1e46d5a0 0x49c 0x0 0x0 0x880004 0x0 0x1e46b4b0 0x33f 0x1e46d820 0x15d oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1548 orig 264 168 227 165 116 0 0 0 0 128 40 18 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1536 orig 264 168 227 165 116 0 0 0 0 216 33 18 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1767 orig 264 168 227 165 116 0 0 0 0 104 195 207 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x1d 0x1e46b4b0 0x373 0x1e46d820 0x157 0x40008 0xe 0x177 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x39b 0x20 0x12f 0x5e0005 0x0 0x1e46d820 0x157 0x1e46b4b0 0x244 0x610008 0x8 0xc9 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1e46d820 0x157 0x1e46b4b0 0x244 0xaa0007 0x0 0x100 0x39b 0xaf0007 0x39a 0xc8 0x1 0xb40005 0x0 0x1e46b4b0 0x1 0x0 0x0 0xb70004 0x0 0x1e46b4b0 0x1 0x0 0x0 0xbb0005 0x0 0x1e46d5a0 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x39b 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x39b 0x10d0007 0x39a 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2696 orig 264 168 227 165 116 0 0 0 0 40 95 179 32 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 68 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x888 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2639 orig 264 168 227 165 116 0 0 0 0 128 212 180 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 66 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x84f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 509 orig 264 168 227 165 116 0 0 0 0 144 184 207 34 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 131 0 0 0 225 8 0 0 209 11 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0x11c 0x20 0x0 0xf0005 0x0 0x1e46d5a0 0x11c 0x0 0x0 0x140007 0x0 0x40 0x11c 0x1b0007 0x11b 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0x11c 0x338 0xe30005 0x0 0x218c47f0 0x17a 0x0 0x0 0xe80007 0x10 0x40 0x16a 0xef0007 0x16a 0x2d0 0x0 0xf60007 0x10 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0x10 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0x10 0x1980002 0x10 0x19d0007 0x10 0x20 0x0 0x1b40005 0x0 0x218c47f0 0x10 0x0 0x0 0x1bf0007 0x17a 0xfffffffffffffce0 0x11c 0x1c30004 0xfffffffffffffee4 0x218c47f0 0x11c 0x0 0x0 0x1c60007 0x11c 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 324 orig 264 168 227 165 116 0 0 0 0 8 78 234 34 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 105 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xcd 0x230005 0x0 0x1e46d820 0xcd 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 562 orig 264 168 227 165 116 0 0 0 0 200 6 233 34 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 9 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 50 0 2 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0xa7 0x50 0xfa 0xe0005 0x0 0x218c47f0 0xfa 0x0 0x0 0x150007 0x191 0x30 0x10 0x1f0002 0x10 0x380005 0xb2 0x1fe93830 0xef 0x0 0x0 0x3d0007 0xd9 0x120 0xc8 0x410005 0x94 0x1e46d820 0x22 0x218c38e0 0x12 0x440007 0xa6 0xd0 0x22 0x480005 0x0 0x1e46b4b0 0x22 0x0 0x0 0x4b0007 0x0 0x80 0x22 0x4f0004 0x0 0x1e46d820 0x22 0x0 0x0 0x570005 0x0 0x1e46d820 0x22 0x0 0x0 0x640007 0x1a1 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0xa7 0x1e46d820 0xcd 0x1e46b4b0 0x2d 0x7e0007 0xcd 0x2d8 0xd4 0x850007 0xd4 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 9 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 18 org/eclipse/jdt/internal/compiler/util/HashtableOfType 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 184 orig 264 168 227 165 116 0 0 0 0 160 203 207 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 185 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0xb5 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0xb7 0x270007 0x0 0x100 0xb7 0x2f0005 0x0 0x1e46d5a0 0xb7 0x0 0x0 0x320005 0x0 0x1e46d5a0 0xb7 0x0 0x0 0x390007 0xb7 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x218c48e0 0xb7 0x0 0x0 0x4e0005 0x0 0x218c47f0 0xb7 0x0 0x0 0x550007 0xb7 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1e46d8d0 0xb7 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 31 orig 264 168 227 165 116 0 0 0 0 32 231 233 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x1f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 31 orig 264 168 227 165 116 0 0 0 0 136 241 207 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x1e 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x212a9ab0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x212a9ab0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x212a9ab0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x1f 0xf90005 0x0 0x212a9ab0 0x1f 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x1f 0x1070003 0x1f 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 168 227 233 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1547 orig 264 168 227 165 116 0 0 0 0 72 37 18 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1544 orig 264 168 227 165 116 0 0 0 0 232 37 18 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4811 orig 264 168 227 165 116 0 0 0 0 32 117 233 34 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 0 0 0 81 149 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x164 0x1e46d820 0x45 0x1e46b4b0 0x1101 0x40008 0xe 0x1ee 0x338 0x0 0x158 0x4 0x80 0x0 0xf8 0xa 0x2e8 0x6 0x270 0x0 0xf8 0x410004 0x0 0x2024a090 0x28 0x0 0x0 0x440005 0x0 0x2024a090 0x28 0x0 0x0 0x480003 0x28 0x358 0x4c0004 0x0 0x21813fd0 0xa 0x0 0x0 0x4f0005 0x0 0x21813fd0 0xa 0x0 0x0 0x540004 0x0 0x2007b410 0x5 0x0 0x0 0x620002 0x5 0x680005 0x0 0x1e46d650 0x3 0x1e46b4b0 0x2 0x6b0007 0x5 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x205b0910 0x37 0x0 0x0 0xa10005 0x0 0x205b0910 0x37 0x0 0x0 0xa50003 0x37 0x168 0xa90007 0x49 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xffffffffffffee52 0x1e46d820 0x45 0x1e46b4b0 0x1a0 0xb60007 0x11ae 0x80 0x45 0xba0004 0x0 0x1e46d820 0x45 0x0 0x0 0xbf0005 0x0 0x1e46d820 0x45 0x0 0x0 0xc40007 0x10c0 0x50 0xee 0xc90005 0x0 0x1e46d5a0 0xee 0x0 0x0 oops 16 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 39 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 45 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 51 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 59 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 61 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 2828 orig 264 168 227 165 116 0 0 0 0 200 196 17 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 3 0 0 137 23 0 0 57 61 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x1e46d2e0 0x2d6 0x1e46d390 0x1b 0x140005 0x0 0x1e46d2e0 0x2d6 0x1e46d390 0x1b 0x1e0007 0x2ba 0x58 0x37 0x240003 0x37 0x18 0x310007 0x7f 0x0 0x37 0x360005 0x0 0x1e46d2e0 0x2d6 0x1e46d390 0x1b 0x410003 0x2f1 0x118 0x4a0005 0x0 0x1e46d2e0 0x45e 0x1e46d390 0x28 0x5f0005 0x0 0x1e46d2e0 0x45e 0x1e46d390 0x28 0x620005 0x0 0x1e46d2e0 0x45e 0x1e46d390 0x28 0x6c0002 0x486 0x6f0007 0x486 0x30 0x0 0x750002 0x0 0x810005 0x0 0x1e46d2e0 0x45e 0x1e46d390 0x28 0x8f0007 0x486 0xffffffffffffff00 0x2f1 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2896 orig 264 168 227 165 116 0 0 0 0 144 169 233 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 74 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x4 0x20 0x94c 0x1c0002 0x4 0x1f0004 0x0 0x1e46b4b0 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1173 orig 264 168 227 165 116 0 0 0 0 0 49 206 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 185 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2d7 0x20 0xc0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 208 198 17 35 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 7288 orig 264 168 227 165 116 0 0 0 0 8 124 180 34 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 211 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x5eb 0x20 0x148d 0x80007 0x0 0x40 0x5eb 0xc0007 0x5e3 0x20 0x8 0x170007 0x2 0x40 0x5e1 0x220007 0x5e1 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 229 orig 264 168 227 165 116 0 0 0 0 104 33 238 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 81 6 0 0 25 7 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x9a 0x21475910 0xe 0x218c48e0 0x22 0x110003 0xca 0xb8 0x170005 0x21 0x218c48e0 0xa6 0x1e46b9a0 0x1c 0x1a0007 0xca 0x50 0x19 0x250004 0x0 0x2bbb900 0x19 0x0 0x0 0x2d0007 0xc4 0x20 0x6 0x3d0007 0xe3 0xffffffffffffff60 0xb1 0x470004 0x0 0x21475910 0xe 0x218c48e0 0x22 0x4f0004 0x0 0x1f2ecaf0 0x56 0x1e46d770 0x4 0x5f0007 0xa9 0x30 0x8 0x630002 0x8 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 4 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 37 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 129 orig 264 168 227 165 116 0 0 0 0 56 162 209 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 225 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffff84 0x1e46b4b0 0x7b 0x1f555de0 0x1 0x70007 0x7c 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 5 orig 264 168 227 165 116 0 0 0 0 112 228 207 34 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 33 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x4 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x1e46da30 0x4 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 625 orig 264 168 227 165 116 0 0 0 0 128 8 233 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 183 1 0 0 33 3 0 0 209 5 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x6a 0x0 0x64 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 43 orig 264 168 227 165 116 0 0 0 0 32 10 17 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 37 0 0 0 49 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x6 0x1a0007 0x6 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 620 orig 264 168 227 165 116 0 0 0 0 112 14 17 35 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 1 0 0 209 9 0 0 9 9 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0x13a 0x160003 0x13a 0xb8 0x1e0007 0x30 0x80 0xd7 0x240002 0xd7 0x270007 0x0 0x50 0xd7 0x390004 0x0 0x1e46b4b0 0x26 0x218c48e0 0xb1 0x430007 0x30 0x20 0x0 0x530007 0x107 0xffffffffffffff60 0x63 0x5d0004 0x0 0x1e2e5820 0x63 0x0 0x0 0x650004 0x0 0x1e46d820 0x5d 0x1e46b4b0 0x6 0x750007 0x63 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 0 orig 264 168 227 165 116 0 0 0 0 248 25 233 34 0 0 0 0 56 4 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 93 0x80007 0x0 0xe8 0x0 0x130005 0x0 0x0 0x0 0x0 0x0 0x160002 0x0 0x190007 0x0 0x88 0x0 0x280004 0x0 0x0 0x0 0x0 0x0 0x2b0007 0x0 0x238 0x0 0x360003 0x0 0x218 0x410007 0x0 0xe8 0x0 0x4c0005 0x0 0x0 0x0 0x0 0x0 0x4f0002 0x0 0x520007 0x0 0x88 0x0 0x610004 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0x150 0x0 0x6f0003 0x0 0x130 0x7a0007 0x0 0xe8 0x0 0x850005 0x0 0x0 0x0 0x0 0x0 0x880002 0x0 0x8b0007 0x0 0x88 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0x9e0007 0x0 0x68 0x0 0xa90003 0x0 0x48 0xb90005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1570 orig 264 168 227 165 116 0 0 0 0 32 108 180 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 627 orig 264 168 227 165 116 0 0 0 0 96 243 180 34 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 1 0 0 97 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x0 0x1e78 0x4 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x4 0x80 0x0 0xb0 0x530002 0x1 0x560007 0x1 0x20 0x0 0x640002 0x51 0x670007 0x51 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x51 0x20 0x0 0xc80007 0x51 0x20 0x0 0xd50002 0x51 0xd80007 0x22 0x3c0 0x2f 0xde0008 0x6 0x0 0x3a0 0x1 0x40 0x0 0x210 0xfc0002 0x8 0xff0007 0x0 0x1c0 0x8 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x1 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x2 0x1490007 0x1 0x20 0x1 0x15d0002 0x1 0x1600007 0x0 0x20 0x1 0x1700002 0x0 0x1730007 0x0 0x20 0x0 0x1830002 0x1 0x1860007 0x1 0x20 0x0 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x0 0x1ac0007 0x0 0x20 0x0 0x1bb0002 0x19 0x1be0007 0x0 0x180 0x19 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x1 0x2010007 0x0 0x20 0x1 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x2 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x1 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x2 0x3090007 0x0 0x20 0x2 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x1 0x128 0x0 0x50 0x0 0x80 0x1 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x2 0x3b80007 0x1 0x38 0x1 0x3c10003 0x1 0x48 0x3ca0002 0x1 0x3cd0007 0x0 0x20 0x1 0x3dd0002 0x2 0x3e00007 0x1 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x1 0x5040007 0x0 0x20 0x1 0x5140002 0x0 0x5170007 0x0 0x20 0x0 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x4 0x53e0007 0x4 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x3 0x5930007 0x3 0x1048 0x0 0x59c0003 0x0 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x1 0x5fc0007 0x1 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x1 0x6110007 0x0 0x20 0x1 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x7 0x6710007 0x7 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x8 0x69b0007 0x8 0x20 0x0 0x6ae0002 0x8 0x6b10007 0x6 0x20 0x2 0x6be0007 0x6 0x20 0x0 0x6cb0007 0x6 0x20 0x0 0x6d80007 0x6 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x2 0x84f0007 0x2 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x4 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1598 orig 264 168 227 165 116 0 0 0 0 176 38 180 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 565 orig 264 168 227 165 116 0 0 0 0 104 17 17 35 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 134 1 0 0 9 0 0 0 121 5 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x1 0x38 0x0 0xf0003 0x0 0x18 0x180002 0x1 0x220003 0x1 0x68 0x2d0007 0x4a 0x50 0x65 0x380005 0x65 0x0 0x0 0x0 0x0 0x400007 0xaf 0xffffffffffffffb0 0x1 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$38 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$37 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$36 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$35 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 7 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 7 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 7 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 7 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 1 1 92 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 100 1 10 10 12 1 1 10 12 1 100 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo NoMembers [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; 0 [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 148 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 280 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid122608.log b/dependencies/replay_pid122608.log new file mode 100644 index 000000000..8420fed3e --- /dev/null +++ b/dependencies/replay_pid122608.log @@ -0,0 +1,2269 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 449 ciObject found +ciMethod java/lang/Object ()V 4097 1 1072737 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2241 1 10613 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 1633 1 204 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 45537 0 32 +ciMethod java/util/AbstractCollection ()V 2273 1 46179 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5268 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 14970 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 14220 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2065 1 14969 0 544 +ciMethod java/util/ArrayList grow (I)V 609 1 5203 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 912 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 13157 0 768 +ciMethod java/util/HashMap ()V 833 1 209 0 -1 +ciMethod java/lang/Math max (II)I 817 1 44545 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 7323 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2169 1 5424 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1825 16857 2533 0 -1 +ciMethodData java/lang/Object ()V 2 1072737 orig 264 168 227 165 116 0 0 0 0 128 4 140 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 227 130 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 13157 orig 264 168 227 165 116 0 0 0 0 160 10 153 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 41 147 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3265 0x1a0004 0x0 0x1f797530 0x4 0x28cb260 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 14220 orig 264 168 227 165 116 0 0 0 0 24 0 153 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 81 180 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x368a 0x90002 0x368a oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 14970 orig 264 168 227 165 116 0 0 0 0 120 255 152 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 193 203 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2970 0x30 0x1008 0xa0002 0x1008 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 14969 orig 264 168 227 165 116 0 0 0 0 200 0 153 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 203 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2902 0x30 0x1075 0x160002 0x1075 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5203 orig 264 168 227 165 116 0 0 0 0 144 1 153 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 57 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x2f 0x20 0x13d8 0x180007 0x1407 0x30 0x0 0x1c0002 0x0 0x260002 0x1407 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 46179 orig 264 168 227 165 116 0 0 0 0 96 121 152 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 1 0 0 57 154 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb347 oops 0 +ciMethodData java/util/AbstractList ()V 2 45537 orig 264 168 227 165 116 0 0 0 0 248 101 152 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 249 134 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb0df oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 153 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 7323 orig 264 168 227 165 116 0 0 0 0 48 24 158 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 217 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x1facc300 0x1b9b 0x0 0x0 0x60002 0x1b9b 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5268 orig 264 168 227 165 116 0 0 0 0 232 251 152 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 153 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x1393 0x50007 0x822 0x38 0xb71 0x100003 0xb71 0x100 0x140007 0x0 0x38 0x822 0x1e0003 0x822 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 609 4113 402 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 13139 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3641 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2089 1 13911 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2765 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 913 34257 1940 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1057 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2037 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2185 1 273 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 865 1 505 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1977 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 991 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4633 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1985 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3137 1 395 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 203 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2641 1 1156 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 545 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2361 1 2260 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 583 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2585 1 1122 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3409 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 105 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2545 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1657 1 199 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1017 1057 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1402 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1825 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2739 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3089 3089 151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1801 569 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1929 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1609 1 1915 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1401 1 1756 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3273 369 2669 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 81 81 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1518 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2921 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 369 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 961 1 296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 27 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2097 1 3844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 329 1 234 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2369 1 1455 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2345 1 1866 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1761 31673 1106 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2849 1 7127 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2529 1 1145 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1161 1 393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2702 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 6090 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 65 25 73 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 53754 orig 264 168 227 165 116 0 0 0 0 144 145 147 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 145 154 1 0 209 143 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x3249 0x20 0x109 0x80007 0x0 0x40 0x3249 0xc0007 0x3249 0x20 0x0 0x150007 0x21ce 0x20 0x107b 0x1d0003 0x21ce 0x38 0x260007 0xb04a 0x20 0x26c 0x2f0007 0xb2b6 0xffffffffffffffe0 0x1f62 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2393 1 1447 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2281 1 10562 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2473 1 7367 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2649 19729 9461 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54222 orig 264 168 227 165 116 0 0 0 0 112 42 158 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 8 0 0 9 72 0 0 153 92 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x901 0x20 0x0 0x130007 0x901 0x38 0xcb93 0x270003 0xcb93 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 179 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 10562 orig 264 168 227 165 116 0 0 0 0 0 46 3 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 1 0 0 41 65 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1321 1 165 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1961 1 1110 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2041 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1985 1 790 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4041 1 2290 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1073 1 134 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2193 1 5153 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2425 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2081 2761 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1993 1953 1110 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 1003 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2049 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1124 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1783 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2569 3025 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 97 1 384 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 377 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3810 orig 264 168 227 165 116 0 0 0 0 176 41 6 36 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1e15d3c0 0xcfa 0x1e15d470 0x48 0x40002 0xd42 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13911 orig 264 168 227 165 116 0 0 0 0 88 151 147 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 145 170 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x3552 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 113249 orig 264 168 227 165 116 0 0 0 0 184 48 3 36 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 140 9 0 0 81 29 1 0 249 133 13 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x23aa 0x70 0x2e0007 0x18d51 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x18d51 0xffffffffffffffa8 0x23aa 0x950007 0x23aa 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 7367 orig 264 168 227 165 116 0 0 0 0 0 47 3 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 1 0 0 145 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5153 orig 264 168 227 165 116 0 0 0 0 224 38 6 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 121 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xee0 0xb0 0x42f 0xd0005 0x0 0x1e15d3c0 0x416 0x1e15d470 0x19 0x200005 0x0 0x1e15d3c0 0x416 0x1e15d470 0x19 0x230005 0x0 0x1e15d3c0 0x416 0x1e15d470 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 7200 orig 264 168 227 165 116 0 0 0 0 104 238 203 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 1 0 0 225 213 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1abc oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6447 orig 264 168 227 165 116 0 0 0 0 144 164 206 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 65 182 0 0 105 192 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x16c8 0x110003 0x16c8 0x88 0x190007 0x142 0x50 0x1644 0x1f0002 0x1644 0x220007 0x3 0x20 0x1641 0x310007 0x115 0x20 0x30 0x3f0007 0x1786 0xffffffffffffff90 0x87 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 450 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3877 orig 264 168 227 165 116 0 0 0 0 160 149 203 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 249 112 0 0 185 112 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5c7 0x38 0x858 0x50003 0x858 0x18 0xc0007 0x19 0x38 0xe06 0x120003 0xe06 0x18 0x1e0003 0xe1f 0x58 0x2b0002 0x19 0x2e0004 0x0 0x222b55b0 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xe1f oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 64 148 203 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1fbc4870 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x1fbc4870 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1fbc4870 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x1fbc4870 0x19 0x0 0x0 0x830005 0x0 0x1fbc4870 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1e15d680 0x19 0x0 0x0 0xac0005 0x0 0x1e15d680 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3810 orig 264 168 227 165 116 0 0 0 0 160 155 6 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd0 0x40 0x172 0xc0007 0x0 0x20 0x172 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4633 orig 264 168 227 165 116 0 0 0 0 112 141 149 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1117 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 83770 orig 264 168 227 165 116 0 0 0 0 152 193 147 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 16 0 0 17 57 0 0 1 180 9 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x722 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x722 0x130007 0x722 0x20 0x0 0x200003 0x722 0x38 0x280007 0x84f4 0x20 0xf34 0x340007 0x9428 0xffffffffffffffe0 0x722 0x470003 0x722 0x78 0x4f0007 0x84f4 0x60 0xf34 0x5d0004 0x0 0x1e0f96d0 0xf34 0x0 0x0 0x6f0002 0xf34 0x7e0007 0x9428 0xffffffffffffffa0 0x722 0x8b0004 0x0 0x1e0f96d0 0x722 0x0 0x0 0x990002 0x722 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2264 orig 264 168 227 165 116 0 0 0 0 168 33 150 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 1 0 0 137 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x75b 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 232 47 173 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2833 orig 264 168 227 165 116 0 0 0 0 0 212 176 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 151 1 0 0 193 75 0 0 81 77 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x978 0x18 0x110007 0x62 0x0 0x978 0x190007 0x916 0x158 0x62 0x210007 0x62 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x61a 0x20 0x35e 0x780007 0x5cf 0x1f0 0x3a9 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x0 0xf8 0x0 0x110 0x0 0x140 0xa 0xb0 0x3 0x158 0x0 0x170 0x5 0xe0 0x5 0xc8 0xd50003 0x153 0x150 0xdd0003 0xcb 0x138 0xe50003 0xd7 0x120 0xed0003 0x1d 0x108 0xf50003 0x4 0xf0 0xfd0003 0x14 0xd8 0x1050003 0xd 0xc0 0x10d0003 0x71 0xa8 0x1150003 0x1 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1e15d680 0x5cf 0x0 0x0 0x1370007 0x7b7 0x50 0x1c1 0x13c0007 0x1c1 0x30 0x0 0x1430002 0x0 0x14f0007 0x7b7 0x30 0x0 0x1590002 0x0 0x1600007 0x755 0x60 0x62 0x16d0002 0x62 0x1700005 0x0 0x1e15db10 0x62 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 0 208 176 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 209 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x5db 0x20 0x17f 0xd0002 0x75a 0x170007 0x75a 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x75a 0x530007 0x75a 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 459 orig 264 168 227 165 116 0 0 0 0 208 213 176 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 9 14 0 0 9 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x200c73d0 0x1c1 0x0 0x0 0xb0007 0x16d 0xe0 0x54 0xf0005 0x0 0x200c73d0 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x1c1 0x150 0x3c0007 0x0 0x38 0x1c1 0x400003 0x1c1 0x18 0x440005 0x0 0x1e15d5d0 0x1c1 0x0 0x0 0x4b0002 0x1c1 0x520007 0x0 0x90 0x1c1 0x580007 0x1c1 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1e15d5d0 0x1c1 0x0 0x0 0x7c0007 0x1c1 0xfffffffffffffec8 0x1c1 0x810007 0x1c1 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 21269 orig 264 168 227 165 116 0 0 0 0 104 193 203 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 143 14 0 0 177 27 0 0 241 28 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x376 0x40007 0x376 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x200007 0x376 0x20 0x0 0x2c0005 0x0 0x1e15b590 0x376 0x0 0x0 0x2f0007 0x324 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x740007 0x0 0x38 0x376 0x780003 0x376 0x18 0x800005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x870005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x8c0002 0x376 0x8f0002 0x376 0x950005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x9e0007 0x13e 0x750 0x238 0xa20005 0x0 0x1e15d3c0 0x22d 0x1e15d470 0xb 0xae0007 0x0 0x50 0x238 0xb90005 0x0 0x1e15d520 0x238 0x0 0x0 0xc60003 0x238 0x78 0xcd0007 0x1f 0x60 0x21b 0xd70007 0xc2 0x40 0x159 0xe70007 0x18ab 0x0 0x159 0xf70007 0x23a 0xffffffffffffffa0 0x238 0xfe0005 0x0 0x1e15d3c0 0x22d 0x1e15d470 0xb 0x1030007 0x200 0x110 0x38 0x1070005 0x14 0x1e15b590 0x24 0x0 0x0 0x10a0007 0x37 0x70 0x1 0x10e0005 0x0 0x1e15b590 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1e15b590 0x38 0x0 0x0 0x11b0007 0x38 0x20 0x0 0x12a0007 0xdf 0x218 0x159 0x13e0007 0x0 0x20 0x159 0x1540003 0x159 0x1b8 0x1640007 0x1f 0x0 0x21b 0x16b0007 0xc2 0x40 0x159 0x17b0007 0x18ab 0x0 0x159 0x1820007 0x0 0x140 0x21b 0x1a40005 0x0 0x1e15d5d0 0x21b 0x0 0x0 0x1a90005 0x0 0x1e15d680 0x21b 0x0 0x0 0x1ac0004 0x0 0x1e15b590 0xf7 0x1e15d730 0xb3 0x1af0007 0x0 0x90 0x21b 0x1c30005 0x0 0x1e15d3c0 0x219 0x1e15d470 0x2 0x1ce0002 0x21b 0x1d10004 0x0 0x1e15d7e0 0x21b 0x0 0x0 0x1df0007 0x21b 0xfffffffffffffe60 0x159 0x1e30005 0x0 0x1e15d3c0 0x22d 0x1e15d470 0xb 0x1ec0007 0x0 0x108 0x238 0x1f60007 0x1f9 0xe8 0x3f 0x2030003 0x3f 0xa8 0x21c0005 0x0 0x1e15d5d0 0x4a 0x0 0x0 0x2210005 0x0 0x1e15d680 0x4a 0x0 0x0 0x2240004 0x0 0x1e15d900 0x29 0x1e15b590 0x21 0x22c0007 0x4a 0xffffffffffffff70 0x3f 0x2300005 0x0 0x1e15d3c0 0x22d 0x1e15d470 0xb 0x2350007 0x38 0x80 0x200 0x2490005 0x0 0x1e15d5d0 0x200 0x0 0x0 0x24e0005 0x0 0x1e15d680 0x200 0x0 0x0 0x2550007 0x238 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x238 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13e 0x2aa0005 0x0 0x1e15d520 0x13e 0x0 0x0 0x2c10002 0x13e 0x2d30007 0xe6 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x13e 0x3220007 0xfd 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfd 0x3400003 0xfd 0xf8 0x34a0005 0x0 0x1e15d3c0 0x1b0 0x1e15d470 0xa 0x3560002 0x1ba 0x35d0002 0x1ba 0x3730005 0x0 0x1e15d5d0 0x1ba 0x0 0x0 0x3780005 0x0 0x1e15d680 0x1ba 0x0 0x0 0x37b0005 0x0 0x1e15d9b0 0x1ba 0x0 0x0 0x3930007 0x1ba 0xffffffffffffff20 0xfd 0x3a30005 0x0 0x1e15d9b0 0xfd 0x0 0x0 0x3b30005 0x0 0x1e15d9b0 0xfd 0x0 0x0 0x3c10007 0x0 0xc8 0xfd 0x3ce0003 0xfd 0x88 0x3dc0005 0x0 0x1e15d3c0 0x1b0 0x1e15d470 0xa 0x3e70002 0x1ba 0x3ea0004 0x0 0x1e15d7e0 0x1ba 0x0 0x0 0x3f20007 0x1ba 0xffffffffffffff90 0xfd 0x4020005 0x0 0x1e15d5d0 0x13e 0x0 0x0 0x4070005 0x0 0x1e15d680 0x13e 0x0 0x0 0x40e0005 0x0 0x1e15da60 0x13e 0x0 0x0 0x4110007 0x13e 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1e15d3c0 0x130 0x1e15d470 0xe 0x4930007 0x0 0x108 0x13e 0x49d0007 0x121 0xe8 0x1d 0x4aa0003 0x1d 0xa8 0x4c30005 0x0 0x1e15d5d0 0x22 0x0 0x0 0x4c80005 0x0 0x1e15d680 0x22 0x0 0x0 0x4cb0004 0x0 0x1e15d900 0x1d 0x1e15b590 0x5 0x4d30007 0x22 0xffffffffffffff70 0x1d 0x4d70005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x4dc0007 0x335 0x48 0x41 0x4ea0002 0x41 0x4ed0003 0x41 0x58 0x4f70005 0x0 0x1e15d3c0 0x31c 0x1e15d470 0x19 0x5030002 0x335 0x50a0005 0x0 0x1e15d5d0 0x376 0x0 0x0 0x5140005 0x0 0x1e15d5d0 0x376 0x0 0x0 0x51d0007 0x0 0x80 0x376 0x5230007 0x376 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x376 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x376 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x376 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x5a00005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x5a50007 0x335 0xc0 0x41 0x5aa0005 0x0 0x1e15d5d0 0x41 0x0 0x0 0x5b40005 0x0 0x1e15d5d0 0x41 0x0 0x0 0x5c50002 0x41 0x5c80005 0x0 0x1e15ba80 0x41 0x0 0x0 0x5d50002 0x376 0x5db0005 0x0 0x1e15b590 0x376 0x0 0x0 0x5de0007 0x376 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1e15ba80 0x376 0x0 0x0 0x5fe0007 0x0 0x20 0x376 0x60a0007 0x0 0x50 0x376 0x6140005 0x0 0x1e15d3c0 0x35d 0x1e15d470 0x19 0x62c0003 0x376 0x48 0x63d0005 0x0 0x1e15db10 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x376 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2290 orig 264 168 227 165 116 0 0 0 0 248 35 6 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 1 0 0 201 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x364 0x30 0x395 0x90002 0x395 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1935 orig 264 168 227 165 116 0 0 0 0 136 46 6 36 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 169 28 0 0 169 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1e15d3c0 0x37c 0x1e15d470 0x19 0x90005 0x0 0x1e15d3c0 0x37c 0x1e15d470 0x19 0x130003 0x395 0x260 0x1c0005 0x0 0x1e15d3c0 0x496 0x1e15d470 0x54 0x310005 0x0 0x1e15d3c0 0x496 0x1e15d470 0x54 0x340005 0x0 0x1e15d3c0 0x496 0x1e15d470 0x54 0x3c0007 0x0 0x188 0x4ea 0x430008 0xa 0x221 0x168 0x0 0xf0 0x3 0x60 0xe9 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13e 0x880007 0x13e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1e15d3c0 0x496 0x1e15d470 0x54 0xcf0007 0x4ea 0xfffffffffffffdb8 0x395 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1110 orig 264 168 227 165 116 0 0 0 0 240 31 6 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 245 0 0 0 9 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x361 0x80002 0x361 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1192 orig 264 168 227 165 116 0 0 0 0 224 50 6 36 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 121 29 0 0 33 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1e15d3c0 0x396 0x1e15d470 0x19 0xb0007 0x36 0x178 0x379 0x100003 0x379 0x138 0x190005 0x0 0x1e15d3c0 0x361 0x1e15d470 0x19 0x2e0005 0x0 0x1e15d3c0 0x361 0x1e15d470 0x19 0x310005 0x0 0x1e15d3c0 0x361 0x1e15d470 0x19 0x3b0002 0x37a 0x3e0007 0x32 0x50 0x348 0x430002 0x348 0x4a0007 0x0 0x20 0x348 0x5e0005 0x0 0x1e15d3c0 0x32 0x0 0x0 0x6a0007 0x37a 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1877 orig 264 168 227 165 116 0 0 0 0 32 179 203 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 1 0 0 129 49 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x617 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x1fbc4870 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x1e15d680 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1469 orig 264 168 227 165 116 0 0 0 0 232 177 203 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 1 0 0 169 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x495 0x40007 0x495 0x30 0x0 0xb0002 0x0 0x100007 0x495 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x495 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1115 orig 264 168 227 165 116 0 0 0 0 64 34 6 36 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 225 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x21e 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x1e15d3c0 0x130 0x1e15d470 0xe 0x210005 0x0 0x1e15d3c0 0x130 0x1e15d470 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 790 orig 264 168 227 165 116 0 0 0 0 48 35 6 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 248 0 0 0 241 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x21e 0xd0005 0x0 0x1e15d3c0 0x213 0x1e15d470 0xb 0x200005 0x0 0x1e15d3c0 0x213 0x1e15d470 0xb 0x230005 0x0 0x1e15d3c0 0x213 0x1e15d470 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1447 orig 264 168 227 165 116 0 0 0 0 200 235 2 36 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 1 0 0 225 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 533 orig 264 168 227 165 116 0 0 0 0 16 73 149 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 108 0 0 0 73 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x15d 0x20 0x4c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 680 orig 264 168 227 165 116 0 0 0 0 144 38 150 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 145 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x152 0x40 0x120 0x150007 0x120 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 141 orig 264 168 227 165 116 0 0 0 0 192 29 150 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 0 0 0 73 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x49 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 88 33 6 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x357 0x80002 0x357 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2483 orig 264 168 227 165 116 0 0 0 0 120 44 6 36 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 33 29 0 0 209 66 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1e15d3c0 0x38b 0x1e15d470 0x19 0xf0003 0x3a4 0x2b0 0x180005 0x0 0x1e15d3c0 0x4e6 0x1e15d470 0x54 0x2d0005 0x0 0x1e15d3c0 0x4e6 0x1e15d470 0x54 0x300005 0x0 0x1e15d3c0 0x4e6 0x1e15d470 0x54 0x3a0002 0x53a 0x3d0007 0x4a8 0x1c8 0x92 0x450005 0x0 0x1e15d3c0 0x7e 0x1e15d470 0x14 0x4f0007 0x92 0x38 0x0 0x560003 0x0 0x188 0x620003 0x92 0x108 0x700005 0x0 0x1e15d3c0 0x92 0x1e15d470 0x1b 0x7b0005 0x0 0x1e15d3c0 0x92 0x1e15d470 0x1b 0x930005 0x0 0x1e15d3c0 0x92 0x1e15d470 0x1b 0x960005 0x0 0x1e15d3c0 0x92 0x1e15d470 0x1b 0x990004 0x0 0x1e0f96d0 0xad 0x0 0x0 0xa40007 0xad 0xffffffffffffff10 0x92 0xa70003 0x92 0x48 0xb30005 0x0 0x1e15d3c0 0x468 0x1e15d470 0x40 0xc00007 0x53a 0xfffffffffffffd68 0x3a4 0xc40007 0x92 0x38 0x312 0xce0003 0x312 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 0 184 6 36 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 161 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x174 0x1e0007 0x174 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 128 202 203 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x1e15d5d0 0x85 0x0 0x0 0xc90005 0x0 0x1e15d5d0 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1e15d9b0 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1e15d9b0 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x1e15d5d0 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x20b98320 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 200 221 8 36 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1542 orig 264 168 227 165 116 0 0 0 0 16 222 176 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 209 46 0 0 121 45 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5da 0x18 0x1e0007 0x39 0x0 0x5da 0x260007 0x5a1 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x398 0x298 0x242 0x8d0005 0x0 0x1e15da60 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x1e15b590 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x1e15b590 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1e15da60 0x398 0x0 0x0 0x14f0007 0x1d8 0x38 0x1c0 0x1530003 0x1c0 0x18 0x15f0005 0x0 0x1e15d680 0x398 0x0 0x0 0x1660007 0x1c0 0x98 0x1d8 0x16b0007 0xc 0x38 0x1cc 0x1700003 0x1cc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x1e15d680 0xc 0x0 0x0 0x1830004 0x0 0x1e15d900 0xfd 0x1e15b590 0xc3 0x18a0004 0xffffffffffffff3d 0x1e15d900 0xfd 0x1e15b590 0x5f 0x18d0007 0xc3 0xb0 0xfd 0x1920005 0x0 0x1e15d900 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x1e15b590 0x7 0x0 0x0 0x1a60005 0x0 0x1e15d900 0xf6 0x1e15b590 0xca 0x1b10005 0x0 0x1e15d900 0xf6 0x1e15b590 0xca 0x1b40007 0x16c 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c0 0x1ee0005 0x0 0x1e15d680 0x1c0 0x0 0x0 0x1f70003 0x1c0 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c0 0x2d50002 0x1c0 0x2dc0007 0x20 0x38 0x1a0 0x2e10003 0x1a0 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x1e15d680 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 136 186 6 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 33 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x164 0x100007 0x14f 0x20 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 160 2 173 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 72 1 173 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 170 1 0 0 209 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x33a 0x2b0007 0x0 0x40 0x33a 0x310007 0x235 0x38 0x105 0x370003 0x105 0x18 0x420007 0x0 0x40 0x33a 0x480007 0x53 0x38 0x2e7 0x4e0003 0x2e7 0x18 0x600007 0x0 0x110 0x33a 0x670005 0xe1 0x1e15b590 0x259 0x0 0x0 0x6a0007 0x33a 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 152 39 6 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 47 1 0 0 97 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 0 72 173 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1174 orig 264 168 227 165 116 0 0 0 0 48 17 150 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 1 0 0 97 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x346 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 160 73 173 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 233 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x31d 0xd0005 0x0 0x1e15b590 0x31d 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1476 orig 264 168 227 165 116 0 0 0 0 96 162 6 36 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 120 1 0 0 57 27 0 0 81 34 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x126 0xd8 0x241 0xb0003 0x241 0x58 0x120007 0x0 0x40 0x39c 0x1a0007 0x39c 0x20 0x0 0x220007 0x0 0x40 0x5dd 0x2a0007 0x39c 0xffffffffffffffa0 0x241 0x2f0007 0x0 0x20 0x241 0x350007 0x367 0x30 0x0 0x400002 0x0 0x450007 0x367 0x30 0x0 0x4e0002 0x0 0x560002 0x367 0x5a0005 0x0 0x21566710 0x367 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1201 orig 264 168 227 165 116 0 0 0 0 120 67 150 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 1 0 0 113 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x34c 0x70005 0x0 0x1e15b590 0x34c 0x0 0x0 0xc0007 0x2ce 0xe8 0x7e 0x110005 0x0 0x1e392010 0x7e 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x1ff228c0 0x3 0x1e15b590 0x19 0x200007 0x0 0x50 0x22 0x260005 0x2 0x1e392010 0x20 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 168 202 177 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x20b98320 0x6f 0x200ea9d0 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x20b98320 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2739 orig 264 168 227 165 116 0 0 0 0 200 195 176 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x14b 0x2021a480 0x768 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3670 orig 264 168 227 165 116 0 0 0 0 8 183 176 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 50 0 0 137 98 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x641 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1e15d680 0x641 0x0 0x0 0x1a0007 0x0 0x40 0x641 0x210007 0x641 0x20 0x0 0x2e0003 0x641 0x88 0x350005 0x0 0x20218340 0x72d 0x0 0x0 0x3a0007 0xa 0x40 0x723 0x410007 0x723 0x20 0x0 0x4c0007 0x72d 0xffffffffffffff90 0x637 0x560005 0x0 0x20218340 0x637 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 88 39 150 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 72 206 176 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1e15d680 0x623 0x0 0x0 0x90007 0x530 0x118 0xf3 0xf0002 0xf3 0x180007 0xf3 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf3 0x340002 0xf3 0x3a0007 0xf3 0x20 0x0 0x4e0005 0x0 0x20218340 0xf3 0x0 0x0 0x510003 0xf3 0x150 0x590007 0x530 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1a7 0x80 0x389 0x850005 0x0 0x1e15d680 0x389 0x0 0x0 0x880004 0x0 0x1e15b590 0x26e 0x1e15d900 0x11b oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1783 orig 264 168 227 165 116 0 0 0 0 72 148 6 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1243 orig 264 168 227 165 116 0 0 0 0 160 141 6 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1402 orig 264 168 227 165 116 0 0 0 0 8 144 176 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xc 0x1e15b590 0x259 0x1e15d900 0x115 0x40008 0xe 0x177 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x28e 0x20 0xe0 0x5e0005 0x0 0x1e15d900 0x115 0x1e15b590 0x179 0x610008 0x8 0xca 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1e15d900 0x115 0x1e15b590 0x179 0xaa0007 0x0 0x100 0x28e 0xaf0007 0x28d 0xc8 0x1 0xb40005 0x0 0x1e15b590 0x1 0x0 0x0 0xb70004 0x0 0x1e15b590 0x1 0x0 0x0 0xbb0005 0x0 0x1e15d680 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x28e 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x28e 0x10d0007 0x28d 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2037 orig 264 168 227 165 116 0 0 0 0 144 27 149 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5f5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1985 orig 264 168 227 165 116 0 0 0 0 96 205 149 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5c1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 64 152 176 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x1e15d680 0x2a 0x0 0x0 0x320005 0x0 0x1e15d680 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x20ab7270 0x2a 0x0 0x0 0x4e0005 0x0 0x20218340 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1e15d9b0 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 16 145 6 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 176 145 6 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 16 56 173 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 216 9 204 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 40 190 176 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x1fc72090 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x1fc72090 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x1fc72090 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x1fc72090 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 96 6 204 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 16 16 207 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 57 2 0 0 225 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x8 0x1e15d900 0x1 0x1e15ba80 0x3e 0x110003 0x47 0xb8 0x170005 0x6 0x20ab7270 0x2 0x1e15ba80 0x14 0x1a0007 0x1c 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x16 0x20 0x6 0x3d0007 0x1c 0xffffffffffffff60 0x47 0x470004 0x0 0x1e15d900 0x1 0x1e15ba80 0x3e 0x4f0004 0x0 0x222b55b0 0x1 0x21566710 0x44 0x5f0007 0x43 0x30 0x4 0x630002 0x4 oops 8 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 35 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 37 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 41 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid126964.log b/dependencies/replay_pid126964.log new file mode 100644 index 000000000..d092012bb --- /dev/null +++ b/dependencies/replay_pid126964.log @@ -0,0 +1,1666 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 216 ciObject found +ciMethod java/lang/Object ()V 4097 1 1367014 0 0 +ciMethod java/lang/String equals (Ljava/lang/Object;)Z 2057 11473 2499 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Throwable getMessage ()Ljava/lang/String; 0 0 1 0 -1 +ciMethodData java/lang/Object ()V 2 1367258 orig 264 168 227 165 116 0 0 0 0 128 4 129 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 214 166 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod java/lang/IndexOutOfBoundsException ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner (JJ)V 9 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner isInModuleDeclaration ()Z 2905 1 7726 0 224 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner (ZZZJJ[[C[[CZ)V 25 30385 9 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner atEnd ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner checkTaskTag (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 4097 1 7915 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 1 5811 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 4097 1 4696 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken ()I 133585 1 52076 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 65409 186089 54687 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 1 1 418 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverUnicodeWhiteSpace ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 3217 1 32747 0 96 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner updateScanContext (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 1457 1 5483 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner resetTo (II)V 449 1 5345 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner resetTo (IIZ)V 449 1 5345 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner resetTo (IIZLorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext;)V 4097 1 7318 0 576 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getScanContext (I)Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; 409 1 5045 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 0 0 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 4097 21225 7249 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 1 1 809 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner setSource ([C)V 4097 1 4640 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeInitializeBuffer (I)V 0 0 22 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 0 0 212 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getVanguardParser ()Lorg/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser; 4097 1 4539 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner maybeAtLambdaOrCast ()Z 3297 1 4010 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner maybeAtReferenceExpression ()Z 777 1 445 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner maybeAtEllipsisAnnotationsStart ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner atTypeAnnotation ()Z 305 1 84 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner setActiveParser (Lorg/eclipse/jdt/internal/compiler/parser/ConflictedParser;)V 609 1 842 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner isRestrictedKeyword (I)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner disambiguatedRestrictedKeyword (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner disambiguatedToken (I)I 2913 1 4539 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/Util reverseQuickSort ([[CII)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util reverseQuickSort ([[CII[I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ConflictedParser atConflictScenario (I)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ConflictedParser isParsingModuleDeclaration ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser ntAction (II)I 4097 1 61954 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser tAction (II)I 2289 1 20170 0 256 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser ()V 9 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser atConflictScenario (I)Z 913 1 527 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser automatonWillShift (II)Z 3441 8193 527 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 25 1 3350 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner getNextToken ()I 3881 1 1668 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JCC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isDigit (C)Z 4097 1 4695 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser tAction (II)I 2 20170 orig 264 168 227 165 116 0 0 0 0 144 5 148 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 1 0 0 97 109 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 56 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 7 0xf0007 0x2267 0x38 0x2b45 0x190003 0x2b45 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 2 32747 orig 264 168 227 165 116 0 0 0 0 176 14 119 33 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 146 1 0 0 201 242 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x7e59 0xe0007 0x7e59 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken ()I 2 52076 orig 264 168 227 165 116 0 0 0 0 136 213 118 33 0 0 0 0 232 3 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 81 4 0 1 0 0 0 150 52 0 0 0 0 0 0 2 0 0 0 0 0 35 0 2 0 0 0 160 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 84 0x40007 0x8a32 0x20 0x0 0x17e007 0x8a32 0x88 0x1 0x1c0005 0x0 0x1f028790 0x1 0x0 0x0 0x1f0007 0x1 0x38 0x0 0x250003 0x0 0x18 0x2f0005 0x0 0x1f028790 0x8a33 0x0 0x0 0x340005 0x0 0x1f028790 0x8a33 0x0 0x0 0x370007 0x8a33 0xb0 0x0 0x3b0002 0x0 0x3e0007 0x0 0x50 0x0 0x430005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x0 0x0 0x0 0x0 0x50e007 0x6969 0x20 0x20cb 0x580007 0x8c3 0x60 0x60a6 0x5e0007 0x138 0x40 0x5f6e 0x640007 0x5f23 0x68 0x4b 0x690005 0x0 0x1f028790 0xa46 0x0 0x0 0x6d0003 0xa46 0x38 0x730007 0x5f1b 0x20 0x8 oops 4 10 org/eclipse/jdt/internal/compiler/parser/Scanner 23 org/eclipse/jdt/internal/compiler/parser/Scanner 29 org/eclipse/jdt/internal/compiler/parser/Scanner 73 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 2 126523 orig 264 168 227 165 116 0 0 0 0 200 233 118 33 0 0 0 0 240 46 0 0 128 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 173 5 0 241 154 12 0 222 92 0 0 226 179 0 0 2 0 0 0 10 0 3 2 2 0 0 0 208 44 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 1434 0x90007 0xb40d 0x88 0x1a2 0xd0005 0x49 0x1f028790 0x159 0x0 0x0 0x1d0007 0x1a2 0x38 0x0 0x220003 0x0 0x18 0x640007 0x19b26 0x58 0x0 0x720007 0x0 0x38 0x0 0x760003 0x0 0x18 0x7c0003 0x19b26 0x78 0x840007 0x2 0x40 0x0 0x8e0007 0x0 0x20 0x0 0xac0007 0x0 0x20 0x2 0xbae007 0x196fc 0x60 0x42b 0xc10007 0x3cf 0x40 0x5c 0xcb0007 0x5c 0x20 0x0 0xe60007 0x196fc 0x68 0x0 0xea0005 0x0 0x0 0x0 0x0 0x0 0xf70003 0x0 0x130 0x1090007 0x0 0x40 0x196fc 0x1120007 0x1848a 0x70 0x1272 0x1190007 0xc62 0x50 0x610 0x11d0005 0x280 0x1f028790 0x390 0x0 0x0 0x1240008 0xc 0x1a48 0x88 0x0 0x70 0x2e7 0x70 0x0 0x70 0x0 0x70 0xf64 0x70 0x15a0003 0xe71b 0x18 0x1600007 0xafe2 0x20 0xe71b 0x1660007 0xe71b 0xfffffffffffffd30 0xafe2 0x16a0007 0x6bed 0xc8 0x43f5 0x1710007 0x437a 0x40 0x7b 0x1860007 0x7b 0x20 0x0 0x1950007 0x437a 0x68 0x0 0x19e0005 0x0 0x0 0x0 0x0 0x0 0x1a10003 0x0 0x18 0x1ad0008 0x3a 0xe34 0x2538 0x0 0x24d8 0x2 0x430 0x2d 0xfd0 0x0 0x4d0 0x1 0x780 0x0 0x900 0x105 0x1e0 0x108 0x1e0 0x0 0x480 0x1 0x300 0x99 0x1e0 0x0 0x370 0x610 0x1e0 0x0 0x1728 0x0 0x8b0 0x1a3 0x1e0 0x26 0x520 0x3f 0x730 0x27 0x5e0 0x6 0x8b0 0x21 0x1e0 0xe 0x1e0 0xe 0x1e0 0x0 0x860 0x80 0x1e0 0x1 0x7f0 0x3a 0x1e0 0x0 0x430 0x2b40005 0x610 0x1f028790 0x7da 0x1f920070 0x41 0x2b70007 0xe2b 0x50 0x0 0x2bc0005 0x0 0x0 0x0 0x0 0x0 0x2c90005 0x610 0x1f028790 0x7da 0x1f920070 0x41 0x2cc0007 0xe13 0x70 0x18 0x2d20005 0x0 0x1f028790 0x18 0x0 0x0 0x2d50007 0x0 0x20 0x18 0x2f00005 0x1 0x1f028790 0x171 0x1f920070 0x8 0x2f60007 0x15c 0x20 0x1e 0x2fd0007 0x14a 0x20 0x12 0x30a0005 0x0 0x1f028790 0x29 0x1f920070 0x2 0x3100007 0x29 0x20 0x2 0x3170007 0x29 0x20 0x0 0x3200005 0x0 0x1f028790 0x27 0x1f920070 0x2 0x3230007 0x29 0x20 0x0 0x3310005 0x2 0x1f028790 0xa8 0x1f920070 0x4 0x3340007 0x35 0x20 0x79 0x3400005 0x0 0x1f028790 0x1e 0x1f920070 0xc 0x3430007 0x2a 0x20 0x0 0x34f0005 0x0 0x1f028790 0x8 0x0 0x0 0x3520007 0x8 0x20 0x0 0x3600005 0x26 0x1f028790 0x1d4 0x1f920070 0x4a 0x3660007 0x23f 0x20 0x5 0x36e0007 0x23f 0x70 0x0 0x3740005 0x0 0x0 0x0 0x0 0x0 0x3770007 0x0 0x20 0x0 0x3870007 0x1c4 0x20 0x124 0x3920005 0x23 0x1f028790 0x161 0x1f920070 0x40 0x3980007 0x1b7 0x20 0xd 0x3a00007 0x180 0xe0 0x37 0x3a80005 0x2 0x1f028790 0x31 0x1f920070 0x4 0x3ae0007 0x37 0x20 0x0 0x3b60007 0x37 0x70 0x0 0x3bc0005 0x0 0x0 0x0 0x0 0x0 0x3bf0007 0x0 0x20 0x0 0x3d10005 0x3f 0x1f028790 0x366 0x1f920070 0xe 0x3d40007 0x323 0x20 0x90 0x3e20005 0x1 0x1f028790 0x49 0x0 0x0 0x3e80007 0x0 0x20 0x4a 0x3f00007 0x0 0x20 0x0 0x3fe0005 0x1 0x1f028790 0x20 0x0 0x0 0x4040007 0x0 0x20 0x21 0x40c0007 0x0 0x20 0x0 0x4180005 0x0 0x0 0x0 0x0 0x0 0x41b0007 0x0 0x20 0x0 0x42a0005 0x0 0x1f028790 0x7c 0x0 0x0 0x42d0007 0x7c 0x20 0x0 0x43b0005 0x0 0x1f028790 0x9 0x0 0x0 0x4410007 0x9 0x30 0x0 0x44a0002 0x0 0x4500007 0x9 0x110 0x0 0x4560003 0x0 0xc0 0x4640007 0x0 0x38 0x0 0x4670003 0x0 0xa8 0x4780007 0x0 0x38 0x0 0x47b0003 0x0 0x70 0x48c0007 0x0 0x38 0x0 0x49c0003 0x0 0x38 0x4a50007 0x0 0xffffffffffffff58 0x0 0x4ae0002 0x0 0x4b50005 0x0 0x1f028790 0x9 0x0 0x0 0x4b80007 0x9 0x110 0x0 0x4be0003 0x0 0xc0 0x4cc0007 0x0 0x38 0x0 0x4cf0003 0x0 0xa8 0x4e00007 0x0 0x38 0x0 0x4e30003 0x0 0x70 0x4f40007 0x0 0x38 0x0 0x5040003 0x0 0x38 0x50d0007 0x0 0xffffffffffffff58 0x0 0x5160002 0x0 0x51d0005 0x0 0x1f028790 0x9 0x0 0x0 0x5200007 0x6 0x178 0x3 0x5270007 0x3 0x110 0x0 0x5460007 0x0 0x88 0x0 0x5540007 0x0 0x68 0x0 0x5580005 0x0 0x0 0x0 0x0 0x0 0x55b0003 0x0 0x80 0x5620007 0x0 0x68 0x0 0x5660005 0x0 0x0 0x0 0x0 0x0 0x5690003 0x0 0x18 0x5810005 0x0 0x1f028790 0x3 0x0 0x0 0x5840003 0x3 0x150 0x5a60007 0x6 0x58 0x0 0x5b40007 0x0 0x38 0x0 0x5b80003 0x0 0x18 0x5be0003 0x6 0x28 0x5d20002 0x0 0x5d80007 0x6 0x68 0x0 0x5dc0005 0x0 0x0 0x0 0x0 0x0 0x5df0003 0x0 0x68 0x5e60007 0x6 0x50 0x0 0x5ea0005 0x0 0x0 0x0 0x0 0x0 0x5f00005 0x0 0x1f028790 0x9 0x0 0x0 0x5f30007 0x0 0x20 0x9 0x5fc0003 0x0 0xc0 0x60a0007 0x0 0x38 0x0 0x60d0003 0x0 0xa8 0x61e0007 0x0 0x38 0x0 0x6210003 0x0 0x70 0x6320007 0x0 0x38 0x0 0x6420003 0x0 0x38 0x64c0007 0x0 0xffffffffffffff58 0x0 0x6550002 0x0 0x6780007 0x1c4 0x88 0xb 0x6860007 0xb 0x68 0x0 0x68a0005 0x0 0x0 0x0 0x0 0x0 0x6900003 0x0 0x540 0x6970007 0x1cf 0x528 0x0 0x69b0005 0x0 0x0 0x0 0x0 0x0 0x69e0003 0x0 0x4d8 0x6a90007 0x1507 0x30 0x0 0x6b20002 0x0 0x6bc0007 0x0 0x40 0x1507 0x6c50007 0x1507 0x1e8 0x0 0x6ca0007 0x0 0x1b8 0x0 0x6d60003 0x0 0x160 0x6e10007 0x0 0x38 0x0 0x6ea0003 0x0 0x160 0x7040007 0x0 0x88 0x0 0x7120007 0x0 0x68 0x0 0x7190005 0x0 0x0 0x0 0x0 0x0 0x71c0003 0x0 0x18 0x7240007 0x0 0x58 0x0 0x72d0007 0x0 0x38 0x0 0x73a0003 0x0 0x80 0x7430007 0x0 0x30 0x0 0x74c0002 0x0 0x7570007 0x0 0xfffffffffffffeb8 0x0 0x75a0003 0x0 0x18 0x76d0002 0x0 0x7770007 0x14ea 0x1b0 0x1d 0x77e0007 0x1d 0xc0 0x0 0x7a70007 0x0 0x88 0x0 0x7b50007 0x0 0x68 0x0 0x7b90005 0x0 0x0 0x0 0x0 0x0 0x7c90003 0x0 0x80 0x7cf0003 0x0 0x68 0x7d60007 0x8 0x50 0x15 0x7e30005 0x0 0x1f028790 0x15 0x0 0x0 0x8050005 0x1 0x1f028790 0x1c 0x0 0x0 0x80c0007 0x0 0x50 0x1d 0x8100005 0x0 0x1f028790 0x1d 0x0 0x0 0x82f0007 0x14f5 0x88 0x12 0x83d0007 0x12 0x68 0x0 0x8410005 0x0 0x0 0x0 0x0 0x0 0x8470003 0x0 0x68 0x8510007 0x1452 0x50 0xb5 0x8550005 0x0 0x1f028790 0xb5 0x0 0x0 0x85e0007 0x1507 0xfffffffffffffb40 0x1cf 0x8610003 0x1cf 0x188 0x8750002 0x0 0x87d0005 0x0 0x0 0x0 0x0 0x0 0x8820005 0x0 0x0 0x0 0x0 0x0 0x8850007 0x0 0x100 0x0 0x88b0003 0x0 0xc0 0x8990007 0x0 0x38 0x0 0x89c0003 0x0 0xa8 0x8ad0007 0x0 0x38 0x0 0x8b00003 0x0 0x70 0x8c10007 0x0 0x38 0x0 0x8d10003 0x0 0x38 0x8db0007 0x0 0xffffffffffffff58 0x0 0x8e80007 0x0 0xd60 0x2b 0x8f00005 0x0 0x1f028790 0x23 0x1f920070 0x8 0x8f70007 0x2b 0x620 0x0 0x9190007 0x0 0x70 0x0 0x9270007 0x0 0x50 0x0 0x92b0005 0x0 0x0 0x0 0x0 0x0 0x9340007 0x0 0x40 0x0 0x9420007 0x0 0x20 0x0 0x9520003 0x0 0xf8 0x95d0007 0x0 0x30 0x0 0x9760002 0x0 0x99c0007 0x0 0x70 0x0 0x9aa0007 0x0 0x50 0x0 0x9ae0005 0x0 0x0 0x0 0x0 0x0 0x9ba0007 0x0 0x40 0x0 0x9c80007 0x0 0x20 0x0 0x9db0007 0x0 0x40 0x0 0x9e40007 0x0 0xffffffffffffff00 0x0 0x9ed0007 0x0 0xe8 0x0 0x9f80007 0x0 0xc8 0x0 0xa060007 0x0 0x38 0x0 0xa190003 0x0 0x88 0xa270007 0x0 0x70 0x0 0xa370007 0x0 0x50 0x0 0xa3b0005 0x0 0x0 0x0 0x0 0x0 0xa450005 0x0 0x0 0x0 0x0 0x0 0xa4c0007 0x0 0x50 0x0 0xa580005 0x0 0x0 0x0 0x0 0x0 0xa610007 0x0 0x40 0x0 0xa6a0007 0x0 0x148 0x0 0xa710007 0x0 0x40 0x0 0xa780007 0x0 0x50 0x0 0xa830007 0x0 0x30 0x0 0xa870002 0x0 0xa8e0007 0x0 0xb8 0x0 0xa930007 0x0 0x68 0x0 0xa970005 0x0 0x0 0x0 0x0 0x0 0xa9a0003 0x0 0x48 0xa9e0005 0x0 0x0 0x0 0x0 0x0 0xaa50007 0x0 0xffffffffffffdff8 0x0 0xabb0005 0x0 0x0 0x0 0x0 0x0 0xac20007 0x0 0x50 0x0 0xace0005 0x0 0x0 0x0 0x0 0x0 0xad50007 0x0 0x40 0x0 0xadc0007 0x0 0x50 0x0 0xae70007 0x0 0x30 0x0 0xaeb0002 0x0 0xaf20007 0x0 0x20 0x0 0xb030003 0x0 0xffffffffffffdec8 0xb080007 0x2b 0x6f0 0x0 0xb300007 0x0 0x88 0x0 0xb3e0007 0x0 0x68 0x0 0xb420005 0x0 0x0 0x0 0x0 0x0 0xb480003 0x0 0x68 0xb520007 0x0 0x50 0x0 0xb560005 0x0 0x0 0x0 0x0 0x0 0xb5f0007 0x0 0x20 0x0 0xb6e0007 0x0 0x40 0x0 0xb770007 0x0 0xd8 0x0 0xb7e0007 0x0 0xb8 0x0 0xb830007 0x0 0x68 0x0 0xb870005 0x0 0x0 0x0 0x0 0x0 0xb8a0003 0x0 0x48 0xb8e0005 0x0 0x0 0x0 0x0 0x0 0xbb10007 0x0 0x88 0x0 0xbbf0007 0x0 0x68 0x0 0xbc30005 0x0 0x0 0x0 0x0 0x0 0xbc90003 0x0 0x18 0xbd50007 0x0 0x40 0x0 0xbe30007 0x0 0x20 0x0 0xbf60007 0x0 0x20 0x0 0xbff0003 0x0 0x2d0 0xc0a0007 0x0 0x30 0x0 0xc130002 0x0 0xc1d0007 0x0 0x40 0x0 0xc260007 0x0 0xd8 0x0 0xc2d0007 0x0 0xb8 0x0 0xc320007 0x0 0x68 0x0 0xc360005 0x0 0x0 0x0 0x0 0x0 0xc390003 0x0 0x48 0xc3d0005 0x0 0x0 0x0 0x0 0x0 0xc440008 0x6 0x0 0xc8 0x0 0x40 0x0 0x58 0xc630003 0x0 0x88 0xc680007 0x0 0x70 0x0 0xc6c0005 0x0 0x0 0x0 0x0 0x0 0xc6f0007 0x0 0x20 0x0 0xc960007 0x0 0x88 0x0 0xca40007 0x0 0x68 0x0 0xca80005 0x0 0x0 0x0 0x0 0x0 0xcae0003 0x0 0x18 0xcba0007 0x0 0x40 0x0 0xcc80007 0x0 0x20 0x0 0xcdb0007 0x0 0xfffffffffffffd48 0x0 0xce00007 0x0 0xfffffffffffffd28 0x0 0xce50007 0x0 0x38 0x0 0xceb0003 0x0 0x18 0xcf60005 0x0 0x0 0x0 0x0 0x0 0xd080007 0x0 0x50 0x0 0xd140005 0x0 0x0 0x0 0x0 0x0 0xd1b0007 0x0 0xffffffffffffd7f0 0x0 0xd320002 0x0 0xd390005 0x0 0x1f028790 0x23 0x1f920070 0x8 0xd3c0007 0x27 0x20 0x4 0xd460005 0x0 0x0 0x0 0x0 0x0 0xd490007 0x0 0x20 0x0 0xd560002 0x0 0xd650007 0x0 0xc0 0x5930 0xd710007 0x1cc 0x50 0x5764 0xd750005 0x0 0x1f028790 0x5545 0x1f920070 0x21f 0xd810007 0x0 0x50 0x1cc 0xd860005 0x0 0x1f028790 0x1c6 0x1f920070 0x6 0xd920007 0x0 0x118 0x0 0xd990007 0x0 0xf8 0x0 0xda40007 0x0 0x30 0x0 0xdad0002 0x0 0xdb20005 0x0 0x0 0x0 0x0 0x0 0xdbc0007 0x0 0x40 0x0 0xdc30007 0x0 0x30 0x0 0xdcc0002 0x0 0xdd80002 0x0 0xddd0003 0x0 0xa8 0xde40007 0x0 0x80 0x0 0xdeb0007 0x0 0x60 0x0 0xdf60007 0x0 0x30 0x0 0xdff0002 0x0 0xe090002 0x0 0xe130002 0x0 0xe1a0007 0x0 0x50 0x0 0xe1e0005 0x0 0x0 0x0 0x0 0x0 0xe260002 0x0 0xe290007 0x0 0x50 0x0 0xe2e0005 0x0 0x0 0x0 0x0 0x0 0xe3b0007 0x0 0x40 0x0 0xe450007 0x0 0x20 0x0 oops 46 6 org/eclipse/jdt/internal/compiler/parser/Scanner 82 org/eclipse/jdt/internal/compiler/parser/Scanner 198 org/eclipse/jdt/internal/compiler/parser/Scanner 200 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 214 org/eclipse/jdt/internal/compiler/parser/Scanner 216 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 224 org/eclipse/jdt/internal/compiler/parser/Scanner 234 org/eclipse/jdt/internal/compiler/parser/Scanner 236 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 248 org/eclipse/jdt/internal/compiler/parser/Scanner 250 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 262 org/eclipse/jdt/internal/compiler/parser/Scanner 264 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 272 org/eclipse/jdt/internal/compiler/parser/Scanner 274 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 282 org/eclipse/jdt/internal/compiler/parser/Scanner 284 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 292 org/eclipse/jdt/internal/compiler/parser/Scanner 302 org/eclipse/jdt/internal/compiler/parser/Scanner 304 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 330 org/eclipse/jdt/internal/compiler/parser/Scanner 332 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 344 org/eclipse/jdt/internal/compiler/parser/Scanner 346 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 368 org/eclipse/jdt/internal/compiler/parser/Scanner 370 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 378 org/eclipse/jdt/internal/compiler/parser/Scanner 392 org/eclipse/jdt/internal/compiler/parser/Scanner 416 org/eclipse/jdt/internal/compiler/parser/Scanner 426 org/eclipse/jdt/internal/compiler/parser/Scanner 472 org/eclipse/jdt/internal/compiler/parser/Scanner 512 org/eclipse/jdt/internal/compiler/parser/Scanner 556 org/eclipse/jdt/internal/compiler/parser/Scanner 604 org/eclipse/jdt/internal/compiler/parser/Scanner 777 org/eclipse/jdt/internal/compiler/parser/Scanner 783 org/eclipse/jdt/internal/compiler/parser/Scanner 793 org/eclipse/jdt/internal/compiler/parser/Scanner 820 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/compiler/parser/Scanner 885 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1307 org/eclipse/jdt/internal/compiler/parser/Scanner 1309 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1337 org/eclipse/jdt/internal/compiler/parser/Scanner 1339 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1347 org/eclipse/jdt/internal/compiler/parser/Scanner 1349 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser ntAction (II)I 2 61954 orig 264 168 227 165 116 0 0 0 0 136 250 147 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 128 7 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 2 3350 orig 264 168 227 165 116 0 0 0 0 8 163 150 34 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 153 104 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 18 0x40007 0xd13 0x90 0x0 0xb0007 0x0 0x70 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150007 0x0 0x20 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser (Lorg/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner;)V 9 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser parse (Lorg/eclipse/jdt/internal/compiler/parser/Scanner$Goal;)Z 313 2417 442 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner isInModuleDeclaration ()Z 2 7726 orig 264 168 227 165 116 0 0 0 0 152 255 108 33 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 1 0 0 25 230 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x1cc3 0xb0007 0x0 0x90 0x1cc3 0x120007 0x1494 0x70 0x82f 0x190005 0x0 0x1f9df740 0x777 0x1f64d320 0xb8 0x1e0007 0x0 0x20 0x82f oops 2 14 org/eclipse/jdt/internal/core/util/CommentRecorderParser 16 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner disambiguatedToken (I)I 2 4539 orig 264 168 227 165 116 0 0 0 0 192 100 119 33 0 0 0 0 80 4 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 1 0 0 121 130 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 32 0 2 0 0 0 0 3 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 96 0x10002 0x104f 0x80007 0x196 0x140 0xeb9 0xc0005 0xb2 0x1f028790 0xe07 0x0 0x0 0xf0007 0xe01 0xf0 0xb8 0x160005 0x0 0x1f64d320 0xb8 0x0 0x0 0x190007 0xb8 0x20 0x0 0x330005 0x0 0x1f920070 0xb8 0x0 0x0 0x3a0005 0x0 0x1f64d320 0xb8 0x0 0x0 0x3d0007 0xb8 0x1d0 0x0 0x4c0007 0xe34 0xc0 0x163 0x500005 0x7 0x1f028790 0x15c 0x0 0x0 0x530007 0x119 0x70 0x4a 0x5a0005 0x0 0x1f64d320 0x4a 0x0 0x0 0x5d0007 0x4a 0x110 0x0 0x6c0007 0xf1a 0xf0 0x33 0x700005 0x5 0x1f028790 0x2e 0x0 0x0 0x730007 0x33 0xa0 0x0 0x7a0002 0x0 0x7d0007 0x0 0x70 0x0 0x840005 0x0 0x0 0x0 0x0 0x0 0x870007 0x0 0x20 0x0 oops 7 8 org/eclipse/jdt/internal/compiler/parser/Scanner 18 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser 28 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 34 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser 48 org/eclipse/jdt/internal/compiler/parser/Scanner 58 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser 72 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner resetTo (II)V 2 5345 orig 264 168 227 165 116 0 0 0 0 200 27 119 33 0 0 0 0 184 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 56 0 0 0 73 165 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 96 0 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 12 0x40005 0x0 0x1f028790 0x1404 0x1f920070 0xa5 0x70005 0x0 0x1f028790 0x1404 0x1f920070 0xa5 oops 4 2 org/eclipse/jdt/internal/compiler/parser/Scanner 4 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 8 org/eclipse/jdt/internal/compiler/parser/Scanner 10 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser parse (Lorg/eclipse/jdt/internal/compiler/parser/Scanner$Goal;)Z 2 3417 orig 264 168 227 165 116 0 0 0 0 104 245 211 34 0 0 0 0 128 3 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 1 0 0 153 12 0 0 89 97 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 32 0 2 0 0 0 48 2 0 0 255 255 255 255 7 0 40 0 0 0 0 0 data 70 0x280007 0xb6d 0x30 0x0 0x3e0002 0x0 0x500002 0xb6d 0x580007 0x9da 0x20 0x193 0x610007 0x5d5 0x38 0x405 0x6e0003 0x405 0x118 0x750007 0x44e 0x80 0x187 0x820005 0x0 0x1f920070 0x187 0x0 0x0 0x880003 0x187 0x18 0xa40003 0x187 0x98 0xab0007 0x0 0x80 0x44e 0xb80005 0x0 0x1f920070 0x44e 0x0 0x0 0xbe0003 0x44e 0x18 0xd40003 0x44e 0xfffffffffffffe80 0xdf0005 0x0 0x1f64e400 0x7c6 0x0 0x0 0xe20007 0x7c6 0x20 0x0 0x1050002 0x7c6 0x10d0007 0x23a 0xffffffffffffffa0 0x58c 0x1100003 0x58c 0xfffffffffffffde8 oops 3 25 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 41 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 53 org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner maybeAtReferenceExpression ()Z 1 445 orig 264 168 227 165 116 0 0 0 0 192 93 119 33 0 0 0 0 104 3 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 97 0 0 0 225 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 2 0 0 255 255 255 255 8 0 6 0 0 0 0 0 data 68 0x60008 0x6 0x9 0x1f0 0x0 0x1d8 0x153 0x40 0x260008 0x2e 0x8a 0x180 0x20 0x180 0x0 0x180 0x0 0x180 0x0 0x180 0x0 0x180 0x36 0x180 0x14 0x180 0x0 0x180 0x40 0x180 0x0 0x180 0x16 0x180 0x0 0x180 0x8 0x180 0x0 0x180 0x0 0x180 0x0 0x180 0x1 0x180 0x0 0x180 0x0 0x180 0x0 0x180 0x0 0x180 0x0 0x180 0xe20003 0x8a 0x30 0xe50003 0x0 0x18 0xf00005 0x0 0x1f9df740 0x8a 0x0 0x0 oops 1 64 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner atTypeAnnotation ()Z 1 84 orig 264 168 227 165 116 0 0 0 0 184 95 119 33 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 0 0 0 113 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 0 0 0 255 255 255 255 5 0 6 0 0 0 0 0 data 13 0x60005 0x0 0x1f9df740 0x2e 0x0 0x0 0xb0007 0x0 0x38 0x2e 0xf0003 0x2e 0x18 oops 1 2 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner$Goal hasBeenReached (II)Z 2313 137 2172 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getScanContext (I)Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; 2 5045 orig 264 168 227 165 116 0 0 0 0 56 31 119 33 0 0 0 0 16 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 0 0 0 17 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 7 0 2 0 0 0 192 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 24 0x10005 0x0 0x1f920070 0x4b 0x1f028790 0x1337 0x40007 0x0 0x20 0x1382 0xc0007 0x0 0x20 0x0 0x170002 0x0 0x310002 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 4 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner maybeAtLambdaOrCast ()Z 2 4010 orig 264 168 227 165 116 0 0 0 0 8 92 119 33 0 0 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 156 1 0 0 113 112 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 240 0 0 0 255 255 255 255 8 0 6 0 0 0 0 0 data 30 0x60008 0x16 0x2 0xc0 0x70 0xc0 0x0 0xc0 0x0 0xc0 0x0 0xc0 0x0 0xc0 0x1 0xc0 0x19 0xc0 0x0 0xc0 0x0 0xc0 0x5 0xc0 0x680005 0x0 0x1f9df740 0xe5 0x0 0x0 oops 1 26 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner resetTo (IIZ)V 2 5345 orig 264 168 227 165 116 0 0 0 0 152 28 119 33 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 56 0 0 0 73 165 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x0 0x1f028790 0x1404 0x1f920070 0xa5 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner 4 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner resetTo (IIZLorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext;)V 2 7318 orig 264 168 227 165 116 0 0 0 0 240 29 119 33 0 0 0 0 32 2 0 0 120 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 212 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 24 0 0 0 0 0 data 27 0x180007 0x0 0x58 0x1a96 0x210007 0x1a96 0x38 0x0 0x2d0003 0x0 0x50 0x350007 0x0 0x38 0x1a96 0x3b0003 0x1a96 0x18 0x6c0007 0x700 0x48 0x1396 0x710002 0x1396 0x740003 0x1396 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner setSource ([C)V 2 4640 orig 264 168 227 165 116 0 0 0 0 96 70 119 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 129 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 56 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 7 0x10007 0x1020 0x38 0x0 0xd0003 0x0 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getVanguardParser ()Lorg/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser; 2 4539 orig 264 168 227 165 116 0 0 0 0 224 90 119 33 0 0 0 0 72 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 16 0 2 0 0 0 0 1 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 32 0x40007 0xfba 0x70 0x1 0x140002 0x1 0x230002 0x1 0x310005 0x0 0x1f920070 0x1 0x0 0x0 0x3c0005 0x2a 0x1f920070 0xf91 0x0 0x0 0x4e0005 0x0 0x1f028790 0xfbb 0x0 0x0 0x550005 0x0 0x1f920070 0xfbb 0x0 0x0 oops 4 10 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 16 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 22 org/eclipse/jdt/internal/compiler/parser/Scanner 28 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser atConflictScenario (I)Z 1 527 orig 264 168 227 165 116 0 0 0 0 48 79 150 34 0 0 0 0 248 1 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 0 0 0 233 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 21 0x70007 0x19d 0x20 0x0 0xf0007 0x2e 0x58 0x16f 0x150007 0x8a 0x38 0xe5 0x1a0003 0xe5 0x18 0x260005 0x0 0x1f9df740 0x19d 0x0 0x0 oops 1 17 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner (JJ)V 1 2 orig 264 168 227 165 116 0 0 0 0 168 19 253 27 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 9 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 2 0x90002 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner (ZZZJJ[[C[[CZ)V 1 11394 orig 264 168 227 165 116 0 0 0 0 152 167 118 33 0 0 0 0 24 4 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 14 0 0 49 0 0 0 97 237 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 79 0x10002 0x6 0xb30003 0x6 0xb8 0xb90003 0x24 0x80 0xbf0003 0x438 0x48 0xd10004 0x0 0x1e0294b0 0x1950 0x0 0x0 0xd90007 0x1950 0xffffffffffffffd0 0x438 0xe30007 0x438 0xffffffffffffff98 0x24 0xed0007 0x24 0xffffffffffffff60 0x6 0x1600007 0x6 0x190 0x0 0x16e0007 0x0 0x160 0x0 0x17a0007 0x0 0x78 0x0 0x1810007 0x0 0x48 0x0 0x1920002 0x0 0x1950003 0x0 0x28 0x1a60002 0x0 0x1b60003 0x0 0x18 0x1c70007 0x0 0x0 0x0 0x1d30002 0x0 0x1e00003 0x0 0x48 0x1ef0004 0x0 0x0 0x0 0x0 0x0 0x1f70007 0x0 0xffffffffffffffd0 0x0 0x2000003 0x0 0x28 0x20a0002 0x0 oops 1 13 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser (Lorg/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner;)V 1 2 orig 264 168 227 165 116 0 0 0 0 120 242 211 34 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 9 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser ()V 1 2 orig 264 168 227 165 116 0 0 0 0 224 7 148 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 9 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner setActiveParser (Lorg/eclipse/jdt/internal/compiler/parser/ConflictedParser;)V 1 842 orig 264 168 227 165 116 0 0 0 0 160 96 119 33 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 241 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 10 0x140007 0x17f 0x50 0x17f 0x190005 0x0 0x1f9df740 0x17e 0x1f64d320 0x1 oops 2 6 org/eclipse/jdt/internal/core/util/CommentRecorderParser 8 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner$Goal hasBeenReached (II)Z 2 2172 orig 264 168 227 165 116 0 0 0 0 32 14 228 34 0 0 0 0 200 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 1 0 0 217 58 0 0 137 7 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 152 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 19 0x50007 0x6e2 0x98 0x79 0xf0007 0x79 0x20 0x0 0x170003 0x79 0x38 0x220007 0x79 0x20 0x0 0x2d0007 0x79 0xffffffffffffffe0 0x79 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner getNextToken ()I 2 1668 orig 264 168 227 165 116 0 0 0 0 168 255 192 34 0 0 0 0 64 4 0 0 168 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 229 1 0 0 249 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 37 0 2 0 0 0 248 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 95 0x40007 0x49f 0x20 0x0 0x170007 0x49f 0x88 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0x38 0x0 0x250003 0x0 0x18 0x2f0005 0x0 0x1f920070 0x49f 0x0 0x0 0x340005 0x0 0x1f920070 0x49f 0x0 0x0 0x370007 0x49f 0xb0 0x0 0x3b0002 0x0 0x3e0007 0x0 0x50 0x0 0x430005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x0 0x0 0x0 0x0 0x4f0007 0x49f 0x108 0x0 0x530005 0x0 0x0 0x0 0x0 0x0 0x560007 0x0 0xb8 0x0 0x5d0004 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x68 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x6f0003 0x0 0x18 0x780007 0x49f 0x38 0x0 0x7c0003 0x0 0x18 oops 2 23 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 29 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser automatonWillShift (II)Z 1 1231 orig 264 168 227 165 116 0 0 0 0 56 162 150 34 0 0 0 0 80 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 9 3 0 0 121 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 31 0x140007 0x61 0x20 0x0 0x240007 0x3e 0x70 0xaf 0x3a0007 0x36 0x20 0xbc 0x4f0002 0xf2 0x570007 0x43 0xffffffffffffffd0 0xaf 0x650002 0xed 0x6d0007 0x61 0x38 0x8c 0x790003 0x8c 0xffffffffffffff60 0x800007 0x1d 0x20 0x44 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$40 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$39 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$38 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$37 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$36 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$35 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$34 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$33 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$32 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$31 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$30 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$28 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$27 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$25 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$24 +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$23 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$22 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$21 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$20 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter$$Lambda$19 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/env/EnumConstantSignature +instanceKlass org/eclipse/jdt/internal/compiler/env/ClassSignature +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StringIndexOutOfBoundsException +instanceKlass java/lang/ArrayIndexOutOfBoundsException +ciInstanceKlass java/lang/IndexOutOfBoundsException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 7 1 12 1 9 12 1 1 5 0 7 1 10 12 1 1 9 7 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid130476.log b/dependencies/replay_pid130476.log new file mode 100644 index 000000000..b5edbbe44 --- /dev/null +++ b/dependencies/replay_pid130476.log @@ -0,0 +1,1585 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 106 ciObject found +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 3241 1 15087 0 96 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 47113 1 19252 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 2 15659 orig 264 168 227 165 116 0 0 0 0 160 174 206 33 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 148 1 0 0 177 220 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x3b96 0xe0007 0x3b96 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 2 19291 orig 264 168 227 165 116 0 0 0 0 200 218 206 33 0 0 0 0 136 51 0 0 160 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 162 1 0 1 0 0 0 143 28 0 0 0 0 0 0 2 0 0 0 0 0 75 3 2 0 0 0 0 49 0 0 255 255 255 255 8 0 3 0 0 0 0 0 data 1568 0x30008 0x30 0x76f 0x3100 0xb8 0x190 0x6f 0x380 0x213 0x580 0x8d 0x910 0xcf 0xb10 0x119 0xe00 0x1b9 0x10f0 0xb7 0x3100 0x222 0x1170 0x64 0x3100 0x42 0x3100 0x58 0x1660 0x61 0x16e0 0x1ec 0x1800 0x126 0x19a0 0x1e4 0x1b60 0x32 0x3100 0x18e 0x2010 0x213 0x2230 0x17c 0x2750 0x2a 0x2d00 0x43 0x2de0 0x3e 0x2f90 0x6d0008 0x8 0x4a 0x1f0 0x67 0x130 0x7 0x1f0 0x0 0x50 0x900007 0x0 0xe0 0x0 0x9b0007 0x0 0xc0 0x0 0xa60007 0x0 0xa0 0x0 0xb10007 0x0 0x80 0x0 0xbc0007 0x0 0x60 0x0 0xc70007 0x0 0x40 0x0 0xd20007 0x0 0x20 0x0 0xe30007 0x98 0xc0 0x5 0xee0007 0x2 0xa0 0x3 0xf90007 0x0 0x80 0x3 0x1040007 0x0 0x60 0x3 0x10f0007 0x0 0x40 0x3 0x11a0007 0x0 0x20 0x3 0x1340008 0xa 0x22 0x200 0x14 0x60 0xa 0xc0 0x2 0x200 0x2d 0x140 0x15c0007 0xe 0x60 0x18 0x1670007 0x0 0x40 0x18 0x1720007 0x0 0x20 0x18 0x1830007 0x11 0x80 0x3 0x18e0007 0x0 0x60 0x3 0x1990007 0x0 0x40 0x3 0x1a40007 0x0 0x20 0x3 0x1b50007 0xd 0xc0 0x9b 0x1c00007 0x0 0xa0 0x9b 0x1cb0007 0x0 0x80 0x9b 0x1d60007 0x0 0x60 0x9b 0x1e10007 0x0 0x40 0x9b 0x1ec0007 0x0 0x20 0x9b 0x1f90008 0xc 0xaf 0x390 0x9a 0x70 0x8b 0x130 0x8 0x390 0x18 0x390 0x1f 0x2b0 0x2240007 0xd2 0x60 0x2 0x22f0007 0x0 0x40 0x2 0x23a0007 0x0 0x20 0x2 0x2480007 0xcb 0x60 0x7 0x2530007 0x0 0x40 0x7 0x25e0007 0x0 0x20 0x7 0x26f0007 0x84 0x80 0x4d 0x27a0007 0x0 0x60 0x4d 0x2850007 0x0 0x40 0x4d 0x2900007 0x0 0x20 0x4d 0x29e0007 0xd 0x80 0x77 0x2a90007 0xc 0x60 0x6b 0x2b40007 0xf 0x40 0x5c 0x2bf0007 0x0 0x20 0x5c 0x2cd0007 0x2 0x80 0xb 0x2d80007 0xb 0x60 0x0 0x2e30007 0x0 0x40 0x0 0x2ee0007 0x0 0x20 0x0 0x2ff0007 0x7 0xe0 0x27 0x30a0007 0x11 0xc0 0x16 0x3150007 0x0 0xa0 0x16 0x3200007 0xf 0x80 0x7 0x32b0007 0x0 0x60 0x7 0x3360007 0x0 0x40 0x7 0x3410007 0x0 0x20 0x7 0x34e0008 0xe 0x37 0x200 0x2 0x80 0xa 0x200 0x6 0x200 0x13 0x200 0x18 0xa0 0x19 0x140 0x37c0007 0x0 0x20 0x2 0x38d0007 0x14 0xa0 0x1a 0x3980007 0x0 0x80 0x1a 0x3a30007 0x0 0x60 0x1a 0x3ae0007 0x0 0x40 0x1a 0x3b90007 0x0 0x20 0x1a 0x3ca0007 0x1d 0xc0 0x1 0x3d50007 0x0 0xa0 0x1 0x3e00007 0x0 0x80 0x1 0x3eb0007 0x0 0x60 0x1 0x3f60007 0x0 0x40 0x1 0x4010007 0x0 0x20 0x1 0x40e0008 0xa 0x43 0x2f0 0x3a 0x60 0xf 0x2f0 0x18 0x2f0 0x2b 0x140 0x4340007 0x1b 0x60 0x2d 0x43f0007 0x0 0x40 0x2d 0x44a0007 0x0 0x20 0x2d 0x4580007 0x17 0x80 0x4 0x4630007 0x0 0x60 0x4 0x46e0007 0x0 0x40 0x4 0x4790007 0x0 0x20 0x4 0x4920007 0x7 0x1b0 0x2f 0x49d0007 0x4 0xa0 0x2b 0x4a80007 0x0 0x80 0x2b 0x4b30007 0x0 0x60 0x2b 0x4be0007 0x0 0x40 0x2b 0x4c90007 0x0 0x20 0x2b 0x4d00005 0x0 0x20451970 0x4 0x0 0x0 0x4d30007 0x4 0xc0 0x0 0x4db0007 0x0 0xa0 0x0 0x4e60007 0x0 0x80 0x0 0x4f10007 0x0 0x60 0x0 0x4fc0007 0x0 0x40 0x0 0x5070007 0x0 0x20 0x0 0x5170008 0xc 0x7a 0x2f0 0x3c 0x70 0xf 0x2f0 0x42 0xb0 0x8 0x2f0 0xa 0x230 0x5400007 0x5 0x40 0x37 0x54b0007 0x0 0x20 0x37 0x55c0007 0x19 0x80 0x4c 0x5670007 0x8 0x60 0x44 0x5720007 0x0 0x40 0x44 0x57d0007 0x0 0x20 0x44 0x58b0007 0x19 0x80 0x0 0x5960007 0x0 0x60 0x0 0x5a10007 0x0 0x40 0x0 0x5ac0007 0x0 0x20 0x0 0x5ba0007 0x3 0x80 0x16 0x5c50007 0x0 0x60 0x16 0x5d00007 0x0 0x40 0x16 0x5db0007 0x0 0x20 0x16 0x5ec0007 0x3 0xc0 0x7 0x5f70007 0x0 0xa0 0x7 0x6020007 0x0 0x80 0x7 0x60d0007 0x0 0x60 0x7 0x6180007 0x0 0x40 0x7 0x6230007 0x0 0x20 0x7 0x6310007 0x217 0x80 0x0 0x63c0007 0x0 0x60 0x0 0x6470007 0x0 0x40 0x0 0x6520007 0x0 0x20 0x0 0x65c0008 0x14 0x37 0x4f0 0xf0 0xb0 0x4e 0xd0 0x14 0x4f0 0x19 0x4f0 0x56 0x110 0xb 0x4f0 0xb 0x4f0 0x2 0x1b0 0x12 0x2b0 0x6980007 0x55 0x20 0xba 0x6a90007 0x25 0x40 0xcc 0x6b40007 0x6 0x20 0xc6 0x6c50007 0x6 0xa0 0xc6 0x6d00007 0x0 0x80 0xc6 0x6db0007 0x0 0x60 0xc6 0x6e60007 0x0 0x40 0xc6 0x6f10007 0x0 0x20 0xc6 0x7020007 0x0 0x100 0x3 0x70d0007 0x0 0xe0 0x3 0x7180007 0x0 0xc0 0x3 0x7230007 0x0 0xa0 0x3 0x72e0007 0x3 0x80 0x0 0x7390007 0x0 0x60 0x0 0x7440007 0x0 0x40 0x0 0x74f0007 0x0 0x20 0x0 0x7600007 0x1d 0x120 0x0 0x76b0007 0x0 0x100 0x0 0x7760007 0x0 0xe0 0x0 0x7810007 0x0 0xc0 0x0 0x78c0007 0x0 0xa0 0x0 0x7970007 0x0 0x80 0x0 0x7a20007 0x0 0x60 0x0 0x7ad0007 0x0 0x40 0x0 0x7b80007 0x0 0x20 0x0 0x7c60007 0x6 0x120 0x17 0x7d10007 0xb 0x100 0xc 0x7dc0007 0x0 0xe0 0xc 0x7e70007 0x0 0xc0 0xc 0x7f20007 0x0 0xa0 0xc 0x7fd0007 0x0 0x80 0xc 0x8080007 0x0 0x60 0xc 0x8130007 0x0 0x40 0xc 0x81e0007 0x0 0x20 0xc 0x82c0007 0x5e 0x80 0x57 0x8370007 0x7 0x60 0x50 0x8420007 0x0 0x40 0x50 0x84d0007 0x0 0x20 0x50 0x8570008 0x4 0x54 0x120 0xd 0x30 0x8690005 0x0 0x20451970 0xd 0x0 0x0 0x86c0007 0xd 0xc0 0x0 0x8770007 0x0 0xa0 0x0 0x8820007 0x0 0x80 0x0 0x88d0007 0x0 0x60 0x0 0x8980007 0x0 0x40 0x0 0x8a30007 0x0 0x20 0x0 0x8b00008 0xa 0x40 0x1a0 0xda 0x60 0xbc 0xa0 0x12 0x1a0 0x4 0x100 0x8d80007 0x6 0x40 0xdf 0x8e30007 0x4 0x20 0xdb 0x8f40007 0x3c 0x60 0x9e 0x8ff0007 0x0 0x40 0x9e 0x90a0007 0x0 0x20 0x9e 0x91b0007 0x4 0xa0 0x0 0x9260007 0x0 0x80 0x0 0x9310007 0x0 0x60 0x0 0x93c0007 0x0 0x40 0x0 0x9470007 0x0 0x20 0x0 0x9540008 0x6 0x109 0x1c0 0x13 0x40 0xa 0xf0 0x96d0005 0x0 0x20451970 0x16 0x0 0x0 0x9700007 0x16 0x80 0x0 0x97b0007 0x0 0x60 0x0 0x9860007 0x0 0x40 0x0 0x9910007 0x0 0x20 0x0 0x99b0005 0x0 0x20451970 0xd 0x0 0x0 0x99e0007 0xd 0xa0 0x0 0x9a90007 0x0 0x80 0x0 0x9b40007 0x0 0x60 0x0 0x9bf0007 0x0 0x40 0x0 0x9ca0007 0x0 0x20 0x0 0x9d70008 0xa 0xc2 0x4b0 0xae 0x60 0x31 0x100 0x25 0x280 0x1e 0x3b0 0x9fc0007 0x7 0xa0 0x16f 0xa070007 0x0 0x80 0x16f 0xa120007 0x0 0x60 0x16f 0xa1d0007 0x0 0x40 0x16f 0xa280007 0x0 0x20 0x16f 0xa390007 0x55 0xc0 0xb 0xa440007 0xa 0xa0 0x1 0xa4f0007 0x0 0x80 0x1 0xa5a0007 0x0 0x60 0x1 0xa650007 0x0 0x40 0x1 0xa700007 0x0 0x20 0x1 0xa7e0007 0x0 0xc0 0x55 0xa890007 0x0 0xa0 0x55 0xa940007 0x0 0x80 0x55 0xa9f0007 0x0 0x60 0x55 0xaaa0007 0x0 0x40 0x55 0xab50007 0x0 0x20 0x55 0xabf0005 0x0 0x20451970 0x26 0x0 0x0 0xac20007 0x26 0x100 0x0 0xacd0007 0x0 0xe0 0x0 0xad80007 0x0 0xc0 0x0 0xae30007 0x0 0xa0 0x0 0xaee0007 0x0 0x80 0x0 0xaf90007 0x0 0x60 0x0 0xb040007 0x0 0x40 0x0 0xb0f0007 0x0 0x20 0x0 0xb200007 0xa 0x100 0x2c 0xb2b0007 0x0 0xe0 0x2c 0xb360007 0x0 0xc0 0x2c 0xb410007 0x0 0xa0 0x2c 0xb4c0007 0x0 0x80 0x2c 0xb570007 0x0 0x60 0x2c 0xb620007 0x0 0x40 0x2c 0xb6d0007 0x0 0x20 0x2c 0xb7a0008 0x8 0x80 0x220 0xeb 0x50 0x9 0x220 0x1a 0xf0 0xb9c0007 0xc 0xa0 0xe7 0xba70007 0x1d 0x80 0xca 0xbb2e007 0x3 0x60 0xc8 0xbbd0007 0x0 0x40 0xc8 0xbc80007 0x0 0x20 0xc8 0xbd20005 0x0 0x20451970 0x1f 0x0 0x0 0xbd50007 0x1f 0x100 0x0 0xbe00007 0x0 0xe0 0x0 0xbeb0007 0x0 0xc0 0x0 0xbf60007 0x0 0xa0 0x0 0xc010007 0x0 0x80 0x0 0xc0c0007 0x0 0x60 0x0 0xc170007 0x0 0x40 0x0 0xc220007 0x0 0x20 0x0 0xc2f0008 0x12 0xa8 0x520 0x28 0xa0 0xe3 0x1a0 0xf 0x520 0xc 0x2e0 0x8 0x520 0x18 0x520 0x1a 0x520 0xb 0x3c0 0xc640007 0x2a 0x80 0x7 0xc6f0007 0x1 0x60 0x6 0xc7a0007 0x0 0x40 0x6 0xc850007 0x0 0x20 0x6 0xc930007 0x28 0x80 0x2 0xc9e0007 0x2 0x60 0x0 0xca90007 0x0 0x40 0x0 0xcb40007 0x0 0x20 0x0 0xcc50007 0x19 0xa0 0x1b6 0xcd00007 0x0 0x80 0x1b6 0xcdb0007 0x0 0x60 0x1b6 0xce60007 0x4 0x40 0x1b2 0xcf10007 0x0 0x20 0x1b2 0xcff0007 0x18 0xa0 0x1 0xd0a0007 0x0 0x80 0x1 0xd150007 0x0 0x60 0x1 0xd200007 0x0 0x40 0x1 0xd2b0007 0x0 0x20 0x1 0xd3c0007 0x10 0xe0 0x1 0xd470007 0x0 0xc0 0x1 0xd520007 0x1 0xa0 0x0 0xd5d0007 0x0 0x80 0x0 0xd680007 0x0 0x60 0x0 0xd730007 0x0 0x40 0x0 0xd7e0007 0x0 0x20 0x0 0xd8f0007 0xb 0x160 0x3 0xd9a0007 0x0 0x140 0x3 0xda50007 0x0 0x120 0x3 0xdb00007 0x0 0x100 0x3 0xdbb0007 0x0 0xe0 0x3 0xdc60007 0x0 0xc0 0x3 0xdd10007 0x0 0xa0 0x3 0xddc0007 0x0 0x80 0x3 0xde70007 0x0 0x60 0x3 0xdf20007 0x0 0x40 0x3 0xdfd0007 0x0 0x20 0x3 0xe0a0008 0x14 0x22 0x5b0 0x8 0xb0 0x33 0x120 0x42 0x160 0x4d 0x220 0x45 0x2a0 0x15 0x5b0 0x25 0x5b0 0xd 0x340 0x4 0x440 0xe3d0005 0x0 0x20451970 0x9 0x0 0x0 0xe400007 0x9 0x40 0x0 0xe4b0007 0x0 0x20 0x0 0xe5c0007 0x1c 0x40 0x22 0xe670007 0x0 0x20 0x22 0xe780007 0x50 0x60 0x0 0xe830007 0x0 0x40 0x0 0xe8e0007 0x0 0x20 0x0 0xe9c0007 0x2e 0x60 0x22 0xea70007 0x5 0x40 0x1d 0xeb20007 0x0 0x20 0x1d 0xec30007 0x31 0x80 0x26 0xece0007 0x0 0x60 0x26 0xed90007 0x0 0x40 0x26 0xee40007 0x0 0x20 0x26 0xef50007 0x29 0xa0 0x21 0xf000007 0x0 0x80 0x21 0xf0b0007 0x0 0x60 0x21 0xf160007 0x0 0x40 0x21 0xf210007 0x0 0x20 0x21 0xf320007 0xf 0x100 0x0 0xf3d0007 0x0 0xe0 0x0 0xf480007 0x0 0xc0 0x0 0xf530007 0x0 0xa0 0x0 0xf5e0007 0x0 0x80 0x0 0xf690007 0x0 0x60 0x0 0xf740007 0x0 0x40 0x0 0xf7f0007 0x0 0x20 0x0 0xf890005 0x0 0x20451970 0x6 0x0 0x0 0xf8c0007 0x6 0x140 0x0 0xf970007 0x0 0x120 0x0 0xfa20007 0x0 0x100 0x0 0xfad0007 0x0 0xe0 0x0 0xfb80007 0x0 0xc0 0x0 0xfc30007 0x0 0xa0 0x0 0xfce0007 0x0 0x80 0x0 0xfd90007 0x0 0x60 0x0 0xfe40007 0x0 0x40 0x0 0xfef0007 0x0 0x20 0x0 0xffc0008 0x4 0x1a 0xe0 0x10 0x30 0x10110005 0x0 0x20451970 0x35 0x0 0x0 0x10140007 0x35 0x80 0x0 0x101f0007 0x0 0x60 0x0 0x102a0007 0x0 0x40 0x0 0x10350007 0x0 0x20 0x0 0x10420008 0xc 0x7 0x1b0 0x2c 0x70 0x1 0x1b0 0x6 0x1b0 0x5 0x1b0 0x4 0xd0 0x106c0007 0x0 0x60 0x98 0x10770007 0x0 0x40 0x98 0x10820007 0x0 0x20 0x98 0x10930007 0x6 0xe0 0x0 0x109e0007 0x0 0xc0 0x0 0x10a90007 0x0 0xa0 0x0 0x10b40007 0x0 0x80 0x0 0x10bf0007 0x0 0x60 0x0 0x10ca0007 0x0 0x40 0x0 0x10d50007 0x0 0x20 0x0 0x10e20008 0x6 0x15 0x170 0x18 0x40 0x11 0xf0 0x10f90005 0x0 0x20451970 0x26 0x0 0x0 0x10fc0007 0x26 0x80 0x0 0x11070007 0x0 0x60 0x0 0x11120007 0x0 0x40 0x0 0x111d0007 0x0 0x20 0x0 0x112e0007 0xa 0x80 0xb 0x11390007 0x0 0x60 0xb 0x11440007 0x0 0x40 0xb 0x114f0007 0x0 0x20 0xb oops 10 420 org/eclipse/jdt/internal/compiler/parser/Scanner 740 org/eclipse/jdt/internal/compiler/parser/Scanner 830 org/eclipse/jdt/internal/compiler/parser/Scanner 852 org/eclipse/jdt/internal/compiler/parser/Scanner 958 org/eclipse/jdt/internal/compiler/parser/Scanner 1058 org/eclipse/jdt/internal/compiler/parser/Scanner 1282 org/eclipse/jdt/internal/compiler/parser/Scanner 1396 org/eclipse/jdt/internal/compiler/parser/Scanner 1448 org/eclipse/jdt/internal/compiler/parser/Scanner 1532 org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$40 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$39 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$38 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$37 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$36 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$35 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$34 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$33 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$32 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$31 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$30 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$28 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$27 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$25 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$24 +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$23 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$22 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$21 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$20 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter$$Lambda$19 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/env/EnumConstantSignature +instanceKlass org/eclipse/jdt/internal/compiler/env/ClassSignature +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext 1 1 58 7 1 7 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 100 1 12 1 1 1 1 10 12 1 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext EXPECTING_KEYWORD Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext EXPECTING_IDENTIFIER Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext AFTER_REQUIRES Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext INACTIVE Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; 4 [Lorg/eclipse/jdt/internal/compiler/parser/Scanner$ScanContext; +compile org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I -1 4 inline 11 0 -1 org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 1 4345 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 4113 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 3977 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 3645 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 3026 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 2751 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 2459 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 2413 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 2153 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 1 1232 org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z diff --git a/dependencies/replay_pid13924.log b/dependencies/replay_pid13924.log new file mode 100644 index 000000000..029a96492 --- /dev/null +++ b/dependencies/replay_pid13924.log @@ -0,0 +1,2262 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 450 ciObject found +ciMethod java/lang/Object ()V 4097 1 1210486 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 10610 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 1769 1 221 0 -1 +ciMethod java/util/AbstractList ()V 2073 1 44994 0 32 +ciMethod java/util/AbstractCollection ()V 2057 1 45843 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5256 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 17560 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16386 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 18317 0 544 +ciMethod java/util/ArrayList grow (I)V 753 1 6249 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 908 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 14464 0 768 +ciMethod java/util/HashMap ()V 833 1 211 0 -1 +ciMethod java/lang/Math max (II)I 817 1 48173 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 12246 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2049 1 10091 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1817 16841 2533 0 -1 +ciMethodData java/lang/Object ()V 2 1210486 orig 264 168 227 165 116 0 0 0 0 128 4 137 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 179 147 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 45843 orig 264 168 227 165 116 0 0 0 0 96 121 149 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 145 144 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb212 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14470 orig 264 168 227 165 116 0 0 0 0 160 10 150 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 217 185 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x373b 0x1a0004 0x0 0x1f65e6f0 0x1 0x1f65e7a0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16386 orig 264 168 227 165 116 0 0 0 0 24 0 150 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 169 245 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3eb5 0x90002 0x3eb5 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 17560 orig 264 168 227 165 116 0 0 0 0 120 255 149 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 89 26 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2b67 0x30 0x17e4 0xa0002 0x17e4 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 18317 orig 264 168 227 165 116 0 0 0 0 200 0 150 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 1 50 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2b03 0x30 0x1b3d 0x160002 0x1b3d oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 6249 orig 264 168 227 165 116 0 0 0 0 144 1 150 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 89 192 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x23 0x20 0x17e8 0x180007 0x180b 0x30 0x0 0x1c0002 0x0 0x260002 0x180b oops 0 +ciMethodData java/util/AbstractList ()V 2 44994 orig 264 168 227 165 116 0 0 0 0 248 101 149 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 249 117 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xaebf oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 150 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 12246 orig 264 168 227 165 116 0 0 0 0 48 24 155 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 177 118 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x1f2610d0 0x2ed6 0x0 0x0 0x60002 0x2ed6 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5260 orig 264 168 227 165 116 0 0 0 0 232 251 149 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 89 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x138b 0x50007 0x81e 0x38 0xb6d 0x100003 0xb6d 0x100 0x140007 0x0 0x38 0x81e 0x1e0003 0x81e 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 729 4769 402 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 11420 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3641 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2065 1 13129 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2789 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 897 33249 1876 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1081 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2037 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2177 1 272 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 881 1 478 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1977 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 991 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4633 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1985 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3129 1 395 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 203 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2577 1 1128 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 561 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2089 1 2233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 497 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2473 1 1122 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3393 1 1216 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 100 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2457 1 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1657 1 198 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1009 1049 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1402 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1841 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2739 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2201 2201 128 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1817 585 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1929 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2217 1 1878 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1756 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 409 2669 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 497 497 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1504 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2921 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 601 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2089 1 3783 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 337 1 234 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2425 1 1413 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2385 1 1819 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1079 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3113 1 6674 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2473 1 1117 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 953 1 296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1153 1 393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2702 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3081 3337 5602 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 505 281 73 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 785 721 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54222 orig 264 168 227 165 116 0 0 0 0 112 42 155 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 57 8 0 0 17 72 0 0 169 92 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x902 0x20 0x0 0x130007 0x902 0x38 0xcb95 0x270003 0xcb95 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 45129 orig 264 168 227 165 116 0 0 0 0 32 229 143 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 217 100 1 0 73 130 5 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x2bbb 0x20 0xe0 0x80007 0x0 0x40 0x2bbb 0xc0007 0x2bbb 0x20 0x0 0x150007 0x1cf5 0x20 0xec6 0x1d0003 0x1cf5 0x38 0x260007 0x9372 0x20 0x21c 0x2f0007 0x958e 0xffffffffffffffe0 0x1ad9 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1438 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2105 1 12723 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2593 1 7395 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2617 19513 8874 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 179 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2065 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2081 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2025 1 781 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2290 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1785 1 223 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2097 1 5108 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2369 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 3774 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2081 2761 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2065 2025 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 995 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2129 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1124 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1805 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 3774 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2465 2753 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 380 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 375 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 12723 orig 264 168 227 165 116 0 0 0 0 248 63 2 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 97 133 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13129 orig 264 168 227 165 116 0 0 0 0 232 234 143 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 57 146 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x3247 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 105958 orig 264 168 227 165 116 0 0 0 0 176 66 2 36 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 81 9 0 0 25 11 1 0 249 162 12 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2163 0x70 0x2e0007 0x17350 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x17350 0xffffffffffffffa8 0x2163 0x950007 0x2163 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 7395 orig 264 168 227 165 116 0 0 0 0 248 64 2 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 1 0 0 249 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5108 orig 264 168 227 165 116 0 0 0 0 64 102 4 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 113 151 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xec5 0xb0 0x429 0xd0005 0x0 0x1fbf26d0 0x410 0x1fbf2780 0x19 0x200005 0x0 0x1fbf26d0 0x410 0x1fbf2780 0x19 0x230005 0x0 0x1fbf26d0 0x410 0x1fbf2780 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 6862 orig 264 168 227 165 116 0 0 0 0 88 23 198 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 73 202 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1949 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 444 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3877 orig 264 168 227 165 116 0 0 0 0 96 190 197 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 1 113 0 0 185 112 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5c7 0x38 0x859 0x50003 0x859 0x18 0xc0007 0x19 0x38 0xe07 0x120003 0xe07 0x18 0x1e0003 0xe20 0x58 0x2b0002 0x19 0x2e0004 0x0 0x20bf2dc0 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xe20 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 0 189 197 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1fda2ca0 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x1fda2ca0 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1fda2ca0 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x1fda2ca0 0x19 0x0 0x0 0x830005 0x0 0x1fda2ca0 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1fbf2990 0x19 0x0 0x0 0xac0005 0x0 0x1fbf2990 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3774 orig 264 168 227 165 116 0 0 0 0 16 105 4 36 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 241 104 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1fbf26d0 0xcd6 0x1fbf2780 0x48 0x40002 0xd1e oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3810 orig 264 168 227 165 116 0 0 0 0 0 219 4 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd0 0x40 0x172 0xc0007 0x0 0x20 0x172 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4633 orig 264 168 227 165 116 0 0 0 0 128 225 145 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1117 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 80970 orig 264 168 227 165 116 0 0 0 0 88 21 144 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 16 0 0 33 55 0 0 113 96 9 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x6e4 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x6e4 0x130007 0x6e4 0x20 0x0 0x200003 0x6e4 0x38 0x280007 0x806b 0x20 0xeb8 0x340007 0x8f23 0xffffffffffffffe0 0x6e4 0x470003 0x6e4 0x78 0x4f0007 0x806b 0x60 0xeb8 0x5d0004 0x0 0x1e0aad40 0xeb8 0x0 0x0 0x6f0002 0xeb8 0x7e0007 0x8f23 0xffffffffffffffa0 0x6e4 0x8b0004 0x0 0x1e0aad40 0x6e4 0x0 0x0 0x990002 0x6e4 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 5959 orig 264 168 227 165 116 0 0 0 0 120 250 201 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 161 1 0 0 9 163 0 0 49 173 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1461 0x110003 0x1461 0x88 0x190007 0x142 0x50 0x13e4 0x1f0002 0x13e4 0x220007 0x3 0x20 0x13e1 0x310007 0x115 0x20 0x30 0x3f0007 0x1526 0xffffffffffffff90 0x80 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2260 orig 264 168 227 165 116 0 0 0 0 176 111 146 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 121 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x779 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 20509 orig 264 168 227 165 116 0 0 0 0 40 234 197 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 57 26 0 0 233 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x347 0x40007 0x347 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x200007 0x347 0x20 0x0 0x2c0005 0x0 0x1fbf08a0 0x347 0x0 0x0 0x2f0007 0x2f5 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x740007 0x0 0x38 0x347 0x780003 0x347 0x18 0x800005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x870005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x8c0002 0x347 0x8f0002 0x347 0x950005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x9e0007 0x13c 0x750 0x20b 0xa20005 0x0 0x1fbf26d0 0x200 0x1fbf2780 0xb 0xae0007 0x0 0x50 0x20b 0xb90005 0x0 0x1fbf2830 0x20b 0x0 0x0 0xc60003 0x20b 0x78 0xcd0007 0x1b 0x60 0x1f9 0xd70007 0xb2 0x40 0x147 0xe70007 0x1745 0x0 0x147 0xf70007 0x214 0xffffffffffffffa0 0x20b 0xfe0005 0x0 0x1fbf26d0 0x200 0x1fbf2780 0xb 0x1030007 0x1d9 0x110 0x32 0x1070005 0x13 0x1fbf08a0 0x1f 0x0 0x0 0x10a0007 0x31 0x70 0x1 0x10e0005 0x0 0x1fbf08a0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1fbf08a0 0x32 0x0 0x0 0x11b0007 0x32 0x20 0x0 0x12a0007 0xcd 0x218 0x13e 0x13e0007 0x0 0x20 0x13e 0x1540003 0x13e 0x1b8 0x1640007 0x1b 0x0 0x1f9 0x16b0007 0xb2 0x40 0x147 0x17b0007 0x1745 0x0 0x147 0x1820007 0x0 0x140 0x1f9 0x1a40005 0x0 0x1fbf28e0 0x1f9 0x0 0x0 0x1a90005 0x0 0x1fbf2990 0x1f9 0x0 0x0 0x1ac0004 0x0 0x1fbf08a0 0xea 0x1fbf2a40 0xa6 0x1af0007 0x0 0x90 0x1f9 0x1c30005 0x0 0x1fbf26d0 0x1f7 0x1fbf2780 0x2 0x1ce0002 0x1f9 0x1d10004 0x0 0x1fbf2af0 0x1f9 0x0 0x0 0x1df0007 0x1f9 0xfffffffffffffe60 0x13e 0x1e30005 0x0 0x1fbf26d0 0x200 0x1fbf2780 0xb 0x1ec0007 0x0 0x108 0x20b 0x1f60007 0x1d0 0xe8 0x3b 0x2030003 0x3b 0xa8 0x21c0005 0x0 0x1fbf28e0 0x44 0x0 0x0 0x2210005 0x0 0x1fbf2990 0x44 0x0 0x0 0x2240004 0x0 0x1fbf2c10 0x26 0x1fbf08a0 0x1e 0x22c0007 0x44 0xffffffffffffff70 0x3b 0x2300005 0x0 0x1fbf26d0 0x200 0x1fbf2780 0xb 0x2350007 0x32 0x80 0x1d9 0x2490005 0x0 0x1fbf28e0 0x1d9 0x0 0x0 0x24e0005 0x0 0x1fbf2990 0x1d9 0x0 0x0 0x2550007 0x20b 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x20b 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13c 0x2aa0005 0x0 0x1fbf2830 0x13c 0x0 0x0 0x2c10002 0x13c 0x2d30007 0xe4 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x13c 0x3220007 0xfb 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfb 0x3400003 0xfb 0xf8 0x34a0005 0x0 0x1fbf26d0 0x1aa 0x1fbf2780 0xa 0x3560002 0x1b4 0x35d0002 0x1b4 0x3730005 0x0 0x1fbf28e0 0x1b4 0x0 0x0 0x3780005 0x0 0x1fbf2990 0x1b4 0x0 0x0 0x37b0005 0x0 0x1fbf2cc0 0x1b4 0x0 0x0 0x3930007 0x1b4 0xffffffffffffff20 0xfb 0x3a30005 0x0 0x1fbf2cc0 0xfb 0x0 0x0 0x3b30005 0x0 0x1fbf2cc0 0xfb 0x0 0x0 0x3c10007 0x0 0xc8 0xfb 0x3ce0003 0xfb 0x88 0x3dc0005 0x0 0x1fbf26d0 0x1aa 0x1fbf2780 0xa 0x3e70002 0x1b4 0x3ea0004 0x0 0x1fbf2af0 0x1b4 0x0 0x0 0x3f20007 0x1b4 0xffffffffffffff90 0xfb 0x4020005 0x0 0x1fbf28e0 0x13c 0x0 0x0 0x4070005 0x0 0x1fbf2990 0x13c 0x0 0x0 0x40e0005 0x0 0x1fbf2d70 0x13c 0x0 0x0 0x4110007 0x13c 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1fbf26d0 0x12e 0x1fbf2780 0xe 0x4930007 0x0 0x108 0x13c 0x49d0007 0x120 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x1fbf28e0 0x21 0x0 0x0 0x4c80005 0x0 0x1fbf2990 0x21 0x0 0x0 0x4cb0004 0x0 0x1fbf2c10 0x1d 0x1fbf08a0 0x4 0x4d30007 0x21 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x4dc0007 0x30c 0x48 0x3b 0x4ea0002 0x3b 0x4ed0003 0x3b 0x58 0x4f70005 0x0 0x1fbf26d0 0x2f3 0x1fbf2780 0x19 0x5030002 0x30c 0x50a0005 0x0 0x1fbf28e0 0x347 0x0 0x0 0x5140005 0x0 0x1fbf28e0 0x347 0x0 0x0 0x51d0007 0x0 0x80 0x347 0x5230007 0x347 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x347 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x347 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x347 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x5a00005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x5a50007 0x30c 0xc0 0x3b 0x5aa0005 0x0 0x1fbf28e0 0x3b 0x0 0x0 0x5b40005 0x0 0x1fbf28e0 0x3b 0x0 0x0 0x5c50002 0x3b 0x5c80005 0x0 0x1fbf0d90 0x3b 0x0 0x0 0x5d50002 0x347 0x5db0005 0x0 0x1fbf08a0 0x347 0x0 0x0 0x5de0007 0x347 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1fbf0d90 0x347 0x0 0x0 0x5fe0007 0x0 0x20 0x347 0x60a0007 0x0 0x50 0x347 0x6140005 0x0 0x1fbf26d0 0x32e 0x1fbf2780 0x19 0x62c0003 0x347 0x48 0x63d0005 0x0 0x1fbf2e20 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x347 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1243 orig 264 168 227 165 116 0 0 0 0 0 205 4 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 137 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2833 orig 264 168 227 165 116 0 0 0 0 56 82 173 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 72 0 0 241 55 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x911 0x18 0x110007 0x5d 0x0 0x911 0x190007 0x8b4 0x158 0x5d 0x210007 0x5d 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x5e1 0x20 0x330 0x780007 0x5a5 0x1f0 0x36c 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x13 0xf8 0x1 0x110 0x1 0x140 0x61 0xb0 0x39 0x158 0x0 0x170 0x3e 0xe0 0x1a 0xc8 0xd50003 0x145 0x150 0xdd0003 0xbf 0x138 0xe50003 0xc0 0x120 0xed0003 0x1a 0x108 0xf50003 0x3 0xf0 0xfd0003 0x11 0xd8 0x1050003 0xc 0xc0 0x10d0003 0x6d 0xa8 0x1150003 0x1 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1fbf2990 0x5a5 0x0 0x0 0x1370007 0x750 0x50 0x1c1 0x13c0007 0x1c1 0x30 0x0 0x1430002 0x0 0x14f0007 0x750 0x30 0x0 0x1590002 0x0 0x1600007 0x6f3 0x60 0x5d 0x16d0002 0x5d 0x1700005 0x0 0x1fbf2e20 0x5d 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2290 orig 264 168 227 165 116 0 0 0 0 88 99 4 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x35d 0x30 0x395 0x90002 0x395 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1969 orig 264 168 227 165 116 0 0 0 0 232 109 4 36 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 169 28 0 0 185 51 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1fbf26d0 0x37c 0x1fbf2780 0x19 0x90005 0x0 0x1fbf26d0 0x37c 0x1fbf2780 0x19 0x130003 0x395 0x260 0x1c0005 0x0 0x1fbf26d0 0x496 0x1fbf2780 0x54 0x310005 0x0 0x1fbf26d0 0x496 0x1fbf2780 0x54 0x340005 0x0 0x1fbf26d0 0x496 0x1fbf2780 0x54 0x3c0007 0x0 0x188 0x4ea 0x430008 0xa 0x20c 0x168 0x0 0xf0 0x3 0x60 0xe1 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13e 0x880007 0x13e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1fbf26d0 0x496 0x1fbf2780 0x54 0xcf0007 0x4ea 0xfffffffffffffdb8 0x395 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1106 orig 264 168 227 165 116 0 0 0 0 80 95 4 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 129 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x350 0x80002 0x350 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1192 orig 264 168 227 165 116 0 0 0 0 64 114 4 36 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 49 29 0 0 65 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1fbf26d0 0x38d 0x1fbf2780 0x19 0xb0007 0x36 0x178 0x370 0x100003 0x370 0x138 0x190005 0x0 0x1fbf26d0 0x358 0x1fbf2780 0x19 0x2e0005 0x0 0x1fbf26d0 0x358 0x1fbf2780 0x19 0x310005 0x0 0x1fbf26d0 0x358 0x1fbf2780 0x19 0x3b0002 0x371 0x3e0007 0x32 0x50 0x33f 0x430002 0x33f 0x4a0007 0x0 0x20 0x33f 0x5e0005 0x0 0x1fbf26d0 0x32 0x0 0x0 0x6a0007 0x371 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1866 orig 264 168 227 165 116 0 0 0 0 224 219 197 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 42 1 0 0 1 49 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x607 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x1fda2ca0 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x1fbf2990 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1455 orig 264 168 227 165 116 0 0 0 0 168 218 197 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 1 0 0 1 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x480 0x40007 0x480 0x30 0x0 0xb0002 0x0 0x100007 0x480 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x480 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1106 orig 264 168 227 165 116 0 0 0 0 160 97 4 36 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 113 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x210 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x1fbf26d0 0x130 0x1fbf2780 0xe 0x210005 0x0 0x1fbf26d0 0x130 0x1fbf2780 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 781 orig 264 168 227 165 116 0 0 0 0 144 98 4 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 253 0 0 0 129 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x210 0xd0005 0x0 0x1fbf26d0 0x205 0x1fbf2780 0xb 0x200005 0x0 0x1fbf26d0 0x205 0x1fbf2780 0xb 0x230005 0x0 0x1fbf26d0 0x205 0x1fbf2780 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1438 orig 264 168 227 165 116 0 0 0 0 144 245 1 36 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 113 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 532 orig 264 168 227 165 116 0 0 0 0 48 146 145 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 110 0 0 0 49 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x15b 0x20 0x4b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 660 orig 264 168 227 165 116 0 0 0 0 152 116 146 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 241 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x147 0x40 0x117 0x150007 0x117 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 141 orig 264 168 227 165 116 0 0 0 0 200 107 146 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 0 0 0 57 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x47 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 184 96 4 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x357 0x80002 0x357 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2478 orig 264 168 227 165 116 0 0 0 0 216 107 4 36 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 33 29 0 0 169 66 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1fbf26d0 0x38b 0x1fbf2780 0x19 0xf0003 0x3a4 0x2b0 0x180005 0x0 0x1fbf26d0 0x4e6 0x1fbf2780 0x54 0x2d0005 0x0 0x1fbf26d0 0x4e6 0x1fbf2780 0x54 0x300005 0x0 0x1fbf26d0 0x4e6 0x1fbf2780 0x54 0x3a0002 0x53a 0x3d0007 0x4a8 0x1c8 0x92 0x450005 0x0 0x1fbf26d0 0x7e 0x1fbf2780 0x14 0x4f0007 0x92 0x38 0x0 0x560003 0x0 0x188 0x620003 0x92 0x108 0x700005 0x0 0x1fbf26d0 0x92 0x1fbf2780 0x1b 0x7b0005 0x0 0x1fbf26d0 0x92 0x1fbf2780 0x1b 0x930005 0x0 0x1fbf26d0 0x92 0x1fbf2780 0x1b 0x960005 0x0 0x1fbf26d0 0x92 0x1fbf2780 0x1b 0x990004 0x0 0x1e0aad40 0xad 0x0 0x0 0xa40007 0xad 0xffffffffffffff10 0x92 0xa70003 0x92 0x48 0xb30005 0x0 0x1fbf26d0 0x468 0x1fbf2780 0x40 0xc00007 0x53a 0xfffffffffffffd68 0x3a4 0xc40007 0x92 0x38 0x312 0xce0003 0x312 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 56 78 173 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 1 0 0 113 56 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x5a8 0x20 0x166 0xd0002 0x70e 0x170007 0x70e 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x70e 0x530007 0x70e 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 96 247 4 36 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 153 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x173 0x1e0007 0x173 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 64 243 197 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x1fbf28e0 0x85 0x0 0x0 0xc90005 0x0 0x1fbf28e0 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1fbf2cc0 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1fbf2cc0 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x1fbf28e0 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x224d3b60 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 120 23 7 36 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1542 orig 264 168 227 165 116 0 0 0 0 72 92 173 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 209 46 0 0 17 45 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5da 0x18 0x1e0007 0x39 0x0 0x5da 0x260007 0x5a1 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x398 0x298 0x242 0x8d0005 0x0 0x1fbf2d70 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x1fbf08a0 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x1fbf08a0 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1fbf2d70 0x398 0x0 0x0 0x14f0007 0x1d8 0x38 0x1c0 0x1530003 0x1c0 0x18 0x15f0005 0x0 0x1fbf2990 0x398 0x0 0x0 0x1660007 0x1c0 0x98 0x1d8 0x16b0007 0xc 0x38 0x1cc 0x1700003 0x1cc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x1fbf2990 0xc 0x0 0x0 0x1830004 0x0 0x1fbf2c10 0xfd 0x1fbf08a0 0xc3 0x18a0004 0xffffffffffffff3d 0x1fbf2c10 0xfd 0x1fbf08a0 0x5f 0x18d0007 0xc3 0xb0 0xfd 0x1920005 0x0 0x1fbf2c10 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x1fbf08a0 0x7 0x0 0x0 0x1a60005 0x0 0x1fbf2c10 0xf6 0x1fbf08a0 0xca 0x1b10005 0x0 0x1fbf2c10 0xf6 0x1fbf08a0 0xca 0x1b40007 0x16c 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c0 0x1ee0005 0x0 0x1fbf2990 0x1c0 0x0 0x0 0x1f70003 0x1c0 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c0 0x2d50002 0x1c0 0x2dc0007 0x20 0x38 0x1a0 0x2e10003 0x1a0 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x1fbf2990 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 232 249 4 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 33 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x164 0x100007 0x14f 0x20 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 24 6 169 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 192 4 169 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 168 1 0 0 225 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x33c 0x2b0007 0x0 0x40 0x33c 0x310007 0x235 0x38 0x107 0x370003 0x107 0x18 0x420007 0x0 0x40 0x33c 0x480007 0x53 0x38 0x2e9 0x4e0003 0x2e9 0x18 0x600007 0x0 0x110 0x33c 0x670005 0xe0 0x1fbf08a0 0x25c 0x0 0x0 0x6a0007 0x33c 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 248 102 4 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 153 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 8 75 169 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1174 orig 264 168 227 165 116 0 0 0 0 56 95 146 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 1 0 0 161 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x34e 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 168 76 169 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 1 0 0 65 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x328 0xd0005 0x0 0x1fbf08a0 0x328 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1437 orig 264 168 227 165 116 0 0 0 0 192 225 4 36 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 1 0 0 161 27 0 0 41 34 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x128 0xd8 0x24c 0xb0003 0x24c 0x58 0x120007 0x0 0x40 0x3be 0x1a0007 0x3be 0x20 0x0 0x220007 0x0 0x40 0x60a 0x2a0007 0x3be 0xffffffffffffffa0 0x24c 0x2f0007 0x0 0x20 0x24c 0x350007 0x374 0x30 0x0 0x400002 0x0 0x450007 0x374 0x30 0x0 0x4e0002 0x0 0x560002 0x374 0x5a0005 0x0 0x205189d0 0x374 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1201 orig 264 168 227 165 116 0 0 0 0 128 145 146 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 1 0 0 225 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x35a 0x70005 0x0 0x1fbf08a0 0x35a 0x0 0x0 0xc0007 0x2dc 0xe8 0x7e 0x110005 0x62 0x1f587890 0x1c 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x22789f20 0x3 0x1fbf08a0 0x19 0x200007 0x0 0x50 0x22 0x260005 0x18 0x1f587890 0xa 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 88 55 174 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x224d3b60 0x6f 0x1f636c50 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x224d3b60 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2739 orig 264 168 227 165 116 0 0 0 0 0 66 173 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x1ab 0x226ac330 0x708 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3677 orig 264 168 227 165 116 0 0 0 0 64 53 173 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 50 0 0 193 98 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x641 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1fbf2990 0x641 0x0 0x0 0x1a0007 0x0 0x40 0x641 0x210007 0x641 0x20 0x0 0x2e0003 0x641 0x88 0x350005 0x0 0x226aa1f0 0x72d 0x0 0x0 0x3a0007 0xa 0x40 0x723 0x410007 0x723 0x20 0x0 0x4c0007 0x72d 0xffffffffffffff90 0x637 0x560005 0x0 0x226aa1f0 0x637 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 96 117 146 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 128 76 173 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1fbf2990 0x623 0x0 0x0 0x90007 0x530 0x118 0xf3 0xf0002 0xf3 0x180007 0xf3 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf3 0x340002 0xf3 0x3a0007 0xf3 0x20 0x0 0x4e0005 0x0 0x226aa1f0 0xf3 0x0 0x0 0x510003 0xf3 0x150 0x590007 0x530 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1a7 0x80 0x389 0x850005 0x0 0x1fbf2990 0x389 0x0 0x0 0x880004 0x0 0x1fbf08a0 0x26e 0x1fbf2c10 0x11b oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1805 orig 264 168 227 165 116 0 0 0 0 168 211 4 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 40 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1402 orig 264 168 227 165 116 0 0 0 0 64 14 173 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xc 0x1fbf08a0 0x259 0x1fbf2c10 0x115 0x40008 0xe 0x177 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x28e 0x20 0xe0 0x5e0005 0x0 0x1fbf2c10 0x115 0x1fbf08a0 0x179 0x610008 0x8 0xca 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1fbf2c10 0x115 0x1fbf08a0 0x179 0xaa0007 0x0 0x100 0x28e 0xaf0007 0x28d 0xc8 0x1 0xb40005 0x0 0x1fbf08a0 0x1 0x0 0x0 0xb70004 0x0 0x1fbf08a0 0x1 0x0 0x0 0xbb0005 0x0 0x1fbf2990 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x28e 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x28e 0x10d0007 0x28d 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 469 orig 264 168 227 165 116 0 0 0 0 8 84 173 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 0 0 0 105 12 0 0 185 12 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x1f8ea2e0 0x18d 0x0 0x0 0xb0007 0x139 0xe0 0x54 0xf0005 0x0 0x1f8ea2e0 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x18d 0x150 0x3c0007 0x0 0x38 0x18d 0x400003 0x18d 0x18 0x440005 0x0 0x1fbf28e0 0x18d 0x0 0x0 0x4b0002 0x18d 0x520007 0x0 0x90 0x18d 0x580007 0x18d 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1fbf28e0 0x18d 0x0 0x0 0x7c0007 0x18d 0xfffffffffffffec8 0x18d 0x810007 0x18d 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2037 orig 264 168 227 165 116 0 0 0 0 224 95 145 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5f5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1985 orig 264 168 227 165 116 0 0 0 0 224 43 146 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5c1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 120 22 173 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x1fbf2990 0x2a 0x0 0x0 0x320005 0x0 0x1fbf2990 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x1fcad4c0 0x2a 0x0 0x0 0x4e0005 0x0 0x226aa1f0 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1fbf2cc0 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 24 59 169 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 240 50 169 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 112 208 4 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 16 209 4 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 96 50 198 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 96 60 173 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x209fa450 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x209fa450 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x209fa450 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x209fa450 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 232 46 198 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 184 101 202 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 63 0 0 0 129 0 0 0 65 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x6 0x1fbf0d90 0x8 0x1fbf08a0 0x2 0x110003 0x10 0xb8 0x170005 0x0 0x1fbf0d90 0x1 0x1fcb11f0 0x7 0x1a0007 0x8 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x7 0x20 0x1 0x3d0007 0x8 0xffffffffffffff60 0x10 0x470004 0x0 0x1fbf0d90 0x8 0x1fbf08a0 0x2 0x4f0004 0x0 0x205189d0 0xe 0x1fbf2b60 0x2 0x5f0007 0xf 0x30 0x1 0x630002 0x1 oops 8 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 13 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid142416.log b/dependencies/replay_pid142416.log new file mode 100644 index 000000000..5e61428b3 --- /dev/null +++ b/dependencies/replay_pid142416.log @@ -0,0 +1,1424 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 348 ciObject found +ciMethod cide/gparser/CharStream readChar ()C 0 0 1 0 -1 +ciMethod cide/gparser/CharStream getEndColumn ()I 0 0 1 0 -1 +ciMethod cide/gparser/CharStream getEndLine ()I 0 0 1 0 -1 +ciMethod cide/gparser/CharStream backup (I)V 0 0 1 0 -1 +ciMethod cide/gparser/CharStream BeginToken ()C 0 0 1 0 -1 +ciMethod cide/gparser/CharStream GetImage ()Ljava/lang/String; 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_160 ()Z 2049 1 5946 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_159 ()Z 2049 1 5976 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_158 ()Z 2065 1 6050 4 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_176 ()Z 2025 1 17598 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_175 ()Z 2025 1 17598 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_174 ()Z 2025 1 17618 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_82 ()Z 2057 1 6050 4 8736 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_173 ()Z 2025 1 17640 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_172 ()Z 2025 1 17650 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_171 ()Z 2025 1 17656 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_170 ()Z 2025 1 17660 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_169 ()Z 2049 1 17851 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_88 ()Z 2049 1 17851 0 2912 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_6 ()Z 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_444 ()Z 0 0 11 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_309 ()Z 129 1 286 217 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_308 ()Z 129 1 286 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_168 ()Z 2177 1 10067 38 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_26 ()Z 2065 1 5538 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_307 ()Z 217 1 427 92 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_87 ()Z 2177 1 25493 54 2368 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_153 ()Z 593 1 4502 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_306 ()Z 481 1 938 166 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_23 ()Z 2081 1 15581 23 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_78 ()Z 2049 1 12377 12 224 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_305 ()Z 481 1 945 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_304 ()Z 481 1 955 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_425 ()Z 393 1 62 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_443 ()Z 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_363 ()Z 2081 1 381 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_296 ()Z 2073 1 7311 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_295 ()Z 2073 1 7311 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_209 ()Z 2049 1 7311 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_415 ()Z 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_303 ()Z 513 1 1142 45 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_302 ()Z 513 1 1142 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_357 ()Z 577 1 717 69 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_301 ()Z 537 1 1155 6 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_300 ()Z 921 1 1983 108 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_340 ()Z 2121 1 380 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_414 ()Z 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_299 ()Z 921 1 1983 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_396 ()Z 2049 1 707 247 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_395 ()Z 2049 1 713 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_394 ()Z 2049 1 717 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_378 ()Z 577 1 717 314 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_336 ()Z 2961 1 4255 206 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_335 ()Z 2961 1 4255 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_107 ()Z 2073 1 8089 4 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_334 ()Z 2049 1 4257 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_364 ()Z 545 1 83 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_298 ()Z 1937 1 4257 206 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_333 ()Z 0 0 1 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_297 ()Z 1937 1 4256 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_81 ()Z 2049 1 1704 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_342 ()Z 2065 1 381 131 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_413 ()Z 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_80 ()Z 2049 1 4244 250 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_79 ()Z 2049 1 4252 1 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_311 ()Z 2169 1 380 133 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_310 ()Z 2121 1 380 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_76 ()Z 2097 1 5771 2 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_225 ()Z 97 1 380 140 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_229 ()Z 105 1 382 13 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_129 ()Z 105 1 382 13 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_406 ()Z 49 1 563 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_149 ()Z 145 1 5138 14 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_123 ()Z 2057 1 5393 0 672 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_127 ()Z 2089 1 6418 1 768 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_224 ()Z 129 1 286 14 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_223 ()Z 129 1 286 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_222 ()Z 217 1 427 11 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_221 ()Z 481 1 935 29 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_220 ()Z 481 1 942 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_219 ()Z 481 1 952 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_218 ()Z 513 1 1139 4 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_217 ()Z 513 1 1139 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_216 ()Z 537 1 1152 3 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_215 ()Z 921 1 1980 48 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_214 ()Z 921 1 1980 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_213 ()Z 1937 1 4252 129 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_212 ()Z 1937 1 4252 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_211 ()Z 1937 1 4264 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_210 ()Z 1937 1 4264 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_75 ()Z 2057 1 9491 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_128 ()Z 913 1 4264 238 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_361 ()Z 3049 1 380 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_76 ()Z 2049 1 988 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_341 ()Z 2121 1 380 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_362 ()Z 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_147 ()Z 1513 1 7231 14 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_146 ()Z 1513 1 7231 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_145 ()Z 1513 1 7231 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_194 ()Z 2065 1 16041 28 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_144 ()Z 1553 1 7240 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_193 ()Z 2113 1 16346 3 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_143 ()Z 1553 1 7240 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_192 ()Z 2105 1 14736 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_142 ()Z 1553 1 7240 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_70 ()Z 2305 1 19840 1 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_141 ()Z 1553 1 7252 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_69 ()Z 2305 1 19840 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_140 ()Z 1553 1 7281 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_68 ()Z 2305 1 19840 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_139 ()Z 1753 1 7350 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_67 ()Z 2081 1 19840 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_138 ()Z 2073 1 8293 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_137 ()Z 2073 1 8631 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_136 ()Z 2905 1 8753 0 384 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_106 ()Z 2073 1 14743 35 4192 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_135 ()Z 3161 1 9380 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_72 ()Z 3153 1 9380 15 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_2 ()Z 3153 1 19214 7 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_73 ()Z 2089 1825 10708 4 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_249 ()Z 721 1 7317 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_248 ()Z 721 1 7380 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_247 ()Z 1625 1 18957 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_246 ()Z 18217 1 20815 19 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_245 ()Z 16417 1 14531 2 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_61 ()Z 2057 1 17242 1 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_244 ()Z 1985 1 12786 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_243 ()Z 1985 1 12786 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_242 ()Z 2057 1 12786 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_52 ()Z 2057 1 19526 30 64 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_241 ()Z 1977 1 12786 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_240 ()Z 1977 1 12786 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_239 ()Z 1977 1 12786 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_238 ()Z 2065 1 13996 34 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_237 ()Z 2049 1 14002 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_53 ()Z 3217 1 18569 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_236 ()Z 2049 1 16207 24 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_161 ()Z 1993 1 16207 99 19840 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 1993 177 21562 114 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_320 ()Z 2065 1 13976 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_319 ()Z 2057 1 13978 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_33 ()Z 2049 1 15697 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_92 ()Z 2057 9 10845 54 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_91 ()Z 1921 1 13719 77 3520 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_31 ()Z 593 1 8136 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_332 ()Z 833 1 5242 104 5056 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_288 ()Z 441 1 3903 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_287 ()Z 833 1 6252 90 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_199 ()Z 609 1 6252 90 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_266 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_265 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_264 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_263 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_262 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_261 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_260 ()Z 1537 1 5027 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_259 ()Z 1537 1 5028 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_258 ()Z 1537 1 5028 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_257 ()Z 1537 1 5028 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_256 ()Z 1537 1 5028 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_255 ()Z 1745 1 5306 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_177 ()Z 721 1 5292 0 4448 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_90 ()Z 593 1 8136 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_112 ()Z 137 1 6077 206 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_416 ()Z 185 1 25 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 4097 1 15171 707 384 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_add_error_token (II)V 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_0 ()I 4097 1 9602 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_3 ()I 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_1 ()I 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_2 ()I 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjFillToken ()Lcide/gparser/Token; 4097 1 10130 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager getNextToken ()Lcide/gparser/Token; 4097 873 6514 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager SkipLexicalActions (Lcide/gparser/Token;)V 1465 1 9714 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager MoreLexicalActions ()V 0 0 1 0 -1 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 2 15171 orig 264 168 227 165 116 0 0 0 0 104 141 42 28 0 0 0 0 248 2 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 202 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 53 0x80007 0x2d8e 0xa0 0xbb5 0x1c0007 0x6c8 0x68 0x4ed 0x290005 0x0 0x1f353220 0x4ed 0x0 0x0 0x370003 0x4ed 0x30 0x4a0003 0x6c8 0x18 0x5c0007 0x3943 0xa8 0x0 0x670007 0x0 0x58 0x0 0x6f0007 0x0 0x38 0x0 0x7a0003 0x0 0xffffffffffffffc0 0x7e0007 0x0 0x30 0x0 0x840002 0x0 0x8f0007 0x96f 0x20 0x2fd4 0x980007 0x6a2 0x40 0x2cd 0xa30007 0xad 0x20 0x220 oops 1 10 br/ufpe/cin/generated/Java18MergeParserTokenManager +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_112 ()Z 2 6077 orig 264 168 227 165 116 0 0 0 0 184 106 42 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 97 189 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 28 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x17ac 0x40007 0x817 0x20 0x692 0xf0002 0x817 0x120007 0x1 0x20 0x815 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_149 ()Z 2 5138 orig 264 168 227 165 116 0 0 0 0 144 99 41 28 0 0 0 0 200 1 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 1 160 0 0 217 4 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 23 0 2 0 0 0 168 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 21 0x30002 0x1400 0x60007 0x11b 0x20 0x12e4 0x110002 0x17e 0x140007 0x63 0xfffffffffffffff0 0x38 0x1c0003 0x38 0x18 0x220002 0x38 0x250007 0x38 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_137 ()Z 2 8633 orig 264 168 227 165 116 0 0 0 0 96 182 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 177 5 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x20b6 0x60007 0x152 0x20 0x1f64 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_138 ()Z 2 8295 orig 264 168 227 165 116 0 0 0 0 152 181 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 33 251 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1f64 0x60007 0x352 0x20 0x1c12 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_2 ()Z 2 19214 orig 264 168 227 165 116 0 0 0 0 152 189 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 1 0 0 33 76 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x4984 0x40007 0x143a 0x20 0x3350 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_72 ()Z 2 9380 orig 264 168 227 165 116 0 0 0 0 216 188 41 28 0 0 0 0 152 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 1 0 0 209 24 1 0 1 0 0 0 131 21 0 0 0 0 0 0 2 0 0 0 0 0 69 0 2 0 0 0 112 2 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 78 0x60002 0x231a 0x90007 0x249 0x260 0x20d1 0x120002 0x20d1 0x150007 0x4e 0x230 0x207a 0x1e0002 0x207a 0x210007 0x14c 0x200 0x1f2e 0x2a0002 0x1f2e 0x2d0007 0x352 0x1d0 0x1bdc 0x360002 0x1bdc 0x390007 0x2c 0x1a0 0x1bb0 0x420002 0x1bb0 0x450007 0x1a 0x170 0x1b93 0x4e0002 0x1b93 0x510007 0xc 0x140 0x1b87 0x5a0002 0x1b87 0x5d0007 0x0 0x110 0x1b87 0x660002 0x1b87 0x690007 0x0 0xe0 0x1b87 0x720002 0x1b87 0x750007 0x5 0xb0 0x1b83 0x7e0002 0x1b83 0x810007 0x0 0x80 0x1b83 0x8a0002 0x1b83 0x8d0007 0x0 0x50 0x1b83 0x960002 0x1b83 0x990007 0x2a3 0x20 0x1801 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_135 ()Z 2 9380 orig 264 168 227 165 116 0 0 0 0 152 186 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 139 1 0 0 201 24 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x2319 0x60007 0x249 0x20 0x20d0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_136 ()Z 2 8754 orig 264 168 227 165 116 0 0 0 0 232 183 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 1 0 0 57 6 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x20c7 0x60007 0x4e 0x20 0x2070 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_139 ()Z 2 7352 orig 264 168 227 165 116 0 0 0 0 0 180 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 219 0 0 0 233 222 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1bdd 0x60007 0x2c 0x20 0x1bb1 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_140 ()Z 2 7283 orig 264 168 227 165 116 0 0 0 0 104 178 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 0 0 0 137 221 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1bb1 0x60007 0x1a 0x20 0x1b94 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_141 ()Z 2 7254 orig 264 168 227 165 116 0 0 0 0 208 176 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 0 0 0 161 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b94 0x60007 0xc 0x20 0x1b88 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_142 ()Z 2 7242 orig 264 168 227 165 116 0 0 0 0 72 175 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 0 0 0 65 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b88 0x60007 0x0 0x20 0x1b88 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_143 ()Z 2 7244 orig 264 168 227 165 116 0 0 0 0 168 173 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 0 0 0 81 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b8a 0x60007 0x0 0x20 0x1b8a oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_144 ()Z 2 7246 orig 264 168 227 165 116 0 0 0 0 16 172 41 28 0 0 0 0 80 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 0 0 0 97 220 0 0 1 0 0 0 186 16 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b8c 0x6e007 0x5 0x20 0x1b88 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_145 ()Z 2 7237 orig 264 168 227 165 116 0 0 0 0 136 170 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 189 0 0 0 65 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b88 0x60007 0x0 0x20 0x1b88 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_146 ()Z 2 7238 orig 264 168 227 165 116 0 0 0 0 232 167 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 189 0 0 0 73 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b89 0x60007 0x0 0x20 0x1b89 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_147 ()Z 2 7238 orig 264 168 227 165 116 0 0 0 0 32 167 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 189 0 0 0 73 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1b89 0x40007 0x2a3 0x20 0x1808 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_23 ()Z 2 15581 orig 264 168 227 165 116 0 0 0 0 64 239 40 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 201 222 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 23 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x3bd9 0x40007 0x2313 0x20 0x132d oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_78 ()Z 2 12386 orig 264 168 227 165 116 0 0 0 0 32 240 40 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 17 123 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 20 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 12 0x60002 0x2f62 0x90007 0x1c59 0x50 0x114c 0x120002 0x114c 0x150007 0x142 0x20 0x100a oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_153 ()Z 2 4502 orig 264 168 227 165 116 0 0 0 0 192 236 40 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 97 138 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x114c 0x40007 0x142 0x20 0x100a oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_52 ()Z 2 19526 orig 264 168 227 165 116 0 0 0 0 232 214 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 41 90 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x4b45 0x40007 0xddc 0x20 0x350f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_199 ()Z 2 6252 orig 264 168 227 165 116 0 0 0 0 216 78 42 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 1 193 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 12 0x60002 0x1820 0x90007 0x21 0x50 0xf1a 0x120002 0xf1a 0x150007 0x899 0x20 0x681 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_31 ()Z 2 8136 orig 264 168 227 165 116 0 0 0 0 240 71 42 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 241 251 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 24 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1f7e 0x40007 0x1 0x20 0x1f6f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_90 ()Z 2 8136 orig 264 168 227 165 116 0 0 0 0 176 102 42 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 241 251 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x1f7e 0x40007 0xe 0x20 0x1f6f 0xa0002 0xe 0xd0007 0x1 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_319 ()Z 2 13978 orig 264 168 227 165 116 0 0 0 0 160 11 42 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 201 172 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 12 0x30002 0x3599 0x60007 0x2 0x20 0x3597 0xc0002 0x2 0xf0007 0x2 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 2 21562 orig 264 168 227 165 116 0 0 0 0 128 236 41 28 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 9 154 2 0 161 122 1 0 9 34 0 0 209 19 0 0 2 0 0 0 1 0 12 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 15 0x10002 0x5341 0x40007 0x24f5 0x20 0x21e2 0xf0002 0x31ee 0x120007 0xcf9 0xfffffffffffffff0 0x2301 0x1a0003 0x2301 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_320 ()Z 2 13976 orig 264 168 227 165 116 0 0 0 0 16 10 42 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 177 172 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 12 0x30002 0x3596 0x60007 0x1 0x20 0x3594 0xc0002 0x1 0xf0007 0x1 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_287 ()Z 2 6252 orig 264 168 227 165 116 0 0 0 0 8 77 42 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 104 0 0 0 33 192 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1804 0x40007 0x21 0x20 0xf08 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_288 ()Z 2 3903 orig 264 168 227 165 116 0 0 0 0 120 75 42 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 55 0 0 0 65 120 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xf08 0x40007 0x890 0x20 0x678 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_73 ()Z 2 14949 orig 264 168 227 165 116 0 0 0 0 216 194 41 28 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 129 70 1 0 9 204 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 9 0 2 0 0 0 72 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 9 0x60002 0x3a83 0x90007 0x11b3 0xfffffffffffffff0 0x27d1 0x110003 0x27d1 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_75 ()Z 2 9491 orig 264 168 227 165 116 0 0 0 0 248 126 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 145 32 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 12 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x2412 0x40007 0x0 0x20 0x2412 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_123 ()Z 2 5393 orig 264 168 227 165 116 0 0 0 0 232 102 41 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 129 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 144 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 18 0x30002 0x1410 0x60007 0x977 0x20 0xa99 0xe0002 0x977 0x110007 0x0 0x20 0x977 0x170002 0x0 0x1a0007 0x0 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_128 ()Z 2 4264 orig 264 168 227 165 116 0 0 0 0 40 130 41 28 0 0 0 0 40 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 0 0 0 177 129 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 89 0 2 0 0 0 0 3 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 96 0x60002 0x1036 0x90007 0x0 0x2f0 0x1036 0x120002 0x1036 0x150007 0x0 0x2c0 0x1036 0x1e0002 0x1036 0x210007 0xc 0x290 0x102a 0x2a0002 0x102a 0x2d0007 0x0 0x260 0x102a 0x360002 0x102a 0x390007 0x15 0x230 0x788 0x420002 0x788 0x450007 0x0 0x200 0x788 0x4e0002 0x788 0x510007 0xb 0x1d0 0x461 0x5a0002 0x461 0x5d0007 0x0 0x1a0 0x456 0x660002 0x456 0x690007 0x0 0x170 0x456 0x720002 0x456 0x750007 0x2 0x140 0x39e 0x7e0002 0x39e 0x810007 0xa 0x110 0x394 0x8a0002 0x394 0x8d0007 0x7 0xe0 0x38d 0x960002 0x38d 0x990007 0x2c 0xb0 0x19f 0xa20002 0x19f 0xa50007 0x1 0x80 0x116 0xae0002 0x116 0xb10007 0x0 0x50 0x116 0xba0002 0x116 0xbd0007 0x5 0x20 0x38 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_127 ()Z 2 6418 orig 264 168 227 165 116 0 0 0 0 104 106 41 28 0 0 0 0 224 1 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 105 192 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 57 0 2 0 0 0 192 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 24 0x30002 0x180d 0x60007 0x6 0x20 0x1807 0xc0002 0x6 0xf0007 0x0 0x20 0x0 0x1a0002 0x0 0x1d0007 0x0 0x20 0x0 0x280002 0x0 0x2b0007 0x0 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_209 ()Z 2 7311 orig 264 168 227 165 116 0 0 0 0 192 16 41 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 121 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 12 0x60002 0x1b8f 0x90007 0x0 0x50 0x1b8f 0x120002 0x1b8f 0x150007 0x0 0x20 0x1b8f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_295 ()Z 2 7311 orig 264 168 227 165 116 0 0 0 0 240 12 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 97 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b8c 0x60007 0x0 0x20 0x1b8c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_296 ()Z 2 7311 orig 264 168 227 165 116 0 0 0 0 40 12 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 97 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1b8c 0x40007 0x0 0x20 0x1b8c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_229 ()Z 1 382 orig 264 168 227 165 116 0 0 0 0 56 95 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 137 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x171 0x40007 0x63 0x20 0x38 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_129 ()Z 1 382 orig 264 168 227 165 116 0 0 0 0 176 97 41 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 137 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 12 0x60002 0x171 0x90007 0x0 0x20 0x170 0x120002 0x170 0x150007 0x63 0x20 0x38 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_76 ()Z 2 5771 orig 264 168 227 165 116 0 0 0 0 120 93 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 41 172 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1585 0x40007 0x0 0x20 0x157a oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_225 ()Z 1 380 orig 264 168 227 165 116 0 0 0 0 120 94 41 28 0 0 0 0 224 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 129 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 32 0 2 0 0 0 192 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 24 0x60002 0x170 0x90007 0x0 0xb0 0x170 0x120002 0x170 0x150007 0x18 0x80 0x8c 0x1e0002 0x8c 0x210007 0x0 0x50 0x8c 0x2a0002 0x8c 0x2d0007 0x4b 0x20 0x38 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_210 ()Z 2 4265 orig 264 168 227 165 116 0 0 0 0 56 126 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 185 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xfb7 0x40007 0x0 0x20 0xfb7 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_211 ()Z 2 4267 orig 264 168 227 165 116 0 0 0 0 224 123 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 201 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xfb9 0x40007 0xc 0x20 0xfad oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_212 ()Z 2 4256 orig 264 168 227 165 116 0 0 0 0 32 123 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 113 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xfae 0x40007 0x0 0x20 0xfae oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_297 ()Z 2 4256 orig 264 168 227 165 116 0 0 0 0 8 69 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 113 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0xfae 0x60007 0x0 0x20 0xfae oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_213 ()Z 2 4256 orig 264 168 227 165 116 0 0 0 0 96 122 41 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 113 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0xfae 0x40007 0x1d 0x20 0x74c 0xc0002 0x1d 0xf0007 0x15 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_298 ()Z 2 4257 orig 264 168 227 165 116 0 0 0 0 48 61 41 28 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 121 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 45 0 2 0 0 0 144 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 18 0x60002 0xfaf 0x90007 0x2 0x80 0xfad 0x120002 0xfad 0x150007 0x0 0x50 0xfad 0x1e0002 0xfad 0x210007 0x1c 0x20 0x74c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_214 ()Z 2 1983 orig 264 168 227 165 116 0 0 0 0 168 120 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 115 0 0 0 97 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x74c 0x40007 0x0 0x20 0x74c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_299 ()Z 2 1983 orig 264 168 227 165 116 0 0 0 0 64 46 41 28 0 0 0 0 136 2 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 115 0 0 0 97 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 58 0 2 0 0 0 104 1 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 45 0x30002 0x74c 0x60007 0x0 0x20 0x74c 0xe0002 0x0 0x110007 0x0 0x20 0x0 0x170002 0x0 0x1a0007 0x0 0x20 0x0 0x220002 0x0 0x250007 0x0 0x20 0x0 0x2d0002 0x0 0x300007 0x0 0x20 0x0 0x3b0002 0x0 0x3e0007 0x0 0xfffffffffffffff0 0x0 0x460003 0x0 0x18 0x4c0002 0x0 0x4f0007 0x0 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_215 ()Z 2 1983 orig 264 168 227 165 116 0 0 0 0 232 119 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 115 0 0 0 97 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x74c 0x40007 0xb 0x20 0x43f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_300 ()Z 2 1983 orig 264 168 227 165 116 0 0 0 0 136 32 41 28 0 0 0 0 64 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 115 0 0 0 97 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 47 0 2 0 0 0 32 1 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 36 0x30002 0x74c 0x60007 0x30b 0x20 0x43f 0xe0002 0x30b 0x110007 0x30b 0x20 0x0 0x170002 0x30b 0x1a0007 0xb 0x20 0x0 0x220002 0xb 0x250007 0xb 0x20 0x0 0x2b0002 0xb 0x2e0007 0xb 0x20 0x0 0x390002 0xb 0x3c0007 0x0 0x20 0xb oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_79 ()Z 2 4258 orig 264 168 227 165 116 0 0 0 0 8 89 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 17 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xfa2 0x40007 0x0 0x20 0xf9b oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_80 ()Z 2 4251 orig 264 168 227 165 116 0 0 0 0 120 87 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 217 124 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xf9b 0x40007 0x61 0x20 0x36 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_334 ()Z 2 4257 orig 264 168 227 165 116 0 0 0 0 160 58 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 9 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 20 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xfa1 0x40007 0x2 0x20 0xf9f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_335 ()Z 2 4255 orig 264 168 227 165 116 0 0 0 0 240 56 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 1 0 0 105 121 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xf2d 0x40007 0x0 0x20 0xf2d oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_336 ()Z 2 4255 orig 264 168 227 165 116 0 0 0 0 48 56 41 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 1 0 0 105 121 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0xf2d 0x40007 0x285 0x20 0x71d 0xf0002 0x285 0x120007 0xf 0x20 0xd oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_357 ()Z 1 717 orig 264 168 227 165 116 0 0 0 0 80 27 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 41 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x285 0x40007 0xf 0x20 0xd oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_378 ()Z 1 717 orig 264 168 227 165 116 0 0 0 0 144 54 41 28 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 41 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 35 0 2 0 0 0 144 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 18 0x60002 0x285 0x90007 0x3 0x80 0x282 0x120002 0x282 0x150007 0x4 0x50 0x27e 0x1e0002 0x27e 0x210007 0x8 0x20 0xd oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_81 ()Z 2 1704 orig 264 168 227 165 116 0 0 0 0 152 70 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 65 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x5a8 0x40007 0x0 0x20 0x5a8 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_342 ()Z 1 381 orig 264 168 227 165 116 0 0 0 0 200 75 41 28 0 0 0 0 112 2 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 217 3 0 0 169 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 83 0 2 0 0 0 80 1 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 42 0x60002 0x7b 0x90007 0x0 0x20 0x7b 0x120002 0x7b 0x150007 0x7b 0x20 0x0 0x200002 0x7b 0x230007 0x0 0xfffffffffffffff0 0x7b 0x2b0003 0x7b 0x18 0x2f0002 0x7b 0x320007 0x6 0x20 0x23 0x380002 0x6 0x3b0007 0x2 0x20 0x4 0x460002 0x2 0x490007 0x0 0xfffffffffffffff0 0x2 0x510003 0x2 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_363 ()Z 1 381 orig 264 168 227 165 116 0 0 0 0 104 11 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 201 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 17 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x79 0x40007 0x0 0x20 0x79 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_310 ()Z 1 380 orig 264 168 227 165 116 0 0 0 0 240 91 41 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 153 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 11 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 12 0x60002 0x73 0x90007 0x0 0x20 0x73 0x120002 0x73 0x150007 0x0 0x20 0x73 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_340 ()Z 1 380 orig 264 168 227 165 116 0 0 0 0 240 40 41 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 153 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x73 0x40007 0x0 0x20 0x73 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_311 ()Z 1 380 orig 264 168 227 165 116 0 0 0 0 16 91 41 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 1 0 0 105 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x6d 0x40007 0x2 0x20 0x1a 0xc0002 0x2 0xf0007 0x2 0x20 0x0 oops 0 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 100 100 100 7 100 7 7 100 7 100 100 7 100 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 100 100 7 100 7 100 100 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 100 100 100 7 100 7 100 100 100 7 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 100 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/io/ObjectStreamException +instanceKlass org/eclipse/jgit/errors/CorruptObjectException +instanceKlass java/nio/charset/CharacterCodingException +instanceKlass java/io/EOFException +instanceKlass java/io/UnsupportedEncodingException +instanceKlass java/io/FileNotFoundException +ciInstanceKlass java/io/IOException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass cide/gparser/TokenMgrError 0 0 147 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 100 1 10 12 1 1 10 100 1 12 1 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 100 1 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 1 1 10 12 8 1 8 1 8 1 1 1 1 1 1 1 1 1 10 12 1 1 10 1 10 9 12 1 1 1 10 12 10 12 1 1 +ciInstanceKlass cide/gparser/CharStream 1 0 31 100 1 100 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser +ciInstanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser 1 1 329 10 7 10 9 7 10 9 7 10 10 10 10 9 11 7 10 9 9 10 9 10 7 10 9 10 11 7 10 11 11 11 7 9 9 9 7 10 8 10 9 8 10 10 10 10 8 10 10 10 8 8 10 10 8 10 8 8 9 10 7 8 10 10 10 8 10 10 9 11 9 9 9 10 8 8 10 10 11 7 10 100 8 7 10 9 9 10 9 10 10 9 7 10 7 7 1 1 7 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 100 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 12 12 7 12 1 12 12 12 12 12 12 1 12 12 12 1 12 12 7 12 12 1 12 12 12 1 1 12 12 1 12 12 12 12 1 7 12 12 12 1 1 12 12 1 12 1 1 12 12 1 1 12 12 12 1 12 12 12 12 7 12 12 12 12 1 1 12 12 100 1 12 1 1 1 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParser 1 1 3290 10 9 9 7 9 9 9 7 10 9 7 10 9 9 9 10 10 3 10 10 10 9 10 9 10 10 10 8 8 10 10 100 10 8 8 8 9 10 8 10 10 8 8 8 8 8 10 10 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 10 7 8 9 10 8 8 8 8 10 10 10 10 8 8 10 10 10 10 10 10 10 8 10 10 10 10 10 10 10 10 8 10 10 8 8 10 8 8 8 10 8 10 8 8 8 8 8 8 8 10 10 8 10 8 10 8 10 8 8 8 8 8 10 10 8 10 10 8 10 8 10 10 8 8 8 10 10 8 8 8 8 10 10 8 10 10 8 8 8 8 10 10 8 8 10 8 10 8 10 8 8 8 10 8 10 8 10 8 10 8 10 10 8 10 10 8 10 8 8 10 8 8 10 8 8 10 8 8 10 8 8 8 8 10 10 10 8 10 10 8 10 10 8 10 10 10 8 8 10 10 8 8 10 8 10 10 8 10 8 10 10 10 8 10 8 8 10 8 8 10 8 8 8 8 8 8 8 8 8 8 8 8 8 10 8 10 8 8 10 10 10 8 10 8 8 8 8 8 8 8 8 8 8 8 8 8 10 10 8 10 8 8 10 10 8 10 10 8 10 10 8 10 10 8 10 10 8 10 10 10 8 10 8 8 8 10 10 8 10 10 10 8 10 8 8 8 8 8 10 10 10 8 10 8 8 10 8 10 8 10 10 10 8 10 8 8 8 10 10 10 8 10 8 8 8 8 8 10 8 10 8 10 8 8 8 10 8 10 10 8 10 8 8 8 10 8 10 8 10 8 8 8 8 8 8 8 8 10 8 10 10 8 8 8 10 8 10 8 8 10 10 10 8 8 10 8 10 8 8 8 8 10 8 8 10 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 8 10 8 10 8 10 8 8 8 10 8 10 8 10 8 10 10 8 8 8 8 8 8 8 8 10 8 10 8 8 8 8 10 8 8 10 10 8 10 8 8 8 10 10 10 10 8 8 8 10 10 8 10 8 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 8 10 8 8 10 10 8 10 10 8 10 10 8 10 8 10 8 8 8 10 8 8 8 8 10 8 8 8 8 10 8 10 10 8 8 8 8 8 8 8 10 8 10 10 8 10 10 8 10 8 10 8 10 8 8 8 8 8 8 8 8 10 10 10 8 10 10 8 10 10 8 8 10 8 10 8 10 8 8 10 10 8 10 10 8 10 8 10 8 8 10 8 10 8 8 10 8 10 8 8 10 8 10 8 10 8 10 8 8 10 10 8 10 10 8 10 8 10 8 8 8 8 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 3 3 3 3 3 9 7 10 9 7 10 10 10 9 10 9 9 9 9 10 10 9 9 9 10 11 11 100 10 10 10 10 10 9 10 9 10 10 10 10 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 100 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 12 12 12 1 12 12 12 1 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 12 1 12 1 1 12 12 12 12 1 1 1 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 1 1 12 12 12 12 1 1 12 12 12 12 12 12 12 1 12 12 12 12 12 12 12 12 1 12 12 12 1 12 12 1 12 12 12 12 12 12 12 1 12 12 1 12 1 12 12 1 1 12 12 1 1 1 12 12 1 12 12 1 1 1 12 12 1 12 12 1 12 1 1 1 12 1 12 1 12 12 12 12 12 12 1 12 1 1 12 1 12 1 12 1 12 1 1 1 12 12 12 1 12 12 1 12 12 1 12 12 12 12 12 1 1 12 1 12 12 1 12 1 12 12 12 12 1 12 1 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 1 12 12 12 12 12 12 1 1 1 1 12 12 12 12 1 12 1 12 1 12 12 12 12 1 1 12 12 12 12 1 1 1 1 12 1 12 1 12 1 12 1 12 12 1 12 1 1 1 12 1 12 1 12 1 1 1 1 1 1 1 1 12 1 12 12 1 1 12 1 12 1 1 12 12 12 1 12 1 12 1 1 1 12 1 1 12 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 1 12 1 12 1 12 1 1 1 12 1 12 1 12 1 12 12 1 1 1 1 1 1 1 1 12 1 12 1 1 1 12 12 12 1 12 1 1 1 12 12 12 12 1 1 12 12 1 12 1 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 12 12 12 12 1 12 12 1 12 1 12 1 1 1 12 1 1 12 1 1 1 1 12 12 12 1 1 12 12 12 1 12 12 1 12 12 1 12 1 12 12 12 12 12 12 12 12 12 1 12 1 12 12 1 12 12 1 12 1 12 12 12 12 1 12 1 1 12 12 12 12 12 12 1 12 12 1 12 1 12 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 100 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess 1 1 26 10 10 7 7 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 12 100 1 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager 1 1 962 9 5 0 5 0 5 0 5 0 9 5 0 5 0 5 0 5 0 9 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 10 9 11 9 100 10 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 10 5 0 5 0 10 5 0 10 10 9 9 9 9 9 10 3 10 5 0 10 10 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 10 5 0 10 10 5 0 5 0 5 0 10 9 9 9 9 9 9 9 9 10 9 9 9 10 10 3 3 10 100 100 10 8 10 10 8 10 10 10 9 9 11 9 11 9 11 9 11 9 11 9 11 9 11 9 11 10 9 9 9 10 10 10 10 11 9 9 9 9 9 10 10 8 10 9 100 10 11 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 7 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 9 5 0 5 0 5 0 5 0 9 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 7 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 7 12 12 12 12 12 12 1 1 1 12 12 1 12 12 7 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 12 1 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec0 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec2 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec3 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec4 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec5 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec6 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec7 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec8 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjnextStates [I 88 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjstrLiteralImages [Ljava/lang/String; 127 [Ljava/lang/String; +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager lexStateNames [Ljava/lang/String; 4 [Ljava/lang/String; +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjnewLexState [I 127 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoToken [J 2 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoSkip [J 2 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoSpecial [J 2 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoMore [J 2 +ciInstanceKlass cide/gparser/Token 1 1 45 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 9 12 1 1 1 1 1 9 12 1 1 10 1 1 1 +compile br/ufpe/cin/generated/Java18MergeParser jj_3R_149 ()Z -1 4 inline 127 0 -1 br/ufpe/cin/generated/Java18MergeParser jj_3R_149 ()Z 1 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 1 17 br/ufpe/cin/generated/Java18MergeParser jj_3R_229 ()Z 2 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_129 ()Z 3 6 br/ufpe/cin/generated/Java18MergeParser jj_3_76 ()Z 3 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_225 ()Z 4 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_310 ()Z 5 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_340 ()Z 4 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_311 ()Z 5 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_342 ()Z 6 6 br/ufpe/cin/generated/Java18MergeParser jj_3_81 ()Z 6 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_73 ()Z 7 6 br/ufpe/cin/generated/Java18MergeParser jj_3_2 ()Z 8 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_72 ()Z 9 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_135 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_136 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_137 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 42 br/ufpe/cin/generated/Java18MergeParser jj_3R_138 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 54 br/ufpe/cin/generated/Java18MergeParser jj_3R_139 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 66 br/ufpe/cin/generated/Java18MergeParser jj_3R_140 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 78 br/ufpe/cin/generated/Java18MergeParser jj_3R_141 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 90 br/ufpe/cin/generated/Java18MergeParser jj_3R_142 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 102 br/ufpe/cin/generated/Java18MergeParser jj_3R_143 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 114 br/ufpe/cin/generated/Java18MergeParser jj_3R_144 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 126 br/ufpe/cin/generated/Java18MergeParser jj_3R_145 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 138 br/ufpe/cin/generated/Java18MergeParser jj_3R_146 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 150 br/ufpe/cin/generated/Java18MergeParser jj_3R_147 ()Z 6 32 br/ufpe/cin/generated/Java18MergeParser jj_3R_363 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_209 ()Z 8 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_295 ()Z 9 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_296 ()Z 6 47 br/ufpe/cin/generated/Java18MergeParser jj_3R_78 ()Z 7 6 br/ufpe/cin/generated/Java18MergeParser jj_3_23 ()Z 7 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_153 ()Z 5 12 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 4 30 br/ufpe/cin/generated/Java18MergeParser jj_3_79 ()Z 5 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_127 ()Z 6 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 12 br/ufpe/cin/generated/Java18MergeParser jj_3R_112 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_199 ()Z 8 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_287 ()Z 8 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_288 ()Z 7 15 br/ufpe/cin/generated/Java18MergeParser jj_3_31 ()Z 8 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_90 ()Z 9 10 br/ufpe/cin/generated/Java18MergeParser jj_3R_112 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_199 ()Z 10 15 br/ufpe/cin/generated/Java18MergeParser jj_3_31 ()Z 4 42 br/ufpe/cin/generated/Java18MergeParser jj_3_80 ()Z 5 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_128 ()Z 6 6 br/ufpe/cin/generated/Java18MergeParser jj_3_75 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_123 ()Z 8 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 14 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_210 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_127 ()Z 8 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 12 br/ufpe/cin/generated/Java18MergeParser jj_3R_112 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_199 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_287 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_288 ()Z 9 15 br/ufpe/cin/generated/Java18MergeParser jj_3_31 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_90 ()Z 6 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_211 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_149 ()Z 8 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 17 br/ufpe/cin/generated/Java18MergeParser jj_3R_229 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_129 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3_76 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_225 ()Z 8 34 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 42 br/ufpe/cin/generated/Java18MergeParser jj_3R_212 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_297 ()Z 8 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 54 br/ufpe/cin/generated/Java18MergeParser jj_3R_213 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_298 ()Z 8 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_334 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_319 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 10 12 br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 8 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_335 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_320 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 10 12 br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 8 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_336 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 10 15 br/ufpe/cin/generated/Java18MergeParser jj_3_52 ()Z 9 15 br/ufpe/cin/generated/Java18MergeParser jj_3R_357 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_378 ()Z 7 12 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 66 br/ufpe/cin/generated/Java18MergeParser jj_3R_214 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_299 ()Z 8 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 78 br/ufpe/cin/generated/Java18MergeParser jj_3R_215 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_300 ()Z 8 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 14 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 23 br/ufpe/cin/generated/Java18MergeParser jj_3R_112 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_199 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_287 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_288 ()Z 9 15 br/ufpe/cin/generated/Java18MergeParser jj_3_31 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_90 ()Z 8 34 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 43 br/ufpe/cin/generated/Java18MergeParser jj_3R_128 ()Z 9 6 br/ufpe/cin/generated/Java18MergeParser jj_3_75 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_123 ()Z 9 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_210 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_127 ()Z 9 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_211 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_149 ()Z 9 42 br/ufpe/cin/generated/Java18MergeParser jj_3R_212 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_297 ()Z 9 54 br/ufpe/cin/generated/Java18MergeParser jj_3R_213 ()Z 10 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_298 ()Z diff --git a/dependencies/replay_pid144364.log b/dependencies/replay_pid144364.log new file mode 100644 index 000000000..a0d43bb7a --- /dev/null +++ b/dependencies/replay_pid144364.log @@ -0,0 +1,2262 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 510 ciObject found +ciMethod java/lang/Object ()V 4097 1 1155005 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 7460 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2545 1 318 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 40728 0 32 +ciMethod java/util/AbstractCollection ()V 2521 1 41711 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 3333 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 11624 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 11317 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2065 1 11624 0 0 +ciMethod java/util/ArrayList grow (I)V 609 1 4472 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 561 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 10412 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 10062 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 218 0 -1 +ciMethod java/lang/Math max (II)I 817 1 38903 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 6949 0 0 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 3369 1 6603 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 2049 15689 1779 0 320 +ciMethodData java/lang/Object ()V 2 1155009 orig 264 168 227 165 116 0 0 0 0 128 4 233 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 238 140 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 10412 orig 264 168 227 165 116 0 0 0 0 160 10 246 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 97 61 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x27ac 0x1a0004 0x0 0x20049680 0x4 0x2e9b260 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 11317 orig 264 168 227 165 116 0 0 0 0 24 0 246 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 153 89 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x2b33 0x90002 0x2b33 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 11624 orig 264 168 227 165 116 0 0 0 0 120 255 245 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 49 99 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x1cba 0x30 0xfac 0xa0002 0xfac oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 11624 orig 264 168 227 165 116 0 0 0 0 200 0 246 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 49 99 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x1c62 0x30 0x1004 0x160002 0x1004 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 4472 orig 264 168 227 165 116 0 0 0 0 144 1 246 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 97 137 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x58 0x20 0x10d4 0x180007 0x112c 0x30 0x0 0x1c0002 0x0 0x260002 0x112c oops 0 +ciMethodData java/util/AbstractCollection ()V 2 41711 orig 264 168 227 165 116 0 0 0 0 96 121 245 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 1 0 0 161 13 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa1b4 oops 0 +ciMethodData java/util/AbstractList ()V 2 40728 orig 264 168 227 165 116 0 0 0 0 248 101 245 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 177 240 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x9e16 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 565 orig 264 168 227 165 116 0 0 0 0 16 8 246 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 89 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x1eb 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x1eb 0x300007 0x1eb 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 6949 orig 264 168 227 165 116 0 0 0 0 48 24 251 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 41 209 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x2035f430 0x1a25 0x0 0x0 0x60002 0x1a25 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 3336 orig 264 168 227 165 116 0 0 0 0 232 251 245 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 57 96 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0xc07 0x50007 0x50b 0x38 0x6fc 0x100003 0x6fc 0x100 0x140007 0x0 0x38 0x50b 0x1e0003 0x50b 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 665 4001 547 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 889 1081 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 4507 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 4049 1 539 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2153 1 10612 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1777 32769 1512 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 1033 38865 1080 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 361 1 41 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 601 1 100 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 409 1 42 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 1250 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2009 1 251 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 644 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 593 1 986 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1193 1 91 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4073 1 550 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 2857 1 357 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1251 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1233 1 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 3531 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1089 1 136 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2281 1 3601 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1203 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2049 1 321 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1361 439 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3737 357 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1769 1 1126 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 321 1 121 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2857 1 1946 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 153 1 1845 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4041 1 1252 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1713 1 1094 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 577 1 53 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2353 1 1195 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 321 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1401 1 465 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1433 1 193 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 249 1 109 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1705 1 1062 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1073 19089 1051 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1593 1 2135 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 809 873 262 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3145 1 1137 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 22 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 65 1 48 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 26 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1377 1 278 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4209 1581 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2247 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3345 3345 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1361 937 268 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1554 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1009 1 1536 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 905 1 1322 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2337 297 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 73 73 268 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1281 1281 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 289 65 952 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2945 1 401 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 425 1 32 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1801 1 120 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 417 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 113 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 30 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 297 1 180 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2145 1 3151 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 289 1 809 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 793 1 84 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1449 1 1364 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1425 1 1600 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 25 577 34 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 561 1 51 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2073 1 8088 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1745 1 1103 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 12 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 793 1 84 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 793 1 84 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 713 1 235 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 2561 1 320 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 153 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 769 705 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 41 1 5 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 313 1 35 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 265 1 29 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 921 1 306 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3073 3921 310 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 892 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1817 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2220 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2433 3489 5082 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1697 617 133 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 73 1 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 473 177 84 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 785 721 98 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 57 537 3 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 17824 orig 264 168 227 165 116 0 0 0 0 96 66 241 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 209 140 0 0 1 45 2 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x1162 0x20 0x38 0x80007 0x0 0x40 0x1162 0xc0007 0x1162 0x20 0x0 0x150007 0xb91 0x20 0x5d1 0x1d0003 0xb91 0x38 0x260007 0x3a66 0x20 0xcd 0x2f0007 0x3b33 0xffffffffffffffe0 0xac4 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1465 1 1387 0 0 +ciMethodData java/util/Arrays hashCode ([C)I 2 32405 orig 264 168 227 165 116 0 0 0 0 112 42 251 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 7 0 0 153 47 0 0 97 183 3 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x5f3 0x20 0x0 0x130007 0x5f3 0x38 0x76ec 0x270003 0x76ec 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 13879 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2049 1 2523 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1721 16649 3522 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 22 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 321 1 35 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4121 2228 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3601 2433 321 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1697 313 167 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 1721 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1089 1 94 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1201 1 150 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1137 1 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1353 1 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1209 1 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1161 1 868 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2065 1 2177 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1433 1 179 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 3257 1 407 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2105 1 5192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1673 1 1086 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2417 1 3894 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1377 1729 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1105 1257 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1153 1113 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 7017 988 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1961 1 203 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1119 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1093 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1086 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1610 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2457 1 3894 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1094 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1713 1921 1086 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1094 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 89 1 262 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 137 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1006 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 13879 orig 264 168 227 165 116 0 0 0 0 56 66 108 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 145 167 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 49 1 277 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 37865 orig 264 168 227 165 116 0 0 0 0 240 68 108 36 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 8 0 0 89 103 0 0 65 94 4 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0xceb 0x70 0x2e0007 0x7ee7 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x7ee7 0xffffffffffffffa8 0xceb 0x950007 0xceb 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 10613 orig 264 168 227 165 116 0 0 0 0 136 72 241 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 1 0 0 65 67 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2868 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 3604 orig 264 168 227 165 116 0 0 0 0 144 255 240 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 1 0 0 185 103 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xcf7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 1996 orig 264 168 227 165 116 0 0 0 0 160 147 241 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 1 0 0 57 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x61e 0x20 0x49 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 2523 orig 264 168 227 165 116 0 0 0 0 56 67 108 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 217 70 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 8217 orig 264 168 227 165 116 0 0 0 0 0 49 14 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 177 248 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1f16 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5192 orig 264 168 227 165 116 0 0 0 0 120 55 110 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 9 154 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xf33 0xb0 0x40e 0xd0005 0x0 0x1e80aed0 0x3f8 0x1e80af80 0x16 0x200005 0x0 0x1e80aed0 0x3f8 0x1e80af80 0x16 0x230005 0x0 0x1e80aed0 0x3f8 0x1e80af80 0x16 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3894 orig 264 168 227 165 116 0 0 0 0 72 58 110 36 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 1 0 0 65 112 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1e80aed0 0xdcc 0x1e80af80 0x3c 0x40002 0xe08 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3894 orig 264 168 227 165 116 0 0 0 0 56 172 110 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 1 0 0 25 112 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xc9d 0x40 0x166 0xc0007 0x0 0x20 0x166 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3191 orig 264 168 227 165 116 0 0 0 0 168 218 13 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 1 0 0 89 91 0 0 73 91 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x3a7 0x38 0x7c4 0x50003 0x7c4 0x18 0xc0007 0x16 0x38 0xb55 0x120003 0xb55 0x18 0x1e0003 0xb6b 0x58 0x2b0002 0x16 0x2e0004 0x0 0x23a6e860 0x16 0x0 0x0 0x350007 0x16 0xffffffffffffffc0 0xb6b oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 22 orig 264 168 227 165 116 0 0 0 0 72 217 13 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1f582ec0 0x16 0x0 0x0 0x40007 0x0 0xb0 0x16 0x80004 0x0 0x1f582ec0 0x16 0x0 0x0 0x100007 0x16 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1f582ec0 0x16 0x0 0x0 0x280007 0x16 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x16 0x3b0003 0x16 0x18 0x480003 0x16 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x16 0x7b0005 0x0 0x1f582ec0 0x16 0x0 0x0 0x830005 0x0 0x1f582ec0 0x16 0x0 0x0 0x880007 0x16 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1e80b190 0x16 0x0 0x0 0xac0005 0x0 0x1e80b190 0x16 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7017 orig 264 168 227 165 116 0 0 0 0 80 35 54 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 1 0 0 81 149 0 0 169 205 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x12aa 0x110003 0x12aa 0x88 0x190007 0x707 0x50 0x1229 0x1f0002 0x1229 0x220007 0x4 0x20 0x1225 0x310007 0x6a6 0x20 0x65 0x3f0007 0x1930 0xffffffffffffff90 0x85 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2405 orig 264 168 227 165 116 0 0 0 0 176 112 12 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 1 0 0 9 66 0 0 17 69 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x841 0x18 0x110007 0x61 0x0 0x841 0x190007 0x7e0 0x158 0x61 0x210007 0x61 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x4b8 0x20 0x389 0x780007 0x42c 0x1f0 0x415 0x7e0008 0x14 0x0 0x188 0x0 0x128 0x0 0xf8 0x0 0x110 0x0 0x140 0x0 0xb0 0x0 0x158 0x0 0x170 0x0 0xe0 0x0 0xc8 0xd50003 0x199 0x150 0xdd0003 0xe0 0x138 0xe50003 0xb2 0x120 0xed0003 0x16 0x108 0xf50003 0x9 0xf0 0xfd0003 0x14 0xd8 0x1050003 0x2c 0xc0 0x10d0003 0x86 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1e80b190 0x42c 0x0 0x0 0x1370007 0x73e 0x50 0x103 0x13c0007 0x103 0x30 0x0 0x1430002 0x0 0x14f0007 0x73e 0x30 0x0 0x1590002 0x0 0x1600007 0x6dd 0x60 0x61 0x16d0002 0x61 0x1700005 0x0 0x1e80b620 0x61 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1554 orig 264 168 227 165 116 0 0 0 0 176 108 12 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 126 0 0 0 161 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x442 0x20 0x152 0xd0002 0x594 0x170007 0x594 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x594 0x530007 0x594 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 268 orig 264 168 227 165 116 0 0 0 0 128 114 12 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 25 8 0 0 25 8 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x21508830 0x103 0x0 0x0 0xb0007 0xaf 0xe0 0x54 0xf0005 0x0 0x21508830 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x103 0x150 0x3c0007 0x0 0x38 0x103 0x400003 0x103 0x18 0x440005 0x0 0x1e80b0e0 0x103 0x0 0x0 0x4b0002 0x103 0x520007 0x0 0x90 0x103 0x580007 0x103 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1e80b0e0 0x103 0x0 0x0 0x7c0007 0x103 0xfffffffffffffec8 0x103 0x810007 0x103 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2209 orig 264 168 227 165 116 0 0 0 0 144 52 110 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 241 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x3ba 0x30 0x3e4 0x90002 0x3e4 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1766 orig 264 168 227 165 116 0 0 0 0 32 63 110 36 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 157 0 0 0 33 31 0 0 73 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1e80aed0 0x3ce 0x1e80af80 0x16 0x90005 0x0 0x1e80aed0 0x3ce 0x1e80af80 0x16 0x130003 0x3e4 0x260 0x1c0005 0x0 0x1e80aed0 0x4d3 0x1e80af80 0x4e 0x310005 0x0 0x1e80aed0 0x4d3 0x1e80af80 0x4e 0x340005 0x0 0x1e80aed0 0x4d3 0x1e80af80 0x4e 0x3c0007 0x0 0x188 0x521 0x430008 0xa 0x2de 0x168 0x0 0xf0 0x2 0x60 0xc2 0xa8 0x0 0x138 0x710002 0x3 0x740007 0x0 0xf8 0x3 0x7d0003 0x3 0xd8 0x850002 0xcd 0x880007 0xcd 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1e80aed0 0x4d3 0x1e80af80 0x4e 0xcf0007 0x521 0xfffffffffffffdb8 0x3e4 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 47978 orig 264 168 227 165 116 0 0 0 0 200 114 241 32 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 250 18 0 0 185 29 0 0 129 67 5 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x3b7 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x3b7 0x130007 0x3b7 0x20 0x0 0x200003 0x3b7 0x38 0x280007 0x4860 0x20 0x827 0x340007 0x5087 0xffffffffffffffe0 0x3b7 0x470003 0x3b7 0x78 0x4f0007 0x4860 0x60 0x827 0x5d0004 0x0 0x1e684690 0x827 0x0 0x0 0x6f0002 0x827 0x7e0007 0x5087 0xffffffffffffffa0 0x3b7 0x8b0004 0x0 0x1e684690 0x3b7 0x0 0x0 0x990002 0x3b7 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 19078 orig 264 168 227 165 116 0 0 0 0 160 255 10 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 82 9 0 0 1 29 0 0 161 9 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x3a0 0x40007 0x3a0 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x200007 0x3a0 0x20 0x0 0x2c0005 0x0 0x1e8090a0 0x3a0 0x0 0x0 0x2f0007 0x35e 0x80 0x42 0x380007 0x2e 0x60 0x14 0x400007 0x4 0x40 0x10 0x470007 0x0 0x20 0x10 0x680005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x740007 0x0 0x38 0x3a0 0x780003 0x3a0 0x18 0x800005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x870005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x8c0002 0x3a0 0x8f0002 0x3a0 0x950005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x9e0007 0xcd 0x750 0x2d3 0xa20005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 0xae0007 0x0 0x50 0x2d3 0xb90005 0x0 0x1e80b030 0x2d3 0x0 0x0 0xc60003 0x2d3 0x78 0xcd0007 0x21 0x60 0x286 0xd70007 0x148 0x40 0x13e 0xe70007 0x1721 0x0 0x13e 0xf70007 0x2a7 0xffffffffffffffa0 0x2d3 0xfe0005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 0x1030007 0x281 0x110 0x52 0x1070005 0x1d 0x1e8090a0 0x35 0x0 0x0 0x10a0007 0x51 0x70 0x1 0x10e0005 0x0 0x1e8090a0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1e8090a0 0x52 0x0 0x0 0x11b0007 0x52 0x20 0x0 0x12a0007 0x11a 0x218 0x1b9 0x13e0007 0x0 0x20 0x1b9 0x1540003 0x1b9 0x1b8 0x1640007 0x21 0x0 0x286 0x16b0007 0x148 0x40 0x13e 0x17b0007 0x1721 0x0 0x13e 0x1820007 0x0 0x140 0x286 0x1a40005 0x0 0x1e80b0e0 0x286 0x0 0x0 0x1a90005 0x0 0x1e80b190 0x286 0x0 0x0 0x1ac0004 0x0 0x1e8090a0 0xd4 0x1e80b240 0x134 0x1af0007 0x0 0x90 0x286 0x1c30005 0x0 0x1e80aed0 0x284 0x1e80af80 0x2 0x1ce0002 0x286 0x1d10004 0x0 0x1e80b2f0 0x286 0x0 0x0 0x1df0007 0x286 0xfffffffffffffe60 0x1b9 0x1e30005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 0x1ec0007 0x0 0x108 0x2d3 0x1f60007 0x24b 0xe8 0x88 0x2030003 0x88 0xa8 0x21c0005 0x0 0x1e80b0e0 0x9c 0x0 0x0 0x2210005 0x0 0x1e80b190 0x9c 0x0 0x0 0x2240004 0x0 0x1e80b410 0x42 0x1e8090a0 0x5a 0x22c0007 0x9c 0xffffffffffffff70 0x88 0x2300005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 0x2350007 0x52 0x80 0x281 0x2490005 0x0 0x1e80b0e0 0x281 0x0 0x0 0x24e0005 0x0 0x1e80b190 0x281 0x0 0x0 0x2550007 0x2d3 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x2d3 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0xcd 0x2aa0005 0x0 0x1e80b030 0xcd 0x0 0x0 0x2c10002 0xcd 0x2d30007 0xba 0x30 0x13 0x2ea0002 0x13 0x3070007 0x0 0x2a8 0xcd 0x3220007 0x9c 0x38 0x31 0x3300003 0x31 0x268 0x3380002 0x9c 0x3400003 0x9c 0xf8 0x34a0005 0x0 0x1e80aed0 0x105 0x1e80af80 0xa 0x3560002 0x10f 0x35d0002 0x10f 0x3730005 0x0 0x1e80b0e0 0x10f 0x0 0x0 0x3780005 0x0 0x1e80b190 0x10f 0x0 0x0 0x37b0005 0x0 0x1e80b4c0 0x10f 0x0 0x0 0x3930007 0x10f 0xffffffffffffff20 0x9c 0x3a30005 0x0 0x1e80b4c0 0x9c 0x0 0x0 0x3b30005 0x0 0x1e80b4c0 0x9c 0x0 0x0 0x3c10007 0x0 0xc8 0x9c 0x3ce0003 0x9c 0x88 0x3dc0005 0x0 0x1e80aed0 0x105 0x1e80af80 0xa 0x3e70002 0x10f 0x3ea0004 0x0 0x1e80b2f0 0x10f 0x0 0x0 0x3f20007 0x10f 0xffffffffffffff90 0x9c 0x4020005 0x0 0x1e80b0e0 0xcd 0x0 0x0 0x4070005 0x0 0x1e80b190 0xcd 0x0 0x0 0x40e0005 0x0 0x1e80b570 0xcd 0x0 0x0 0x4110007 0xcd 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1e80aed0 0xbf 0x1e80af80 0xe 0x4930007 0x0 0x108 0xcd 0x49d0007 0xb5 0xe8 0x18 0x4aa0003 0x18 0xa8 0x4c30005 0x0 0x1e80b0e0 0x20 0x0 0x0 0x4c80005 0x0 0x1e80b190 0x20 0x0 0x0 0x4cb0004 0x0 0x1e80b410 0x19 0x1e8090a0 0x7 0x4d30007 0x20 0xffffffffffffff70 0x18 0x4d70005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x4dc0007 0x347 0x48 0x59 0x4ea0002 0x59 0x4ed0003 0x59 0x58 0x4f70005 0x0 0x1e80aed0 0x331 0x1e80af80 0x16 0x5030002 0x347 0x50a0005 0x0 0x1e80b0e0 0x3a0 0x0 0x0 0x5140005 0x0 0x1e80b0e0 0x3a0 0x0 0x0 0x51d0007 0x0 0x80 0x3a0 0x5230007 0x3a0 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x3a0 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x3a0 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x3a0 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x5a00005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x5a50007 0x347 0xc0 0x59 0x5aa0005 0x0 0x1e80b0e0 0x59 0x0 0x0 0x5b40005 0x0 0x1e80b0e0 0x59 0x0 0x0 0x5c50002 0x59 0x5c80005 0x0 0x1e809590 0x59 0x0 0x0 0x5d50002 0x3a0 0x5db0005 0x0 0x1e8090a0 0x3a0 0x0 0x0 0x5de0007 0x3a0 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1e809590 0x3a0 0x0 0x0 0x5fe0007 0x0 0x20 0x3a0 0x60a0007 0x0 0x50 0x3a0 0x6140005 0x0 0x1e80aed0 0x38a 0x1e80af80 0x16 0x62c0003 0x3a0 0x48 0x63d0005 0x0 0x1e80b620 0x1d 0x0 0x0 0x6470007 0x1d 0xffffffffffffffd0 0x3a0 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1079 orig 264 168 227 165 116 0 0 0 0 136 48 110 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 142 0 0 0 73 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x3a9 0x80002 0x3a9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1086 orig 264 168 227 165 116 0 0 0 0 120 67 110 36 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 143 0 0 0 113 29 0 0 65 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1e80aed0 0x398 0x1e80af80 0x16 0xb0007 0x31 0x178 0x37d 0x100003 0x37d 0x138 0x190005 0x0 0x1e80aed0 0x368 0x1e80af80 0x16 0x2e0005 0x0 0x1e80aed0 0x368 0x1e80af80 0x16 0x310005 0x0 0x1e80aed0 0x368 0x1e80af80 0x16 0x3b0002 0x37e 0x3e0007 0x26 0x50 0x358 0x430002 0x358 0x4a0007 0x0 0x20 0x358 0x5e0005 0x0 0x1e80aed0 0x26 0x0 0x0 0x6a0007 0x37e 0xfffffffffffffee0 0x25 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1622 orig 264 168 227 165 116 0 0 0 0 40 248 13 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 178 0 0 0 33 45 0 0 97 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x58e 0xf8 0x16 0x100003 0x16 0xb8 0x1a0005 0x0 0x1f582ec0 0x16 0x0 0x0 0x1f0002 0x16 0x2a0005 0x0 0x1e80b190 0x16 0x0 0x0 0x300007 0x16 0x30 0x0 0x390002 0x0 0x450007 0x16 0xffffffffffffff60 0x16 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1387 orig 264 168 227 165 116 0 0 0 0 240 246 13 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 181 0 0 0 177 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x4b6 0x40007 0x4b6 0x30 0x0 0xb0002 0x0 0x100007 0x4b6 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x4b6 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1079 orig 264 168 227 165 116 0 0 0 0 216 50 110 36 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 151 0 0 0 1 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x2d3 0xa0 0xcd 0xc0007 0x0 0x80 0xcd 0x1e0005 0x0 0x1e80aed0 0xbf 0x1e80af80 0xe 0x210005 0x0 0x1e80aed0 0xbf 0x1e80af80 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 868 orig 264 168 227 165 116 0 0 0 0 200 51 110 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 153 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x2d3 0xd0005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 0x200005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 0x230005 0x0 0x1e80aed0 0x2cb 0x1e80af80 0x8 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1387 orig 264 168 227 165 116 0 0 0 0 112 247 82 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 183 0 0 0 161 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 1058 orig 264 168 227 165 116 0 0 0 0 64 176 240 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 193 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x14c 0x20 0x28c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 1941 orig 264 168 227 165 116 0 0 0 0 136 152 241 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 0 0 0 17 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x60a 0x40 0x178 0x150007 0x158 0x20 0x20 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 163 orig 264 168 227 165 116 0 0 0 0 184 143 241 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 217 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x5a 0x20 0x21 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1079 orig 264 168 227 165 116 0 0 0 0 240 49 110 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 0 0 0 113 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x38e 0x80002 0x38e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1 2093 orig 264 168 227 165 116 0 0 0 0 16 61 110 36 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 215 0 0 0 145 28 0 0 169 58 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1e80aed0 0x37c 0x1e80af80 0x16 0xf0003 0x392 0x2b0 0x180005 0x0 0x1e80aed0 0x471 0x1e80af80 0x4e 0x2d0005 0x0 0x1e80aed0 0x471 0x1e80af80 0x4e 0x300005 0x0 0x1e80aed0 0x471 0x1e80af80 0x4e 0x3a0002 0x4bf 0x3d0007 0x423 0x1c8 0x9c 0x450005 0x0 0x1e80aed0 0x88 0x1e80af80 0x14 0x4f0007 0x9c 0x38 0x0 0x560003 0x0 0x188 0x620003 0x9c 0x108 0x700005 0x0 0x1e80aed0 0x9d 0x1e80af80 0x1b 0x7b0005 0x0 0x1e80aed0 0x9d 0x1e80af80 0x1b 0x930005 0x0 0x1e80aed0 0x9d 0x1e80af80 0x1b 0x960005 0x0 0x1e80aed0 0x9d 0x1e80af80 0x1b 0x990004 0x0 0x1e684690 0xb8 0x0 0x0 0xa40007 0xb8 0xffffffffffffff10 0x9c 0xa70003 0x9c 0x48 0xb30005 0x0 0x1e80aed0 0x3e9 0x1e80af80 0x3a 0xc00007 0x4bf 0xfffffffffffffd68 0x392 0xc40007 0x9c 0x38 0x2f6 0xce0003 0x2f6 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 264 orig 264 168 227 165 116 0 0 0 0 152 200 110 36 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 233 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xfd 0x1e0007 0xfd 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 1197 orig 264 168 227 165 116 0 0 0 0 24 13 14 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 249 0 0 0 41 35 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x1f 0x40007 0x1f 0x30 0x0 0xb0002 0x0 0x250002 0x1f 0x330003 0x1f 0x2a0 0x3b0008 0xa 0x3e0 0x128 0x32 0xb0 0x2 0x60 0x0 0x128 0x21 0x78 0x5b0003 0x2 0x228 0x630007 0x2 0x210 0x1f 0x660003 0x1f 0x210 0x6b0007 0x2 0x1d8 0x30 0x740007 0x0 0x1b8 0x30 0x800007 0x0 0x198 0x30 0x860003 0x30 0x178 0x8b0007 0x3b0 0x160 0x30 0x970002 0x30 0xa20002 0x30 0xb40002 0x30 0xc20005 0x0 0x1e80b0e0 0x30 0x0 0x0 0xc90005 0x0 0x1e80b0e0 0x30 0x0 0x0 0xd30002 0x30 0xda0007 0x0 0x70 0x30 0xe20007 0x30 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1e80b4c0 0x30 0x0 0x0 0x1050007 0x435 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1e80b4c0 0x1f 0x0 0x0 0x1170007 0x13 0x20 0xc 0x1230003 0x1f 0xf8 0x1360005 0x0 0x1e80b0e0 0x30 0x0 0x0 0x13b0002 0x30 0x1420005 0x30 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x30 0x14d0005 0x0 0x215f5520 0x30 0x0 0x0 0x1500007 0x30 0x20 0x0 0x1610007 0x30 0xffffffffffffff20 0x1f oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 277 orig 264 168 227 165 116 0 0 0 0 24 196 111 36 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 121 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x10f 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 958 orig 264 168 227 165 116 0 0 0 0 192 122 12 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 0 0 0 209 28 0 0 169 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x39a 0x18 0x1e0007 0x2e 0x0 0x39a 0x260007 0x36c 0x158 0x2e 0x2e0007 0x2e 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x211 0x298 0x189 0x8d0005 0x0 0x1e80b570 0x189 0x0 0x0 0x960003 0x189 0x58 0xa80002 0x51 0xab0007 0x15 0x30 0x3c 0xbb0002 0x3c 0xc40007 0x51 0xffffffffffffffc0 0x14d 0xcb0004 0x0 0x1e8090a0 0x14d 0x0 0x0 0xce0007 0x0 0x68 0x14d 0xd20004 0x0 0x1e8090a0 0x14d 0x0 0x0 0xda0003 0x14d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x14d 0x58 0xfb0002 0x1c2 0xfe0007 0x75 0x30 0x14d 0x10f0002 0x14d 0x1180007 0x1c2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1e80b570 0x211 0x0 0x0 0x14f0007 0x10f 0x38 0x102 0x1530003 0x102 0x18 0x15f0005 0x0 0x1e80b190 0x211 0x0 0x0 0x1660007 0x102 0x98 0x10f 0x16b0007 0x5 0x38 0x10a 0x1700003 0x10a 0x58 0x17a0002 0x5 0x17d0005 0x0 0x1e80b190 0x5 0x0 0x0 0x1830004 0x0 0x1e80b410 0x62 0x1e8090a0 0xa0 0x18a0004 0xffffffffffffff60 0x1e80b410 0x62 0x1e8090a0 0x5b 0x18d0007 0xa0 0xb0 0x62 0x1920005 0x0 0x1e80b410 0x62 0x0 0x0 0x1950007 0x5b 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x1e8090a0 0x7 0x0 0x0 0x1a60005 0x0 0x1e80b410 0x5b 0x1e8090a0 0xa7 0x1b10005 0x0 0x1e80b410 0x5b 0x1e8090a0 0xa7 0x1b40007 0xae 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x102 0x1ee0005 0x0 0x1e80b190 0x102 0x0 0x0 0x1f70003 0x102 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x102 0x2d50002 0x102 0x2dc0007 0x20 0x38 0xe2 0x2e10003 0xe2 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x1e80b190 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 259 orig 264 168 227 165 116 0 0 0 0 32 203 110 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 145 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0xf2 0x100007 0xdf 0x20 0x13 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 127 orig 264 168 227 165 116 0 0 0 0 152 86 10 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 185 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x57 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1221 orig 264 168 227 165 116 0 0 0 0 64 85 10 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 1 0 0 249 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x39f 0x2b0007 0x6 0x40 0x399 0x310007 0x255 0x38 0x144 0x370003 0x14a 0x18 0x420007 0x6 0x40 0x399 0x480007 0x9e 0x38 0x2fb 0x4e0003 0x301 0x18 0x600007 0x0 0x110 0x39f 0x670005 0x26a 0x1e8090a0 0x118 0x21508830 0x1d 0x6a0007 0x39f 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1086 orig 264 168 227 165 116 0 0 0 0 48 56 110 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 209 0 0 0 105 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 112 orig 264 168 227 165 116 0 0 0 0 136 155 10 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 0 0 0 137 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1155 orig 264 168 227 165 116 0 0 0 0 40 131 241 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 221 0 0 0 49 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x39e 0x20 0x8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1086 orig 264 168 227 165 116 0 0 0 0 40 157 10 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 213 0 0 0 73 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x369 0xd0005 0x0 0x1e8090a0 0x369 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1315 orig 264 168 227 165 116 0 0 0 0 248 178 110 36 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 65 27 0 0 153 33 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x129 0xd8 0x23f 0xb0003 0x23f 0x58 0x120007 0x0 0x40 0x36f 0x1a0007 0x36f 0x20 0x0 0x220007 0x0 0x40 0x5ae 0x2a0007 0x36f 0xffffffffffffffa0 0x23f 0x2f0007 0x0 0x20 0x23f 0x350007 0x368 0x30 0x0 0x400002 0x0 0x450007 0x368 0x30 0x0 0x4e0002 0x0 0x560002 0x368 0x5a0005 0x0 0x2044c570 0x368 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1094 orig 264 168 227 165 116 0 0 0 0 112 181 241 33 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 0 0 0 129 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x1e 0xb8 0x352 0x70005 0x0 0x1e8090a0 0x352 0x0 0x0 0xc0007 0x2f0 0xe8 0x62 0x110005 0x62 0x0 0x0 0x0 0x0 0x150003 0x62 0x98 0x1b0005 0x7 0x1e8090a0 0x16 0x20a628c0 0x1 0x200007 0x0 0x50 0x1e 0x260005 0x16 0x1fb2d580 0x8 0x0 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 25 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 120 orig 264 168 227 165 116 0 0 0 0 184 85 13 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 225 0 0 0 129 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x1c 0x130007 0x0 0xf0 0x1c 0x250003 0x1c 0x98 0x310104 0xfffffffffffffff7 0x215f5520 0x1c 0x23aa6960 0x4 0x340007 0x54 0x50 0x1c 0x390004 0x0 0x215f5520 0x1c 0x0 0x0 0x470007 0x70 0xffffffffffffff80 0x1c 0x4a0003 0x1c 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2251 orig 264 168 227 165 116 0 0 0 0 120 96 12 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 54 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x73 0x1f574000 0x658 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2250 orig 264 168 227 165 116 0 0 0 0 232 212 51 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 54 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x6ad 0x20 0x1d 0xe0005 0x107 0x218a90c0 0x5a6 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2403 orig 264 168 227 165 116 0 0 0 0 160 145 109 36 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 0 169 53 0 0 1 59 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x6b5 0x110003 0x6b5 0x88 0x190007 0xb5 0x50 0x5d7 0x1f0002 0x5d7 0x220007 0x3 0x20 0x5d4 0x310007 0xb8 0x20 0x0 0x3f0007 0x68c 0xffffffffffffff90 0xe1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1610 orig 264 168 227 165 116 0 0 0 0 224 164 110 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 1817 orig 264 168 227 165 116 0 0 0 0 216 210 51 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 40 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xb8 0x1f574000 0x461 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2435 orig 264 168 227 165 116 0 0 0 0 184 83 12 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 2 0 0 105 33 0 0 169 59 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x42d 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1e80b190 0x42d 0x0 0x0 0x1a0007 0x0 0x40 0x42d 0x210007 0x42d 0x20 0x0 0x2e0003 0x42d 0x88 0x350005 0x0 0x1fd92b60 0x50a 0x0 0x0 0x3a0007 0x9 0x40 0x501 0x410007 0x501 0x20 0x0 0x4c0007 0x50a 0xffffffffffffff90 0x424 0x560005 0x0 0x1fd92b60 0x424 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1252 orig 264 168 227 165 116 0 0 0 0 80 153 241 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 1 0 0 89 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2eb 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1554 orig 264 168 227 165 116 0 0 0 0 248 106 12 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1e80b190 0x412 0x0 0x0 0x90007 0x37e 0x118 0x94 0xf0002 0x94 0x180007 0x94 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x94 0x340002 0x94 0x3a0007 0x94 0x20 0x0 0x4e0005 0x0 0x1fd92b60 0x94 0x0 0x0 0x510003 0x94 0x150 0x590007 0x37e 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0xc5 0x80 0x2b9 0x850005 0x0 0x1e80b190 0x2b9 0x0 0x0 0x880004 0x0 0x1e8090a0 0x1c6 0x1e80b410 0xf3 oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 22 orig 264 168 227 165 116 0 0 0 0 8 76 14 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x16 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 22 orig 264 168 227 165 116 0 0 0 0 216 90 12 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x15 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x2114fdc0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x2114fdc0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x2114fdc0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x16 0xf90005 0x0 0x2114fdc0 0x16 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x16 0x1070003 0x16 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 144 72 14 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 354 orig 264 168 227 165 116 0 0 0 0 224 33 12 34 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 108 0 0 0 17 5 0 0 169 7 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xa2 0x20 0x0 0xf0005 0x0 0x1e80b190 0xa2 0x0 0x0 0x140007 0x0 0x40 0xa2 0x1b0007 0xa2 0x2c0 0x0 0x220007 0x0 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x0 0x9f0007 0x0 0x30 0x0 0xae0002 0x0 0xb30007 0x0 0x20 0x0 0xca0005 0x0 0x0 0x0 0x0 0x0 0xd70003 0xa2 0x338 0xe30005 0x0 0x1fd92b60 0xf5 0x0 0x0 0xe80007 0xb 0x40 0xea 0xef0007 0xea 0x2d0 0x0 0xf60007 0xb 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0xb 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0xb 0x1980002 0xb 0x19d0007 0xb 0x20 0x0 0x1b40005 0x0 0x1fd92b60 0xb 0x0 0x0 0x1bf0007 0xf5 0xfffffffffffffce0 0xa2 0x1c30004 0xffffffffffffff5e 0x1fd92b60 0xa2 0x0 0x0 0x1c60007 0xa2 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 235 orig 264 168 227 165 116 0 0 0 0 48 163 51 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 0 0 0 145 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x92 0x230005 0x0 0x1e80b410 0x92 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 321 orig 264 168 227 165 116 0 0 0 0 40 205 51 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 113 0 0 0 113 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x27 0x50 0xa7 0xe0005 0x0 0x1fd92b60 0xa7 0x0 0x0 0x150007 0xc1 0x30 0xd 0x1f0002 0xd 0x380005 0xce 0x0 0x0 0x0 0x0 0x3d0007 0x97 0x120 0x37 0x410005 0x22 0x1e80b410 0x10 0x1fd91c50 0x5 0x440007 0x27 0xd0 0x10 0x480005 0x0 0x1e8090a0 0x10 0x0 0x0 0x4b0007 0x0 0x80 0x10 0x4f0004 0x0 0x1e80b410 0x10 0x0 0x0 0x570005 0x0 0x1e80b410 0x10 0x0 0x0 0x640007 0xce 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x27 0x1e80b410 0x8e 0x1e8090a0 0x19 0x7e0007 0x8e 0x2d8 0x40 0x850007 0x40 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 84 orig 264 168 227 165 116 0 0 0 0 240 52 12 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 153 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x53 0x50 0x0 0x70002 0x0 0xf0007 0x0 0x20 0x0 0x1e0002 0x53 0x270007 0x0 0x100 0x53 0x2f0005 0x0 0x1e80b190 0x53 0x0 0x0 0x320005 0x0 0x1e80b190 0x53 0x0 0x0 0x390007 0x53 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x1fd92c50 0x53 0x0 0x0 0x4e0005 0x0 0x1fd92b60 0x53 0x0 0x0 0x550007 0x53 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1e80b4c0 0x53 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1145 orig 264 168 227 165 116 0 0 0 0 184 44 12 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 137 1 0 0 129 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xe 0x1e8090a0 0x1f3 0x1e80b410 0xef 0x40008 0xe 0x12e 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x285 0x20 0x5d 0x5e0005 0x0 0x1e80b410 0xef 0x1e8090a0 0x196 0x610008 0x8 0xfb 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1e80b410 0xef 0x1e8090a0 0x196 0xaa0007 0x0 0x100 0x285 0xaf0007 0x284 0xc8 0x1 0xb40005 0x0 0x1e8090a0 0x1 0x0 0x0 0xb70004 0x0 0x1e8090a0 0x1 0x0 0x0 0xbb0005 0x0 0x1e80b190 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x285 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x285 0x10d0007 0x284 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 1 1251 orig 264 168 227 165 116 0 0 0 0 240 125 240 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2e3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1119 orig 264 168 227 165 116 0 0 0 0 56 158 110 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 1 1203 orig 264 168 227 165 116 0 0 0 0 192 63 241 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 21 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2b3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1093 orig 264 168 227 165 116 0 0 0 0 168 161 110 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1086 orig 264 168 227 165 116 0 0 0 0 72 162 110 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 17 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 6135 orig 264 168 227 165 116 0 0 0 0 8 231 240 33 0 0 0 0 240 1 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 175 0 0 1 0 0 0 51 21 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x55c 0x20 0x109b 0x80007 0x0 0x40 0x55c 0xc0007 0x553 0x20 0x9 0x17e007 0x2 0x40 0x552 0x220007 0x552 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 12 orig 264 168 227 165 116 0 0 0 0 96 173 14 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 57 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xfffffffffffffff9 0x1e8090a0 0x7 0x0 0x0 0x70007 0x7 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 2 orig 264 168 227 165 116 0 0 0 0 192 77 12 34 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x0 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 193 orig 264 168 227 165 116 0 0 0 0 152 139 10 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 179 0 0 0 113 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0xe 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 465 orig 264 168 227 165 116 0 0 0 0 112 131 10 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 175 0 0 0 17 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x10b 0x20 0x17 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 100 orig 264 168 227 165 116 0 0 0 0 40 142 54 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 0 0 0 73 1 0 0 105 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x1b 0x1e809590 0x8 0x1e8090a0 0x6 0x110003 0x29 0xb8 0x170005 0x7 0x20a62fc0 0x5 0x1fd92c50 0x1 0x1a0007 0x3 0x50 0xa 0x250004 0x0 0x2f6b920 0xa 0x0 0x0 0x2d0007 0x3 0x20 0x0 0x3d0007 0xd 0xffffffffffffff60 0x1f 0x470004 0x0 0x1e809590 0x8 0x1e8090a0 0x6 0x4f0004 0x0 0x2044c570 0x8 0x1e80b360 0x1 0x5f0007 0x1f 0x30 0x0 0x630002 0x0 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 372 orig 264 168 227 165 116 0 0 0 0 160 94 241 33 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 161 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x9 0x1e78 0x3 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x3 0x80 0x0 0xb0 0x530002 0x2 0x560007 0x2 0x20 0x0 0x640002 0x26 0x670007 0x26 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x26 0x20 0x0 0xc80007 0x26 0x20 0x0 0xd50002 0x26 0xd80007 0x11 0x3c0 0x15 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x14 0xff0007 0x0 0x1c0 0x14 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x0 0x1490007 0x0 0x20 0x0 0x15d0002 0x1 0x1600007 0x0 0x20 0x1 0x1700002 0x1 0x1730007 0x1 0x20 0x0 0x1830002 0xf 0x1860007 0xe 0x20 0x1 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x2 0x1ac0007 0x2 0x20 0x0 0x1bb0002 0x0 0x1be0007 0x0 0x180 0x0 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x0 0x2010007 0x0 0x20 0x0 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x1 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x2 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x0 0x3090007 0x0 0x20 0x0 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x0 0x3b80007 0x0 0x38 0x0 0x3c10003 0x0 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x1 0x3e00007 0x0 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x1 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x0 0x5040007 0x0 0x20 0x0 0x5140002 0x1 0x5170007 0x0 0x20 0x1 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x4 0x53e0007 0x4 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x1 0x57f0007 0x0 0x20 0x1 0x5900002 0x3 0x5930007 0x1 0x1048 0x2 0x59c0003 0x2 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x0 0x6710007 0x0 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x0 0x69b0007 0x0 0x20 0x0 0x6ae0002 0x0 0x6b10007 0x0 0x20 0x0 0x6be0007 0x0 0x20 0x0 0x6cb0007 0x0 0x20 0x0 0x6d80007 0x0 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x0 0x84f0007 0x0 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x0 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1263 orig 264 168 227 165 116 0 0 0 0 32 215 240 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 100 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 100 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 100 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 100 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 100 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 100 1 12 1 1 1 1 10 12 9 12 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 100 1 12 1 9 12 1 1 10 100 1 10 12 1 10 12 1 100 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 100 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 100 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 100 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 100 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 143 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 205 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid145652.log b/dependencies/replay_pid145652.log new file mode 100644 index 000000000..a8bb1c581 --- /dev/null +++ b/dependencies/replay_pid145652.log @@ -0,0 +1,1541 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 237 ciObject found +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 4097 1 2491 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSource ()[C 41 1 4 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 337 1 36 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getLineEnds ()[I 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getSource ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 257 1 32 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1073 4633 134 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1801 8233 225 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 3641 16385 519 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 841 4457 105 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 3593 12945 449 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ICompilationUnit getMainTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 1 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation lastIndexOf (C[C)I 81 785 5 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 65 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/impl/ReferenceContext compilationResult ()Lorg/eclipse/jdt/internal/compiler/CompilationResult; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util getLineNumber (I[III)I 1 1 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 1473 1 2123 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 25 1 448 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 4097 1 5668 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 9 1 36 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser flushCommentsDefinedPriorTo (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 4097 1 2491 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 4097 1 2326 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 0 0 92 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 17 1 161 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 25 1 840 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 1481 1 3700 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 4097 1 614 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 49 1 562 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 4097 1 715 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 4097 1 694 0 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter handle (I[Ljava/lang/String;[Ljava/lang/String;II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalThis (Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useAssertAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useEnumAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalUseOfUnderscoreAsAnIdentifier (IIZ)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemHandler computeSeverity (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemHandler handle (I[Ljava/lang/String;I[Ljava/lang/String;IIILorg/eclipse/jdt/internal/compiler/impl/ReferenceContext;Lorg/eclipse/jdt/internal/compiler/CompilationResult;)V 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemHandler handle (I[Ljava/lang/String;[Ljava/lang/String;IILorg/eclipse/jdt/internal/compiler/impl/ReferenceContext;Lorg/eclipse/jdt/internal/compiler/CompilationResult;)V 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Expression ()V 25 1 1172 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Statement ()V 25 1 1700 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LocalDeclaration isReceiver ()Z 1625 1 171 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration getMainTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration recordStringLiteral (Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral;Z)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 33 1 4 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral ([C[CII)V 33 1 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral removePrefixZerosAndUnderscores ([CZ)[C 33 49 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Literal (II)V 9 1 49 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 9 1 38 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/RecoveredElement addModifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArguments ([Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArrowPosition (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/CompilationResult getFileName ()[C 153 1 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 2 5668 orig 264 168 227 165 116 0 0 0 0 216 153 122 33 0 0 0 0 32 36 0 0 136 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 113 0 2 0 0 0 144 34 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 1106 0x10008 0xf2 0x265 0x2290 0x0 0x1fa8 0x0 0x1fa8 0x0 0x1f90 0x0 0x1f90 0x0 0x2290 0x0 0x7e8 0x0 0x2260 0x0 0x2290 0x0 0x2290 0x0 0x20f8 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x2dc 0x848 0x0 0x2290 0x1 0x1ff0 0x1 0x1fd8 0x73 0x1fc0 0x0 0x2290 0x0 0x2008 0x0 0x2080 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x1fc0 0x0 0x1d08 0x0 0x1d08 0x0 0x1d98 0x1 0x2038 0x2 0xfb0 0x0 0x1c00 0x0 0x1cb0 0x0 0x1c58 0x0 0x1720 0x0 0x17a8 0x0 0x1830 0x0 0x18b8 0x0 0x1940 0x2 0x19c8 0x1 0x1f90 0x0 0x800 0x0 0x10c0 0x0 0xa88 0x1 0xb78 0x0 0xbf0 0x0 0xce0 0x0 0xd58 0x3 0xdd0 0x0 0xb00 0x0 0xe48 0x0 0xf38 0x0 0x2290 0x0 0x2290 0x0 0x1f90 0x0 0x1f90 0x0 0x1f78 0x0 0x2290 0x1 0x1e10 0x0 0x2290 0x0 0xa10 0x0 0x1e88 0x1 0x2188 0x0 0x1f00 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0x1d50 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x11e0 0x0 0x1288 0x0 0x1d50 0x0 0x2290 0x0 0x1330 0x0 0x13d8 0x0 0x1480 0x71 0x1d50 0x0 0x1528 0x0 0x15d0 0x0 0x1678 0x0 0x1138 0x0 0x2290 0x0 0x7a0 0x0 0x2290 0x0 0x1d50 0x0 0xc68 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0xec0 0x0 0x2140 0x1f10005 0x0 0x0 0x0 0x0 0x0 0x1f40003 0x0 0x1ac0 0x2040003 0x0 0x1aa8 0x20f0005 0x0 0x0 0x0 0x0 0x0 0x2130003 0x0 0x1a60 0x2170005 0x0 0x20f9efc0 0x833 0x0 0x0 0x2210007 0x833 0xc0 0x0 0x22f0007 0x0 0xa0 0x0 0x2400007 0x0 0x80 0x0 0x2440005 0x0 0x0 0x0 0x0 0x0 0x24e0005 0x0 0x0 0x0 0x0 0x0 0x2580007 0x833 0x1958 0x0 0x2660007 0x0 0x1938 0x0 0x2770007 0x0 0x1918 0x0 0x27b0005 0x0 0x0 0x0 0x0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880003 0x0 0x1898 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2a00005 0x0 0x0 0x0 0x0 0x0 0x2a30003 0x0 0x1820 0x2aa0005 0x0 0x0 0x0 0x0 0x0 0x2af0005 0x0 0x0 0x0 0x0 0x0 0x2b20003 0x0 0x17a8 0x2b90005 0x0 0x0 0x0 0x0 0x0 0x2be0005 0x0 0x0 0x0 0x0 0x0 0x2c10003 0x0 0x1730 0x2c70005 0x0 0x20f9efc0 0x16 0x0 0x0 0x2cc0005 0x0 0x20f9efc0 0x16 0x0 0x0 0x2cf0003 0x16 0x16b8 0x2d60005 0x0 0x0 0x0 0x0 0x0 0x2db0005 0x0 0x0 0x0 0x0 0x0 0x2de0003 0x0 0x1640 0x2e40005 0x0 0x0 0x0 0x0 0x0 0x2e90005 0x0 0x0 0x0 0x0 0x0 0x2ec0003 0x0 0x15c8 0x2f10005 0x0 0x20f9efc0 0x28 0x0 0x0 0x2f60005 0x0 0x20f9efc0 0x28 0x0 0x0 0x2f90003 0x28 0x1550 0x2fe0005 0x0 0x20f9efc0 0x16 0x0 0x0 0x3030005 0x0 0x20f9efc0 0x16 0x0 0x0 0x3060003 0x16 0x14d8 0x30b0005 0x0 0x20f9efc0 0xa2 0x0 0x0 0x3100005 0x0 0x20f9efc0 0xa2 0x0 0x0 0x3130003 0xa2 0x1460 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0005 0x0 0x0 0x0 0x0 0x0 0x3220003 0x0 0x13e8 0x3280005 0x0 0x0 0x0 0x0 0x0 0x32d0005 0x0 0x0 0x0 0x0 0x0 0x3300003 0x0 0x1370 0x3360005 0x0 0x0 0x0 0x0 0x0 0x33b0005 0x0 0x0 0x0 0x0 0x0 0x33e0003 0x0 0x12f8 0x3420005 0x0 0x20f9efc0 0xc5 0x0 0x0 0x3450007 0xc5 0x68 0x0 0x34b0005 0x0 0x0 0x0 0x0 0x0 0x34e0003 0x0 0x48 0x3540005 0x0 0x20f9efc0 0xc5 0x0 0x0 0x3590005 0x0 0x20f9efc0 0xc5 0x0 0x0 0x35c0003 0xc5 0x11e8 0x36d0005 0x0 0x20f9efc0 0x1 0x0 0x0 0x3720005 0x0 0x20f9efc0 0x1 0x0 0x0 0x3750003 0x1 0x1170 0x37b0005 0x0 0x20f9efc0 0x29 0x0 0x0 0x3880005 0x0 0x20f9efc0 0x29 0x0 0x0 0x3930005 0x0 0x20f9efc0 0x29 0x0 0x0 0x3960003 0x29 0x10c8 0x39c0005 0x0 0x20f9efc0 0x1c 0x0 0x0 0x3a90005 0x0 0x20f9efc0 0x1c 0x0 0x0 0x3b40005 0x0 0x20f9efc0 0x1c 0x0 0x0 0x3b70003 0x1c 0x1020 0x3bd0005 0x0 0x20f9efc0 0x5 0x0 0x0 0x3ca0005 0x0 0x20f9efc0 0x5 0x0 0x0 0x3d50005 0x0 0x20f9efc0 0x5 0x0 0x0 0x3d80003 0x5 0xf78 0x3de0005 0x0 0x0 0x0 0x0 0x0 0x3eb0005 0x0 0x0 0x0 0x0 0x0 0x3f60005 0x0 0x0 0x0 0x0 0x0 0x3f90003 0x0 0xed0 0x3ff0005 0x0 0x20f9efc0 0x1 0x0 0x0 0x40c0005 0x0 0x20f9efc0 0x1 0x0 0x0 0x4170005 0x0 0x20f9efc0 0x1 0x0 0x0 0x41a0003 0x1 0xe28 0x4200005 0x0 0x0 0x0 0x0 0x0 0x42d0005 0x0 0x0 0x0 0x0 0x0 0x4380005 0x0 0x0 0x0 0x0 0x0 0x43b0003 0x0 0xd80 0x4410005 0x0 0x20f9efc0 0xc 0x0 0x0 0x44e0005 0x0 0x20f9efc0 0xc 0x0 0x0 0x4590005 0x0 0x20f9efc0 0xc 0x0 0x0 0x45c0003 0xc 0xcd8 0x4620005 0x0 0x20f9efc0 0x3 0x0 0x0 0x46f0005 0x0 0x20f9efc0 0x3 0x0 0x0 0x47a0005 0x0 0x20f9efc0 0x3 0x0 0x0 0x47d0003 0x3 0xc30 0x4830005 0x0 0x0 0x0 0x0 0x0 0x4900005 0x0 0x0 0x0 0x0 0x0 0x49b0005 0x0 0x0 0x0 0x0 0x0 0x49e0003 0x0 0xb88 0x4a60005 0x0 0x20f9f070 0x4 0x0 0x0 0x4b90002 0x4 0x4bc0005 0x0 0x20f9efc0 0x4 0x0 0x0 0x4bf0003 0x4 0xb00 0x4c70005 0x0 0x0 0x0 0x0 0x0 0x4da0002 0x0 0x4dd0005 0x0 0x0 0x0 0x0 0x0 0x4e00003 0x0 0xa78 0x4ec0005 0x0 0x0 0x0 0x0 0x0 0x4ff0002 0x0 0x5020005 0x0 0x0 0x0 0x0 0x0 0x5050003 0x0 0x9f0 0x5110005 0x0 0x0 0x0 0x0 0x0 0x5240002 0x0 0x5270005 0x0 0x0 0x0 0x0 0x0 0x52a0003 0x0 0x968 0x5360005 0x0 0x0 0x0 0x0 0x0 0x5490002 0x0 0x54c0005 0x0 0x0 0x0 0x0 0x0 0x54f0003 0x0 0x8e0 0x5560007 0x3 0x190 0x21 0x55d0007 0x0 0x170 0x21 0x5640007 0x21 0x150 0x0 0x5720007 0x0 0x130 0x0 0x5790007 0x0 0x110 0x0 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5aa0002 0x0 0x5ad0005 0x0 0x0 0x0 0x0 0x0 0x5ba0007 0x0 0x38 0x0 0x5be0003 0x0 0x18 0x5c20005 0x0 0x0 0x0 0x0 0x0 0x5c50003 0x0 0x78 0x5cd0005 0x0 0x20f9f070 0x24 0x0 0x0 0x5e10005 0x0 0x20f9efc0 0x24 0x0 0x0 0x5e70005 0x0 0x20f9efc0 0x24 0x0 0x0 0x5ea0003 0x24 0x6a8 0x6020002 0x0 0x6050005 0x0 0x0 0x0 0x0 0x0 0x6080003 0x0 0x650 0x6200002 0x0 0x6230005 0x0 0x0 0x0 0x0 0x0 0x6260003 0x0 0x5f8 0x63e0002 0x0 0x6410005 0x0 0x0 0x0 0x0 0x0 0x6440003 0x0 0x5a0 0x65c0005 0x0 0x0 0x0 0x0 0x0 0x65f0003 0x0 0x558 0x6750005 0x0 0x20f9efc0 0x74 0x0 0x0 0x6780003 0x74 0x510 0x67c0005 0x0 0x20f9efc0 0x16 0x0 0x0 0x6870005 0x0 0x20f9efc0 0x16 0x0 0x0 0x68a0003 0x16 0x498 0x6970005 0x0 0x20f9efc0 0x25 0x0 0x0 0x6a20005 0x0 0x20f9efc0 0x25 0x0 0x0 0x6a50003 0x25 0x420 0x6b20005 0x0 0x20f9efc0 0x2 0x0 0x0 0x6bd0005 0x0 0x20f9efc0 0x2 0x0 0x0 0x6c00003 0x2 0x3a8 0x6cb0005 0x0 0x0 0x0 0x0 0x0 0x6d80005 0x0 0x0 0x0 0x0 0x0 0x6db0003 0x0 0x330 0x7010003 0xb 0x318 0x71c0003 0xc8 0x300 0x7370003 0x0 0x2e8 0x7540003 0x178 0x2d0 0x7640003 0xeb 0x2b8 0x7720003 0xeb 0x2a0 0x77f0005 0x0 0x0 0x0 0x0 0x0 0x78f0005 0x0 0x20f9efc0 0x21 0x0 0x0 0x7920003 0x21 0x228 0x79d0005 0x0 0x20f9efc0 0x15 0x0 0x0 0x7aa0005 0x0 0x20f9efc0 0x15 0x0 0x0 0x7ad0003 0x15 0x1b0 0x7b80005 0x0 0x20f9efc0 0x58 0x0 0x0 0x7bb0003 0x58 0x168 0x7c80005 0x0 0x20f9efc0 0x4 0x0 0x0 0x7cb0003 0x4 0x120 0x7d20007 0x25 0x108 0x0 0x7d90004 0x0 0x0 0x0 0x0 0x0 0x7dc0007 0x0 0xb8 0x0 0x7e30004 0x0 0x0 0x0 0x0 0x0 0x7ec0007 0x0 0x68 0x0 0x7fc0003 0x0 0x48 0x8090005 0x0 0x0 0x0 0x0 0x0 oops 49 267 org/eclipse/jdt/internal/core/util/CommentRecorderParser 369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 375 org/eclipse/jdt/internal/core/util/CommentRecorderParser 414 org/eclipse/jdt/internal/core/util/CommentRecorderParser 420 org/eclipse/jdt/internal/core/util/CommentRecorderParser 429 org/eclipse/jdt/internal/core/util/CommentRecorderParser 435 org/eclipse/jdt/internal/core/util/CommentRecorderParser 444 org/eclipse/jdt/internal/core/util/CommentRecorderParser 450 org/eclipse/jdt/internal/core/util/CommentRecorderParser 504 org/eclipse/jdt/internal/core/util/CommentRecorderParser 523 org/eclipse/jdt/internal/core/util/CommentRecorderParser 529 org/eclipse/jdt/internal/core/util/CommentRecorderParser 538 org/eclipse/jdt/internal/core/util/CommentRecorderParser 544 org/eclipse/jdt/internal/core/util/CommentRecorderParser 553 org/eclipse/jdt/internal/core/util/CommentRecorderParser 559 org/eclipse/jdt/internal/core/util/CommentRecorderParser 565 org/eclipse/jdt/internal/core/util/CommentRecorderParser 574 org/eclipse/jdt/internal/core/util/CommentRecorderParser 580 org/eclipse/jdt/internal/core/util/CommentRecorderParser 586 org/eclipse/jdt/internal/core/util/CommentRecorderParser 595 org/eclipse/jdt/internal/core/util/CommentRecorderParser 601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 607 org/eclipse/jdt/internal/core/util/CommentRecorderParser 637 org/eclipse/jdt/internal/core/util/CommentRecorderParser 643 org/eclipse/jdt/internal/core/util/CommentRecorderParser 649 org/eclipse/jdt/internal/core/util/CommentRecorderParser 679 org/eclipse/jdt/internal/core/util/CommentRecorderParser 685 org/eclipse/jdt/internal/core/util/CommentRecorderParser 691 org/eclipse/jdt/internal/core/util/CommentRecorderParser 700 org/eclipse/jdt/internal/core/util/CommentRecorderParser 706 org/eclipse/jdt/internal/core/util/CommentRecorderParser 712 org/eclipse/jdt/internal/core/util/CommentRecorderParser 742 org/eclipse/jdt/internal/compiler/parser/Scanner 750 org/eclipse/jdt/internal/core/util/CommentRecorderParser 877 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/core/util/CommentRecorderParser 889 org/eclipse/jdt/internal/core/util/CommentRecorderParser 940 org/eclipse/jdt/internal/core/util/CommentRecorderParser 949 org/eclipse/jdt/internal/core/util/CommentRecorderParser 955 org/eclipse/jdt/internal/core/util/CommentRecorderParser 964 org/eclipse/jdt/internal/core/util/CommentRecorderParser 970 org/eclipse/jdt/internal/core/util/CommentRecorderParser 979 org/eclipse/jdt/internal/core/util/CommentRecorderParser 985 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1033 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1042 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1048 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1057 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1066 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 2 2491 orig 264 168 227 165 116 0 0 0 0 208 53 123 33 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 96 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 12 0x50005 0x0 0x20f9f070 0x7bb 0x0 0x0 0x1e0005 0x0 0x20f9efc0 0x7bb 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner 8 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 2 2494 orig 264 168 227 165 116 0 0 0 0 64 112 88 33 0 0 0 0 72 3 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 0 0 0 0 0 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 64 0x40007 0x7be 0x30 0x0 0x190002 0x0 0x2d0007 0x7be 0x20 0x0 0x360008 0xe 0x38a 0x1a0 0x20 0x80 0x55 0xb0 0x97 0xe0 0x175 0x110 0x58 0x140 0x15b 0x170 0x5d0005 0x20 0x0 0x0 0x0 0x0 0x620005 0x55 0x0 0x0 0x0 0x0 0x670005 0x97 0x0 0x0 0x0 0x0 0x6c0005 0x175 0x0 0x0 0x0 0x0 0x710005 0x58 0x0 0x0 0x0 0x0 0x760005 0x15b 0x0 0x0 0x0 0x0 0x890002 0x38a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2 2574 orig 264 168 227 165 116 0 0 0 0 240 52 123 33 0 0 0 0 224 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 113 64 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 1 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 48 0x140007 0x80e 0x40 0x0 0x2c0002 0x0 0x430002 0x0 0x4f0004 0x0 0x1de54850 0x80e 0x0 0x0 0x6e0007 0x80e 0x30 0x0 0x850002 0x0 0x960007 0x0 0xe0 0x80e 0x9c0007 0x7ee 0xc0 0x20 0xa40007 0x20 0xa0 0x0 0xab0007 0x0 0x80 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbd0005 0x0 0x0 0x0 0x0 0x0 oops 1 10 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 2 3895 orig 264 168 227 165 116 0 0 0 0 80 66 123 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 185 0 0 0 241 115 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0xe7e 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 1 0 orig 264 168 227 165 116 0 0 0 0 56 51 123 33 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 10 0x70007 0x0 0x50 0x0 0x150005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/problem/ProblemReporter handle (I[Ljava/lang/String;[Ljava/lang/String;II)V 1 0 orig 264 168 227 165 116 0 0 0 0 144 106 125 33 0 0 0 0 8 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 0 0 0 255 255 255 255 7 0 16 0 0 0 0 0 data 19 0x100007 0x0 0x38 0x0 0x140003 0x0 0x48 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x200005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 1 603 orig 264 168 227 165 116 0 0 0 0 208 98 123 33 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 169 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 18 0x40007 0x255 0x90 0x0 0xb0007 0x0 0x70 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 1 0 orig 264 168 227 165 116 0 0 0 0 48 164 165 33 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x0 0x0 0x0 0x0 0x70002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration getMainTypeName ()[C 1 2 orig 264 168 227 165 116 0 0 0 0 248 161 165 33 0 0 0 0 120 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 38 0x70007 0x2 0x100 0x0 0xe0005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x1c0007 0x0 0x50 0x0 0x230002 0x0 0x260007 0x0 0x30 0x0 0x2c0002 0x0 0x350002 0x0 0x3b0007 0x0 0x20 0x0 0x440002 0x0 0x4f0005 0x0 0x207d3850 0x2 0x0 0x0 oops 1 34 org/eclipse/jdt/internal/core/BasicCompilationUnit +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 1 475 orig 264 168 227 165 116 0 0 0 0 24 208 120 33 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 193 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x1d8 0x20 0x0 0x230007 0x105 0x20 0xd3 0x350007 0x1d8 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 1 901 orig 264 168 227 165 116 0 0 0 0 216 61 123 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 17 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x382 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 1 174 orig 264 168 227 165 116 0 0 0 0 200 60 123 33 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 97 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 18 0x120007 0xac 0x30 0x0 0x280002 0x0 0x340004 0x0 0x1e042280 0x29 0x208ea7b0 0x13 0x470007 0xac 0x30 0x0 0x5c0002 0x0 oops 2 8 org/eclipse/jdt/internal/compiler/ast/StringLiteral 10 org/eclipse/jdt/internal/compiler/ast/AllocationExpression +ciMethodData org/eclipse/jdt/internal/compiler/util/Util getLineNumber (I[III)I 1 0 orig 264 168 227 165 116 0 0 0 0 184 127 106 33 0 0 0 0 72 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 33 0x10007 0x0 0x20 0x0 0x80007 0x0 0x20 0x0 0x100003 0x0 0x88 0x240007 0x0 0x38 0x0 0x2c0003 0x0 0x50 0x320007 0x0 0x38 0x0 0x3a0003 0x0 0x18 0x440007 0x0 0xffffffffffffff90 0x0 0x4c0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 1 42 orig 264 168 227 165 116 0 0 0 0 136 202 122 33 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 73 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 2 0x90002 0x29 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 1 42 orig 264 168 227 165 116 0 0 0 0 184 86 169 33 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 73 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x29 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 1 43 orig 264 168 227 165 116 0 0 0 0 120 87 169 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x2a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Literal (II)V 1 49 orig 264 168 227 165 116 0 0 0 0 40 24 169 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 129 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x30 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Expression ()V 2 1172 orig 264 168 227 165 116 0 0 0 0 200 110 130 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 137 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x491 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Statement ()V 2 1700 orig 264 168 227 165 116 0 0 0 0 120 188 130 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 9 53 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x6a1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 2 2123 orig 264 168 227 165 116 0 0 0 0 48 255 113 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 184 0 0 0 153 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x793 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration recordStringLiteral (Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral;Z)V 1 0 orig 264 168 227 165 116 0 0 0 0 208 171 165 33 0 0 0 0 192 3 0 0 40 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 77 0x40007 0x0 0xb8 0x0 0xf0005 0x0 0x0 0x0 0x0 0x0 0x120007 0x0 0x20 0x0 0x1e0005 0x0 0x0 0x0 0x0 0x0 0x220003 0x0 0x130 0x260007 0x0 0x118 0x0 0x350002 0x0 0x3d0003 0x0 0x48 0x4d0005 0x0 0x0 0x0 0x0 0x0 0x590007 0x0 0xffffffffffffffd0 0x0 0x640005 0x0 0x0 0x0 0x0 0x0 0x670007 0x0 0x20 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0007 0x0 0x38 0x0 0x8c0003 0x0 0x48 0x9a0007 0x0 0x30 0x0 0xb00002 0x0 0xc30004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 1 140 orig 264 168 227 165 116 0 0 0 0 200 54 123 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 97 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x8c 0x30 0x0 0x270002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 1 0 orig 264 168 227 165 116 0 0 0 0 120 85 122 33 0 0 0 0 80 4 0 0 208 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 8 3 0 0 255 255 255 255 7 0 40 0 0 0 0 0 data 97 0x280007 0x0 0x30 0x0 0x3d0002 0x0 0x430003 0x0 0x168 0x4e0005 0x0 0x0 0x0 0x0 0x0 0x510007 0x0 0x80 0x0 0x550005 0x0 0x0 0x0 0x0 0x0 0x5a0005 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0xa0 0x0 0x700007 0x0 0x80 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x820005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xfffffffffffffeb0 0x0 0x970004 0x0 0x0 0x0 0x0 0x0 0x9f0005 0x0 0x0 0x0 0x0 0x0 0xa50005 0x0 0x0 0x0 0x0 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xe30007 0x0 0x38 0x0 0xe70003 0x0 0x18 0xf40007 0x0 0x38 0x0 0xf80003 0x0 0x18 0x10a0007 0x0 0x20 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue ([C[CII)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 1 764 orig 264 168 227 165 116 0 0 0 0 16 128 123 33 0 0 0 0 240 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 51 0x20003 0xfc 0x178 0xd0007 0x0 0x38 0x0 0x100003 0x0 0x160 0x1c0007 0x0 0x38 0x0 0x290003 0x0 0x18 0x3c0007 0x0 0x38 0x0 0x400003 0x0 0x50 0x4c0007 0x0 0x38 0x0 0x590003 0x0 0x18 0x6a0007 0x0 0x40 0x0 0x710007 0x0 0x60 0x0 0x880007 0x0 0x40 0x0 0x9f0002 0x0 0xb60002 0x0 0xe20007 0x0 0xfffffffffffffea0 0xfc oops 0 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 1 696 orig 264 168 227 165 116 0 0 0 0 232 128 123 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 4 0x90002 0xb8 0xd0002 0xb8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 1 696 orig 264 168 227 165 116 0 0 0 0 248 78 123 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 1 2315 orig 264 168 227 165 116 0 0 0 0 168 196 88 33 0 0 0 0 24 3 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 105 2 0 0 89 8 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 1 0 0 255 255 255 255 3 0 63 0 0 0 0 0 data 58 0x3f0003 0x4d 0x98 0x4e0007 0x59 0x80 0x26 0x570007 0x0 0x60 0x26 0x600007 0x0 0x40 0x26 0x690007 0x0 0x20 0x26 0x760007 0x7f 0xffffffffffffff80 0x27 0x820003 0x27 0x98 0x910007 0x69 0x80 0x20 0x9a0007 0x0 0x60 0x20 0xa30007 0x0 0x40 0x20 0xac0007 0x1 0x20 0x1f 0xb90007 0x89 0xffffffffffffff80 0x8 0xc30007 0x6 0x20 0x2 0xd30002 0x8 0xe20004 0x0 0x1de54850 0x8 0x0 0x0 oops 1 54 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 1 32 orig 264 168 227 165 116 0 0 0 0 248 189 88 33 0 0 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 192 1 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 56 0xb0008 0x36 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1 579 orig 264 168 227 165 116 0 0 0 0 8 192 88 33 0 0 0 0 152 2 0 0 240 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 2 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 255 255 255 255 3 0 49 0 0 0 0 0 data 42 0x310003 0x0 0x58 0x400007 0x0 0x40 0x0 0x490007 0x0 0x20 0x0 0x560007 0x0 0xffffffffffffffc0 0x0 0x620003 0x0 0x58 0x710007 0x0 0x40 0x0 0x7a0007 0x0 0x20 0x0 0x870007 0x0 0xffffffffffffffc0 0x0 0x910007 0x0 0x20 0x0 0xa10002 0x0 0xb00004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1 1045 orig 264 168 227 165 116 0 0 0 0 64 194 88 33 0 0 0 0 216 2 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 4 0 0 25 0 0 0 129 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 255 255 255 255 3 0 56 0 0 0 0 0 data 50 0x380003 0x3 0x78 0x470007 0xa 0x60 0x0 0x500007 0x0 0x40 0x0 0x590007 0x0 0x20 0x0 0x660007 0xa 0xffffffffffffffa0 0x3 0x720003 0x3 0x78 0x810007 0x4 0x60 0x2 0x8a0007 0x0 0x40 0x2 0x930007 0x0 0x20 0x2 0xa00007 0x6 0xffffffffffffffa0 0x1 0xaa0007 0x1 0x20 0x0 0xba0002 0x1 0xc90004 0x0 0x1de54850 0x1 0x0 0x0 oops 1 46 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 1 583 orig 264 168 227 165 116 0 0 0 0 64 199 88 33 0 0 0 0 88 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 2 0 0 41 0 0 0 209 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 2 0 0 255 255 255 255 3 0 75 0 0 0 0 0 data 66 0x4b0003 0x5 0xb8 0x5a0007 0xc 0xa0 0x1 0x630007 0x0 0x80 0x1 0x6c0007 0x0 0x60 0x1 0x750007 0x0 0x40 0x1 0x7e0007 0x0 0x20 0x1 0x8b0007 0xd 0xffffffffffffff60 0x4 0x970003 0x4 0xb8 0xa60007 0xc 0xa0 0x1 0xaf0007 0x0 0x80 0x1 0xb80007 0x0 0x60 0x1 0xc10007 0x0 0x40 0x1 0xca0007 0x0 0x20 0x1 0xd70007 0xd 0xffffffffffffff60 0x3 0xe10007 0x2 0x20 0x1 0xf10002 0x3 0x1000004 0x0 0x1de54850 0x3 0x0 0x0 oops 1 62 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 1 1618 orig 264 168 227 165 116 0 0 0 0 0 202 88 33 0 0 0 0 152 3 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 82 6 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 2 0 0 255 255 255 255 3 0 82 0 0 0 0 0 data 74 0x520003 0x0 0xd8 0x610007 0x0 0xc0 0x0 0x6a0007 0x0 0xa0 0x0 0x730007 0x0 0x80 0x0 0x7c0007 0x0 0x60 0x0 0x850007 0x0 0x40 0x0 0x8e0007 0x0 0x20 0x0 0x9b0007 0x0 0xffffffffffffff40 0x0 0xa70003 0x0 0xd8 0xb60007 0x0 0xc0 0x0 0xbf0007 0x0 0xa0 0x0 0xc80007 0x0 0x80 0x0 0xd10007 0x0 0x60 0x0 0xda0007 0x0 0x40 0x0 0xe30007 0x0 0x20 0x0 0xf00007 0x0 0xffffffffffffff40 0x0 0xfa0007 0x0 0x20 0x0 0x10c0002 0x0 0x11b0004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalUseOfUnderscoreAsAnIdentifier (IIZ)V 1 0 orig 264 168 227 165 116 0 0 0 0 56 124 127 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 255 255 255 255 2 0 17 0 0 0 0 0 data 5 0x110002 0x0 0x140003 0x0 0x18 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 100 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 100 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit 1 1 46 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 11 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext 1 0 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 100 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 100 1 12 1 9 12 1 1 5 0 100 1 10 12 1 1 9 100 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 100 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid146556.log b/dependencies/replay_pid146556.log new file mode 100644 index 000000000..9092d20eb --- /dev/null +++ b/dependencies/replay_pid146556.log @@ -0,0 +1,2260 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 450 ciObject found +ciMethod java/lang/Object ()V 4097 1 1049059 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 9593 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3889 1 486 0 -1 +ciMethod java/util/AbstractList ()V 2369 1 47493 0 0 +ciMethod java/util/AbstractCollection ()V 2241 1 47785 0 0 +ciMethod java/util/ArrayList (I)V 2057 1 5268 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 15358 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 15358 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 15358 0 0 +ciMethod java/util/ArrayList grow (I)V 753 1 4047 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 912 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 14307 0 768 +ciMethod java/util/HashMap ()V 833 1 209 0 -1 +ciMethod java/lang/Math max (II)I 817 1 44703 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 5851 0 0 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2441 1 5515 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1761 16633 2509 0 -1 +ciMethodData java/lang/Object ()V 2 1049059 orig 264 168 227 165 116 0 0 0 0 128 4 160 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 255 127 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 47785 orig 264 168 227 165 116 0 0 0 0 96 121 172 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 1 0 0 137 204 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb991 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14307 orig 264 168 227 165 116 0 0 0 0 160 10 173 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 193 180 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3698 0x1a0004 0x0 0x207e3030 0x1 0x207e30e0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 15358 orig 264 168 227 165 116 0 0 0 0 24 0 173 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 137 213 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3ab1 0x90002 0x3ab1 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 15358 orig 264 168 227 165 116 0 0 0 0 120 255 172 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 137 213 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2bc1 0x30 0xef0 0xa0002 0xef0 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 15358 orig 264 168 227 165 116 0 0 0 0 200 0 173 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 137 213 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2b5f 0x30 0xf52 0x160002 0xf52 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 4047 orig 264 168 227 165 116 0 0 0 0 144 1 173 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 137 123 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x62 0x20 0xf0f 0x180007 0xf71 0x30 0x0 0x1c0002 0x0 0x260002 0xf71 oops 0 +ciMethodData java/util/AbstractList ()V 2 47493 orig 264 168 227 165 116 0 0 0 0 248 101 172 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 233 194 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb85d oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 173 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 5851 orig 264 168 227 165 116 0 0 0 0 48 24 178 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 217 174 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x2010bb00 0x15db 0x0 0x0 0x60002 0x15db 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5268 orig 264 168 227 165 116 0 0 0 0 232 251 172 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 153 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x1393 0x50007 0x822 0x38 0xb71 0x100003 0xb71 0x100 0x140007 0x0 0x38 0x822 0x1e0003 0x822 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 553 3777 402 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 6958 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3281 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2105 1 13475 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2734 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 889 33169 1421 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1057 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2042 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2625 1 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 937 1 483 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1025 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 993 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4633 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1990 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3161 1 395 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 207 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2849 1 1156 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 609 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2073 1 2257 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 507 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2681 1 1123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3777 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 105 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2681 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1961 1 200 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1209 1273 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1406 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1793 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2741 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1761 529 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1929 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3145 1 1915 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1756 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 409 2669 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 697 697 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 241 241 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1518 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2729 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 601 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1121 1 296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 27 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2073 1 3844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 297 1 235 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 3273 1 1455 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 3241 1 1866 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1093 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2865 1 6470 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2777 1 1145 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1353 1 393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2704 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 5589 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 33 17 74 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54018 orig 264 168 227 165 116 0 0 0 0 112 42 178 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 8 0 0 137 71 0 0 25 87 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8f1 0x20 0x0 0x130007 0x8f1 0x38 0xcae3 0x270003 0xcae3 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 26891 orig 264 168 227 165 116 0 0 0 0 120 133 168 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 105 217 0 0 89 72 3 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x1ae6 0x20 0x47 0x80007 0x0 0x40 0x1ae6 0xc0007 0x1ae6 0x20 0x0 0x150007 0x11e0 0x20 0x906 0x1d0003 0x11e0 0x38 0x260007 0x574a 0x20 0x15f 0x2f0007 0x58a9 0xffffffffffffffe0 0x1081 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 3289 1 1469 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2337 1 14731 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 3153 1 4218 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2441 18257 5121 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 179 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2377 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2481 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2401 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2353 1 790 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2290 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1593 1 199 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2177 1 5153 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2681 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3273 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2481 3329 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3049 3505 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2393 2353 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 995 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1124 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1695 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1123 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2681 3217 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1123 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 384 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 377 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 14731 orig 264 168 227 165 116 0 0 0 0 224 41 2 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 57 195 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13475 orig 264 168 227 165 116 0 0 0 0 64 139 168 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 225 156 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x339c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 59698 orig 264 168 227 165 116 0 0 0 0 152 44 2 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 8 0 0 129 150 0 0 65 2 7 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x12d0 0x70 0x2e0007 0xce44 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0xce44 0xffffffffffffffa8 0x12d0 0x950007 0x12d0 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 4218 orig 264 168 227 165 116 0 0 0 0 224 42 2 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 1 0 0 129 119 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5153 orig 264 168 227 165 116 0 0 0 0 152 33 4 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 1 0 0 137 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xee1 0xb0 0x430 0xd0005 0x0 0x218795e0 0x417 0x21879690 0x19 0x200005 0x0 0x218795e0 0x417 0x21879690 0x19 0x230005 0x0 0x218795e0 0x417 0x21879690 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 6573 orig 264 168 227 165 116 0 0 0 0 48 203 223 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 102 1 0 0 57 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1847 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 5941 orig 264 168 227 165 116 0 0 0 0 144 164 227 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 153 166 0 0 153 176 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x14d3 0x110003 0x14d3 0x88 0x190007 0x13d 0x50 0x1459 0x1f0002 0x1459 0x220007 0x3 0x20 0x1456 0x310007 0x110 0x20 0x30 0x3f0007 0x1596 0xffffffffffffff90 0x7d oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 450 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3877 orig 264 168 227 165 116 0 0 0 0 104 114 223 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 17 113 0 0 241 112 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5c7 0x38 0x85b 0x50003 0x85b 0x18 0xc0007 0x19 0x38 0xe09 0x120003 0xe09 0x18 0x1e0003 0xe22 0x58 0x2b0002 0x19 0x2e0004 0x0 0x200ef0d0 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xe22 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 8 113 223 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1f435b10 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x1f435b10 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1f435b10 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x1f435b10 0x19 0x0 0x0 0x830005 0x0 0x1f435b10 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x218798a0 0x19 0x0 0x0 0xac0005 0x0 0x218798a0 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3810 orig 264 168 227 165 116 0 0 0 0 104 36 4 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 1 0 0 73 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x218795e0 0xd01 0x21879690 0x48 0x40002 0xd49 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3810 orig 264 168 227 165 116 0 0 0 0 88 150 4 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd0 0x40 0x172 0xc0007 0x0 0x20 0x172 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4633 orig 264 168 227 165 116 0 0 0 0 232 150 170 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1117 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 60258 orig 264 168 227 165 116 0 0 0 0 128 181 168 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 16 0 0 241 40 0 0 129 217 6 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x51e 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x51e 0x130007 0x51e 0x20 0x0 0x200003 0x51e 0x38 0x280007 0x5dad 0x20 0xad9 0x340007 0x6886 0xffffffffffffffe0 0x51e 0x470003 0x51e 0x78 0x4f0007 0x5dad 0x60 0xad9 0x5d0004 0x0 0x1e239dc0 0xad9 0x0 0x0 0x6f0002 0xad9 0x7e0007 0x6886 0xffffffffffffffa0 0x51e 0x8b0004 0x0 0x1e239dc0 0x51e 0x0 0x0 0x990002 0x51e oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2260 orig 264 168 227 165 116 0 0 0 0 248 42 171 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 137 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x77b 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 21127 orig 264 168 227 165 116 0 0 0 0 48 158 223 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 201 26 0 0 1 16 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x359 0x40007 0x359 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x218795e0 0x340 0x21879690 0x19 0x200007 0x359 0x20 0x0 0x2c0005 0x0 0x218777b0 0x359 0x0 0x0 0x2f0007 0x307 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x218795e0 0x340 0x21879690 0x19 0x740007 0x0 0x38 0x359 0x780003 0x359 0x18 0x800005 0x0 0x218795e0 0x340 0x21879690 0x19 0x870005 0x0 0x218795e0 0x340 0x21879690 0x19 0x8c0002 0x359 0x8f0002 0x359 0x950005 0x0 0x218795e0 0x340 0x21879690 0x19 0x9e0007 0x13d 0x750 0x21c 0xa20005 0x0 0x218795e0 0x211 0x21879690 0xb 0xae0007 0x0 0x50 0x21c 0xb90005 0x0 0x21879740 0x21c 0x0 0x0 0xc60003 0x21c 0x78 0xcd0007 0x1b 0x60 0x206 0xd70007 0xb5 0x40 0x151 0xe70007 0x180e 0x0 0x151 0xf70007 0x221 0xffffffffffffffa0 0x21c 0xfe0005 0x0 0x218795e0 0x211 0x21879690 0xb 0x1030007 0x1e5 0x110 0x37 0x1070005 0x13 0x218777b0 0x24 0x0 0x0 0x10a0007 0x36 0x70 0x1 0x10e0005 0x0 0x218777b0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x218777b0 0x37 0x0 0x0 0x11b0007 0x37 0x20 0x0 0x12a0007 0xd5 0x218 0x147 0x13e0007 0x0 0x20 0x147 0x1540003 0x147 0x1b8 0x1640007 0x1b 0x0 0x206 0x16b0007 0xb5 0x40 0x151 0x17b0007 0x180e 0x0 0x151 0x1820007 0x0 0x140 0x206 0x1a40005 0x0 0x218797f0 0x206 0x0 0x0 0x1a90005 0x0 0x218798a0 0x206 0x0 0x0 0x1ac0004 0x0 0x218777b0 0xf2 0x21879950 0xa9 0x1af0007 0x0 0x90 0x206 0x1c30005 0x0 0x218795e0 0x204 0x21879690 0x2 0x1ce0002 0x206 0x1d10004 0x0 0x21879a00 0x206 0x0 0x0 0x1df0007 0x206 0xfffffffffffffe60 0x147 0x1e30005 0x0 0x218795e0 0x211 0x21879690 0xb 0x1ec0007 0x0 0x108 0x21c 0x1f60007 0x1e1 0xe8 0x3b 0x2030003 0x3b 0xa8 0x21c0005 0x0 0x218797f0 0x44 0x0 0x0 0x2210005 0x0 0x218798a0 0x44 0x0 0x0 0x2240004 0x0 0x21879b20 0x26 0x218777b0 0x1e 0x22c0007 0x44 0xffffffffffffff70 0x3b 0x2300005 0x0 0x218795e0 0x211 0x21879690 0xb 0x2350007 0x37 0x80 0x1e5 0x2490005 0x0 0x218797f0 0x1e5 0x0 0x0 0x24e0005 0x0 0x218798a0 0x1e5 0x0 0x0 0x2550007 0x21b 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x21b 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13d 0x2aa0005 0x0 0x21879740 0x13d 0x0 0x0 0x2c10002 0x13d 0x2d30007 0xe5 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x13d 0x3220007 0xfc 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfc 0x3400003 0xfc 0xf8 0x34a0005 0x0 0x218795e0 0x1af 0x21879690 0xa 0x3560002 0x1b9 0x35d0002 0x1b9 0x3730005 0x0 0x218797f0 0x1b9 0x0 0x0 0x3780005 0x0 0x218798a0 0x1b9 0x0 0x0 0x37b0005 0x0 0x21879bd0 0x1b9 0x0 0x0 0x3930007 0x1b9 0xffffffffffffff20 0xfc 0x3a30005 0x0 0x21879bd0 0xfc 0x0 0x0 0x3b30005 0x0 0x21879bd0 0xfc 0x0 0x0 0x3c10007 0x0 0xc8 0xfc 0x3ce0003 0xfc 0x88 0x3dc0005 0x0 0x218795e0 0x1af 0x21879690 0xa 0x3e70002 0x1b9 0x3ea0004 0x0 0x21879a00 0x1b9 0x0 0x0 0x3f20007 0x1b9 0xffffffffffffff90 0xfc 0x4020005 0x0 0x218797f0 0x13d 0x0 0x0 0x4070005 0x0 0x218798a0 0x13d 0x0 0x0 0x40e0005 0x0 0x21879c80 0x13d 0x0 0x0 0x4110007 0x13d 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x218795e0 0x12f 0x21879690 0xe 0x4930007 0x0 0x108 0x13d 0x49d0007 0x121 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x218797f0 0x21 0x0 0x0 0x4c80005 0x0 0x218798a0 0x21 0x0 0x0 0x4cb0004 0x0 0x21879b20 0x1d 0x218777b0 0x4 0x4d30007 0x21 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x218795e0 0x33f 0x21879690 0x19 0x4dc0007 0x318 0x48 0x40 0x4ea0002 0x40 0x4ed0003 0x40 0x58 0x4f70005 0x0 0x218795e0 0x2ff 0x21879690 0x19 0x5030002 0x318 0x50a0005 0x0 0x218797f0 0x358 0x0 0x0 0x5140005 0x0 0x218797f0 0x358 0x0 0x0 0x51d0007 0x0 0x80 0x358 0x5230007 0x358 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x358 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x358 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x358 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x218795e0 0x33f 0x21879690 0x19 0x5a00005 0x0 0x218795e0 0x33f 0x21879690 0x19 0x5a50007 0x318 0xc0 0x40 0x5aa0005 0x0 0x218797f0 0x40 0x0 0x0 0x5b40005 0x0 0x218797f0 0x40 0x0 0x0 0x5c50002 0x40 0x5c80005 0x0 0x21877ca0 0x40 0x0 0x0 0x5d50002 0x358 0x5db0005 0x0 0x218777b0 0x358 0x0 0x0 0x5de0007 0x358 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x21877ca0 0x358 0x0 0x0 0x5fe0007 0x0 0x20 0x358 0x60a0007 0x0 0x50 0x358 0x6140005 0x0 0x218795e0 0x33f 0x21879690 0x19 0x62c0003 0x358 0x48 0x63d0005 0x0 0x21879d30 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x358 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2833 orig 264 168 227 165 116 0 0 0 0 16 218 197 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 72 0 0 9 54 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x911 0x18 0x110007 0x5d 0x0 0x911 0x190007 0x8b4 0x158 0x5d 0x210007 0x5d 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x5e1 0x20 0x330 0x780007 0x5a5 0x1f0 0x36c 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x13 0xf8 0x1 0x110 0x1 0x140 0x61 0xb0 0x39 0x158 0x0 0x170 0x3e 0xe0 0x1a 0xc8 0xd50003 0x145 0x150 0xdd0003 0xbf 0x138 0xe50003 0xc0 0x120 0xed0003 0x1a 0x108 0xf50003 0x3 0xf0 0xfd0003 0x11 0xd8 0x1050003 0xc 0xc0 0x10d0003 0x6d 0xa8 0x1150003 0x1 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x218798a0 0x5a5 0x0 0x0 0x1370007 0x750 0x50 0x1c1 0x13c0007 0x1c1 0x30 0x0 0x1430002 0x0 0x14f0007 0x750 0x30 0x0 0x1590002 0x0 0x1600007 0x6f3 0x60 0x5d 0x16d0002 0x5d 0x1700005 0x0 0x21879d30 0x5d 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2290 orig 264 168 227 165 116 0 0 0 0 176 30 4 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x35d 0x30 0x395 0x90002 0x395 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1969 orig 264 168 227 165 116 0 0 0 0 64 41 4 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 182 1 0 0 25 25 0 0 217 47 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x218795e0 0x30a 0x21879690 0x19 0x90005 0x0 0x218795e0 0x30a 0x21879690 0x19 0x130003 0x323 0x260 0x1c0005 0x0 0x218795e0 0x41a 0x21879690 0x54 0x310005 0x0 0x218795e0 0x41a 0x21879690 0x54 0x340005 0x0 0x218795e0 0x41a 0x21879690 0x54 0x3c0007 0x0 0x188 0x46e 0x430008 0xa 0x190 0x168 0x0 0xf0 0x3 0x60 0xe1 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13e 0x880007 0x13e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x218795e0 0x41a 0x21879690 0x54 0xcf0007 0x46e 0xfffffffffffffdb8 0x323 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1106 orig 264 168 227 165 116 0 0 0 0 168 26 4 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 1 0 0 73 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x329 0x80002 0x329 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1192 orig 264 168 227 165 116 0 0 0 0 152 45 4 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 1 0 0 233 27 0 0 249 26 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x218795e0 0x364 0x21879690 0x19 0xb0007 0x36 0x178 0x347 0x100003 0x347 0x138 0x190005 0x0 0x218795e0 0x32f 0x21879690 0x19 0x2e0005 0x0 0x218795e0 0x32f 0x21879690 0x19 0x310005 0x0 0x218795e0 0x32f 0x21879690 0x19 0x3b0002 0x348 0x3e0007 0x32 0x50 0x316 0x430002 0x316 0x4a0007 0x0 0x20 0x316 0x5e0005 0x0 0x218795e0 0x32 0x0 0x0 0x6a0007 0x348 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1866 orig 264 168 227 165 116 0 0 0 0 232 143 223 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 149 1 0 0 169 45 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x59c 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x1f435b10 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x218798a0 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1469 orig 264 168 227 165 116 0 0 0 0 176 142 223 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 1 0 0 33 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x424 0x40007 0x424 0x30 0x0 0xb0002 0x0 0x100007 0x424 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x424 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1115 orig 264 168 227 165 116 0 0 0 0 248 28 4 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 1 0 0 121 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x1f1 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x218795e0 0x130 0x21879690 0xe 0x210005 0x0 0x218795e0 0x130 0x21879690 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 790 orig 264 168 227 165 116 0 0 0 0 232 29 4 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 1 0 0 129 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x1f0 0xd0005 0x0 0x218795e0 0x1e5 0x21879690 0xb 0x200005 0x0 0x218795e0 0x1e5 0x21879690 0xb 0x230005 0x0 0x218795e0 0x1e5 0x21879690 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1469 orig 264 168 227 165 116 0 0 0 0 208 230 1 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 155 1 0 0 17 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 533 orig 264 168 227 165 116 0 0 0 0 152 71 170 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 117 0 0 0 1 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x154 0x20 0x4c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 680 orig 264 168 227 165 116 0 0 0 0 224 47 171 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 145 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x152 0x40 0x120 0x150007 0x120 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 142 orig 264 168 227 165 116 0 0 0 0 16 39 171 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 17 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x42 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 16 28 4 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 1 0 0 41 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x325 0x80002 0x325 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1 2455 orig 264 168 227 165 116 0 0 0 0 48 39 4 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 145 27 0 0 185 63 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x218795e0 0x359 0x21879690 0x19 0xf0003 0x372 0x2b0 0x180005 0x0 0x218795e0 0x4aa 0x21879690 0x54 0x2d0005 0x0 0x218795e0 0x4aa 0x21879690 0x54 0x300005 0x0 0x218795e0 0x4aa 0x21879690 0x54 0x3a0002 0x4fe 0x3d0007 0x476 0x1c8 0x88 0x450005 0x0 0x218795e0 0x74 0x21879690 0x14 0x4f0007 0x88 0x38 0x0 0x560003 0x0 0x188 0x620003 0x88 0x108 0x700005 0x0 0x218795e0 0x87 0x21879690 0x1b 0x7b0005 0x0 0x218795e0 0x87 0x21879690 0x1b 0x930005 0x0 0x218795e0 0x87 0x21879690 0x1b 0x960005 0x0 0x218795e0 0x87 0x21879690 0x1b 0x990004 0x0 0x1e239dc0 0xa2 0x0 0x0 0xa40007 0xa2 0xffffffffffffff10 0x88 0xa70003 0x88 0x48 0xb30005 0x0 0x218795e0 0x436 0x21879690 0x40 0xc00007 0x4fe 0xfffffffffffffd68 0x372 0xc40007 0x88 0x38 0x2ea 0xce0003 0x2ea 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 16 214 197 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 137 1 0 0 209 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x53f 0x20 0x15b 0xd0002 0x69a 0x170007 0x69a 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x69a 0x530007 0x69a 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 184 178 4 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 153 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x173 0x1e0007 0x173 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 72 167 223 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x218797f0 0x85 0x0 0x0 0xc90005 0x0 0x218797f0 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x21879bd0 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x21879bd0 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x218797f0 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x2123a350 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 168 214 6 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1595 orig 264 168 227 165 116 0 0 0 0 32 228 197 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 209 46 0 0 137 49 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5da 0x18 0x1e0007 0x39 0x0 0x5da 0x260007 0x5a1 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x398 0x298 0x242 0x8d0005 0x0 0x21879c80 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x218777b0 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x218777b0 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x21879c80 0x398 0x0 0x0 0x14f0007 0x1d8 0x38 0x1c0 0x1530003 0x1c0 0x18 0x15f0005 0x0 0x218798a0 0x398 0x0 0x0 0x1660007 0x1c0 0x98 0x1d8 0x16b0007 0xc 0x38 0x1cc 0x1700003 0x1cc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x218798a0 0xc 0x0 0x0 0x1830004 0x0 0x21879b20 0xfd 0x218777b0 0xc3 0x18a0004 0xffffffffffffff3d 0x21879b20 0xfd 0x218777b0 0x4e 0x18d0007 0xc3 0xb0 0xfd 0x1920005 0x0 0x21879b20 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x218777b0 0x7 0x0 0x0 0x1a60005 0x0 0x21879b20 0xf6 0x218777b0 0xca 0x1b10005 0x0 0x21879b20 0xf6 0x218777b0 0xca 0x1b40007 0x16c 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c0 0x1ee0005 0x0 0x218798a0 0x1c0 0x0 0x0 0x1f70003 0x1c0 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c0 0x2d50002 0x1c0 0x2dc0007 0x20 0x38 0x1a0 0x2e10003 0x1a0 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x218798a0 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 64 181 4 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 33 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x164 0x100007 0x14f 0x20 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 56 119 193 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 224 117 193 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 216 1 0 0 97 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x30c 0x2b0007 0x0 0x40 0x30c 0x310007 0x20d 0x38 0xff 0x370003 0xff 0x18 0x420007 0x0 0x40 0x30c 0x480007 0x50 0x38 0x2bc 0x4e0003 0x2bc 0x18 0x600007 0x0 0x110 0x30c 0x670005 0x1d3 0x218777b0 0x139 0x0 0x0 0x6a0007 0x30c 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 80 34 4 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 97 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 40 188 193 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1175 orig 264 168 227 165 116 0 0 0 0 128 26 171 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 1 0 0 153 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x32c 0x20 0x7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 200 189 193 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 97 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x30c 0xd0005 0x0 0x218777b0 0x30c 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1567 orig 264 168 227 165 116 0 0 0 0 24 157 4 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 146 1 0 0 201 26 0 0 105 36 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x126 0xd8 0x233 0xb0003 0x233 0x58 0x120007 0x0 0x40 0x384 0x1a0007 0x384 0x20 0x0 0x220007 0x0 0x40 0x5b7 0x2a0007 0x384 0xffffffffffffffa0 0x233 0x2f0007 0x0 0x20 0x233 0x350007 0x359 0x30 0x0 0x400002 0x0 0x450007 0x359 0x30 0x0 0x4e0002 0x0 0x560002 0x359 0x5a0005 0x0 0x219e07d0 0x359 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1201 orig 264 168 227 165 116 0 0 0 0 200 76 171 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 17 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x340 0x70005 0x0 0x218777b0 0x340 0x0 0x0 0xc0007 0x2c2 0xe8 0x7e 0x110005 0x0 0x21a35150 0x7e 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x1fe94970 0x3 0x218777b0 0x19 0x200007 0x0 0x50 0x22 0x260005 0x0 0x21a35150 0x22 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 168 202 198 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x2123a350 0x6f 0x1fbd2470 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x2123a350 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2741 orig 264 168 227 165 116 0 0 0 0 216 201 197 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x21d 0x1f817d20 0x698 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3533 orig 264 168 227 165 116 0 0 0 0 24 189 197 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 50 0 0 65 94 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x641 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x218798a0 0x641 0x0 0x0 0x1a0007 0x0 0x40 0x641 0x210007 0x641 0x20 0x0 0x2e0003 0x641 0x88 0x350005 0x0 0x1f815be0 0x72d 0x0 0x0 0x3a0007 0xa 0x40 0x723 0x410007 0x723 0x20 0x0 0x4c0007 0x72d 0xffffffffffffff90 0x637 0x560005 0x0 0x1f815be0 0x637 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 168 48 171 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 88 212 197 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x218798a0 0x623 0x0 0x0 0x90007 0x530 0x118 0xf3 0xf0002 0xf3 0x180007 0xf3 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf3 0x340002 0xf3 0x3a0007 0xf3 0x20 0x0 0x4e0005 0x0 0x1f815be0 0xf3 0x0 0x0 0x510003 0xf3 0x150 0x590007 0x530 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1a7 0x80 0x389 0x850005 0x0 0x218798a0 0x389 0x0 0x0 0x880004 0x0 0x218777b0 0x26e 0x21879b20 0x11b oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1695 orig 264 168 227 165 116 0 0 0 0 0 143 4 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1243 orig 264 168 227 165 116 0 0 0 0 88 136 4 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1406 orig 264 168 227 165 116 0 0 0 0 24 150 197 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xc 0x218777b0 0x25d 0x21879b20 0x115 0x40008 0xe 0x177 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x292 0x20 0xe0 0x5e0005 0x0 0x21879b20 0x115 0x218777b0 0x17d 0x610008 0x8 0xca 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x21879b20 0x115 0x218777b0 0x17d 0xaa0007 0x0 0x100 0x292 0xaf0007 0x291 0xc8 0x1 0xb40005 0x0 0x218777b0 0x1 0x0 0x0 0xb70004 0x0 0x218777b0 0x1 0x0 0x0 0xbb0005 0x0 0x218798a0 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x292 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x292 0x10d0007 0x291 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2042 orig 264 168 227 165 116 0 0 0 0 176 23 170 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5fa oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1990 orig 264 168 227 165 116 0 0 0 0 216 214 170 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5c6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 459 orig 264 168 227 165 116 0 0 0 0 224 219 197 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 86 0 0 0 161 11 0 0 161 11 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x1fde7210 0x174 0x0 0x0 0xb0007 0x120 0xe0 0x54 0xf0005 0x0 0x1fde7210 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x174 0x150 0x3c0007 0x0 0x38 0x174 0x400003 0x174 0x18 0x440005 0x0 0x218797f0 0x174 0x0 0x0 0x4b0002 0x174 0x520007 0x0 0x90 0x174 0x580007 0x174 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x218797f0 0x174 0x0 0x0 0x7c0007 0x174 0xfffffffffffffec8 0x174 0x810007 0x174 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 200 139 4 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 104 140 4 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 80 158 197 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x218798a0 0x2a 0x0 0x0 0x320005 0x0 0x218798a0 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x20220400 0x2a 0x0 0x0 0x4e0005 0x0 0x1f815be0 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x21879bd0 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 56 230 223 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 56 196 197 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x21752360 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x21752360 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x21752360 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x21752360 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 192 226 223 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 56 172 193 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 16 164 193 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 16 16 228 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 89 2 0 0 233 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x41 0x20224130 0x8 0x20220400 0x2 0x110003 0x4b 0xb8 0x170005 0x6 0x20220400 0x3 0x21877ca0 0x14 0x1a0007 0x1d 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x17 0x20 0x6 0x3d0007 0x1d 0xffffffffffffff60 0x4b 0x470004 0x0 0x20224130 0x8 0x20220400 0x2 0x4f0004 0x0 0x219e07d0 0x46 0x21879a70 0x4 0x5f0007 0x47 0x30 0x4 0x630002 0x4 oops 8 2 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 4 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 35 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 37 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid150540.log b/dependencies/replay_pid150540.log new file mode 100644 index 000000000..01c96e024 --- /dev/null +++ b/dependencies/replay_pid150540.log @@ -0,0 +1,2496 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 514 ciObject found +ciMethod java/lang/Object ()V 4097 1 1247424 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2281 1 20837 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 1713 1 214 0 -1 +ciMethod java/util/AbstractList ()V 2369 1 45647 0 32 +ciMethod java/util/AbstractCollection ()V 2521 1 45889 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 3484 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 11972 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 11924 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 11973 0 544 +ciMethod java/util/ArrayList grow (I)V 753 1 4714 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 566 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 10961 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 7065 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 218 0 -1 +ciMethod java/lang/Math max (II)I 817 1 36520 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 4097 1 7331 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2049 1 5399 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 2073 15929 1909 0 320 +ciMethodData java/lang/Object ()V 2 1247436 orig 264 168 227 165 116 0 0 0 0 128 4 218 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 54 152 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 11142 orig 264 168 227 165 116 0 0 0 0 160 10 231 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 217 81 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x2a3b 0x1a0004 0x0 0x1f7cb230 0x1 0x1f7cb2e0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 11924 orig 264 168 227 165 116 0 0 0 0 24 0 231 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 57 106 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x2d47 0x90002 0x2d47 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 11972 orig 264 168 227 165 116 0 0 0 0 120 255 230 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 185 107 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x1f6c 0x30 0xe0b 0xa0002 0xe0b oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 11973 orig 264 168 227 165 116 0 0 0 0 200 0 231 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 193 107 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x1f0a 0x30 0xe6e 0x160002 0xe6e oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 4714 orig 264 168 227 165 116 0 0 0 0 144 1 231 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 97 144 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x60 0x20 0x11ac 0x180007 0x120c 0x30 0x0 0x1c0002 0x0 0x260002 0x120c oops 0 +ciMethodData java/util/AbstractCollection ()V 2 45889 orig 264 168 227 165 116 0 0 0 0 96 121 230 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 1 0 0 49 144 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb206 oops 0 +ciMethodData java/util/AbstractList ()V 2 45647 orig 264 168 227 165 116 0 0 0 0 248 101 230 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 57 137 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb127 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 722 orig 264 168 227 165 116 0 0 0 0 16 8 231 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 65 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x288 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x288 0x300007 0x288 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 7331 orig 264 168 227 165 116 0 0 0 0 48 24 236 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 213 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0xa7 0x1f8fd8a0 0x19fc 0x0 0x0 0x60002 0x1aa3 0x90004 0x0 0x1f8fd8a0 0xa7 0x0 0x0 oops 2 2 [Ljava/lang/Object; 10 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 3640 orig 264 168 227 165 116 0 0 0 0 232 251 230 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 185 105 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0xd37 0x50007 0x54d 0x38 0x7ea 0x100003 0x7ea 0x100 0x140007 0x0 0x38 0x54d 0x1e0003 0x54d 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 545 3361 856 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 889 1082 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 4424 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3505 1 594 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2185 1 14824 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1777 32769 2511 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 1801 65537 1136 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 361 1 43 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 489 1 118 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 409 1 44 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 1708 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2001 1 250 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2049 1 1285 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 713 1 2756 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1297 1 162 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4073 1 726 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 2857 1 357 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1548 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1489 1 172 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 6325 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1089 1 136 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2297 1 4875 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1651 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2049 1 417 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1361 581 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3737 775 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2513 1 1195 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 441 1 177 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2809 1 3400 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 153 1 4034 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1524 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2401 1 1359 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 457 1 128 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 577 1 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3089 1 1261 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1417 1 513 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1449 1 204 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 377 1 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2401 1 1125 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1929 1 2694 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1489 2081 273 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1245 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 65 1 59 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 103 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1209 1 374 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4209 1687 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 24 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 2441 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1193 881 353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1646 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 993 1 1609 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 881 1 1390 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2137 265 2483 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 73 73 277 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1153 1153 170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 345 81 961 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2569 1 450 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 425 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1801 1 175 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 417 1 42 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 113 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 30 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 297 1 180 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 30 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 921 1 115 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 921 1 115 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 24 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2121 1 3273 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 257 1 2763 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 921 1 115 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2401 1 1443 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2385 1 1676 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1125 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 34 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 561 1 60 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2121 1 20029 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2481 1 1169 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 24 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 41 1 5 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 313 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 265 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1593 1 395 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3073 3921 355 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 3092 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1930 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 4622 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1361 1 240 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 2281 1 285 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 153 1 40 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 769 705 71 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ElementValuePair ([CLjava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding;)V 33 1 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2369 3393 6013 0 896 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1697 617 193 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 42 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 473 177 129 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 761 721 202 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 57 537 5 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 17114 orig 264 168 227 165 116 0 0 0 0 56 73 228 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 57 138 0 0 209 22 2 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x1111 0x20 0x36 0x80007 0x0 0x40 0x1111 0xc0007 0x1111 0x20 0x0 0x150007 0xb44 0x20 0x5cd 0x1d0003 0xb44 0x38 0x260007 0x37ed 0x20 0xd5 0x2f0007 0x38c2 0xffffffffffffffe0 0xa6f oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2417 1 1433 0 0 +ciMethodData java/util/Arrays hashCode ([C)I 2 36757 orig 264 168 227 165 116 0 0 0 0 112 42 236 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 199 7 0 0 145 51 0 0 113 62 4 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x672 0x20 0x0 0x130007 0x672 0x38 0x87ce 0x270003 0x87ce 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 10652 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2441 1 2297 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1745 16825 3140 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 321 1 40 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4121 4640 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3729 2593 425 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1729 329 212 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 1721 5 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1089 1 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1257 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2065 1 1125 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2065 1 1143 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2065 1 1125 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2009 1 913 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2306 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1433 1 179 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 3193 1 399 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2105 1 5426 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2377 1 1348 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2481 1 4076 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2065 2745 1143 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1181 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2065 2025 1125 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 7017 1020 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 48 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1961 1 205 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1349 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1348 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1571 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2521 1 4076 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1359 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2401 2689 1348 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1359 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 97 1 265 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 145 1 260 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1276 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 10652 orig 264 168 227 165 116 0 0 0 0 224 56 74 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 185 66 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 277 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 33389 orig 264 168 227 165 116 0 0 0 0 152 59 74 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 8 0 0 81 91 0 0 177 209 3 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0xb6a 0x70 0x2e0007 0x6ed4 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x6ed4 0xffffffffffffffa8 0xb6a 0x950007 0xb6a 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 14833 orig 264 168 227 165 116 0 0 0 0 0 79 228 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 1 199 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x38e0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4884 orig 264 168 227 165 116 0 0 0 0 48 9 228 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 1 0 0 169 143 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x11f5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 3404 orig 264 168 227 165 116 0 0 0 0 224 151 228 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 1 0 0 105 95 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0xba4 0x20 0x49 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 48 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 2297 orig 264 168 227 165 116 0 0 0 0 224 57 74 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 65 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 20074 orig 264 168 227 165 116 0 0 0 0 192 227 1 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 9 107 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x4d61 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5426 orig 264 168 227 165 116 0 0 0 0 72 31 76 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 89 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xfee 0xb0 0x43d 0xd0005 0x0 0x2120c8a0 0x425 0x2120c950 0x18 0x200005 0x0 0x2120c8a0 0x425 0x2120c950 0x18 0x230005 0x0 0x2120c8a0 0x425 0x2120c950 0x18 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 4076 orig 264 168 227 165 116 0 0 0 0 24 34 76 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 1 0 0 177 117 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x2120c8a0 0xe72 0x2120c950 0x44 0x40002 0xeb6 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 4076 orig 264 168 227 165 116 0 0 0 0 8 148 76 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 1 0 0 137 117 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xd43 0x40 0x16e 0xc0007 0x0 0x20 0x16e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3331 orig 264 168 227 165 116 0 0 0 0 248 138 1 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 209 95 0 0 217 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x3c8 0x38 0x832 0x50003 0x832 0x18 0xc0007 0x18 0x38 0xbe2 0x120003 0xbe2 0x18 0x1e0003 0xbfa 0x58 0x2b0002 0x18 0x2e0004 0x0 0x217238a0 0x18 0x0 0x0 0x350007 0x18 0xffffffffffffffc0 0xbfa oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 31 orig 264 168 227 165 116 0 0 0 0 152 137 1 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x214f3db0 0x1f 0x0 0x0 0x40007 0x0 0xb0 0x1f 0x80004 0x0 0x214f3db0 0x1f 0x0 0x0 0x100007 0x1f 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x214f3db0 0x1f 0x0 0x0 0x280007 0x1f 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x3 0x38 0x1c 0x3b0003 0x1c 0x18 0x480003 0x1f 0xc8 0x570005 0x0 0x1f7ac850 0x3 0x0 0x0 0x600005 0x0 0x1f7ac850 0x3 0x0 0x0 0x680002 0x3 0x6c0002 0x3 0x6f0004 0x0 0x1ffb2a60 0x3 0x0 0x0 0x770007 0x3 0xffffffffffffff50 0x1f 0x7b0005 0x0 0x214f3db0 0x1f 0x0 0x0 0x830005 0x0 0x214f3db0 0x1f 0x0 0x0 0x880007 0x1f 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x2120cb60 0x1f 0x0 0x0 0xac0005 0x0 0x2120cb60 0x1f 0x0 0x0 oops 10 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 53 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 59 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 69 org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7963 orig 264 168 227 165 116 0 0 0 0 0 38 44 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 168 1 0 0 169 178 0 0 153 235 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1655 0x110003 0x1655 0x88 0x190007 0x71a 0x50 0x15d0 0x1f0002 0x15d0 0x220007 0x4 0x20 0x15cc 0x310007 0x6b4 0x20 0x6a 0x3f0007 0x1cea 0xffffffffffffff90 0x89 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3443 orig 264 168 227 165 116 0 0 0 0 184 117 255 33 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 65 99 0 0 185 102 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xc68 0x18 0x110007 0x88 0x0 0xc68 0x190007 0xbe1 0x158 0x87 0x210007 0x87 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x71c 0x20 0x54c 0x780007 0x5fc 0x1f0 0x66c 0x7e0008 0x14 0x0 0x188 0x0 0x128 0x5 0xf8 0x1 0x110 0x1 0x140 0x5 0xb0 0x1 0x158 0x0 0x170 0x0 0xe0 0x1 0xc8 0xd50003 0x267 0x150 0xdd0003 0x158 0x138 0xe50003 0x11e 0x120 0xed0003 0x64 0x108 0xf50003 0xa 0xf0 0xfd0003 0x51 0xd8 0x1050003 0x2f 0xc0 0x10d0003 0x9c 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x2120cb60 0x5fc 0x0 0x0 0x1370007 0xaea 0x50 0x17e 0x13c0007 0x17e 0x30 0x0 0x1430002 0x0 0x14f0007 0xaea 0x30 0x0 0x1590002 0x0 0x1600007 0xa63 0x60 0x87 0x16d0002 0x87 0x1700005 0x0 0x2120cff0 0x87 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1648 orig 264 168 227 165 116 0 0 0 0 184 113 255 33 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 124 0 0 0 161 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x49a 0x20 0x15a 0xd0002 0x5f4 0x170007 0x5f4 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x5f4 0x530007 0x5f4 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 513 orig 264 168 227 165 116 0 0 0 0 136 119 255 33 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 241 11 0 0 193 15 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x208e27d0 0x17e 0x0 0x0 0xb0007 0x122 0xe0 0x5c 0xf0005 0x0 0x208e27d0 0x5c 0x0 0x0 0x120007 0x5c 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x5c 0x2e0003 0x17e 0x150 0x3c0007 0x0 0x38 0x17e 0x400003 0x17e 0x18 0x440005 0x0 0x2120cab0 0x17e 0x0 0x0 0x4b0002 0x17e 0x520007 0x0 0x90 0x17e 0x580007 0x17e 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x2120cab0 0x17e 0x0 0x0 0x7c0007 0x17e 0xfffffffffffffec8 0x17e 0x810007 0x17e 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 50596 orig 264 168 227 165 116 0 0 0 0 64 121 228 32 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 121 28 0 0 33 45 5 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x38f 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x38f 0x130007 0x38f 0x20 0x0 0x200003 0x38f 0x38 0x280007 0x4768 0x20 0x7de 0x340007 0x4f46 0xffffffffffffffe0 0x38f 0x470003 0x38f 0x78 0x4f0007 0x4768 0x60 0x7de 0x5d0004 0x0 0x1e5b70e0 0x7de 0x0 0x0 0x6f0002 0x7de 0x7e0007 0x4f46 0xffffffffffffffa0 0x38f 0x8b0004 0x0 0x1e5b70e0 0x38f 0x0 0x0 0x990002 0x38f oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 20584 orig 264 168 227 165 116 0 0 0 0 192 182 1 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 169 27 0 0 65 3 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x375 0x40007 0x375 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x200007 0x375 0x20 0x0 0x2c0005 0x0 0x2120aa70 0x375 0x0 0x0 0x2f0007 0x333 0x80 0x42 0x380007 0x2e 0x60 0x14 0x400007 0x4 0x40 0x10 0x470007 0x0 0x20 0x10 0x680005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x740007 0x0 0x38 0x375 0x780003 0x375 0x18 0x800005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x870005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x8c0002 0x375 0x8f0002 0x375 0x950005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x9e0007 0xcd 0x750 0x2a8 0xa20005 0x0 0x2120c8a0 0x29e 0x2120c950 0xa 0xae0007 0x0 0x50 0x2a8 0xb90005 0x0 0x2120ca00 0x2a8 0x0 0x0 0xc60003 0x2a8 0x78 0xcd0007 0x1c 0x60 0x267 0xd70007 0x136 0x40 0x131 0xe70007 0x1657 0x0 0x131 0xf70007 0x283 0xffffffffffffffa0 0x2a8 0xfe0005 0x0 0x2120c8a0 0x29e 0x2120c950 0xa 0x1030007 0x267 0x110 0x41 0x1070005 0x8 0x2120aa70 0x39 0x0 0x0 0x10a0007 0x40 0x70 0x1 0x10e0005 0x0 0x2120aa70 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x2120aa70 0x41 0x0 0x0 0x11b0007 0x41 0x20 0x0 0x12a0007 0xff 0x218 0x1a9 0x13e0007 0x0 0x20 0x1a9 0x1540003 0x1a9 0x1b8 0x1640007 0x1c 0x0 0x267 0x16b0007 0x136 0x40 0x131 0x17b0007 0x1657 0x0 0x131 0x1820007 0x0 0x140 0x267 0x1a40005 0x0 0x2120cab0 0x267 0x0 0x0 0x1a90005 0x0 0x2120cb60 0x267 0x0 0x0 0x1ac0004 0x0 0x2120aa70 0xd4 0x2120cc10 0x127 0x1af0007 0x0 0x90 0x267 0x1c30005 0x0 0x2120c8a0 0x263 0x2120c950 0x4 0x1ce0002 0x267 0x1d10004 0x0 0x2120ccc0 0x267 0x0 0x0 0x1df0007 0x267 0xfffffffffffffe60 0x1a9 0x1e30005 0x0 0x2120c8a0 0x29e 0x2120c950 0xa 0x1ec0007 0x0 0x108 0x2a8 0x1f60007 0x236 0xe8 0x72 0x2030003 0x72 0xa8 0x21c0005 0x0 0x2120cab0 0x83 0x0 0x0 0x2210005 0x0 0x2120cb60 0x83 0x0 0x0 0x2240004 0x0 0x2120cde0 0x30 0x2120aa70 0x53 0x22c0007 0x83 0xffffffffffffff70 0x72 0x2300005 0x0 0x2120c8a0 0x29e 0x2120c950 0xa 0x2350007 0x41 0x80 0x267 0x2490005 0x0 0x2120cab0 0x267 0x0 0x0 0x24e0005 0x0 0x2120cb60 0x267 0x0 0x0 0x2550007 0x2a8 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x2a8 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0xcd 0x2aa0005 0x0 0x2120ca00 0xcd 0x0 0x0 0x2c10002 0xcd 0x2d30007 0xbb 0x30 0x12 0x2ea0002 0x12 0x3070007 0x0 0x2a8 0xcd 0x3220007 0x9b 0x38 0x32 0x3300003 0x32 0x268 0x3380002 0x9b 0x3400003 0x9b 0xf8 0x34a0005 0x0 0x2120c8a0 0x103 0x2120c950 0xa 0x3560002 0x10d 0x35d0002 0x10d 0x3730005 0x0 0x2120cab0 0x10d 0x0 0x0 0x3780005 0x0 0x2120cb60 0x10d 0x0 0x0 0x37b0005 0x0 0x2120ce90 0x10d 0x0 0x0 0x3930007 0x10d 0xffffffffffffff20 0x9b 0x3a30005 0x0 0x2120ce90 0x9b 0x0 0x0 0x3b30005 0x0 0x2120ce90 0x9b 0x0 0x0 0x3c10007 0x0 0xc8 0x9b 0x3ce0003 0x9b 0x88 0x3dc0005 0x0 0x2120c8a0 0x103 0x2120c950 0xa 0x3e70002 0x10d 0x3ea0004 0x0 0x2120ccc0 0x10d 0x0 0x0 0x3f20007 0x10d 0xffffffffffffff90 0x9b 0x4020005 0x0 0x2120cab0 0xcd 0x0 0x0 0x4070005 0x0 0x2120cb60 0xcd 0x0 0x0 0x40e0005 0x0 0x2120cf40 0xcd 0x0 0x0 0x4110007 0xcd 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x2120c8a0 0xbf 0x2120c950 0xe 0x4930007 0x0 0x108 0xcd 0x49d0007 0xb5 0xe8 0x18 0x4aa0003 0x18 0xa8 0x4c30005 0x0 0x2120cab0 0x20 0x0 0x0 0x4c80005 0x0 0x2120cb60 0x20 0x0 0x0 0x4cb0004 0x0 0x2120cde0 0x19 0x2120aa70 0x7 0x4d30007 0x20 0xffffffffffffff70 0x18 0x4d70005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x4dc0007 0x32d 0x48 0x48 0x4ea0002 0x48 0x4ed0003 0x48 0x58 0x4f70005 0x0 0x2120c8a0 0x315 0x2120c950 0x18 0x5030002 0x32d 0x50a0005 0x0 0x2120cab0 0x375 0x0 0x0 0x5140005 0x0 0x2120cab0 0x375 0x0 0x0 0x51d0007 0x0 0x80 0x375 0x5230007 0x375 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x375 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x375 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x375 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x5a00005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x5a50007 0x32d 0xc0 0x48 0x5aa0005 0x0 0x2120cab0 0x48 0x0 0x0 0x5b40005 0x0 0x2120cab0 0x48 0x0 0x0 0x5c50002 0x48 0x5c80005 0x0 0x2120af60 0x48 0x0 0x0 0x5d50002 0x375 0x5db0005 0x0 0x2120aa70 0x375 0x0 0x0 0x5de0007 0x375 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x2120af60 0x375 0x0 0x0 0x5fe0007 0x0 0x20 0x375 0x60a0007 0x0 0x50 0x375 0x6140005 0x0 0x2120c8a0 0x35d 0x2120c950 0x18 0x62c0003 0x375 0x48 0x63d0005 0x0 0x2120cff0 0x1c 0x0 0x0 0x6470007 0x1c 0xffffffffffffffd0 0x375 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2306 orig 264 168 227 165 116 0 0 0 0 96 28 76 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 56 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x370 0x30 0x392 0x90002 0x392 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1852 orig 264 168 227 165 116 0 0 0 0 240 38 76 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 145 28 0 0 17 48 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x2120c8a0 0x37a 0x2120c950 0x18 0x90005 0x0 0x2120c8a0 0x37a 0x2120c950 0x18 0x130003 0x392 0x260 0x1c0005 0x0 0x2120c8a0 0x459 0x2120c950 0x52 0x310005 0x0 0x2120c8a0 0x459 0x2120c950 0x52 0x340005 0x0 0x2120c8a0 0x459 0x2120c950 0x52 0x3c0007 0x0 0x188 0x4ab 0x430008 0xa 0x243 0x168 0x0 0xf0 0x1 0x60 0xc1 0xa8 0x0 0x138 0x710002 0x3 0x740007 0x0 0xf8 0x3 0x7d0003 0x3 0xd8 0x850002 0xcd 0x880007 0xcd 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x2120c8a0 0x459 0x2120c950 0x52 0xcf0007 0x4ab 0xfffffffffffffdb8 0x392 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1125 orig 264 168 227 165 116 0 0 0 0 88 24 76 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 25 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x363 0x80002 0x363 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1537 orig 264 168 227 165 116 0 0 0 0 72 43 76 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 249 39 0 0 25 38 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x2120c8a0 0x4e3 0x2120c950 0x1c 0xb0007 0x64 0x178 0x49b 0x100003 0x49b 0x138 0x190005 0x0 0x2120c8a0 0x481 0x2120c950 0x1c 0x2e0005 0x0 0x2120c8a0 0x481 0x2120c950 0x1c 0x310005 0x0 0x2120c8a0 0x481 0x2120c950 0x1c 0x3b0002 0x49d 0x3e0007 0x4c 0x50 0x451 0x430002 0x451 0x4a0007 0x0 0x20 0x451 0x5e0005 0x0 0x2120c8a0 0x4c 0x0 0x0 0x6a0007 0x49d 0xfffffffffffffee0 0x4a oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1676 orig 264 168 227 165 116 0 0 0 0 120 168 1 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 42 1 0 0 17 43 0 0 129 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x54a 0xf8 0x18 0x100003 0x18 0xb8 0x1a0005 0x0 0x214f3db0 0x18 0x0 0x0 0x1f0002 0x18 0x2a0005 0x0 0x2120cb60 0x18 0x0 0x0 0x300007 0x18 0x30 0x0 0x390002 0x0 0x450007 0x18 0xffffffffffffff60 0x18 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1443 orig 264 168 227 165 116 0 0 0 0 64 167 1 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 1 0 0 185 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x477 0x40007 0x477 0x30 0x0 0xb0002 0x0 0x100007 0x477 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x477 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1125 orig 264 168 227 165 116 0 0 0 0 168 26 76 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 25 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x296 0xa0 0xcd 0xc0007 0x0 0x80 0xcd 0x1e0005 0x0 0x2120c8a0 0xbf 0x2120c950 0xe 0x210005 0x0 0x2120c8a0 0xbf 0x2120c950 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 913 orig 264 168 227 165 116 0 0 0 0 152 27 76 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 251 0 0 0 177 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x296 0xd0005 0x0 0x2120c8a0 0x28c 0x2120c950 0xa 0x200005 0x0 0x2120c8a0 0x28c 0x2120c950 0xa 0x230005 0x0 0x2120c8a0 0x28c 0x2120c950 0xa oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1433 orig 264 168 227 165 116 0 0 0 0 136 238 72 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 1 0 0 89 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 2773 orig 264 168 227 165 116 0 0 0 0 24 182 227 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 0 0 0 225 83 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x48d 0x20 0x5ef oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 4069 orig 264 168 227 165 116 0 0 0 0 200 156 228 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 0 0 0 145 126 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0xa96 0x40 0x53c 0x150007 0x51c 0x20 0x20 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 406 orig 264 168 227 165 116 0 0 0 0 248 147 228 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 55 0 0 0 249 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x8b 0x20 0xd4 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1143 orig 264 168 227 165 116 0 0 0 0 192 25 76 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 169 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x375 0x80002 0x375 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2876 orig 264 168 227 165 116 0 0 0 0 224 36 76 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 87 1 0 0 249 39 0 0 41 79 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x2120c8a0 0x4e3 0x2120c950 0x1c 0xf0003 0x4ff 0x2b0 0x180005 0x0 0x2120c8a0 0x61e 0x2120c950 0x5a 0x2d0005 0x0 0x2120c8a0 0x61e 0x2120c950 0x5a 0x300005 0x0 0x2120c8a0 0x61e 0x2120c950 0x5a 0x3a0002 0x678 0x3d0007 0x5c6 0x1c8 0xb2 0x450005 0x0 0x2120c8a0 0x9e 0x2120c950 0x14 0x4f0007 0xb2 0x38 0x0 0x560003 0x0 0x188 0x620003 0xb2 0x108 0x700005 0x0 0x2120c8a0 0xb1 0x2120c950 0x1b 0x7b0005 0x0 0x2120c8a0 0xb1 0x2120c950 0x1b 0x930005 0x0 0x2120c8a0 0xb1 0x2120c950 0x1b 0x960005 0x0 0x2120c8a0 0xb1 0x2120c950 0x1b 0x990004 0x0 0x1e5b70e0 0xcc 0x0 0x0 0xa40007 0xcc 0xffffffffffffff10 0xb2 0xa70003 0xb2 0x48 0xb30005 0x0 0x2120c8a0 0x580 0x2120c950 0x46 0xc00007 0x678 0xfffffffffffffd68 0x4ff 0xc40007 0xb2 0x38 0x44d 0xce0003 0x44d 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 355 orig 264 168 227 165 116 0 0 0 0 104 176 76 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 185 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x157 0x1e0007 0x157 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 1611 orig 264 168 227 165 116 0 0 0 0 216 191 1 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 105 1 0 0 105 47 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x2d 0x40007 0x2d 0x30 0x0 0xb0002 0x0 0x250002 0x2d 0x330003 0x2d 0x2a0 0x3b0008 0xa 0x536 0x128 0x44 0xb0 0x2 0x60 0x0 0x128 0x2f 0x78 0x5b0003 0x2 0x228 0x630007 0x2 0x210 0x2d 0x660003 0x2d 0x210 0x6b0007 0x2 0x1d8 0x42 0x740007 0x0 0x1b8 0x42 0x800007 0x0 0x198 0x42 0x860003 0x42 0x178 0x8b0007 0x4f4 0x160 0x42 0x970002 0x42 0xa20002 0x42 0xb40002 0x42 0xc20005 0x0 0x2120cab0 0x42 0x0 0x0 0xc90005 0x0 0x2120cab0 0x42 0x0 0x0 0xd30002 0x42 0xda0007 0x0 0x70 0x42 0xe20007 0x42 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x2120ce90 0x42 0x0 0x0 0x1050007 0x5ab 0xfffffffffffffd78 0x0 0x1120005 0x0 0x2120ce90 0x2d 0x0 0x0 0x1170007 0x18 0x20 0x15 0x1230003 0x2d 0xf8 0x1360005 0x0 0x2120cab0 0x42 0x0 0x0 0x13b0002 0x42 0x1420005 0x42 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x42 0x14d0005 0x0 0x1e9288e0 0x42 0x0 0x0 0x1500007 0x42 0x20 0x0 0x1610007 0x42 0xffffffffffffff20 0x2d oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 377 orig 264 168 227 165 116 0 0 0 0 96 172 77 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 137 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x171 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1838 orig 264 168 227 165 116 0 0 0 0 200 127 255 33 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 0 0 0 41 42 0 0 33 57 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x545 0x18 0x1e0007 0x40 0x0 0x545 0x260007 0x505 0x158 0x40 0x2e0007 0x40 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x330 0x298 0x215 0x8d0005 0x0 0x2120cf40 0x215 0x0 0x0 0x960003 0x215 0x58 0xa80002 0x59 0xab0007 0x15 0x30 0x44 0xbb0002 0x44 0xc40007 0x59 0xffffffffffffffc0 0x1d1 0xcb0004 0x0 0x2120aa70 0x1d1 0x0 0x0 0xce0007 0x0 0x68 0x1d1 0xd20004 0x0 0x2120aa70 0x1d1 0x0 0x0 0xda0003 0x1d1 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1d1 0x58 0xfb0002 0x26c 0xfe0007 0x9b 0x30 0x1d1 0x10f0002 0x1d1 0x1180007 0x26c 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x2120cf40 0x330 0x0 0x0 0x14f0007 0x1b4 0x38 0x17c 0x1530003 0x17c 0x18 0x15f0005 0x0 0x2120cb60 0x330 0x0 0x0 0x1660007 0x17c 0x98 0x1b4 0x16b0007 0xd 0x38 0x1a7 0x1700003 0x1a7 0x58 0x17a0002 0xd 0x17d0005 0x0 0x2120cb60 0xd 0x0 0x0 0x1830004 0x0 0x2120cde0 0x8f 0x2120aa70 0xed 0x18a0004 0xffffffffffffff13 0x2120cde0 0x8f 0x2120aa70 0x59 0x18d0007 0xed 0xb0 0x8f 0x1920005 0x0 0x2120cde0 0x8f 0x0 0x0 0x1950007 0x87 0x60 0x8 0x19c0002 0x8 0x19f0004 0x0 0x2120aa70 0x8 0x0 0x0 0x1a60005 0x0 0x2120cde0 0x87 0x2120aa70 0xf5 0x1b10005 0x0 0x2120cde0 0x87 0x2120aa70 0xf5 0x1b40007 0x120 0x98 0x5c 0x1ba0002 0x5c 0x1c20003 0x5c 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x5c 0x1e20002 0x17c 0x1ee0005 0x0 0x2120cb60 0x17c 0x0 0x0 0x1f70003 0x17c 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x17c 0x2d50002 0x17c 0x2dc0007 0x22 0x38 0x15a 0x2e10003 0x15a 0x58 0x2eb0002 0x22 0x2ee0005 0x0 0x2120cb60 0x22 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 342 orig 264 168 227 165 116 0 0 0 0 240 178 76 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 33 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x144 0x100007 0x12d 0x20 0x17 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 143 orig 264 168 227 165 116 0 0 0 0 72 255 249 33 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 57 0 0 0 177 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1493 orig 264 168 227 165 116 0 0 0 0 112 31 253 33 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 1 0 0 153 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x453 0x2b0007 0x6 0x40 0x44d 0x310007 0x2bd 0x38 0x190 0x370003 0x196 0x18 0x420007 0x6 0x40 0x44d 0x480007 0x99 0x38 0x3b4 0x4e0003 0x3ba 0x18 0x600007 0x0 0x110 0x453 0x670005 0x192 0x2120aa70 0x29b 0x208e27d0 0x26 0x6a0007 0x453 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1348 orig 264 168 227 165 116 0 0 0 0 0 32 76 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 1 0 0 217 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2 1408 orig 264 168 227 165 116 0 0 0 0 192 235 1 34 0 0 0 0 72 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 1 0 0 81 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 240 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 30 0x10002 0x44a 0x40007 0x44a 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x120007 0x428 0x90 0x22 0x190007 0x1e 0x70 0x4 0x260007 0x4 0x40 0x0 0x2a0007 0x0 0x20 0x0 0x350002 0x4 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 128 orig 264 168 227 165 116 0 0 0 0 240 94 253 33 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 47 0 0 0 137 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1421 orig 264 168 227 165 116 0 0 0 0 104 135 228 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 153 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x44b 0x20 0x8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1348 orig 264 168 227 165 116 0 0 0 0 144 96 253 33 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 1 0 0 193 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x418 0xd0005 0x0 0x2120aa70 0x418 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 1729 orig 264 168 227 165 116 0 0 0 0 200 154 76 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 193 32 0 0 137 43 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x175 0xd8 0x2a3 0xb0003 0x2a3 0x58 0x120007 0x0 0x40 0x401 0x1a0007 0x401 0x20 0x0 0x220007 0x0 0x40 0x6a4 0x2a0007 0x401 0xffffffffffffffa0 0x2a3 0x2f0007 0x0 0x20 0x2a3 0x350007 0x418 0x30 0x0 0x400002 0x0 0x450007 0x418 0x30 0x0 0x4e0002 0x0 0x560002 0x418 0x5a0005 0x0 0x1ffb5720 0x418 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1359 orig 264 168 227 165 116 0 0 0 0 176 185 228 33 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 1 0 0 25 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x27 0xb8 0x3fc 0x70005 0x0 0x2120aa70 0x3fc 0x0 0x0 0xc0007 0x332 0xe8 0xca 0x110005 0x62 0x2072eaa0 0x68 0x0 0x0 0x150003 0xca 0x98 0x1b0005 0x7 0x2120aa70 0x1f 0x1fe0ef40 0x1 0x200007 0x0 0x50 0x27 0x260005 0x16 0x2072eaa0 0x11 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 144 orig 264 168 227 165 116 0 0 0 0 240 90 0 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 17 1 0 0 65 4 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x22 0x130007 0x0 0xf0 0x22 0x250003 0x22 0x98 0x310104 0xfffffffffffffff3 0x1e9288e0 0x22 0x22482970 0x8 0x340007 0x66 0x50 0x22 0x390004 0x0 0x1e9288e0 0x22 0x0 0x0 0x470007 0x88 0xffffffffffffff80 0x22 0x4a0003 0x22 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 4565 orig 264 168 227 165 116 0 0 0 0 128 101 255 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 126 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xa0 0x1f958bf0 0xf35 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4662 orig 264 168 227 165 116 0 0 0 0 144 49 2 34 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 129 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x1019 0x20 0x1d 0xe0005 0xab 0x20b67810 0xf6e 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4878 orig 264 168 227 165 116 0 0 0 0 72 133 75 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 2 0 0 1 129 0 0 89 136 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1020 0x110003 0x1020 0x88 0x190007 0xf5 0x50 0xf25 0x1f0002 0xf25 0x220007 0x3 0x20 0xf22 0x310007 0xf8 0x20 0x0 0x3f0007 0x101a 0xffffffffffffff90 0xfe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1571 orig 264 168 227 165 116 0 0 0 0 176 140 76 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 1961 orig 264 168 227 165 116 0 0 0 0 128 47 2 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x106 0x1f958bf0 0x4a3 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2861 orig 264 168 227 165 116 0 0 0 0 192 88 255 33 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 2 0 0 201 36 0 0 249 72 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x499 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x2120cb60 0x499 0x0 0x0 0x1a0007 0x0 0x40 0x499 0x210007 0x499 0x20 0x0 0x2e0003 0x499 0x88 0x350005 0x0 0x1f791930 0x57b 0x0 0x0 0x3a0007 0xa 0x40 0x571 0x410007 0x571 0x20 0x0 0x4c0007 0x57b 0xffffffffffffff90 0x48f 0x560005 0x0 0x1f791930 0x48f 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 1525 orig 264 168 227 165 116 0 0 0 0 144 157 228 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x3f5 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1656 orig 264 168 227 165 116 0 0 0 0 0 112 255 33 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x2120cb60 0x478 0x0 0x0 0x90007 0x3df 0x118 0x99 0xf0002 0x99 0x180007 0x99 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x99 0x340002 0x99 0x3a0007 0x99 0x20 0x0 0x4e0005 0x0 0x1f791930 0x99 0x0 0x0 0x510003 0x99 0x150 0x590007 0x3df 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0xdb 0x80 0x304 0x850005 0x0 0x2120cb60 0x304 0x0 0x0 0x880004 0x0 0x2120aa70 0x20a 0x2120cde0 0xfa oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 1717 orig 264 168 227 165 116 0 0 0 0 200 131 227 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x4b5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1157 orig 264 168 227 165 116 0 0 0 0 8 134 76 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1658 orig 264 168 227 165 116 0 0 0 0 0 68 228 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x47a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 31 orig 264 168 227 165 116 0 0 0 0 200 254 1 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x1f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 31 orig 264 168 227 165 116 0 0 0 0 224 95 255 33 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x1e 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x1f7692c0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x1f7692c0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x1f7692c0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x1f 0xf90005 0x0 0x1f7692c0 0x1f 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x1f 0x1070003 0x1f 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 80 251 1 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1349 orig 264 168 227 165 116 0 0 0 0 120 137 76 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1348 orig 264 168 227 165 116 0 0 0 0 24 138 76 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 1 1359 orig 264 168 227 165 116 0 0 0 0 128 153 76 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x34f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1359 orig 264 168 227 165 116 0 0 0 0 48 158 76 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 8 0x60007 0x0 0x40 0x34f 0xb0007 0x27 0x20 0x328 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1466 orig 264 168 227 165 116 0 0 0 0 192 49 255 33 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x13 0x2120aa70 0x280 0x2120cde0 0x127 0x40008 0xe 0x10a 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x32f 0x20 0x78 0x5e0005 0x0 0x2120aa70 0x208 0x2120cde0 0x127 0x610008 0x8 0xf6 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x2120aa70 0x208 0x2120cde0 0x127 0xaa0007 0x0 0x100 0x32f 0xaf0007 0x32e 0xc8 0x1 0xb40005 0x0 0x2120aa70 0x1 0x0 0x0 0xb70004 0x0 0x2120aa70 0x1 0x0 0x0 0xbb0005 0x0 0x2120cb60 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x32f 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x32f 0x10d0007 0x32e 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 45 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 83 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 85 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 430 orig 264 168 227 165 116 0 0 0 0 232 38 255 33 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 137 4 0 0 81 5 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0x91 0x20 0x0 0xf0005 0x0 0x2120cb60 0x91 0x0 0x0 0x140007 0x0 0x40 0x91 0x1b0007 0x91 0x2c0 0x0 0x220007 0x0 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x0 0x9f0007 0x0 0x30 0x0 0xae0002 0x0 0xb30007 0x0 0x20 0x0 0xca0005 0x0 0x0 0x0 0x0 0x0 0xd70003 0x91 0x338 0xe30005 0x0 0x1f791930 0xaa 0x0 0x0 0xe80007 0xf 0x40 0x9b 0xef0007 0x9b 0x2d0 0x0 0xf60007 0xf 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0xf 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0xf 0x1980002 0xf 0x19d0007 0xf 0x20 0x0 0x1b40005 0x0 0x1f791930 0xf 0x0 0x0 0x1bf0007 0xaa 0xfffffffffffffce0 0x91 0x1c30004 0xffffffffffffff6f 0x1f791930 0x91 0x0 0x0 0x1c60007 0x91 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 253 orig 264 168 227 165 116 0 0 0 0 56 230 41 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 170 0 0 0 153 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x53 0x230005 0x0 0x2120cde0 0x53 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 425 orig 264 168 227 165 116 0 0 0 0 208 41 2 34 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 199 0 0 0 17 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x66 0x50 0x7c 0xe0005 0x0 0x1f791930 0x7c 0x0 0x0 0x150007 0xd3 0x30 0xf 0x1f0002 0xf 0x380005 0xe2 0x0 0x0 0x0 0x0 0x3d0007 0x67 0x120 0x7b 0x410005 0x59 0x1f790a20 0xd 0x2120cde0 0x15 0x440007 0x66 0xd0 0x15 0x480005 0x0 0x2120aa70 0x15 0x0 0x0 0x4b0007 0x0 0x80 0x15 0x4f0004 0x0 0x2120cde0 0x15 0x0 0x0 0x570005 0x0 0x2120cde0 0x15 0x0 0x0 0x640007 0xe2 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x66 0x2120cde0 0x60 0x2120aa70 0x1c 0x7e0007 0x60 0x2d8 0x82 0x850007 0x82 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 115 orig 264 168 227 165 116 0 0 0 0 248 57 255 33 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 145 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x72 0x50 0x0 0x70002 0x0 0xf0007 0x0 0x20 0x0 0x1e0002 0x72 0x270007 0x0 0x100 0x72 0x2f0005 0x0 0x2120cb60 0x72 0x0 0x0 0x320005 0x0 0x2120cb60 0x72 0x0 0x0 0x390007 0x72 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x1f791a20 0x72 0x0 0x0 0x4e0005 0x0 0x1f791930 0x72 0x0 0x0 0x550007 0x72 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x2120ce90 0x72 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 7769 orig 264 168 227 165 116 0 0 0 0 224 236 227 33 0 0 0 0 240 1 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 226 0 0 1 0 0 0 155 20 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x5b5 0x20 0x16a4 0x80007 0x0 0x40 0x5b5 0xc0007 0x5a7 0x20 0xe 0x17e007 0x1a 0x40 0x58e 0x220007 0x58e 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 211 orig 264 168 227 165 116 0 0 0 0 96 146 44 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 0 0 0 89 3 0 0 201 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 52 0x70005 0x0 0x2120af60 0x6b 0x0 0x0 0x100003 0x6b 0x150 0x160005 0x0 0x2120af60 0x2d 0x1f7a98f0 0x4c 0x190007 0x79 0xe8 0x0 0x340004 0x0 0x0 0x0 0x0 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x440007 0x0 0x38 0x0 0x480003 0x0 0x18 0x4f0007 0x0 0x30 0x0 0x530002 0x0 0x5e0007 0x42 0x20 0x37 0x6c0007 0x79 0xfffffffffffffec8 0x6b oops 3 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 11 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 13 org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 173 orig 264 168 227 165 116 0 0 0 0 216 144 44 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 0 0 0 105 3 0 0 185 4 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x50 0x2120af60 0xf 0x2120aa70 0xe 0x110003 0x6d 0xb8 0x170005 0x18 0x21770cf0 0x5 0x1f791a20 0x7a 0x1a0007 0x83 0x50 0x14 0x250004 0x0 0x2e7b920 0x14 0x0 0x0 0x2d0007 0x7e 0x20 0x5 0x3d0007 0x97 0xffffffffffffff60 0x59 0x470004 0x0 0x2120af60 0xf 0x2120aa70 0xb 0x4f0004 0x0 0x1ffb5720 0x15 0x2120cd30 0x1 0x5f0007 0x55 0x30 0x4 0x630002 0x4 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 84 orig 264 168 227 165 116 0 0 0 0 224 237 0 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 121 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffffb1 0x2120aa70 0x4f 0x0 0x0 0x70007 0x4f 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 5 orig 264 168 227 165 116 0 0 0 0 200 82 255 33 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 25 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x3 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x2120cff0 0x3 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 473 orig 264 168 227 165 116 0 0 0 0 224 98 228 33 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 201 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x9 0x1e78 0x3 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x3 0x80 0x0 0xb0 0x530002 0x4 0x560007 0x4 0x20 0x0 0x640002 0x62 0x670007 0x62 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x62 0x20 0x0 0xc80007 0x62 0x20 0x0 0xd50002 0x62 0xd80007 0x2c 0x3c0 0x36 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x1b 0xff0007 0x0 0x1c0 0x1b 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x2 0x1490007 0x1 0x20 0x1 0x15d0002 0x1 0x1600007 0x0 0x20 0x1 0x1700002 0x1 0x1730007 0x1 0x20 0x0 0x1830002 0x10 0x1860007 0xf 0x20 0x1 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x2 0x1ac0007 0x2 0x20 0x0 0x1bb0002 0x16 0x1be0007 0x0 0x180 0x16 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x1 0x2010007 0x0 0x20 0x1 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x1 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x2 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x2 0x3090007 0x0 0x20 0x2 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x2 0x3b80007 0x1 0x38 0x1 0x3c10003 0x1 0x48 0x3ca0002 0x1 0x3cd0007 0x0 0x20 0x1 0x3dd0002 0x2 0x3e00007 0x1 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x1 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x1 0x5040007 0x0 0x20 0x1 0x5140002 0x1 0x5170007 0x0 0x20 0x1 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x4 0x53e0007 0x4 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x1 0x57f0007 0x0 0x20 0x1 0x5900002 0x5 0x5930007 0x3 0x1048 0x2 0x59c0003 0x2 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x1 0x5fc0007 0x1 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x1 0x6110007 0x0 0x20 0x1 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x7 0x6710007 0x7 0x20 0x0 0x6810002 0x1 0x6840007 0x0 0x20 0x1 0x68e0003 0x0 0xd68 0x6980002 0x8 0x69b0007 0x8 0x20 0x0 0x6ae0002 0x8 0x6b10007 0x7 0x20 0x1 0x6be0007 0x7 0x20 0x0 0x6cb0007 0x7 0x20 0x0 0x6d80007 0x7 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x2 0x84f0007 0x2 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x5 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1548 orig 264 168 227 165 116 0 0 0 0 248 220 227 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +instanceKlass java/util/IdentityHashMap$IdentityHashMapIterator +instanceKlass java/util/Formattable +instanceKlass java/util/Formatter$Conversion +instanceKlass java/util/Formatter$FixedString +instanceKlass java/util/Formatter$DateTime +instanceKlass java/util/Formatter$Flags +instanceKlass java/util/Formatter$FormatSpecifier +instanceKlass java/util/Formatter$FormatString +instanceKlass java/util/Formatter +instanceKlass java/util/logging/LogRecord +instanceKlass java/lang/Throwable$PrintStreamOrWriter +instanceKlass br/ufpe/cin/exceptions/ExceptionUtils +instanceKlass java/text/DontCareFieldPosition$1 +instanceKlass java/text/Format$FieldDelegate +instanceKlass java/text/DateFormatSymbols +instanceKlass sun/util/locale/provider/CalendarDataUtility$CalendarWeekParameterGetter +instanceKlass sun/util/locale/provider/CalendarDataUtility +instanceKlass java/util/Calendar$Builder +instanceKlass java/util/Calendar +instanceKlass java/util/TimeZone$1 +instanceKlass java/util/zip/CRC32 +instanceKlass sun/util/calendar/ZoneInfoFile$ZoneOffsetTransitionRule +instanceKlass sun/util/calendar/ZoneInfoFile$1 +instanceKlass sun/util/calendar/ZoneInfoFile +instanceKlass java/util/TimeZone +instanceKlass java/text/AttributedCharacterIterator$Attribute +instanceKlass br/ufpe/cin/logging/LoggerStatistics$1 +instanceKlass br/ufpe/cin/logging/LoggerStatistics +instanceKlass java/util/ArrayDeque$DeqIterator +instanceKlass br/ufpe/cin/statistics/Statistics +instanceKlass sun/misc/ObjectInputFilter +instanceKlass com/sun/crypto/provider/SunJCE$1 +instanceKlass sun/security/ssl/SunJSSE$1 +instanceKlass java/security/spec/ECFieldF2m +instanceKlass java/security/spec/ECPoint +instanceKlass java/security/spec/EllipticCurve +instanceKlass java/security/spec/ECFieldFp +instanceKlass java/security/spec/ECParameterSpec +instanceKlass java/security/spec/ECField +instanceKlass sun/security/ec/CurveDB +instanceKlass sun/security/ec/SunECEntries +instanceKlass sun/security/ec/SunEC$1 +instanceKlass sun/security/util/ManifestEntryVerifier$SunProviderHolder +instanceKlass java/util/Base64$Encoder +instanceKlass java/util/Base64$Decoder +instanceKlass java/util/Base64 +instanceKlass java/security/cert/CertPath +instanceKlass java/math/MutableBigInteger +instanceKlass sun/security/provider/ByteArrayAccess +instanceKlass sun/security/rsa/RSAPadding +instanceKlass sun/security/rsa/RSACore +instanceKlass sun/security/rsa/RSAUtil$1 +instanceKlass java/security/interfaces/RSAPrivateCrtKey +instanceKlass sun/security/pkcs/PKCS8Key +instanceKlass java/security/interfaces/RSAPrivateKey +instanceKlass java/security/PrivateKey +instanceKlass sun/security/util/SignatureUtil +instanceKlass sun/security/jca/ServiceId +instanceKlass java/security/Signature$1 +instanceKlass sun/misc/JavaSecuritySignatureAccess +instanceKlass java/security/SignatureSpi +instanceKlass javax/crypto/SecretKey +instanceKlass javax/security/auth/Destroyable +instanceKlass sun/security/util/Length +instanceKlass sun/security/util/KeyUtil +instanceKlass sun/text/normalizer/NormalizerBase$1 +instanceKlass sun/text/normalizer/NormalizerBase$QuickCheckResult +instanceKlass sun/text/normalizer/NormalizerBase$Mode +instanceKlass sun/text/normalizer/NormalizerBase +instanceKlass java/text/Normalizer +instanceKlass sun/security/pkcs/PKCS9Attribute +instanceKlass sun/security/x509/AVAKeyword +instanceKlass sun/security/util/ConstraintsParameters +instanceKlass sun/security/pkcs/SignerInfo +instanceKlass java/security/interfaces/DSAPublicKey +instanceKlass java/security/interfaces/DSAKey +instanceKlass java/security/spec/DSAPublicKeySpec +instanceKlass java/security/AlgorithmParametersSpi +instanceKlass java/security/AlgorithmParameters +instanceKlass jdk/internal/event/EventHelper +instanceKlass sun/security/util/MemoryCache$CacheEntry +instanceKlass sun/security/x509/X509AttributeName +instanceKlass sun/security/x509/RFC822Name +instanceKlass sun/security/x509/GeneralName +instanceKlass sun/security/x509/GeneralNames +instanceKlass sun/security/x509/KeyIdentifier +instanceKlass java/util/TreeMap$Entry +instanceKlass sun/security/x509/NetscapeCertTypeExtension$MapEntry +instanceKlass sun/security/x509/OIDMap$OIDInfo +instanceKlass sun/security/x509/PKIXExtensions +instanceKlass sun/security/x509/OIDMap +instanceKlass sun/security/x509/Extension +instanceKlass java/security/cert/Extension +instanceKlass java/util/Collections$SynchronizedMap +instanceKlass java/util/NavigableMap +instanceKlass java/util/SortedMap +instanceKlass sun/security/x509/CertificateExtensions +instanceKlass sun/security/rsa/RSAUtil +instanceKlass java/security/interfaces/RSAPublicKey +instanceKlass java/security/interfaces/RSAKey +instanceKlass java/security/spec/RSAPrivateKeySpec +instanceKlass java/security/spec/RSAPublicKeySpec +instanceKlass java/security/KeyFactorySpi +instanceKlass sun/security/jca/ProviderList$ServiceList$1 +instanceKlass java/security/KeyFactory +instanceKlass java/security/spec/EncodedKeySpec +instanceKlass java/security/spec/KeySpec +instanceKlass sun/security/util/BitArray +instanceKlass sun/security/x509/X509Key +instanceKlass java/security/PublicKey +instanceKlass sun/security/x509/CertificateX509Key +instanceKlass sun/util/calendar/CalendarUtils +instanceKlass sun/util/calendar/CalendarDate +instanceKlass sun/security/x509/CertificateValidity +instanceKlass sun/security/x509/AVA +instanceKlass sun/security/x509/RDN +instanceKlass javax/security/auth/x500/X500Principal +instanceKlass sun/security/x509/X500Name$1 +instanceKlass sun/security/x509/X500Name +instanceKlass sun/security/x509/GeneralNameInterface +instanceKlass sun/security/x509/CertificateAlgorithmId +instanceKlass sun/security/x509/SerialNumber +instanceKlass sun/security/x509/CertificateSerialNumber +instanceKlass sun/security/x509/CertificateVersion +instanceKlass sun/security/x509/X509CertInfo +instanceKlass sun/security/x509/CertAttrSet +instanceKlass sun/security/util/Cache$EqualByteArray +instanceKlass java/security/cert/X509Extension +instanceKlass sun/security/util/Cache +instanceKlass java/security/cert/CertificateFactorySpi +instanceKlass java/security/cert/CertificateFactory +instanceKlass sun/security/x509/AlgorithmId +instanceKlass sun/security/util/ByteArrayTagOrder +instanceKlass sun/security/util/ByteArrayLexOrder +instanceKlass sun/security/util/DerEncoder +instanceKlass sun/security/util/DerValue +instanceKlass sun/security/util/ObjectIdentifier +instanceKlass sun/security/pkcs/ContentInfo +instanceKlass sun/security/util/DerIndefLenConverter +instanceKlass sun/security/util/DerInputStream +instanceKlass sun/security/pkcs/PKCS7 +instanceKlass sun/security/util/ManifestDigester$Section +instanceKlass sun/security/util/ManifestDigester$Entry +instanceKlass sun/security/util/ManifestDigester$Position +instanceKlass sun/security/util/ManifestDigester +instanceKlass sun/security/util/DisabledAlgorithmConstraints$1 +instanceKlass sun/security/util/DisabledAlgorithmConstraints$Constraint +instanceKlass sun/security/util/DisabledAlgorithmConstraints$Constraints +instanceKlass sun/security/util/AbstractAlgorithmConstraints$1 +instanceKlass sun/security/util/AlgorithmDecomposer +instanceKlass sun/security/util/AbstractAlgorithmConstraints +instanceKlass java/security/AlgorithmConstraints +instanceKlass sun/security/util/SignatureFileVerifier +instanceKlass sun/security/util/ManifestEntryVerifier +instanceKlass sun/security/rsa/SunRsaSignEntries +instanceKlass java/security/KeyStoreSpi +instanceKlass java/security/KeyStore +instanceKlass org/apache/commons/io/Charsets +instanceKlass org/apache/commons/io/IOUtils +instanceKlass java/util/zip/Checksum +instanceKlass org/apache/commons/io/filefilter/IOFileFilter +instanceKlass java/io/FileFilter +instanceKlass org/apache/commons/io/FileUtils +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$33 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$32 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$31 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$30 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 7 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 100 100 100 7 100 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/UnsatisfiedLinkError +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/security/util/MemoryCache$SoftCacheEntry +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass java/util/jar/JarVerifier$VerifierStream +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +instanceKlass sun/security/util/DerInputBuffer +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 7 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 7 100 100 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 7 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 7 100 7 100 100 7 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 7 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 100 100 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigInteger +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass sun/security/jca/ProviderList$ServiceList +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 7 10 10 10 10 11 7 11 7 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 7 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 7 12 7 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 7 12 7 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 7 12 7 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 100 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 100 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 100 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 100 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 100 1 12 1 1 1 1 10 12 9 12 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 100 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 100 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 100 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 1 1 92 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 100 1 10 10 12 1 1 10 12 1 100 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo NoMembers [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; 0 [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 146 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 205 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 10 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 3 86 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4 1 java/lang/Object ()V 3 90 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 13 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 3 7 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 4 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid151496.log b/dependencies/replay_pid151496.log new file mode 100644 index 000000000..60e3aaba5 --- /dev/null +++ b/dependencies/replay_pid151496.log @@ -0,0 +1,2372 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 514 ciObject found +ciMethod java/lang/Object ()V 4097 1 1176994 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2065 1 9486 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3833 1 479 0 -1 +ciMethod java/util/AbstractList ()V 2305 1 43152 0 32 +ciMethod java/util/AbstractCollection ()V 2057 1 44144 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5331 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 15009 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 966 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 13944 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 3121 1 7579 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 833 1 222 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2441 1 6729 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 2017 18185 2544 0 320 +ciMethodData java/lang/Object ()V 2 1176994 orig 264 168 227 165 116 0 0 0 0 128 4 6 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 157 143 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 44144 orig 264 168 227 165 116 0 0 0 0 96 121 18 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 121 91 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xab6f oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14119 orig 264 168 227 165 116 0 0 0 0 160 10 19 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 225 174 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x35dc 0x1a0004 0x0 0x2069d430 0x1 0x2069d4e0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/AbstractList ()V 2 43152 orig 264 168 227 165 116 0 0 0 0 248 101 18 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 0 0 129 59 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa770 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 2 1113 orig 264 168 227 165 116 0 0 0 0 16 8 19 28 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 121 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x40f 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x40f 0x300007 0x40f 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/ArrayList (I)V 2 5415 orig 264 168 227 165 116 0 0 0 0 232 251 18 28 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 49 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x1426 0x50007 0x820 0x38 0xc06 0x100003 0xc06 0x100 0x140007 0x0 0x38 0x820 0x1e0003 0x820 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1233 8353 1203 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1033 1486 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 18566 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 1873 1 813 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2649 1 20096 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1793 32769 3216 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 929 34753 2108 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 425 1 50 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 945 1 222 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 449 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2697 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1081 1 135 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1540 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 729 1 4164 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1985 1 248 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1251 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1681 1 210 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3537 1 1586 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2673 1 320 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 5711 0 128 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2113 1 6701 0 32 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2640 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2409 1 569 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 765 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13865 1169 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1713 1 1517 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 401 1 274 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2897 1 5470 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 6027 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1806 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1593 1 1608 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 156 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 129 1 59 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2657 1 1599 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 345 1 155 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 680 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 289 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 225 1 135 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1577 1 1416 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 3281 1 4161 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1025 1065 369 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1767 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 60 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1393 1 557 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 9 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2480 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 31 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2601 1 382 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 6820 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2089 2089 3745 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1369 209 518 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2437 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1305 1 2292 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3497 1 2153 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2801 321 3335 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 97 97 514 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1 1 170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 289 65 1595 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1649 1 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 529 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2273 1 229 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 521 1 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 9 33 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 537 1 224 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 61 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 57 41 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 969 1 324 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 1457 1 182 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 53 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 705 2025 84 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2361 1 4552 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 265 1 4183 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1329 1 1851 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1313 1 2262 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1089 19361 1407 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 25 577 109 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2931 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 148 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 5706 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3073 1 27917 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1641 1 1472 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 31 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 40 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1177 1 562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3073 3985 427 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4586 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2733 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2057 1 6118 0 960 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3129 3385 7061 0 928 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2105 713 215 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 33 17 206 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 202 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 8 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 24 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225 8 0 0 161 71 0 0 169 95 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8f4 0x20 0x0 0x130007 0x8f4 0x38 0xcbf5 0x270003 0xcbf5 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 73396 orig 264 168 227 165 116 0 0 0 0 128 199 10 35 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 41 68 2 0 161 245 8 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x4541 0x20 0x344 0x80007 0x0 0x40 0x4541 0xc0007 0x4541 0x20 0x0 0x150007 0x2bfd 0x20 0x1944 0x1d0003 0x2bfd 0x38 0x260007 0xf2d5 0x20 0x30e 0x2f0007 0xf5e3 0xffffffffffffffe0 0x28ef oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1353 1 1863 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 22386 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2617 1 8992 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2697 20177 12332 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 345 1 43 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1785 1521 6022 0 896 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3073 1825 562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2713 521 339 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 2777 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 212 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1089 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1161 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1089 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1041 1 1172 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2129 1 2973 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 3385 1 423 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2433 1 7199 0 1408 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1577 1 1590 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3249 1 5446 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1177 1449 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1121 1273 1538 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1089 1049 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6953 1381 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 56 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 241 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1613 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1553 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1550 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1642 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 5446 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1786 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1585 1761 1590 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1786 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 89 1 413 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 137 1 405 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1794 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 22738 orig 264 168 227 165 116 0 0 0 0 112 254 103 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 105 188 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 62 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 153851 orig 264 168 227 165 116 0 0 0 0 136 1 104 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 218 9 0 0 217 118 1 0 9 121 18 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2edb 0x70 0x2e0007 0x2209b 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x2209b 0xffffffffffffffa8 0x2edb 0x950007 0x2edb 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 8992 orig 264 168 227 165 116 0 0 0 0 112 255 103 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 71 1 0 0 201 14 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 20096 orig 264 168 227 165 116 0 0 0 0 72 205 10 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 169 105 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x4d35 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 7199 orig 264 168 227 165 116 0 0 0 0 152 233 105 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 121 215 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x1521 0xb0 0x5ce 0xd0005 0x0 0x2066ff70 0x5b2 0x20670020 0x1c 0x200005 0x0 0x2066ff70 0x5b2 0x20670020 0x1c 0x230005 0x0 0x2066ff70 0x5b2 0x20670020 0x1c oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 28041 orig 264 168 227 165 116 0 0 0 0 8 75 66 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 73 96 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x6c09 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 49 1 467 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 5446 orig 264 168 227 165 116 0 0 0 0 104 236 105 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 149 1 0 0 129 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x2066ff70 0x135c 0x20670020 0x54 0x40002 0x13b0 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 5446 orig 264 168 227 165 116 0 0 0 0 48 98 106 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 49 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0x11b0 0x40 0x1f6 0xc0007 0x0 0x20 0x1f6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4906 orig 264 168 227 165 116 0 0 0 0 208 241 65 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 1 0 0 25 144 0 0 233 144 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x68c 0x38 0xb77 0x50003 0xb77 0x18 0xc0007 0x1f 0x38 0x11e4 0x120003 0x11e4 0x18 0x1e0003 0x1203 0x58 0x2b0002 0x1f 0x2e0004 0x0 0x208dbb70 0x1f 0x0 0x0 0x350007 0x1f 0xffffffffffffffc0 0x1203 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 31 orig 264 168 227 165 116 0 0 0 0 112 240 65 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x218c0460 0x1f 0x0 0x0 0x40007 0x0 0xb0 0x1f 0x80004 0x0 0x218c0460 0x1f 0x0 0x0 0x100007 0x1f 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x218c0460 0x1f 0x0 0x0 0x280007 0x1f 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x3 0x38 0x1c 0x3b0003 0x1c 0x18 0x480003 0x1f 0xc8 0x570005 0x0 0x20b339f0 0x3 0x0 0x0 0x600005 0x0 0x20b339f0 0x3 0x0 0x0 0x680002 0x3 0x6c0002 0x3 0x6f0004 0x0 0x20b33aa0 0x3 0x0 0x0 0x770007 0x3 0xffffffffffffff50 0x1f 0x7b0005 0x0 0x218c0460 0x1f 0x0 0x0 0x830005 0x0 0x218c0460 0x1f 0x0 0x0 0x880007 0x1f 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x20670230 0x1f 0x0 0x0 0xac0005 0x0 0x20670230 0x1f 0x0 0x0 oops 10 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 53 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 59 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 69 org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 6701 orig 264 168 227 165 116 0 0 0 0 24 196 12 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 41 201 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1925 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 91476 orig 264 168 227 165 116 0 0 0 0 136 247 10 35 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 248 16 0 0 65 62 0 0 225 162 10 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x7c8 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x7c8 0x130007 0x7c8 0x20 0x0 0x200003 0x7c8 0x38 0x280007 0x91ec 0x20 0x1082 0x340007 0xa26e 0xffffffffffffffe0 0x7c8 0x470003 0x7c8 0x78 0x4f0007 0x91ec 0x60 0x1082 0x5d0004 0x0 0x1e8619c0 0x1082 0x0 0x0 0x6f0002 0x1082 0x7e0007 0xa26e 0xffffffffffffffa0 0x7c8 0x8b0004 0x0 0x1e8619c0 0x7c8 0x0 0x0 0x990002 0x7c8 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7468 orig 264 168 227 165 116 0 0 0 0 16 234 69 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 167 1 0 0 113 208 0 0 41 220 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1a0e 0x110003 0x1a0e 0x88 0x190007 0x174 0x50 0x197c 0x1f0002 0x197c 0x220007 0x3 0x20 0x1979 0x310007 0x138 0x20 0x3f 0x3f0007 0x1af0 0xffffffffffffff90 0x95 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 5605 orig 264 168 227 165 116 0 0 0 0 216 89 13 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 106 1 0 0 217 163 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x13f4 0x20 0x87 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 358 orig 264 168 227 165 116 0 0 0 0 216 247 36 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 49 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x66 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6118 orig 264 168 227 165 116 0 0 0 0 232 147 67 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 41 183 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x16db 0x20 0xa 0xe0005 0x0 0x2192ff40 0x16db 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6448 orig 264 168 227 165 116 0 0 0 0 104 63 105 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 223 0 0 0 57 181 0 0 145 195 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x16a7 0x110003 0x16a7 0x88 0x190007 0x1fa 0x50 0x152f 0x1f0002 0x152f 0x220007 0xb 0x20 0x1524 0x310007 0x205 0x20 0x0 0x3f0007 0x1729 0xffffffffffffff90 0x183 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2979 orig 264 168 227 165 116 0 0 0 0 176 230 105 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 201 84 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x520 0x30 0x579 0x90002 0x579 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 2980 orig 264 168 227 165 116 0 0 0 0 64 241 105 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 0 0 0 201 43 0 0 41 88 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x2066ff70 0x55e 0x20670020 0x1b 0x90005 0x0 0x2066ff70 0x55e 0x20670020 0x1b 0x130003 0x579 0x260 0x1c0005 0x0 0x2066ff70 0x6e0 0x20670020 0x58 0x310005 0x0 0x2066ff70 0x6e0 0x20670020 0x58 0x340005 0x0 0x2066ff70 0x6e0 0x20670020 0x58 0x3c0007 0x0 0x188 0x738 0x430008 0xa 0x1e7 0x168 0x0 0xf0 0x3 0x60 0x67 0xa8 0x0 0x138 0x710002 0x7 0x740007 0x0 0xf8 0x7 0x7d0003 0x7 0xd8 0x850002 0x15e 0x880007 0x15e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x2066ff70 0x6e0 0x20670020 0x58 0xcf0007 0x738 0xfffffffffffffdb8 0x579 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 27074 orig 264 168 227 165 116 0 0 0 0 8 30 66 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 116 9 0 0 185 39 0 0 57 2 3 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x4f7 0x40007 0x4f7 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x2066ff70 0x4dc 0x20670020 0x1b 0x200007 0x4f7 0x20 0x0 0x2c0005 0x0 0x2066e140 0x4f7 0x0 0x0 0x2f0007 0x49f 0x80 0x58 0x380007 0x41 0x60 0x17 0x400007 0x4 0x40 0x13 0x470007 0x0 0x20 0x13 0x680005 0x0 0x2066ff70 0x4dc 0x20670020 0x1b 0x740007 0x0 0x38 0x4f7 0x780003 0x4f7 0x18 0x800005 0x0 0x2066ff70 0x4dc 0x20670020 0x1b 0x870005 0x0 0x2066ff70 0x4dc 0x20670020 0x1b 0x8c0002 0x4f7 0x8f0002 0x4f7 0x950005 0x0 0x2066ff70 0x4dc 0x20670020 0x1b 0x9e0007 0x14d 0x750 0x3aa 0xa20005 0x0 0x2066ff70 0x39d 0x20670020 0xd 0xae0007 0x0 0x50 0x3aa 0xb90005 0x0 0x206700d0 0x3aa 0x0 0x0 0xc60003 0x3aa 0x78 0xcd0007 0x2c 0x60 0x36c 0xd70007 0x18a 0x40 0x1e2 0xe70007 0x2212 0x0 0x1e2 0xf70007 0x398 0xffffffffffffffa0 0x3aa 0xfe0005 0x0 0x2066ff70 0x39d 0x20670020 0xd 0x1030007 0x342 0x110 0x68 0x1070005 0x23 0x2066e140 0x45 0x0 0x0 0x10a0007 0x67 0x70 0x1 0x10e0005 0x0 0x2066e140 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x2066e140 0x68 0x0 0x0 0x11b0007 0x68 0x20 0x0 0x12a0007 0x16c 0x218 0x23e 0x13e0007 0x0 0x20 0x23e 0x1540003 0x23e 0x1b8 0x1640007 0x2c 0x0 0x36c 0x16b0007 0x18a 0x40 0x1e2 0x17b0007 0x2212 0x0 0x1e2 0x1820007 0x0 0x140 0x36c 0x1a40005 0x0 0x20670180 0x36c 0x0 0x0 0x1a90005 0x0 0x20670230 0x36c 0x0 0x0 0x1ac0004 0x0 0x2066e140 0x165 0x206702e0 0x16e 0x1af0007 0x0 0x90 0x36c 0x1c30005 0x0 0x2066ff70 0x368 0x20670020 0x4 0x1ce0002 0x36c 0x1d10004 0x0 0x20670390 0x36c 0x0 0x0 0x1df0007 0x36c 0xfffffffffffffe60 0x23e 0x1e30005 0x0 0x2066ff70 0x39d 0x20670020 0xd 0x1ec0007 0x0 0x108 0x3aa 0x1f60007 0x312 0xe8 0x98 0x2030003 0x98 0xa8 0x21c0005 0x0 0x20670180 0xae 0x0 0x0 0x2210005 0x0 0x20670230 0xae 0x0 0x0 0x2240004 0x0 0x206704b0 0x58 0x2066e140 0x56 0x22c0007 0xae 0xffffffffffffff70 0x98 0x2300005 0x0 0x2066ff70 0x39d 0x20670020 0xd 0x2350007 0x68 0x80 0x342 0x2490005 0x0 0x20670180 0x342 0x0 0x0 0x24e0005 0x0 0x20670230 0x342 0x0 0x0 0x2550007 0x3aa 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x3aa 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x14d 0x2aa0005 0x0 0x206700d0 0x14d 0x0 0x0 0x2c10002 0x14d 0x2d30007 0xf4 0x30 0x59 0x2ea0002 0x59 0x3070007 0x0 0x2a8 0x14d 0x3220007 0x10b 0x38 0x42 0x3300003 0x42 0x268 0x3380002 0x10b 0x3400003 0x10b 0xf8 0x34a0005 0x0 0x2066ff70 0x1c3 0x20670020 0xa 0x3560002 0x1cd 0x35d0002 0x1cd 0x3730005 0x0 0x20670180 0x1cd 0x0 0x0 0x3780005 0x0 0x20670230 0x1cd 0x0 0x0 0x37b0005 0x0 0x20670560 0x1cc 0x0 0x0 0x3930007 0x1cd 0xffffffffffffff20 0x10a 0x3a30005 0x0 0x20670560 0x10a 0x0 0x0 0x3b30005 0x0 0x20670560 0x10a 0x0 0x0 0x3c10007 0x0 0xc8 0x10a 0x3ce0003 0x10a 0x88 0x3dc0005 0x0 0x2066ff70 0x1c2 0x20670020 0xa 0x3e70002 0x1cc 0x3ea0004 0x0 0x20670390 0x1cc 0x0 0x0 0x3f20007 0x1cc 0xffffffffffffff90 0x10a 0x4020005 0x0 0x20670180 0x14c 0x0 0x0 0x4070005 0x0 0x20670230 0x14c 0x0 0x0 0x40e0005 0x0 0x20670610 0x14c 0x0 0x0 0x4110007 0x14c 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x2066ff70 0x13e 0x20670020 0xe 0x4930007 0x0 0x108 0x14c 0x49d0007 0x127 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x20670180 0x2d 0x0 0x0 0x4c80005 0x0 0x20670230 0x2d 0x0 0x0 0x4cb0004 0x0 0x206704b0 0x22 0x2066e140 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x2066ff70 0x4db 0x20670020 0x1b 0x4dc0007 0x485 0x48 0x71 0x4ea0002 0x71 0x4ed0003 0x71 0x58 0x4f70005 0x0 0x2066ff70 0x46a 0x20670020 0x1b 0x5030002 0x485 0x50a0005 0x0 0x20670180 0x4f6 0x0 0x0 0x5140005 0x0 0x20670180 0x4f6 0x0 0x0 0x51d0007 0x0 0x80 0x4f6 0x5230007 0x4f6 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x4f6 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x4f6 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x4f6 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x2066ff70 0x4db 0x20670020 0x1b 0x5a00005 0x0 0x2066ff70 0x4db 0x20670020 0x1b 0x5a50007 0x485 0xc0 0x71 0x5aa0005 0x0 0x20670180 0x71 0x0 0x0 0x5b40005 0x0 0x20670180 0x71 0x0 0x0 0x5c50002 0x71 0x5c80005 0x0 0x2066e630 0x71 0x0 0x0 0x5d50002 0x4f6 0x5db0005 0x0 0x2066e140 0x4f6 0x0 0x0 0x5de0007 0x4f6 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x2066e630 0x4f6 0x0 0x0 0x5fe0007 0x0 0x20 0x4f6 0x60a0007 0x0 0x50 0x4f6 0x6140005 0x0 0x2066ff70 0x4db 0x20670020 0x1b 0x62c0003 0x4f6 0x48 0x63d0005 0x0 0x206706c0 0x70 0x0 0x0 0x6470007 0x70 0xffffffffffffffd0 0x4f6 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1551 orig 264 168 227 165 116 0 0 0 0 168 226 105 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 57 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x587 0x80002 0x587 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1551 orig 264 168 227 165 116 0 0 0 0 152 245 105 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 57 44 0 0 217 42 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x2066ff70 0x56b 0x20670020 0x1c 0xb0007 0x62 0x178 0x525 0x100003 0x525 0x138 0x190005 0x0 0x2066ff70 0x50b 0x20670020 0x1c 0x2e0005 0x0 0x2066ff70 0x50b 0x20670020 0x1c 0x310005 0x0 0x2066ff70 0x50b 0x20670020 0x1c 0x3b0002 0x527 0x3e0007 0x41 0x50 0x4e6 0x430002 0x4e6 0x4a0007 0x0 0x20 0x4e6 0x5e0005 0x0 0x2066ff70 0x41 0x0 0x0 0x6a0007 0x527 0xfffffffffffffee0 0x3f oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 2464 orig 264 168 227 165 116 0 0 0 0 192 15 66 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 163 0 0 0 225 71 0 0 241 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x8dd 0xf8 0x1f 0x100003 0x1f 0xb8 0x1a0005 0x0 0x218c0460 0x1f 0x0 0x0 0x1f0002 0x1f 0x2a0005 0x0 0x20670230 0x1f 0x0 0x0 0x300007 0x1f 0x30 0x0 0x390002 0x0 0x450007 0x1f 0xffffffffffffff60 0x1f oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 2027 orig 264 168 227 165 116 0 0 0 0 136 14 66 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 166 0 0 0 41 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x745 0x40007 0x745 0x30 0x0 0xb0002 0x0 0x100007 0x745 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x745 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1551 orig 264 168 227 165 116 0 0 0 0 248 228 105 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 57 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x412 0xa0 0x175 0xc0007 0x0 0x80 0x175 0x1e0005 0x0 0x2066ff70 0x167 0x20670020 0xe 0x210005 0x0 0x2066ff70 0x167 0x20670020 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 1172 orig 264 168 227 165 116 0 0 0 0 232 229 105 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 0 0 0 145 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x412 0xd0005 0x0 0x2066ff70 0x404 0x20670020 0xe 0x200005 0x0 0x2066ff70 0x404 0x20670020 0xe 0x230005 0x0 0x2066ff70 0x404 0x20670020 0xe oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1863 orig 264 168 227 165 116 0 0 0 0 112 188 103 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 0 0 0 241 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 4256 orig 264 168 227 165 116 0 0 0 0 200 116 12 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 0 0 0 41 130 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x790 0x20 0x8b5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 6055 orig 264 168 227 165 116 0 0 0 0 192 94 13 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 137 187 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0xf6e 0x40 0x803 0x150007 0x7eb 0x20 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 291 orig 264 168 227 165 116 0 0 0 0 240 85 13 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 0 0 0 137 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x93 0x20 0x5e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4123 orig 264 168 227 165 116 0 0 0 0 200 59 40 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 1 0 0 233 117 0 0 49 104 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xebd 0x18 0x110007 0x96 0x0 0xebd 0x190007 0xe28 0x158 0x95 0x210007 0x95 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x8bd 0x20 0x600 0x780007 0x7a4 0x1f0 0x719 0x7e0008 0x14 0x0 0x188 0x5 0x128 0x16 0xf8 0x2 0x110 0x2 0x140 0x3b 0xb0 0x43 0x158 0x0 0x170 0x39 0xe0 0x39 0xc8 0xd50003 0x29d 0x150 0xdd0003 0x174 0x138 0xe50003 0x138 0x120 0xed0003 0x6d 0x108 0xf50003 0x9 0xf0 0xfd0003 0x50 0xd8 0x1050003 0x31 0xc0 0x10d0003 0xd4 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x20670230 0x7a4 0x0 0x0 0x1370007 0xca2 0x50 0x21b 0x13c0007 0x21b 0x30 0x0 0x1430002 0x0 0x14f0007 0xca2 0x30 0x0 0x1590002 0x0 0x1600007 0xc0d 0x60 0x95 0x16d0002 0x95 0x1700005 0x0 0x206706c0 0x95 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1551 orig 264 168 227 165 116 0 0 0 0 16 228 105 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 241 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x57e 0x80002 0x57e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 3064 orig 264 168 227 165 116 0 0 0 0 48 239 105 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 180 0 0 0 225 43 0 0 25 90 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x2066ff70 0x560 0x20670020 0x1c 0xf0003 0x57c 0x2b0 0x180005 0x0 0x2066ff70 0x6f1 0x20670020 0x5a 0x2d0005 0x0 0x2066ff70 0x6f1 0x20670020 0x5a 0x300005 0x0 0x2066ff70 0x6f1 0x20670020 0x5a 0x3a0002 0x74b 0x3d0007 0x687 0x1c8 0xc4 0x450005 0x0 0x2066ff70 0xb0 0x20670020 0x14 0x4f0007 0xc4 0x38 0x0 0x560003 0x0 0x188 0x620003 0xc4 0x108 0x700005 0x0 0x2066ff70 0xc7 0x20670020 0x1b 0x7b0005 0x0 0x2066ff70 0xc7 0x20670020 0x1b 0x930005 0x0 0x2066ff70 0xc7 0x20670020 0x1b 0x960005 0x0 0x2066ff70 0xc7 0x20670020 0x1b 0x990004 0x0 0x1e8619c0 0xe2 0x0 0x0 0xa40007 0xe2 0xffffffffffffff10 0xc4 0xa70003 0xc4 0x48 0xb30005 0x0 0x2066ff70 0x641 0x20670020 0x46 0xc00007 0x74b 0xfffffffffffffd68 0x57c 0xc40007 0xc4 0x38 0x4b8 0xce0003 0x4b8 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2437 orig 264 168 227 165 116 0 0 0 0 200 55 40 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 163 0 0 0 17 71 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x72e 0x20 0x1b4 0xd0002 0x8e2 0x170007 0x8e2 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x8e2 0x530007 0x8e2 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 460 orig 264 168 227 165 116 0 0 0 0 144 126 106 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 9 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x1c1 0x1e0007 0x1c1 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3559 orig 264 168 227 165 116 0 0 0 0 32 39 66 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 185 3 0 0 249 108 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x77 0x40007 0x77 0x30 0x0 0xb0002 0x0 0x250002 0x77 0x330003 0x77 0x2a0 0x3b0008 0xa 0xbe5 0x128 0xa0 0xb0 0x5 0x60 0x0 0x128 0x7c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x77 0x660003 0x77 0x210 0x6b0007 0x5 0x1d8 0x9b 0x740007 0x0 0x1b8 0x9b 0x800007 0x2 0x198 0x99 0x860003 0x99 0x178 0x8b0007 0xb4c 0x160 0x99 0x970002 0x99 0xa20002 0x99 0xb40002 0x99 0xc20005 0x0 0x20670180 0x99 0x0 0x0 0xc90005 0x0 0x20670180 0x99 0x0 0x0 0xd30002 0x99 0xda0007 0x0 0x70 0x99 0xe20007 0x99 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x20670560 0x99 0x0 0x0 0x1050007 0xd06 0xfffffffffffffd78 0x0 0x1120005 0x0 0x20670560 0x77 0x0 0x0 0x1170007 0x5e 0x20 0x19 0x1230003 0x77 0xf8 0x1360005 0x0 0x20670180 0x99 0x0 0x0 0x13b0002 0x99 0x1420005 0x99 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x99 0x14d0005 0x0 0x1fd37db0 0x99 0x0 0x0 0x1500007 0x99 0x20 0x0 0x1610007 0x99 0xffffffffffffff20 0x77 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 546 orig 264 168 227 165 116 0 0 0 0 248 155 108 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 225 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x21c 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2759 orig 264 168 227 165 116 0 0 0 0 216 69 40 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 0 0 0 97 57 0 0 249 85 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x72c 0x18 0x1e0007 0x42 0x0 0x72c 0x260007 0x6ea 0x158 0x42 0x2e0007 0x42 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x45b 0x298 0x2d1 0x8d0005 0x0 0x20670610 0x2d1 0x0 0x0 0x960003 0x2d1 0x58 0xa80002 0x11e 0xab0007 0x2f 0x30 0xef 0xbb0002 0xef 0xc40007 0x11e 0xffffffffffffffc0 0x1e2 0xcb0004 0x0 0x2066e140 0x1e2 0x0 0x0 0xce0007 0x0 0x68 0x1e2 0xd20004 0x0 0x2066e140 0x1e2 0x0 0x0 0xda0003 0x1e2 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1e2 0x58 0xfb0002 0x27d 0xfe0007 0x9b 0x30 0x1e2 0x10f0002 0x1e2 0x1180007 0x27d 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x20670610 0x45b 0x0 0x0 0x14f0007 0x240 0x38 0x21b 0x1530003 0x21b 0x18 0x15f0005 0x0 0x20670230 0x45b 0x0 0x0 0x1660007 0x21b 0x98 0x240 0x16b0007 0xd 0x38 0x233 0x1700003 0x233 0x58 0x17a0002 0xd 0x17d0005 0x0 0x20670230 0xd 0x0 0x0 0x1830004 0x0 0x2066e140 0xff 0x206704b0 0x11c 0x18a0004 0xffffffffffffff01 0x2066e140 0x20 0x206704b0 0x11c 0x18d0007 0xff 0xb0 0x11c 0x1920005 0x0 0x206704b0 0x11c 0x0 0x0 0x1950007 0x114 0x60 0x8 0x19c0002 0x8 0x19f0004 0x0 0x2066e140 0x8 0x0 0x0 0x1a60005 0x0 0x2066e140 0x107 0x206704b0 0x114 0x1b10005 0x0 0x2066e140 0x107 0x206704b0 0x114 0x1b40007 0x1bf 0x98 0x5c 0x1ba0002 0x5c 0x1c20003 0x5c 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x5c 0x1e20002 0x21b 0x1ee0005 0x0 0x20670230 0x21b 0x0 0x0 0x1f70003 0x21b 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x21b 0x2d50002 0x21b 0x2dc0007 0x22 0x38 0x1f9 0x2e10003 0x1f9 0x58 0x2eb0002 0x22 0x2ee0005 0x0 0x20670230 0x22 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 175 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 179 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 181 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 209 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 213 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 215 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 499 orig 264 168 227 165 116 0 0 0 0 24 129 106 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 17 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x1e2 0x100007 0x1bb 0x20 0x27 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 190 orig 264 168 227 165 116 0 0 0 0 216 194 36 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 0 0 0 153 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x93 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 2005 orig 264 168 227 165 116 0 0 0 0 128 193 36 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 73 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x689 0x2b0007 0x7 0x40 0x682 0x310007 0x44d 0x38 0x235 0x370003 0x23c 0x18 0x420007 0x7 0x40 0x682 0x480007 0xd8 0x38 0x5aa 0x4e0003 0x5b1 0x18 0x600007 0x0 0x110 0x689 0x670005 0x14d 0x2066e140 0x4e4 0x21af23f0 0x58 0x6a0007 0x689 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1768 orig 264 168 227 165 116 0 0 0 0 80 234 105 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 197 0 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 170 orig 264 168 227 165 116 0 0 0 0 40 8 37 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 0 0 0 113 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1668 orig 264 168 227 165 116 0 0 0 0 96 73 13 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 0 0 0 113 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x5a0 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1768 orig 264 168 227 165 116 0 0 0 0 200 9 37 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 197 0 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x623 0xd0005 0x0 0x2066e140 0x623 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 2493 orig 264 168 227 165 116 0 0 0 0 240 104 106 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 220 0 0 0 17 49 0 0 9 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x20b 0xd8 0x417 0xb0003 0x417 0x58 0x120007 0x0 0x40 0x664 0x1a0007 0x664 0x20 0x0 0x220007 0x0 0x40 0xa7b 0x2a0007 0x664 0xffffffffffffffa0 0x417 0x2f0007 0x0 0x20 0x417 0x350007 0x622 0x30 0x0 0x400002 0x0 0x450007 0x622 0x30 0x0 0x4e0002 0x0 0x560002 0x622 0x5a0005 0x0 0x20e3fc30 0x622 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1786 orig 264 168 227 165 116 0 0 0 0 168 123 13 35 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 199 0 0 0 153 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x2e 0xb8 0x605 0x70005 0x0 0x2066e140 0x605 0x0 0x0 0xc0007 0x53b 0xe8 0xca 0x110005 0x0 0x2150aaf0 0xca 0x0 0x0 0x150003 0xca 0x98 0x1b0005 0xc 0x20696930 0x3 0x2066e140 0x1f 0x200007 0x0 0x50 0x2e 0x260005 0x1 0x2150aaf0 0x2d 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 472 orig 264 168 227 165 116 0 0 0 0 32 29 64 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 169 3 0 0 161 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x75 0x130007 0x0 0xf0 0x75 0x250003 0x75 0x98 0x310104 0xffffffffffffffd2 0x1fd37db0 0x75 0x225c1bb0 0xa 0x340007 0x15f 0x50 0x75 0x390004 0x0 0x1fd37db0 0x75 0x0 0x0 0x470007 0x1d4 0xffffffffffffff80 0x75 0x4a0003 0x75 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 5706 orig 264 168 227 165 116 0 0 0 0 136 70 66 35 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x144a 0x40007 0x144a 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x1324 0x20 0x126 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6820 orig 264 168 227 165 116 0 0 0 0 144 43 40 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 197 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xab 0x223d3dd0 0x17f9 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2733 orig 264 168 227 165 116 0 0 0 0 216 145 67 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x4b 0x223d3dd0 0x862 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4471 orig 264 168 227 165 116 0 0 0 0 208 30 40 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 129 61 0 0 145 123 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x7b0 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x20670230 0x7b0 0x0 0x0 0x1a0007 0x0 0x40 0x7b0 0x210007 0x7b0 0x20 0x0 0x2e0003 0x7b0 0x88 0x350005 0x0 0x21390d50 0x8a7 0x0 0x0 0x3a0007 0xc 0x40 0x89b 0x410007 0x89b 0x20 0x0 0x4c0007 0x8a7 0xffffffffffffff90 0x7a4 0x560005 0x0 0x21390d50 0x7a4 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2437 orig 264 168 227 165 116 0 0 0 0 16 54 40 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x20670230 0x785 0x0 0x0 0x90007 0x676 0x118 0x10f 0xf0002 0x10f 0x180007 0x10f 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x10f 0x340002 0x10f 0x3a0007 0x10f 0x20 0x0 0x4e0005 0x0 0x21390d50 0x10f 0x0 0x0 0x510003 0x10f 0x150 0x590007 0x676 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1da 0x80 0x49c 0x850005 0x0 0x20670230 0x49c 0x0 0x0 0x880004 0x0 0x2066e140 0x33f 0x206704b0 0x15d oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 691 orig 264 168 227 165 116 0 0 0 0 152 61 40 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 201 16 0 0 57 21 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x21af23f0 0x219 0x0 0x0 0xb0007 0x1bd 0xe0 0x5c 0xf0005 0x0 0x21af23f0 0x5c 0x0 0x0 0x120007 0x5c 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x5c 0x2e0003 0x219 0x150 0x3c0007 0x0 0x38 0x219 0x400003 0x219 0x18 0x440005 0x0 0x20670180 0x219 0x0 0x0 0x4b0002 0x219 0x520007 0x0 0x90 0x219 0x580007 0x219 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x20670180 0x219 0x0 0x0 0x7c0007 0x219 0xfffffffffffffec8 0x219 0x810007 0x219 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1642 orig 264 168 227 165 116 0 0 0 0 216 90 106 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1613 orig 264 168 227 165 116 0 0 0 0 48 84 106 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1773 orig 264 168 227 165 116 0 0 0 0 120 247 39 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x1d 0x2066e140 0x379 0x206704b0 0x157 0x40008 0xe 0x177 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x39d 0x20 0x133 0x5e0005 0x0 0x206704b0 0x157 0x2066e140 0x246 0x610008 0x8 0xc9 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x206704b0 0x157 0x2066e140 0x246 0xaa0007 0x0 0x100 0x39d 0xaf0007 0x39c 0xc8 0x1 0xb40005 0x0 0x2066e140 0x1 0x0 0x0 0xb70004 0x0 0x2066e140 0x1 0x0 0x0 0xbb0005 0x0 0x20670230 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x39d 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x39d 0x10d0007 0x39c 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2697 orig 264 168 227 165 116 0 0 0 0 120 66 12 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 68 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x889 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2640 orig 264 168 227 165 116 0 0 0 0 248 5 13 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 66 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x850 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 509 orig 264 168 227 165 116 0 0 0 0 160 236 39 35 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 0 0 0 209 8 0 0 193 11 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0x11a 0x20 0x0 0xf0005 0x0 0x20670230 0x11a 0x0 0x0 0x140007 0x0 0x40 0x11a 0x1b0007 0x119 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0x11a 0x338 0xe30005 0x0 0x21390d50 0x178 0x0 0x0 0xe80007 0x10 0x40 0x168 0xef0007 0x168 0x2d0 0x0 0xf60007 0x10 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0x10 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0x10 0x1980002 0x10 0x19d0007 0x10 0x20 0x0 0x1b40005 0x0 0x21390d50 0x10 0x0 0x0 0x1bf0007 0x178 0xfffffffffffffce0 0x11a 0x1c30004 0xfffffffffffffee6 0x21390d50 0x11a 0x0 0x0 0x1c60007 0x11a 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 324 orig 264 168 227 165 116 0 0 0 0 224 151 65 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 121 0 0 0 89 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xcb 0x230005 0x0 0x206704b0 0xcb 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 562 orig 264 168 227 165 116 0 0 0 0 40 140 67 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 147 0 0 0 249 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0xa7 0x50 0xf8 0xe0005 0x0 0x21390d50 0xf8 0x0 0x0 0x150007 0x18f 0x30 0x10 0x1f0002 0x10 0x380005 0x19f 0x0 0x0 0x0 0x0 0x3d0007 0xd7 0x120 0xc8 0x410005 0x94 0x206704b0 0x22 0x2138fe40 0x12 0x440007 0xa6 0xd0 0x22 0x480005 0x0 0x2066e140 0x22 0x0 0x0 0x4b0007 0x0 0x80 0x22 0x4f0004 0x0 0x206704b0 0x22 0x0 0x0 0x570005 0x0 0x206704b0 0x22 0x0 0x0 0x640007 0x19f 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0xa7 0x206704b0 0xcb 0x2066e140 0x2d 0x7e0007 0xcb 0x2d8 0xd4 0x850007 0xd4 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 184 orig 264 168 227 165 116 0 0 0 0 176 255 39 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 185 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0xb5 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0xb7 0x270007 0x0 0x100 0xb7 0x2f0005 0x0 0x20670230 0xb7 0x0 0x0 0x320005 0x0 0x20670230 0xb7 0x0 0x0 0x390007 0xb7 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x21390e40 0xb7 0x0 0x0 0x4e0005 0x0 0x21390d50 0xb7 0x0 0x0 0x550007 0xb7 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x20670560 0xb7 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1553 orig 264 168 227 165 116 0 0 0 0 160 87 106 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1550 orig 264 168 227 165 116 0 0 0 0 64 88 106 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 113 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 31 orig 264 168 227 165 116 0 0 0 0 16 102 66 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x1f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 31 orig 264 168 227 165 116 0 0 0 0 240 37 40 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x1e 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x206ce490 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x206ce490 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x206ce490 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x1f 0xf90005 0x0 0x206ce490 0x1f 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x1f 0x1070003 0x1f 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 152 98 66 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1173 orig 264 168 227 165 116 0 0 0 0 176 239 36 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 185 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2d7 0x20 0xc0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4811 orig 264 168 227 165 116 0 0 0 0 160 243 65 35 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 0 0 0 81 149 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x164 0x206704b0 0x45 0x2066e140 0x1101 0x40008 0xe 0x1c9 0x338 0x0 0x158 0x4 0x80 0x0 0xf8 0xa 0x2e8 0x6 0x270 0x0 0xf8 0x410004 0x0 0x21af23f0 0x28 0x0 0x0 0x440005 0x0 0x21af23f0 0x28 0x0 0x0 0x480003 0x28 0x358 0x4c0004 0x0 0x2213ceb0 0xa 0x0 0x0 0x4f0005 0x0 0x2213ceb0 0xa 0x0 0x0 0x540004 0x0 0x225c1bb0 0x5 0x0 0x0 0x620002 0x5 0x680005 0x0 0x206702e0 0x3 0x2066e140 0x2 0x6b0007 0x5 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x1fd37db0 0x37 0x0 0x0 0xa10005 0x0 0x1fd37db0 0x37 0x0 0x0 0xa50003 0x37 0x168 0xa90007 0x49 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xffffffffffffee52 0x206704b0 0x45 0x2066e140 0x17c 0xb60007 0x11ae 0x80 0x45 0xba0004 0x0 0x206704b0 0x45 0x0 0x0 0xbf0005 0x0 0x206704b0 0x45 0x0 0x0 0xc40007 0x10c0 0x50 0xee 0xc90005 0x0 0x20670230 0xee 0x0 0x0 oops 16 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 39 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 45 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 51 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 59 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 61 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 2 3142 orig 264 168 227 165 116 0 0 0 0 112 247 105 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 3 0 0 41 27 0 0 9 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x2066ff70 0x349 0x20670020 0x1c 0x140005 0x0 0x2066ff70 0x349 0x20670020 0x1c 0x1e0007 0x329 0x58 0x3c 0x240003 0x3c 0x18 0x310007 0x8f 0x0 0x3c 0x360005 0x0 0x2066ff70 0x349 0x20670020 0x1c 0x410003 0x365 0x118 0x4a0005 0x0 0x2066ff70 0x50d 0x20670020 0x2a 0x5f0005 0x0 0x2066ff70 0x50d 0x20670020 0x2a 0x620005 0x0 0x2066ff70 0x50d 0x20670020 0x2a 0x6c0002 0x537 0x6f0007 0x537 0x30 0x0 0x750002 0x0 0x810005 0x0 0x2066ff70 0x50d 0x20670020 0x2a 0x8f0007 0x537 0xffffffffffffff00 0x365 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2932 orig 264 168 227 165 116 0 0 0 0 128 40 66 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 75 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x4 0x20 0x970 0x1c0002 0x4 0x1f0004 0x0 0x2066e140 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 5711 orig 264 168 227 165 116 0 0 0 0 144 171 12 35 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x398 0x20 0x10b7 0x80007 0x0 0x40 0x398 0xc0007 0x390 0x20 0x8 0x170007 0x2 0x40 0x38e 0x220007 0x38e 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 227 orig 264 168 227 165 116 0 0 0 0 72 84 70 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 81 6 0 0 9 7 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x9a 0x20b30a90 0xe 0x21390e40 0x22 0x110003 0xca 0xb8 0x170005 0x34 0x20b30a90 0x8 0x21390e40 0xa5 0x1a0007 0xc8 0x50 0x19 0x250004 0x0 0x30eda70 0x19 0x0 0x0 0x2d0007 0xc0 0x20 0x8 0x3d0007 0xe1 0xffffffffffffff60 0xb1 0x470004 0x0 0x20b30a90 0xe 0x21390e40 0x22 0x4f0004 0x0 0x20e3fc30 0x56 0x20670400 0x4 0x5f0007 0xa9 0x30 0x8 0x630002 0x8 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 4 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 13 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 37 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 129 orig 264 168 227 165 116 0 0 0 0 56 209 64 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 225 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffff84 0x2066e140 0x7b 0x20a085f0 0x1 0x70007 0x7c 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 5 orig 264 168 227 165 116 0 0 0 0 216 24 40 35 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 33 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x4 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x206706c0 0x4 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 627 orig 264 168 227 165 116 0 0 0 0 216 36 13 35 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 49 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0xb8 0x1e78 0x80 0x70 0xd 0x1128 0x1 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x5 0x50 0x7b 0x80 0x0 0xb0 0x530002 0x5 0x560007 0x5 0x20 0x0 0x640002 0x7b 0x670007 0x7b 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x7b 0x20 0x0 0xc80007 0x7b 0x20 0x0 0xd50002 0x7b 0xd80007 0x35 0x3c0 0x46 0xde0008 0x6 0x10 0x3a0 0x1b 0x40 0x1b 0x210 0xfc0002 0x1b 0xff0007 0x0 0x1c0 0x1b 0x1050008 0xe 0x5 0x1a0 0x2 0x80 0x1 0xb0 0x1 0xe0 0x10 0x110 0x0 0x140 0x2 0x170 0x1460002 0x2 0x1490007 0x1 0x20 0x1 0x15d0002 0x1 0x1600007 0x0 0x20 0x1 0x1700002 0x1 0x1730007 0x1 0x20 0x0 0x1830002 0x10 0x1860007 0xf 0x20 0x1 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x2 0x1ac0007 0x2 0x20 0x0 0x1bb0002 0x1b 0x1be0007 0x0 0x180 0x1b 0x1c40008 0xc 0x1a 0x160 0x1 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x1 0x2010007 0x0 0x20 0x1 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x4 0x180 0x1 0x220 0xd 0x2e0 0x1 0x408 0x1 0x4d8 0x1 0x5e8 0x0 0xb40 0x0 0xb40 0x5 0x660 0x0 0xb40 0x0 0xb40 0x2 0x740 0x0 0xb40 0x4 0x770 0x1 0x7a0 0x0 0xb40 0x0 0xb40 0x5 0x850 0x2 0x898 0xc 0xae0 0x0 0xb40 0x1 0xb10 0x2ea0008 0x6 0x2 0xa0 0x2 0x40 0x0 0x70 0x3060002 0x2 0x3090007 0x0 0x20 0x2 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x1 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x9 0x128 0x0 0x50 0x2 0x80 0x2 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x2 0x3b80007 0x1 0x38 0x1 0x3c10003 0x1 0x48 0x3ca0002 0x1 0x3cd0007 0x0 0x20 0x1 0x3dd0002 0x2 0x3e00007 0x1 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x1 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x1 0x42c0007 0x0 0x20 0x1 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x1 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x1 0x48f0007 0x0 0x20 0x1 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x1 0xe0 0x1 0x50 0x1 0x80 0x2 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x1 0x5040007 0x0 0x20 0x1 0x5140002 0x2 0x5170007 0x0 0x20 0x2 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x4 0x53e0007 0x4 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x1 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x1 0x57f0007 0x0 0x20 0x1 0x5900002 0x5 0x5930007 0x3 0x1048 0x2 0x59c0003 0x2 0x1028 0x5a10008 0x1a 0x1 0x248 0x0 0xe0 0x1 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x1 0x5fc0007 0x1 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x1 0x6110007 0x0 0x20 0x1 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0xc 0x6710007 0xb 0x20 0x1 0x6810002 0x1 0x6840007 0x0 0x20 0x1 0x68e0003 0x0 0xd68 0x6980002 0xd 0x69b0007 0xd 0x20 0x0 0x6ae0002 0xd 0x6b10007 0xb 0x20 0x2 0x6be0007 0xb 0x20 0x0 0x6cb0007 0xb 0x20 0x0 0x6d80007 0xb 0x20 0x0 0x6df0008 0x8 0x6 0x4d0 0x1 0x50 0x0 0x310 0x4 0x3c0 0x7040002 0x1 0x7070007 0x0 0x2b0 0x1 0x70d0008 0xe 0x0 0x290 0x1 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x1 0x7510007 0x0 0x20 0x1 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x4 0x84f0007 0x2 0x100 0x2 0x8550008 0x8 0x2 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x6 0x7c0 0x8bf0008 0x8 0x1 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x1 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1586 orig 264 168 227 165 116 0 0 0 0 168 155 12 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 186 1 0 0 193 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 620 orig 264 168 227 165 116 0 0 0 0 24 65 105 35 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 97 7 0 0 121 8 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0xec 0x160003 0xec 0xb8 0x1e0007 0x2a 0x80 0xac 0x240002 0xac 0x270007 0x0 0x50 0xac 0x390004 0x0 0x2066e140 0x1f 0x21390e40 0x8d 0x430007 0x2a 0x20 0x0 0x530007 0xd6 0xffffffffffffff60 0x40 0x5d0004 0x0 0x1e8619c0 0x40 0x0 0x0 0x650004 0x0 0x206704b0 0x3c 0x2066e140 0x4 0x750007 0x40 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 565 orig 264 168 227 165 116 0 0 0 0 16 68 105 35 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 17 0 0 0 209 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x1 0x38 0x1 0xf0003 0x1 0x18 0x180002 0x2 0x220003 0x2 0x68 0x2d0007 0x5b 0x50 0x7f 0x380005 0x7f 0x0 0x0 0x0 0x0 0x400007 0xda 0xffffffffffffffb0 0x2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 598 orig 264 168 227 165 116 0 0 0 0 224 141 67 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 1 0 0 129 1 0 0 33 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x34 0x0 0x30 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1540 orig 264 168 227 165 116 0 0 0 0 64 83 12 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 43 orig 264 168 227 165 116 0 0 0 0 200 60 105 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x0 0x1a0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 0 orig 264 168 227 165 116 0 0 0 0 88 159 67 35 0 0 0 0 56 4 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 93 0x80007 0x0 0xe8 0x0 0x130005 0x0 0x0 0x0 0x0 0x0 0x160002 0x0 0x190007 0x0 0x88 0x0 0x280004 0x0 0x0 0x0 0x0 0x0 0x2b0007 0x0 0x238 0x0 0x360003 0x0 0x218 0x410007 0x0 0xe8 0x0 0x4c0005 0x0 0x0 0x0 0x0 0x0 0x4f0002 0x0 0x520007 0x0 0x88 0x0 0x610004 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0x150 0x0 0x6f0003 0x0 0x130 0x7a0007 0x0 0xe8 0x0 0x850005 0x0 0x0 0x0 0x0 0x0 0x880002 0x0 0x8b0007 0x0 0x88 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0x9e0007 0x0 0x68 0x0 0xa90003 0x0 0x48 0xb90005 0x0 0x0 0x0 0x0 0x0 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$38 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$37 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$36 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$35 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 7 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 7 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 7 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 7 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 1 1 92 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 100 1 10 10 12 1 1 10 12 1 100 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo NoMembers [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; 0 [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 134 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 7 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 98 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 4 108 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 129 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 280 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 931 java/util/ArrayList size ()I 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; diff --git a/dependencies/replay_pid152592.log b/dependencies/replay_pid152592.log new file mode 100644 index 000000000..d554d647f --- /dev/null +++ b/dependencies/replay_pid152592.log @@ -0,0 +1,2257 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 449 ciObject found +ciMethod java/lang/Object ()V 4097 1 1052958 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2241 1 10636 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 1449 1 181 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 43046 0 32 +ciMethod java/util/AbstractCollection ()V 2273 1 43850 0 32 +ciMethod java/util/ArrayList (I)V 2121 1 5268 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 16390 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 16110 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2065 1 16399 0 544 +ciMethod java/util/ArrayList grow (I)V 609 1 5201 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 912 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 14488 0 768 +ciMethod java/util/HashMap ()V 833 1 209 0 -1 +ciMethod java/lang/Math max (II)I 817 1 47302 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 9488 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2217 1 5423 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1881 17241 2533 0 -1 +ciMethodData java/lang/Object ()V 2 1052958 orig 264 168 227 165 116 0 0 0 0 128 4 248 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 120 128 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14488 orig 264 168 227 165 116 0 0 0 0 160 10 5 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 193 188 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3798 0x1a0004 0x0 0x20647550 0x4 0x2f8b260 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16110 orig 264 168 227 165 116 0 0 0 0 24 0 5 28 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 97 239 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3dec 0x90002 0x3dec oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16390 orig 264 168 227 165 116 0 0 0 0 120 255 4 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 33 248 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2cbb 0x30 0x1249 0xa0002 0x1249 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16399 orig 264 168 227 165 116 0 0 0 0 200 0 5 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 105 248 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2c49 0x30 0x12c4 0x160002 0x12c4 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5201 orig 264 168 227 165 116 0 0 0 0 144 1 5 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 41 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x2d 0x20 0x13d8 0x180007 0x1405 0x30 0x0 0x1c0002 0x0 0x260002 0x1405 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 43850 orig 264 168 227 165 116 0 0 0 0 96 121 4 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 1 0 0 113 81 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xaa2e oops 0 +ciMethodData java/util/AbstractList ()V 2 43046 orig 264 168 227 165 116 0 0 0 0 248 101 4 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 33 57 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa724 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 5 28 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 9488 orig 264 168 227 165 116 0 0 0 0 48 24 10 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 129 32 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x20563270 0x2410 0x0 0x0 0x60002 0x2410 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5268 orig 264 168 227 165 116 0 0 0 0 232 251 4 28 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 89 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x138b 0x50007 0x81e 0x38 0xb6d 0x100003 0xb6d 0x100 0x140007 0x0 0x38 0x81e 0x1e0003 0x81e 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 609 4113 402 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 13132 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3473 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2185 1 13980 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2760 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 897 33425 1954 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1057 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 449 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2042 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2001 1 250 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 881 1 507 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1865 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 3465 1 991 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4633 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1990 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3161 1 395 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 205 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2473 1 1156 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 561 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2601 1 2260 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 585 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2353 1 1122 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54222 orig 264 168 227 165 116 0 0 0 0 112 42 10 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 8 0 0 209 71 0 0 25 91 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8fa 0x20 0x0 0x130007 0x8fa 0x38 0xcb63 0x270003 0xcb63 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3257 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 105 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2337 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1721 1 200 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1001 1041 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1406 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1825 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2741 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 153 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1801 569 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1929 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1721 1 1915 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1433 1 1756 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3457 369 2669 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 81 81 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1518 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2857 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 385 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1145 1 393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2704 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2057 1 3844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 305 1 234 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1455 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2393 1 1866 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1106 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2825 1 7186 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2361 1 1145 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 945 1 296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 153 1 27 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 6094 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 33 17 73 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 53663 orig 264 168 227 165 116 0 0 0 0 56 151 252 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 89 154 1 0 249 140 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x3243 0x20 0x108 0x80007 0x0 0x40 0x3243 0xc0007 0x3243 0x20 0x0 0x150007 0x21c8 0x20 0x107b 0x1d0003 0x21c8 0x38 0x260007 0xaff0 0x20 0x26c 0x2f0007 0xb25c 0xffffffffffffffe0 0x1f5c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 13462 orig 264 168 227 165 116 0 0 0 0 224 41 85 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 137 154 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1441 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 13462 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2609 1 7367 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2721 20361 10193 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 179 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1321 1 165 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2065 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2025 1 790 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 3985 1 2290 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1921 1 240 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2209 1 5153 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2241 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2081 2761 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2065 2025 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 1004 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1124 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1692 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2345 2545 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 384 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 377 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13980 orig 264 168 227 165 116 0 0 0 0 0 157 252 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 1 0 0 89 172 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x358b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 125681 orig 264 168 227 165 116 0 0 0 0 152 44 85 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 222 9 0 0 233 51 1 0 1 8 15 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x267d 0x70 0x2e0007 0x1bad1 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x1bad1 0xffffffffffffffa8 0x267d 0x950007 0x267d 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 7367 orig 264 168 227 165 116 0 0 0 0 224 42 85 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 9 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5153 orig 264 168 227 165 116 0 0 0 0 88 34 87 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 1 0 0 105 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xede 0xb0 0x42f 0xd0005 0x0 0x20cf2780 0x416 0x20cf2830 0x19 0x200005 0x0 0x20cf2780 0x416 0x20cf2830 0x19 0x230005 0x0 0x20cf2780 0x416 0x20cf2830 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 7262 orig 264 168 227 165 116 0 0 0 0 24 213 51 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 97 1 0 0 233 215 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1afd oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6451 orig 264 168 227 165 116 0 0 0 0 168 187 55 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 97 182 0 0 137 192 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x16cc 0x110003 0x16cc 0x88 0x190007 0x142 0x50 0x1648 0x1f0002 0x1648 0x220007 0x3 0x20 0x1645 0x310007 0x115 0x20 0x30 0x3f0007 0x178a 0xffffffffffffff90 0x87 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 450 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3877 orig 264 168 227 165 116 0 0 0 0 80 124 51 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 33 113 0 0 185 112 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5c7 0x38 0x85d 0x50003 0x85d 0x18 0xc0007 0x19 0x38 0xe0b 0x120003 0xe0b 0x18 0x1e0003 0xe24 0x58 0x2b0002 0x19 0x2e0004 0x0 0x21aa7c60 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xe24 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 240 122 51 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1e80e850 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x1e80e850 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1e80e850 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x1e80e850 0x19 0x0 0x0 0x830005 0x0 0x1e80e850 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x20cf2a40 0x19 0x0 0x0 0xac0005 0x0 0x20cf2a40 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3810 orig 264 168 227 165 116 0 0 0 0 40 37 87 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x20cf2780 0xcfa 0x20cf2830 0x48 0x40002 0xd42 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3810 orig 264 168 227 165 116 0 0 0 0 24 151 87 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd0 0x40 0x172 0xc0007 0x0 0x20 0x172 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4633 orig 264 168 227 165 116 0 0 0 0 248 152 254 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1117 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 84332 orig 264 168 227 165 116 0 0 0 0 64 199 252 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 16 0 0 145 57 0 0 209 200 9 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x732 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x732 0x130007 0x732 0x20 0x0 0x200003 0x732 0x38 0x280007 0x8612 0x20 0xf55 0x340007 0x9567 0xffffffffffffffe0 0x732 0x470003 0x732 0x78 0x4f0007 0x8612 0x60 0xf55 0x5d0004 0x0 0x1e772e80 0xf55 0x0 0x0 0x6f0002 0xf55 0x7e0007 0x9567 0xffffffffffffffa0 0x732 0x8b0004 0x0 0x1e772e80 0x732 0x0 0x0 0x990002 0x732 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2269 orig 264 168 227 165 116 0 0 0 0 0 45 255 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 1 0 0 193 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x742 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2833 orig 264 168 227 165 116 0 0 0 0 104 9 26 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 176 1 0 0 9 75 0 0 73 76 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x961 0x18 0x110007 0x62 0x0 0x961 0x190007 0x8ff 0x158 0x62 0x210007 0x62 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x60d 0x20 0x354 0x780007 0x5be 0x1f0 0x3a3 0x7e0008 0x14 0x0 0x188 0x3 0x128 0x0 0xf8 0x0 0x110 0x0 0x140 0xb 0xb0 0x2 0x158 0x0 0x170 0xa 0xe0 0xa 0xc8 0xd50003 0x151 0x150 0xdd0003 0xca 0x138 0xe50003 0xd5 0x120 0xed0003 0x1d 0x108 0xf50003 0x4 0xf0 0xfd0003 0x14 0xd8 0x1050003 0xd 0xc0 0x10d0003 0x70 0xa8 0x1150003 0x1 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x20cf2a40 0x5be 0x0 0x0 0x1370007 0x7a0 0x50 0x1c1 0x13c0007 0x1c1 0x30 0x0 0x1430002 0x0 0x14f0007 0x7a0 0x30 0x0 0x1590002 0x0 0x1600007 0x73e 0x60 0x62 0x16d0002 0x62 0x1700005 0x0 0x20cf2ed0 0x62 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 104 5 26 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 215 0 0 0 97 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x5d7 0x20 0x175 0xd0002 0x74c 0x170007 0x74c 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x74c 0x530007 0x74c 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 459 orig 264 168 227 165 116 0 0 0 0 56 11 26 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 9 14 0 0 9 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x21605730 0x1c1 0x0 0x0 0xb0007 0x16d 0xe0 0x54 0xf0005 0x0 0x21605730 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x1c1 0x150 0x3c0007 0x0 0x38 0x1c1 0x400003 0x1c1 0x18 0x440005 0x0 0x20cf2990 0x1c1 0x0 0x0 0x4b0002 0x1c1 0x520007 0x0 0x90 0x1c1 0x580007 0x1c1 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x20cf2990 0x1c1 0x0 0x0 0x7c0007 0x1c1 0xfffffffffffffec8 0x1c1 0x810007 0x1c1 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2290 orig 264 168 227 165 116 0 0 0 0 112 31 87 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 1 0 0 1 56 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x36b 0x30 0x395 0x90002 0x395 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 2032 orig 264 168 227 165 116 0 0 0 0 0 42 87 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 169 28 0 0 177 53 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x20cf2780 0x37c 0x20cf2830 0x19 0x90005 0x0 0x20cf2780 0x37c 0x20cf2830 0x19 0x130003 0x395 0x260 0x1c0005 0x0 0x20cf2780 0x496 0x20cf2830 0x54 0x310005 0x0 0x20cf2780 0x496 0x20cf2830 0x54 0x340005 0x0 0x20cf2780 0x496 0x20cf2830 0x54 0x3c0007 0x0 0x188 0x4ea 0x430008 0xa 0x1dd 0x168 0x0 0xf0 0x2 0x60 0xc7 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13e 0x880007 0x13e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x20cf2780 0x496 0x20cf2830 0x54 0xcf0007 0x4ea 0xfffffffffffffdb8 0x395 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 21336 orig 264 168 227 165 116 0 0 0 0 24 168 51 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 17 27 0 0 193 26 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x362 0x40007 0x362 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x200007 0x362 0x20 0x0 0x2c0005 0x0 0x20cf0950 0x362 0x0 0x0 0x2f0007 0x310 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x740007 0x0 0x38 0x362 0x780003 0x362 0x18 0x800005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x870005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x8c0002 0x362 0x8f0002 0x362 0x950005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x9e0007 0x13e 0x750 0x224 0xa20005 0x0 0x20cf2780 0x219 0x20cf2830 0xb 0xae0007 0x0 0x50 0x224 0xb90005 0x0 0x20cf28e0 0x224 0x0 0x0 0xc60003 0x224 0x78 0xcd0007 0x1c 0x60 0x20b 0xd70007 0xb6 0x40 0x155 0xe70007 0x186f 0x0 0x155 0xf70007 0x227 0xffffffffffffffa0 0x224 0xfe0005 0x0 0x20cf2780 0x219 0x20cf2830 0xb 0x1030007 0x1ed 0x110 0x37 0x1070005 0x12 0x20cf0950 0x25 0x0 0x0 0x10a0007 0x36 0x70 0x1 0x10e0005 0x0 0x20cf0950 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x20cf0950 0x37 0x0 0x0 0x11b0007 0x37 0x20 0x0 0x12a0007 0xd8 0x218 0x14c 0x13e0007 0x0 0x20 0x14c 0x1540003 0x14c 0x1b8 0x1640007 0x1c 0x0 0x20b 0x16b0007 0xb6 0x40 0x155 0x17b0007 0x186f 0x0 0x155 0x1820007 0x0 0x140 0x20b 0x1a40005 0x0 0x20cf2990 0x20b 0x0 0x0 0x1a90005 0x0 0x20cf2a40 0x20b 0x0 0x0 0x1ac0004 0x0 0x20cf0950 0xf3 0x20cf2af0 0xaa 0x1af0007 0x0 0x90 0x20b 0x1c30005 0x0 0x20cf2780 0x209 0x20cf2830 0x2 0x1ce0002 0x20b 0x1d10004 0x0 0x20cf2ba0 0x20b 0x0 0x0 0x1df0007 0x20b 0xfffffffffffffe60 0x14c 0x1e30005 0x0 0x20cf2780 0x219 0x20cf2830 0xb 0x1ec0007 0x0 0x108 0x224 0x1f60007 0x1e7 0xe8 0x3d 0x2030003 0x3d 0xa8 0x21c0005 0x0 0x20cf2990 0x47 0x0 0x0 0x2210005 0x0 0x20cf2a40 0x47 0x0 0x0 0x2240004 0x0 0x20cf2cc0 0x27 0x20cf0950 0x20 0x22c0007 0x47 0xffffffffffffff70 0x3d 0x2300005 0x0 0x20cf2780 0x219 0x20cf2830 0xb 0x2350007 0x37 0x80 0x1ed 0x2490005 0x0 0x20cf2990 0x1ed 0x0 0x0 0x24e0005 0x0 0x20cf2a40 0x1ed 0x0 0x0 0x2550007 0x224 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x224 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13e 0x2aa0005 0x0 0x20cf28e0 0x13e 0x0 0x0 0x2c10002 0x13e 0x2d30007 0xe6 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x13e 0x3220007 0xfd 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfd 0x3400003 0xfd 0xf8 0x34a0005 0x0 0x20cf2780 0x1b0 0x20cf2830 0xa 0x3560002 0x1ba 0x35d0002 0x1ba 0x3730005 0x0 0x20cf2990 0x1ba 0x0 0x0 0x3780005 0x0 0x20cf2a40 0x1ba 0x0 0x0 0x37b0005 0x0 0x20cf2d70 0x1ba 0x0 0x0 0x3930007 0x1ba 0xffffffffffffff20 0xfd 0x3a30005 0x0 0x20cf2d70 0xfd 0x0 0x0 0x3b30005 0x0 0x20cf2d70 0xfd 0x0 0x0 0x3c10007 0x0 0xc8 0xfd 0x3ce0003 0xfd 0x88 0x3dc0005 0x0 0x20cf2780 0x1b0 0x20cf2830 0xa 0x3e70002 0x1ba 0x3ea0004 0x0 0x20cf2ba0 0x1ba 0x0 0x0 0x3f20007 0x1ba 0xffffffffffffff90 0xfd 0x4020005 0x0 0x20cf2990 0x13e 0x0 0x0 0x4070005 0x0 0x20cf2a40 0x13e 0x0 0x0 0x40e0005 0x0 0x20cf2e20 0x13e 0x0 0x0 0x4110007 0x13e 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x20cf2780 0x130 0x20cf2830 0xe 0x4930007 0x0 0x108 0x13e 0x49d0007 0x121 0xe8 0x1d 0x4aa0003 0x1d 0xa8 0x4c30005 0x0 0x20cf2990 0x22 0x0 0x0 0x4c80005 0x0 0x20cf2a40 0x22 0x0 0x0 0x4cb0004 0x0 0x20cf2cc0 0x1d 0x20cf0950 0x5 0x4d30007 0x22 0xffffffffffffff70 0x1d 0x4d70005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x4dc0007 0x322 0x48 0x40 0x4ea0002 0x40 0x4ed0003 0x40 0x58 0x4f70005 0x0 0x20cf2780 0x309 0x20cf2830 0x19 0x5030002 0x322 0x50a0005 0x0 0x20cf2990 0x362 0x0 0x0 0x5140005 0x0 0x20cf2990 0x362 0x0 0x0 0x51d0007 0x0 0x80 0x362 0x5230007 0x362 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x362 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x362 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x362 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x5a00005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x5a50007 0x322 0xc0 0x40 0x5aa0005 0x0 0x20cf2990 0x40 0x0 0x0 0x5b40005 0x0 0x20cf2990 0x40 0x0 0x0 0x5c50002 0x40 0x5c80005 0x0 0x20cf0e40 0x40 0x0 0x0 0x5d50002 0x362 0x5db0005 0x0 0x20cf0950 0x362 0x0 0x0 0x5de0007 0x362 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x20cf0e40 0x362 0x0 0x0 0x5fe0007 0x0 0x20 0x362 0x60a0007 0x0 0x50 0x362 0x6140005 0x0 0x20cf2780 0x349 0x20cf2830 0x19 0x62c0003 0x362 0x48 0x63d0005 0x0 0x20cf2ed0 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x362 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 128 139 23 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 104 27 87 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 201 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x359 0x80002 0x359 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1192 orig 264 168 227 165 116 0 0 0 0 88 46 87 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 49 29 0 0 185 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x20cf2780 0x38d 0x20cf2830 0x19 0xb0007 0x36 0x178 0x370 0x100003 0x370 0x138 0x190005 0x0 0x20cf2780 0x358 0x20cf2830 0x19 0x2e0005 0x0 0x20cf2780 0x358 0x20cf2830 0x19 0x310005 0x0 0x20cf2780 0x358 0x20cf2830 0x19 0x3b0002 0x371 0x3e0007 0x32 0x50 0x33f 0x430002 0x33f 0x4a0007 0x0 0x20 0x33f 0x5e0005 0x0 0x20cf2780 0x32 0x0 0x0 0x6a0007 0x371 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1877 orig 264 168 227 165 116 0 0 0 0 208 153 51 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 1 0 0 81 49 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x611 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x1e80e850 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x20cf2a40 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1469 orig 264 168 227 165 116 0 0 0 0 152 152 51 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 105 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x48d 0x40007 0x48d 0x30 0x0 0xb0002 0x0 0x100007 0x48d 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x48d 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1115 orig 264 168 227 165 116 0 0 0 0 184 29 87 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x219 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x20cf2780 0x130 0x20cf2830 0xe 0x210005 0x0 0x20cf2780 0x130 0x20cf2830 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 790 orig 264 168 227 165 116 0 0 0 0 168 30 87 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 253 0 0 0 201 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x219 0xd0005 0x0 0x20cf2780 0x20e 0x20cf2830 0xb 0x200005 0x0 0x20cf2780 0x20e 0x20cf2830 0xb 0x230005 0x0 0x20cf2780 0x20e 0x20cf2830 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1441 orig 264 168 227 165 116 0 0 0 0 208 230 84 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 137 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 533 orig 264 168 227 165 116 0 0 0 0 168 73 254 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 110 0 0 0 57 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x15b 0x20 0x4c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 680 orig 264 168 227 165 116 0 0 0 0 232 49 255 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 145 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x152 0x40 0x120 0x150007 0x120 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 142 orig 264 168 227 165 116 0 0 0 0 24 41 255 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 0 0 0 65 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x48 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 208 28 87 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x357 0x80002 0x357 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2510 orig 264 168 227 165 116 0 0 0 0 240 39 87 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 33 29 0 0 169 67 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x20cf2780 0x38b 0x20cf2830 0x19 0xf0003 0x3a4 0x2b0 0x180005 0x0 0x20cf2780 0x4e6 0x20cf2830 0x54 0x2d0005 0x0 0x20cf2780 0x4e6 0x20cf2830 0x54 0x300005 0x0 0x20cf2780 0x4e6 0x20cf2830 0x54 0x3a0002 0x53a 0x3d0007 0x4a8 0x1c8 0x92 0x450005 0x0 0x20cf2780 0x7e 0x20cf2830 0x14 0x4f0007 0x92 0x38 0x0 0x560003 0x0 0x188 0x620003 0x92 0x108 0x700005 0x0 0x20cf2780 0x92 0x20cf2830 0x1b 0x7b0005 0x0 0x20cf2780 0x92 0x20cf2830 0x1b 0x930005 0x0 0x20cf2780 0x92 0x20cf2830 0x1b 0x960005 0x0 0x20cf2780 0x92 0x20cf2830 0x1b 0x990004 0x0 0x1e772e80 0xad 0x0 0x0 0xa40007 0xad 0xffffffffffffff10 0x92 0xa70003 0x92 0x48 0xb30005 0x0 0x20cf2780 0x468 0x20cf2830 0x40 0xc00007 0x53a 0xfffffffffffffd68 0x3a4 0xc40007 0x92 0x38 0x312 0xce0003 0x312 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 120 179 87 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 153 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x173 0x1e0007 0x173 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 48 177 51 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x20cf2990 0x85 0x0 0x0 0xc90005 0x0 0x20cf2990 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x20cf2d70 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x20cf2d70 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x20cf2990 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x21a9dd50 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 24 216 89 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1611 orig 264 168 227 165 116 0 0 0 0 120 19 26 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 209 46 0 0 9 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5da 0x18 0x1e0007 0x39 0x0 0x5da 0x260007 0x5a1 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x398 0x298 0x242 0x8d0005 0x0 0x20cf2e20 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x20cf0950 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x20cf0950 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x20cf2e20 0x398 0x0 0x0 0x14f0007 0x1d8 0x38 0x1c0 0x1530003 0x1c0 0x18 0x15f0005 0x0 0x20cf2a40 0x398 0x0 0x0 0x1660007 0x1c0 0x98 0x1d8 0x16b0007 0xc 0x38 0x1cc 0x1700003 0x1cc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x20cf2a40 0xc 0x0 0x0 0x1830004 0x0 0x20cf2cc0 0xfd 0x20cf0950 0xc3 0x18a0004 0xffffffffffffff3d 0x20cf2cc0 0xfd 0x20cf0950 0x4c 0x18d0007 0xc3 0xb0 0xfd 0x1920005 0x0 0x20cf2cc0 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x20cf0950 0x7 0x0 0x0 0x1a60005 0x0 0x20cf2cc0 0xf6 0x20cf0950 0xca 0x1b10005 0x0 0x20cf2cc0 0xf6 0x20cf0950 0xca 0x1b40007 0x16c 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c0 0x1ee0005 0x0 0x20cf2a40 0x1c0 0x0 0x0 0x1f70003 0x1c0 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c0 0x2d50002 0x1c0 0x2dc0007 0x20 0x38 0x1a0 0x2e10003 0x1a0 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x20cf2a40 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 0 182 87 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 33 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x164 0x100007 0x14f 0x20 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 168 94 23 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 80 93 23 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 151 1 0 0 105 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x34d 0x2b0007 0x0 0x40 0x34d 0x310007 0x237 0x38 0x116 0x370003 0x116 0x18 0x420007 0x0 0x40 0x34d 0x480007 0x54 0x38 0x2f9 0x4e0003 0x2f9 0x18 0x600007 0x0 0x110 0x34d 0x670005 0xbe 0x20cf0950 0x28f 0x0 0x0 0x6a0007 0x34d 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 16 35 87 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 1 0 0 25 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 152 163 23 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1174 orig 264 168 227 165 116 0 0 0 0 136 28 255 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 1 0 0 9 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x35b 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 56 165 23 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 1 0 0 185 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x337 0xd0005 0x0 0x20cf0950 0x337 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1478 orig 264 168 227 165 116 0 0 0 0 216 157 87 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 25 28 0 0 65 36 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x12a 0xd8 0x259 0xb0003 0x259 0x58 0x120007 0x0 0x40 0x3d8 0x1a0007 0x3d8 0x20 0x0 0x220007 0x0 0x40 0x631 0x2a0007 0x3d8 0xffffffffffffffa0 0x259 0x2f0007 0x0 0x20 0x259 0x350007 0x383 0x30 0x0 0x400002 0x0 0x450007 0x383 0x30 0x0 0x4e0002 0x0 0x560002 0x383 0x5a0005 0x0 0x20101e60 0x383 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1201 orig 264 168 227 165 116 0 0 0 0 208 78 255 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 1 0 0 89 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x369 0x70005 0x0 0x20cf0950 0x369 0x0 0x0 0xc0007 0x2eb 0xe8 0x7e 0x110005 0x0 0x21bf6390 0x7e 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x215ffdb0 0x3 0x20cf0950 0x19 0x200007 0x0 0x50 0x22 0x260005 0x0 0x21bf6390 0x22 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 72 238 26 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x21a9dd50 0x6f 0x21b539a0 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x21a9dd50 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2741 orig 264 168 227 165 116 0 0 0 0 248 248 25 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xf4 0x1e90d830 0x7c1 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3855 orig 264 168 227 165 116 0 0 0 0 56 236 25 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 50 0 0 81 104 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x641 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x20cf2a40 0x641 0x0 0x0 0x1a0007 0x0 0x40 0x641 0x210007 0x641 0x20 0x0 0x2e0003 0x641 0x88 0x350005 0x0 0x1e90b6f0 0x72d 0x0 0x0 0x3a0007 0xa 0x40 0x723 0x410007 0x723 0x20 0x0 0x4c0007 0x72d 0xffffffffffffff90 0x637 0x560005 0x0 0x1e90b6f0 0x637 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 176 50 255 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 120 3 26 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x20cf2a40 0x623 0x0 0x0 0x90007 0x530 0x118 0xf3 0xf0002 0xf3 0x180007 0xf3 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf3 0x340002 0xf3 0x3a0007 0xf3 0x20 0x0 0x4e0005 0x0 0x1e90b6f0 0xf3 0x0 0x0 0x510003 0xf3 0x150 0x590007 0x530 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1a7 0x80 0x389 0x850005 0x0 0x20cf2a40 0x389 0x0 0x0 0x880004 0x0 0x20cf0950 0x26e 0x20cf2cc0 0x11b oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1692 orig 264 168 227 165 116 0 0 0 0 192 143 87 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1243 orig 264 168 227 165 116 0 0 0 0 24 137 87 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1406 orig 264 168 227 165 116 0 0 0 0 56 197 25 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xc 0x20cf0950 0x25d 0x20cf2cc0 0x115 0x40008 0xe 0x127 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x292 0x20 0xe0 0x5e0005 0x0 0x20cf2cc0 0x115 0x20cf0950 0x17d 0x610008 0x8 0x7b 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x20cf2cc0 0x115 0x20cf0950 0x17d 0xaa0007 0x0 0x100 0x292 0xaf0007 0x291 0xc8 0x1 0xb40005 0x0 0x20cf0950 0x1 0x0 0x0 0xb70004 0x0 0x20cf0950 0x1 0x0 0x0 0xbb0005 0x0 0x20cf2a40 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x292 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x292 0x10d0007 0x291 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 168 147 23 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2042 orig 264 168 227 165 116 0 0 0 0 88 23 254 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5fa oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1990 orig 264 168 227 165 116 0 0 0 0 232 216 254 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5c6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 112 205 25 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x20cf2a40 0x2a 0x0 0x0 0x320005 0x0 0x20cf2a40 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x21089e50 0x2a 0x0 0x0 0x4e0005 0x0 0x1e90b6f0 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x20cf2d70 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 32 240 51 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 88 243 25 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x21e76c90 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x21e76c90 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x21e76c90 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x21e76c90 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 168 236 51 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 136 140 87 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 40 141 87 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 0 39 56 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 89 2 0 0 233 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x41 0x2108db80 0x8 0x21089e50 0x2 0x110003 0x4b 0xb8 0x170005 0x6 0x21089e50 0x3 0x20cf0e40 0x14 0x1a0007 0x1d 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x17 0x20 0x6 0x3d0007 0x1d 0xffffffffffffff60 0x4b 0x470004 0x0 0x2108db80 0x8 0x21089e50 0x2 0x4f0004 0x0 0x20101e60 0x46 0x20cf2c10 0x4 0x5f0007 0x47 0x30 0x4 0x630002 0x4 oops 8 2 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 4 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 35 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 37 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid153172.log b/dependencies/replay_pid153172.log new file mode 100644 index 000000000..e44b59440 --- /dev/null +++ b/dependencies/replay_pid153172.log @@ -0,0 +1,1499 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 148 ciObject found +ciMethod java/lang/IndexOutOfBoundsException ()V 0 0 1 0 -1 +ciMethodData java/lang/IndexOutOfBoundsException ()V 1 0 orig 264 168 227 165 116 0 0 0 0 192 97 64 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 1353 1 1559 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 1 2154 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 1 1 112 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverUnicodeWhiteSpace ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 401 1 1965 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 1 1 841 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 35649 325945 5652 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 0 0 319 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 1 1 3408 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation isWhitespace (C)Z 80873 1 14318 0 -1 +ciMethod org/eclipse/jdt/core/compiler/InvalidInputException (Ljava/lang/String;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JCC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JI)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper toCodePoint (CC)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 2 14998 orig 264 168 227 165 116 0 0 0 0 248 28 238 32 0 0 0 0 48 26 0 0 208 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 3 0 0 177 212 1 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 24 0 0 255 255 255 255 7 0 43 0 0 0 0 0 data 786 0x2b0007 0x3682 0x88 0x0 0x390007 0x0 0x68 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x410003 0x0 0xb8 0x480007 0x0 0x90 0x3682 0x510007 0x0 0x40 0x3682 0x5a0007 0x33dc 0x50 0x2a6 0x5e0005 0x2a6 0x0 0x0 0x0 0x0 0x650002 0x3682 0x6a0007 0x220b 0xfffffffffffffed8 0x1477 0x710008 0xc 0x12d7 0x1438 0x62 0x3a0 0x2 0xa8 0x0 0x7f8 0x66 0x70 0xd6 0x88 0xa70003 0x66 0xfffffffffffffe48 0xae0007 0x66 0xfffffffffffffe30 0x70 0xb50005 0x2 0x0 0x0 0x0 0x0 0xba0007 0x2 0x190 0x0 0xc10007 0x0 0x110 0x0 0xe00007 0x0 0x88 0x0 0xee0007 0x0 0x68 0x0 0xf20005 0x0 0x0 0x0 0x0 0x0 0xf50003 0x0 0x80 0xfc0007 0x0 0x68 0x0 0x1000005 0x0 0x0 0x0 0x0 0x0 0x1030003 0x0 0x18 0x11b0005 0x0 0x0 0x0 0x0 0x0 0x11e0003 0x0 0x120 0x1220003 0x0 0x108 0x1410007 0x2 0x88 0x0 0x14f0007 0x0 0x68 0x0 0x1530005 0x0 0x0 0x0 0x0 0x0 0x1560003 0x0 0x80 0x15d0007 0x2 0x68 0x0 0x1610005 0x0 0x0 0x0 0x0 0x0 0x1640003 0x0 0x18 0x16b0005 0x2 0x0 0x0 0x0 0x0 0x16f0003 0x2 0xfffffffffffffb30 0x18e0007 0x61 0x88 0x1 0x19c0007 0x1 0x68 0x0 0x1a00005 0x0 0x0 0x0 0x0 0x0 0x1a30003 0x0 0x3b0 0x1aa0007 0x62 0x398 0x0 0x1ae0005 0x0 0x0 0x0 0x0 0x0 0x1b10003 0x0 0x348 0x1b50003 0x0 0x330 0x1c00007 0x485 0x20 0x0 0x1ca0007 0x485 0x58 0x0 0x1d80007 0x0 0xfffffffffffff9d0 0x0 0x1e50003 0x0 0xfffffffffffff9b0 0x1ee0007 0x485 0x38 0x0 0x1f10003 0x0 0xfffffffffffff978 0x1fa0007 0x483 0x178 0x2 0x2010007 0x2 0x110 0x0 0x2200007 0x0 0x88 0x0 0x22e0007 0x0 0x68 0x0 0x2320005 0x0 0x0 0x0 0x0 0x0 0x2350003 0x0 0x80 0x23c0007 0x0 0x68 0x0 0x2400005 0x0 0x0 0x0 0x0 0x0 0x2430003 0x0 0x18 0x25b0005 0x2 0x0 0x0 0x0 0x0 0x25e0003 0x2 0x18 0x27e0007 0x484 0x88 0x1 0x28c0007 0x1 0x68 0x0 0x2900005 0x0 0x0 0x0 0x0 0x0 0x2930003 0x0 0x80 0x29a0007 0x485 0x68 0x0 0x29e0005 0x0 0x0 0x0 0x0 0x0 0x2a10003 0x0 0x18 0x2ab0007 0x485 0xfffffffffffffce8 0x62 0x2ae0003 0x62 0xfffffffffffff6d8 0x2b80005 0x0 0x0 0x0 0x0 0x0 0x2bd0007 0x0 0x598 0x0 0x2df0007 0x0 0x70 0x0 0x2ed0007 0x0 0x50 0x0 0x2f10005 0x0 0x0 0x0 0x0 0x0 0x2fa0007 0x0 0x40 0x0 0x3080007 0x0 0x20 0x0 0x3180003 0x0 0xf8 0x3230007 0x0 0x30 0x0 0x33c0002 0x0 0x3620007 0x0 0x70 0x0 0x3700007 0x0 0x50 0x0 0x3770005 0x0 0x0 0x0 0x0 0x0 0x3800007 0x0 0x40 0x0 0x38e0007 0x0 0x20 0x0 0x3a10007 0x0 0x40 0x0 0x3aa0007 0x0 0xffffffffffffff00 0x0 0x3b30007 0x0 0xe8 0x0 0x3be0007 0x0 0xc8 0x0 0x3cc0007 0x0 0x38 0x0 0x3df0003 0x0 0x88 0x3ed0007 0x0 0x70 0x0 0x3fd0007 0x0 0x50 0x0 0x4040005 0x0 0x0 0x0 0x0 0x0 0x40b0005 0x0 0x0 0x0 0x0 0x0 0x4120007 0x0 0xfffffffffffff370 0x0 0x41b0007 0x0 0x40 0x0 0x4240007 0x0 0xfffffffffffff330 0x0 0x42b0007 0x0 0x40 0x0 0x4320007 0x0 0x50 0x0 0x43d0007 0x0 0x30 0x0 0x4410002 0x0 0x4480007 0x0 0xfffffffffffff2a0 0x0 0x44d0007 0x0 0x68 0x0 0x4510005 0x0 0x0 0x0 0x0 0x0 0x4540003 0x0 0xfffffffffffff230 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45b0003 0x0 0xfffffffffffff1e8 0x46d0005 0x0 0x0 0x0 0x0 0x0 0x4740007 0x0 0x40 0x0 0x47b0007 0x0 0x50 0x0 0x4860007 0x0 0x30 0x0 0x48a0002 0x0 0x4910007 0x0 0xfffffffffffff130 0x0 0x49e0003 0x0 0xfffffffffffff110 0x4a20007 0x0 0xfffffffffffff0f8 0x0 0x4ca0007 0x0 0x88 0x0 0x4d80007 0x0 0x68 0x0 0x4dc0005 0x0 0x0 0x0 0x0 0x0 0x4e20003 0x0 0x68 0x4ec0007 0x0 0x50 0x0 0x4f00005 0x0 0x0 0x0 0x0 0x0 0x4f90007 0x0 0x20 0x0 0x5080007 0x0 0x40 0x0 0x5110007 0x0 0xd8 0x0 0x5180007 0x0 0xb8 0x0 0x51d0007 0x0 0x68 0x0 0x5210005 0x0 0x0 0x0 0x0 0x0 0x5240003 0x0 0x48 0x5280005 0x0 0x0 0x0 0x0 0x0 0x54b0007 0x0 0x88 0x0 0x5590007 0x0 0x68 0x0 0x55d0005 0x0 0x0 0x0 0x0 0x0 0x5630003 0x0 0x18 0x56f0007 0x0 0x40 0x0 0x57d0007 0x0 0x20 0x0 0x5900007 0x0 0x20 0x0 0x5990003 0x0 0x2c0 0x5a40007 0x0 0x20 0x0 0x5ae0007 0x0 0x40 0x0 0x5b70007 0x0 0xd8 0x0 0x5be0007 0x0 0xb8 0x0 0x5c30007 0x0 0x68 0x0 0x5c70005 0x0 0x0 0x0 0x0 0x0 0x5ca0003 0x0 0x48 0x5ce0005 0x0 0x0 0x0 0x0 0x0 0x5d50008 0x6 0x0 0xc8 0x0 0x40 0x0 0x58 0x5f30003 0x0 0x88 0x5f80007 0x0 0x70 0x0 0x5fc0005 0x0 0x0 0x0 0x0 0x0 0x5ff0007 0x0 0x20 0x0 0x6260007 0x0 0x88 0x0 0x6340007 0x0 0x68 0x0 0x6380005 0x0 0x0 0x0 0x0 0x0 0x63e0003 0x0 0x18 0x64a0007 0x0 0x40 0x0 0x6580007 0x0 0x20 0x0 0x66b0007 0x0 0xfffffffffffffd58 0x0 0x6700007 0x0 0xfffffffffffffd38 0x0 0x6760007 0x0 0x38 0x0 0x67c0003 0x0 0x18 0x6820005 0x0 0x0 0x0 0x0 0x0 0x6900003 0x0 0xffffffffffffea98 0x69e0007 0x0 0xf0 0x12d7 0x6a90007 0xa97 0x68 0x840 0x6ad0005 0x0 0x1e972af0 0x840 0x0 0x0 0x6b10003 0x840 0xffffffffffffea10 0x6bb0007 0xa6f 0xffffffffffffe9f8 0x28 0x6c00005 0x0 0x1e972af0 0x28 0x0 0x0 0x6c40003 0x28 0xffffffffffffe9a8 0x6ca0007 0x0 0x120 0x0 0x6d00007 0x0 0x100 0x0 0x6db0007 0x0 0x30 0x0 0x6e40002 0x0 0x6e90005 0x0 0x0 0x0 0x0 0x0 0x6f30007 0x0 0xffffffffffffe8f0 0x0 0x6fa0007 0x0 0x38 0x0 0x6fd0003 0x0 0xffffffffffffe8b0 0x7070002 0x0 0x70c0003 0x0 0x80 0x7120007 0x0 0x58 0x0 0x7180007 0x0 0x38 0x0 0x71b0003 0x0 0xffffffffffffe830 0x7230002 0x0 0x72a0007 0x0 0xffffffffffffe808 0x0 0x72e0005 0x0 0x0 0x0 0x0 0x0 0x7320003 0x0 0xffffffffffffe7b8 0x7360003 0x0 0xffffffffffffe7a0 0x73a0003 0x0 0x18 oops 2 698 org/eclipse/jdt/internal/compiler/parser/Scanner 711 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverUnicodeWhiteSpace ()Z 1 0 orig 264 168 227 165 116 0 0 0 0 208 30 238 32 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 5 0 6 0 0 0 0 0 data 8 0x60005 0x0 0x0 0x0 0x0 0x0 0xd0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 1 0 orig 264 168 227 165 116 0 0 0 0 88 15 238 32 0 0 0 0 48 4 0 0 80 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 31 0 0 0 0 0 data 93 0x1f0007 0x0 0xa0 0x0 0x220003 0x0 0x48 0x370007 0x0 0x30 0x0 0x4a0002 0x0 0x5c0007 0x0 0xffffffffffffffd0 0x0 0x5f0003 0x0 0x28 0x720002 0x0 0x800007 0x0 0x30 0x0 0x9b0002 0x0 0xaf0002 0x0 0xb60007 0x0 0x130 0x0 0xba0007 0x0 0x110 0x0 0xcd0002 0x0 0xd40007 0x0 0xe0 0x0 0xd80007 0x0 0xc0 0x0 0xeb0002 0x0 0xf20007 0x0 0x90 0x0 0xf60007 0x0 0x70 0x0 0x1090002 0x0 0x1110007 0x0 0x40 0x0 0x1160007 0x0 0x30 0x0 0x11f0002 0x0 0x13d0007 0x0 0x50 0x0 0x14d0005 0x0 0x0 0x0 0x0 0x0 0x1510005 0x0 0x0 0x0 0x0 0x0 0x15b0007 0x0 0x38 0x0 0x15f0003 0x0 0x18 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation isWhitespace (C)Z 2 14318 orig 264 168 227 165 116 0 0 0 0 208 194 254 32 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 233 167 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x14fd 0x100007 0x770 0x20 0xd8d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 2 1965 orig 264 168 227 165 116 0 0 0 0 224 55 238 32 0 0 0 0 40 3 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 0 0 0 217 59 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 35 0 2 0 0 0 224 1 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 60 0x60007 0x77b 0xf8 0x0 0x140007 0x0 0x40 0x0 0x210007 0x0 0x20 0x0 0x370007 0x0 0x30 0x0 0x4f0002 0x0 0x670007 0x0 0x38 0x0 0x860003 0x0 0x130 0x8e0003 0x0 0x118 0x970003 0x0 0x100 0xa00007 0x0 0xe8 0x77b 0xa70007 0x77b 0x58 0x0 0xb90007 0x0 0x38 0x0 0xcb0003 0x0 0x88 0xd90007 0x0 0x40 0x77b 0xe60007 0x77b 0x20 0x0 0xfc0007 0x778 0x30 0x3 0x1140002 0x3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 2 3408 orig 264 168 227 165 116 0 0 0 0 80 116 238 32 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 16 0 0 0 0 0 data 10 0x100007 0xd50 0x20 0x0 0x230007 0xd50 0x30 0x0 0x370002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 2 1559 orig 264 168 227 165 116 0 0 0 0 24 225 237 32 0 0 0 0 112 2 0 0 176 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 0 0 0 113 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 22 0 2 0 0 0 32 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 36 0x80007 0x56e 0x20 0x0 0x2e0007 0x56e 0x90 0x0 0x3c0007 0x0 0x70 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x480007 0x0 0x20 0x0 0x630007 0x28 0x20 0x546 0x760007 0x28 0x50 0x0 0x7a0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 1 841 orig 264 168 227 165 116 0 0 0 0 104 65 238 32 0 0 0 0 32 5 0 0 160 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 73 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 216 3 0 0 255 255 255 255 8 0 4 0 0 0 0 0 data 123 0x40008 0x12 0x0 0x160 0x30 0x118 0x0 0x130 0x80 0x148 0x0 0xa0 0x0 0xe8 0x299 0xd0 0x0 0x100 0x0 0xb8 0x560003 0x0 0x338 0x5f0003 0x0 0x320 0x680003 0x299 0x308 0x710003 0x0 0x2f0 0x7a0003 0x0 0x2d8 0x830003 0x30 0x2c0 0x8c0003 0x0 0x2a8 0x950003 0x80 0x290 0x9c0002 0x0 0xa10007 0x0 0x258 0x0 0xa70007 0x0 0x238 0x0 0xac0007 0x0 0x38 0x0 0xb00003 0x0 0x18 0xca0002 0x0 0xcd0007 0x0 0x188 0x0 0xd40002 0x0 0xd90007 0x0 0x140 0x0 0xdf0007 0x0 0x120 0x0 0xfe0002 0x0 0x1010007 0x0 0xd8 0x0 0x1050007 0x0 0x38 0x0 0x1120003 0x0 0xc8 0x1190002 0x0 0x11e0007 0x0 0x58 0x0 0x1240007 0x0 0x38 0x0 0x12e0003 0x0 0x60 0x13b0003 0x0 0x48 0x1480003 0x0 0x30 0x1550003 0x0 0x18 0x1660007 0x0 0x30 0x0 0x16f0002 0x0 0x1790003 0x0 0x28 0x1820002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 2 2154 orig 264 168 227 165 116 0 0 0 0 64 227 237 32 0 0 0 0 24 3 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 81 67 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 29 0 2 0 0 0 192 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 56 0x80007 0x86a 0x20 0x0 0x290007 0x86a 0xe0 0x0 0x370007 0x0 0xc0 0x0 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430007 0x0 0x38 0x0 0x490003 0x0 0x50 0x510007 0x0 0x38 0x0 0x570003 0x0 0x18 0x740007 0x856 0x38 0x14 0x7a0003 0x14 0x50 0x820007 0x839 0x38 0x1d 0x880003 0x1d 0x18 0x960007 0x31 0x50 0x0 0x9a0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 1 319 orig 264 168 227 165 116 0 0 0 0 232 99 238 32 0 0 0 0 128 25 0 0 136 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 23 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 764 0x30007 0x0 0x1338 0x13f 0xc0007 0x106 0x1318 0x39 0x140005 0x39 0x0 0x0 0x0 0x0 0x170007 0x39 0xc18 0x0 0x230002 0x0 0x310005 0x0 0x0 0x0 0x0 0x0 0x340007 0x0 0x50 0x0 0x3a0007 0x0 0x30 0x0 0x430002 0x0 0x4d0005 0x0 0x0 0x0 0x0 0x0 0x500007 0x0 0x5e8 0x0 0x560007 0x0 0x38 0x0 0x5a0003 0x0 0x18 0x690002 0x0 0x740007 0x0 0x80 0x0 0x7a0007 0x0 0x60 0x0 0x850007 0x0 0x30 0x0 0x8e0002 0x0 0x980002 0x0 0xa10005 0x0 0x0 0x0 0x0 0x0 0xa40007 0x0 0x490 0x0 0xc30007 0x0 0x88 0x0 0xd10007 0x0 0x68 0x0 0xd50005 0x0 0x0 0x0 0x0 0x0 0xd80003 0x0 0x68 0xdf0007 0x0 0x50 0x0 0xe30005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0x40 0x0 0xf50007 0x0 0xf8 0x0 0x1140007 0x0 0x88 0x0 0x1220007 0x0 0x68 0x0 0x1260005 0x0 0x0 0x0 0x0 0x0 0x1290003 0x0 0x68 0x1300007 0x0 0x50 0x0 0x1340005 0x0 0x0 0x0 0x0 0x0 0x13b0002 0x0 0x13e0007 0x0 0xa0 0x0 0x1490007 0x0 0x30 0x0 0x1520002 0x0 0x15c0007 0x0 0x40 0x0 0x1620002 0x0 0x16b0002 0x0 0x1750002 0x0 0x17c0002 0x0 0x1840005 0x0 0x0 0x0 0x0 0x0 0x1870007 0x0 0x50 0x0 0x1920007 0x0 0x30 0x0 0x19b0002 0x0 0x1a70005 0x0 0x0 0x0 0x0 0x0 0x1aa0007 0x0 0x50 0x0 0x1b50007 0x0 0x30 0x0 0x1be0002 0x0 0x1ca0005 0x0 0x0 0x0 0x0 0x0 0x1cd0007 0x0 0x60 0x0 0x1d80007 0x0 0x30 0x0 0x1e10002 0x0 0x1eb0002 0x0 0x1f70007 0x0 0x30 0x0 0x2000002 0x0 0x20f0007 0x0 0x30 0x0 0x2180002 0x0 0x2220002 0x0 0x22b0005 0x0 0x0 0x0 0x0 0x0 0x22e0007 0x0 0x4f0 0x0 0x2340007 0x0 0x60 0x0 0x23f0007 0x0 0x30 0x0 0x2480002 0x0 0x2520002 0x0 0x2720007 0x0 0x88 0x0 0x2800007 0x0 0x68 0x0 0x2840005 0x0 0x0 0x0 0x0 0x0 0x2870003 0x0 0x68 0x28e0007 0x0 0x50 0x0 0x2920005 0x0 0x0 0x0 0x0 0x0 0x29b0007 0x0 0x40 0x0 0x2a40007 0x0 0xf8 0x0 0x2c30007 0x0 0x88 0x0 0x2d10007 0x0 0x68 0x0 0x2d50005 0x0 0x0 0x0 0x0 0x0 0x2d80003 0x0 0x68 0x2df0007 0x0 0x50 0x0 0x2e30005 0x0 0x0 0x0 0x0 0x0 0x2ea0002 0x0 0x2ed0007 0x0 0xa0 0x0 0x2f80007 0x0 0x30 0x0 0x3010002 0x0 0x30b0007 0x0 0x40 0x0 0x3110002 0x0 0x31a0002 0x0 0x3240002 0x0 0x32b0002 0x0 0x3330005 0x0 0x0 0x0 0x0 0x0 0x3360007 0x0 0x50 0x0 0x3410007 0x0 0x30 0x0 0x34a0002 0x0 0x3560005 0x0 0x0 0x0 0x0 0x0 0x3590007 0x0 0x50 0x0 0x3640007 0x0 0x30 0x0 0x36d0002 0x0 0x3790005 0x0 0x0 0x0 0x0 0x0 0x37c0007 0x0 0x60 0x0 0x3870007 0x0 0x30 0x0 0x3900002 0x0 0x39a0002 0x0 0x3a60007 0x0 0x30 0x0 0x3af0002 0x0 0x3b90007 0x0 0x30 0x0 0x3c20002 0x0 0x3ce0005 0x39 0x0 0x0 0x0 0x0 0x3d10007 0x39 0x140 0x0 0x3dc0002 0x0 0x3e80007 0x0 0x60 0x0 0x3f30007 0x0 0x30 0x0 0x3fc0002 0x0 0x4060002 0x0 0x40f0005 0x0 0x0 0x0 0x0 0x0 0x4120007 0x0 0x50 0x0 0x41d0007 0x0 0x30 0x0 0x4260002 0x0 0x4350007 0x0 0x30 0x0 0x43e0002 0x0 0x4460005 0x39 0x0 0x0 0x0 0x0 0x4490007 0x39 0x510 0x0 0x44f0002 0x0 0x4570005 0x0 0x0 0x0 0x0 0x0 0x45a0007 0x0 0x20 0x0 0x4650005 0x0 0x0 0x0 0x0 0x0 0x4680007 0x0 0x20 0x0 0x4730005 0x0 0x0 0x0 0x0 0x0 0x4760007 0x0 0x20 0x0 0x4810005 0x0 0x0 0x0 0x0 0x0 0x4840007 0x0 0x30 0x0 0x48c0002 0x0 0x4940005 0x0 0x0 0x0 0x0 0x0 0x4970007 0x0 0x2a0 0x0 0x4b80007 0x0 0x88 0x0 0x4c60007 0x0 0x68 0x0 0x4ca0005 0x0 0x0 0x0 0x0 0x0 0x4cd0003 0x0 0x68 0x4d40007 0x0 0x50 0x0 0x4d80005 0x0 0x0 0x0 0x0 0x0 0x4e10007 0x0 0x40 0x0 0x4ea0007 0x0 0xf8 0x0 0x5090007 0x0 0x88 0x0 0x5170007 0x0 0x68 0x0 0x51b0005 0x0 0x0 0x0 0x0 0x0 0x51e0003 0x0 0x68 0x5250007 0x0 0x50 0x0 0x5290005 0x0 0x0 0x0 0x0 0x0 0x5300002 0x0 0x5330007 0x0 0x70 0x0 0x53c0007 0x0 0x40 0x0 0x5420002 0x0 0x54b0002 0x0 0x5550002 0x0 0x55c0002 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x5670007 0x0 0x20 0x0 0x5720005 0x0 0x0 0x0 0x0 0x0 0x5750007 0x0 0x40 0x0 0x5790007 0x0 0x20 0x0 0x5850002 0x13f 0x5890007 0x0 0x70 0x13f 0x5910005 0x13f 0x0 0x0 0x0 0x0 0x5940007 0x11f 0x20 0x20 0x59b0007 0x0 0x80 0x11f 0x5a10005 0x11f 0x0 0x0 0x0 0x0 0x5a40007 0xf9 0x30 0x26 0x5ab0002 0x26 0x5b50005 0x11f 0x0 0x0 0x0 0x0 0x5b80007 0x11f 0x2a0 0x0 0x5d90007 0x0 0x88 0x0 0x5e70007 0x0 0x68 0x0 0x5eb0005 0x0 0x0 0x0 0x0 0x0 0x5ee0003 0x0 0x68 0x5f50007 0x0 0x50 0x0 0x5f90005 0x0 0x0 0x0 0x0 0x0 0x6020007 0x0 0x40 0x0 0x60b0007 0x0 0xf8 0x0 0x62a0007 0x0 0x88 0x0 0x6380007 0x0 0x68 0x0 0x63c0005 0x0 0x0 0x0 0x0 0x0 0x63f0003 0x0 0x68 0x6460007 0x0 0x50 0x0 0x64a0005 0x0 0x0 0x0 0x0 0x0 0x6510002 0x0 0x6540007 0x0 0x70 0x0 0x65d0007 0x0 0x40 0x0 0x6630002 0x0 0x66c0002 0x0 0x6760002 0x0 0x67d0002 0x0 0x6850005 0x11f 0x0 0x0 0x0 0x0 0x6880007 0x11f 0x20 0x0 0x6930005 0x11f 0x0 0x0 0x0 0x0 0x6960007 0x10e 0x20 0x11 0x69d0007 0xf7 0x38 0x17 0x6a20003 0x17 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 1 0 orig 264 168 227 165 116 0 0 0 0 144 58 238 32 0 0 0 0 248 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 0 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 21 0xb0008 0x6 0x0 0x58 0x0 0x40 0x0 0x58 0x2c0003 0x0 0x18 0x490007 0x0 0x50 0x0 0x650002 0x0 0x790002 0x0 0x8d0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 1 0 orig 264 168 227 165 116 0 0 0 0 112 51 238 32 0 0 0 0 64 4 0 0 200 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 2 0 0 255 255 255 255 7 0 13 0 0 0 0 0 data 95 0xd0007 0x0 0x38 0x0 0x190003 0x0 0x18 0x250002 0x0 0x280007 0x0 0xfffffffffffffff0 0x0 0x2d0007 0x0 0x20 0x0 0x440007 0x0 0x48 0x0 0x5a0002 0x0 0x690003 0x0 0x18 0x760007 0x0 0x1a8 0x0 0x830002 0x0 0x8a0007 0x0 0x178 0x0 0x910007 0x0 0x138 0x0 0xa20003 0x0 0x118 0xb50002 0x0 0xbd0007 0x0 0xe0 0x0 0xdf0002 0x0 0xe20002 0x0 0xe70003 0x0 0x28 0xfc0002 0x0 0x10a0007 0x0 0x30 0x0 0x1260002 0x0 0x13a0004 0x0 0x0 0x0 0x0 0x0 0x13b0003 0x0 0x18 0x14c0002 0x0 0x1540007 0x0 0xffffffffffffff00 0x0 0x15b0007 0x0 0x80 0x0 0x1680002 0x0 0x16f0007 0x0 0x50 0x0 0x1760007 0x0 0x20 0x0 0x19f0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 1 0 orig 264 168 227 165 116 0 0 0 0 232 56 238 32 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x0 0x70 0x0 0x140007 0x0 0x38 0x0 0x1c0003 0x0 0x50 0x240003 0x0 0x38 0x2d0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 2 0 orig 264 168 227 165 116 0 0 0 0 136 18 238 32 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 2 56607 orig 264 168 227 165 116 0 0 0 0 8 70 238 32 0 0 0 0 160 3 0 0 40 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 98 5 0 0 105 46 0 0 249 60 2 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 29 0 2 0 0 0 88 2 0 0 255 255 255 255 7 0 27 0 0 0 0 0 data 75 0x1b0007 0x4d6c 0x38 0x0 0x1e0003 0x0 0x1b0 0x2b0007 0x0 0x148 0x4d6c 0x370007 0x5cd 0x88 0x479f 0x3e0007 0x479f 0x50 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x550003 0x479f 0xffffffffffffff38 0x620007 0x0 0x38 0x5cd 0x6b0003 0x5cd 0xd0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0xffffffffffffffd0 0x0 0x750003 0x0 0x68 0x790005 0x0 0x0 0x0 0x0 0x0 0x7c0007 0x0 0xffffffffffffffd0 0x0 0x830007 0x0 0x58 0x5cd 0x920007 0x5b9 0x20 0x14 0xa30003 0x5b9 0x38 0xad0007 0x0 0x20 0x0 0xc00002 0x5b9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar ()I 1 0 orig 264 168 227 165 116 0 0 0 0 32 222 237 32 0 0 0 0 32 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 216 0 0 0 255 255 255 255 7 0 23 0 0 0 0 0 data 27 0x170007 0x0 0x88 0x0 0x250007 0x0 0x68 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0003 0x0 0x68 0x380007 0x0 0x50 0x0 0x3c0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JCC)Z 1 0 orig 264 168 227 165 116 0 0 0 0 80 218 68 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 4 0x30002 0x0 0x60002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/ScannerHelper toCodePoint (CC)I 1 0 orig 264 168 227 165 116 0 0 0 0 152 221 68 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JI)Z 1 0 orig 264 168 227 165 116 0 0 0 0 184 220 68 35 0 0 0 0 192 4 0 0 72 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 3 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 109 0x50007 0x0 0xe8 0x0 0xb0007 0x0 0x30 0x0 0xe0002 0x0 0x190008 0x8 0x0 0x80 0x0 0x50 0x0 0x60 0x0 0x70 0x400002 0x0 0x500002 0x0 0x600002 0x0 0x640003 0x0 0x298 0x6c0007 0x0 0xe8 0x0 0x720007 0x0 0x30 0x0 0x750002 0x0 0x800008 0x8 0x0 0x80 0x0 0x50 0x0 0x60 0x0 0x70 0xa80002 0x0 0xb80002 0x0 0xc80002 0x0 0xcc0003 0x0 0x1b0 0xd40007 0x0 0xe8 0x0 0xda0007 0x0 0x30 0x0 0xdd0002 0x0 0xe80008 0x8 0x0 0x80 0x0 0x50 0x0 0x60 0x0 0x70 0x1100002 0x0 0x1200002 0x0 0x1300002 0x0 0x1340003 0x0 0xc8 0x13a0007 0x0 0x30 0x0 0x13d0002 0x0 0x1480008 0x8 0x0 0x80 0x0 0x50 0x0 0x60 0x0 0x70 0x1700002 0x0 0x1800002 0x0 0x1900002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JC)Z 1 0 orig 264 168 227 165 116 0 0 0 0 120 217 68 35 0 0 0 0 168 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x0 0x40 0x0 0xf0007 0x0 0x20 0x0 0x180002 0x0 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StringIndexOutOfBoundsException +instanceKlass java/lang/ArrayIndexOutOfBoundsException +ciInstanceKlass java/lang/IndexOutOfBoundsException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 100 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/core/compiler/InvalidInputException 0 0 26 100 1 100 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper 1 1 375 7 1 100 1 1 1 1 1 1 3 1 3 1 1 1 1 1 1 3 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 9 12 1 1 1 1 1 10 12 1 1 1 8 1 10 12 1 1 9 12 1 8 1 9 12 1 8 1 9 12 1 8 1 9 12 100 1 100 100 1 100 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 10 12 1 1 10 12 1 10 100 1 12 1 10 100 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 1 1 1 10 100 1 12 1 1 1 10 12 1 1 1 5 0 10 12 3 3 10 12 5 0 10 12 5 0 10 12 10 12 1 1 10 12 1 1 1 1 1 10 12 10 12 3 3 3 1 1 100 1 10 12 8 1 10 1 1 10 12 1 1 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/ScannerHelper Bits [J 64 +staticfield org/eclipse/jdt/internal/compiler/parser/ScannerHelper OBVIOUS_IDENT_CHAR_NATURES [I 128 +compile org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V -1 3 diff --git a/dependencies/replay_pid153256.log b/dependencies/replay_pid153256.log new file mode 100644 index 000000000..430774cba --- /dev/null +++ b/dependencies/replay_pid153256.log @@ -0,0 +1,1659 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 179 ciObject found +ciMethod java/lang/Object ()V 4097 1 1454258 0 -1 +ciMethod java/lang/String equals (Ljava/lang/Object;)Z 2057 11473 2520 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Throwable ()V 81 1 10 0 -1 +ciMethod java/lang/Throwable getMessage ()Ljava/lang/String; 0 0 1 0 -1 +ciMethod java/lang/Throwable fillInStackTrace ()Ljava/lang/Throwable; 2049 1 1102 0 -1 +ciMethod java/lang/Exception ()V 41 1 5 0 -1 +ciMethod java/lang/RuntimeException ()V 0 0 1 0 0 +ciMethod java/lang/Character isDigit (C)Z 0 0 1 0 -1 +ciMethodData java/lang/Object ()V 2 1454259 orig 264 168 227 165 116 0 0 0 0 128 4 134 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 117 177 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod java/lang/IndexOutOfBoundsException ()V 0 0 1 0 0 +ciMethodData java/lang/IndexOutOfBoundsException ()V 1 0 orig 264 168 227 165 116 0 0 0 0 160 99 211 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 4097 1 12910 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner atEnd ()Z 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner checkTaskTag (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 2081 1 6544 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 1 4815 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner consumeDigits (I)V 4097 1 716 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner consumeDigits (IZ)V 4097 1 716 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 2913 1 4015 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsJavaIdentifierPart ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 3865 1033 45482 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 1 1 418 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverUnicodeWhiteSpace ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 673 1 5700 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 0 0 39 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 4097 21225 7351 0 672 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 54161 1 28997 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 1 1 705 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeInitializeBuffer (I)V 0 0 18 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 0 0 200 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation isWhitespace (C)Z 36137 1 31687 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf ([C[CZII)I 1177 22105 9511 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CII)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 1 43 orig 264 168 227 165 116 0 0 0 0 112 33 124 33 0 0 0 0 32 5 0 0 160 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 216 3 0 0 255 255 255 255 8 0 4 0 0 0 0 0 data 123 0x40008 0x12 0x0 0x160 0x0 0x118 0x0 0x130 0x27 0x148 0x0 0xa0 0x0 0xe8 0x4 0xd0 0x0 0x100 0x0 0xb8 0x560003 0x0 0x338 0x5f0003 0x0 0x320 0x680003 0x4 0x308 0x710003 0x0 0x2f0 0x7a0003 0x0 0x2d8 0x830003 0x0 0x2c0 0x8c0003 0x0 0x2a8 0x950003 0x27 0x290 0x9c0002 0x0 0xa10007 0x0 0x258 0x0 0xa70007 0x0 0x238 0x0 0xac0007 0x0 0x38 0x0 0xb00003 0x0 0x18 0xca0002 0x0 0xcd0007 0x0 0x188 0x0 0xd40002 0x0 0xd90007 0x0 0x140 0x0 0xdf0007 0x0 0x120 0x0 0xfe0002 0x0 0x1010007 0x0 0xd8 0x0 0x1050007 0x0 0x38 0x0 0x1120003 0x0 0xc8 0x1190002 0x0 0x11e0007 0x0 0x58 0x0 0x1240007 0x0 0x38 0x0 0x12e0003 0x0 0x60 0x13b0003 0x0 0x48 0x1480003 0x0 0x30 0x1550003 0x0 0x18 0x1660007 0x0 0x30 0x0 0x16f0002 0x0 0x1790003 0x0 0x28 0x1820002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 2 44296 orig 264 168 227 165 116 0 0 0 0 16 38 124 33 0 0 0 0 160 3 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 93 10 0 0 185 213 0 0 89 21 5 0 163 12 0 0 16 75 0 0 2 0 0 0 3 0 29 0 2 0 0 0 88 2 0 0 255 255 255 255 7 224 27 0 0 0 0 0 data 75 0x1be007 0xbc7f 0x38 0xe4 0x1e0003 0xe4 0x1b0 0x2b0007 0x0 0x148 0xbc80 0x370007 0x19d6 0x88 0xa2aa 0x3e0007 0xa2aa 0x50 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x550003 0xa2aa 0xffffffffffffff38 0x620007 0x0 0x38 0x19d6 0x6b0003 0x19d6 0xd0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0xffffffffffffffd0 0x0 0x750003 0x0 0x68 0x790005 0x0 0x0 0x0 0x0 0x0 0x7c0007 0x0 0xffffffffffffffd0 0x0 0x830007 0x0 0x58 0x1aba 0x920007 0x18d0 0x20 0x1ea 0xa30003 0x18d0 0x38 0xad0007 0x0 0x20 0x0 0xc00002 0x18d0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 2 4985 orig 264 168 227 165 116 0 0 0 0 240 194 123 33 0 0 0 0 24 3 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 155 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 29 0 2 0 0 0 192 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 56 0x80007 0x1361 0x20 0x18 0x290007 0x135e 0xe0 0x3 0x370007 0x3 0xc0 0x0 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430007 0x0 0x38 0x0 0x490003 0x0 0x50 0x510007 0x0 0x38 0x0 0x570003 0x0 0x18 0x740007 0x12cf 0x38 0x92 0x7a0003 0x92 0x50 0x820007 0x128c 0x38 0x43 0x880003 0x43 0x18 0x960007 0xd5 0x50 0x0 0x9a0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 2 4396 orig 264 168 227 165 116 0 0 0 0 240 199 123 33 0 0 0 0 136 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 107 1 0 0 1 126 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 22 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 40 0x80007 0xfbf 0x20 0x1 0x290007 0xfbf 0xa0 0x0 0x370007 0x0 0x80 0x0 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x420002 0x0 0x450007 0x0 0x20 0x0 0x5f0002 0xfbf 0x620007 0x0 0x20 0xfbf 0x700007 0x0 0x50 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 1 212 orig 264 168 227 165 116 0 0 0 0 48 84 124 33 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 161 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 0 0 0 255 255 255 255 7 0 16 0 0 0 0 0 data 10 0x100007 0xd4 0x20 0x0 0x230007 0xd2 0x30 0x2 0x370002 0x2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner checkTaskTag (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 184 175 123 33 0 0 0 0 80 10 0 0 224 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 216 8 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 283 0x90007 0x0 0x40 0x0 0x1a0007 0x0 0x20 0x0 0x300003 0x0 0x4a8 0x3d0007 0x0 0x490 0x0 0x430003 0x0 0x450 0x560007 0x0 0x38 0x0 0x590003 0x0 0x418 0x640002 0x0 0x670007 0x0 0x68 0x0 0x700002 0x0 0x730007 0x0 0x38 0x0 0x760003 0x0 0x3a0 0x7c0003 0x0 0x108 0x8c0007 0x0 0x370 0x0 0x920007 0x0 0x38 0x0 0x950003 0x0 0x330 0xaa0007 0x0 0x98 0x0 0xb10007 0x0 0x2f8 0x0 0xb60002 0x0 0xbb0002 0x0 0xbe0007 0x0 0x38 0x0 0xc10003 0x0 0x298 0xcb0007 0x0 0xffffffffffffff10 0x0 0xd40007 0x0 0x98 0x0 0xe40002 0x0 0xe70007 0x0 0x68 0x0 0xf50002 0x0 0xf80007 0x0 0x38 0x0 0xfb0003 0x0 0x1e0 0x1020007 0x0 0x38 0x0 0x1250003 0x0 0x78 0x1310007 0x0 0x60 0x0 0x14c0002 0x0 0x1670002 0x0 0x1820002 0x0 0x19d0002 0x0 0x1a40007 0x0 0x58 0x0 0x1ae0007 0x0 0x38 0x0 0x1b80003 0x0 0x18 0x1c80004 0x0 0x0 0x0 0x0 0x0 0x1d30004 0x0 0x0 0x0 0x0 0x0 0x1ee0004 0x0 0x0 0x0 0x0 0x0 0x1fa0004 0x0 0x0 0x0 0x0 0x0 0x20e0003 0x0 0x38 0x21b0007 0x0 0xfffffffffffffbc8 0x0 0x22a0007 0x0 0x40 0x0 0x2330007 0x0 0xfffffffffffffb50 0x0 0x23d0003 0x0 0x278 0x25c0007 0x0 0x38 0x0 0x26c0003 0x0 0x18 0x2780007 0x0 0x20 0x0 0x2860003 0x0 0x70 0x2920007 0x0 0x40 0x0 0x2990007 0x0 0x38 0x0 0x2a20003 0x0 0x38 0x2ac0007 0x0 0xffffffffffffffa8 0x0 0x2b20007 0x0 0xb0 0x0 0x2b90003 0x0 0x50 0x2c50007 0x0 0x38 0x0 0x2ce0003 0x0 0x38 0x2d80007 0x0 0xffffffffffffffc8 0x0 0x2de0007 0x0 0x20 0x0 0x2e90007 0x0 0x38 0x0 0x2ef0003 0x0 0xa8 0x2f90002 0x0 0x2fc0007 0x0 0x40 0x0 0x3030007 0x0 0xffffffffffffffd0 0x0 0x3280002 0x0 0x3330004 0x0 0x0 0x0 0x0 0x0 0x33d0007 0x0 0xfffffffffffffda0 0x0 0x3420007 0x0 0x118 0x0 0x34f0003 0x0 0xd8 0x35a0007 0x0 0xc0 0x0 0x3630003 0x0 0x80 0x36e0007 0x0 0x68 0x0 0x37e0004 0x0 0x0 0x0 0x0 0x0 0x3910003 0x0 0x38 0x39b0007 0x0 0xffffffffffffff98 0x0 0x3a50007 0x0 0xffffffffffffff40 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 1 0 orig 264 168 227 165 116 0 0 0 0 120 19 124 33 0 0 0 0 64 4 0 0 200 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 2 0 0 255 255 255 255 7 0 13 0 0 0 0 0 data 95 0xd0007 0x0 0x38 0x0 0x190003 0x0 0x18 0x250002 0x0 0x280007 0x0 0xfffffffffffffff0 0x0 0x2d0007 0x0 0x20 0x0 0x440007 0x0 0x48 0x0 0x5a0002 0x0 0x690003 0x0 0x18 0x760007 0x0 0x1a8 0x0 0x830002 0x0 0x8a0007 0x0 0x178 0x0 0x910007 0x0 0x138 0x0 0xa20003 0x0 0x118 0xb50002 0x0 0xbd0007 0x0 0xe0 0x0 0xdf0002 0x0 0xe20002 0x0 0xe70003 0x0 0x28 0xfc0002 0x0 0x10a0007 0x0 0x30 0x0 0x1260002 0x0 0x13a0004 0x0 0x0 0x0 0x0 0x0 0x13b0003 0x0 0x18 0x14c0002 0x0 0x1540007 0x0 0xffffffffffffff00 0x0 0x15b0007 0x0 0x80 0x0 0x1680002 0x0 0x16f0007 0x0 0x50 0x0 0x1760007 0x0 0x20 0x0 0x19f0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 1 0 orig 264 168 227 165 116 0 0 0 0 240 24 124 33 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x0 0x70 0x0 0x140007 0x0 0x38 0x0 0x1c0003 0x0 0x50 0x240003 0x0 0x38 0x2d0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 2 0 orig 264 168 227 165 116 0 0 0 0 56 242 123 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierPart (JC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JCC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isDigit (C)Z 4097 1 4050 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper getHexadecimalValue (C)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper toLowerCase (C)C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isWhitespace (C)Z 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 2 96273 orig 264 168 227 165 116 0 0 0 0 112 233 123 33 0 0 0 0 240 46 0 0 128 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 1 0 0 233 126 5 0 89 186 11 0 217 122 0 0 197 11 1 0 2 0 0 0 10 0 3 2 2 0 0 0 208 44 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 1434 0x90007 0xae3b 0x88 0x1a2 0xd0005 0x71 0x206187d0 0x131 0x0 0x0 0x1d0007 0x1a2 0x38 0x0 0x220003 0x0 0x18 0x640007 0x184ab 0x58 0x0 0x720007 0x0 0x38 0x0 0x760003 0x0 0x18 0x7c0003 0x184ab 0x78 0x840007 0x2 0x40 0x0 0x8e0007 0x0 0x20 0x0 0xac0007 0x0 0x20 0x2 0xba0007 0x1807d 0x60 0x42e 0xc10007 0x3d2 0x40 0x5c 0xcb0007 0x5c 0x20 0x0 0xe60007 0x1807d 0x68 0x0 0xea0005 0x0 0x0 0x0 0x0 0x0 0xf70003 0x0 0x130 0x1090007 0x0 0x40 0x1807d 0x1120007 0x16ed2 0x70 0x11ab 0x119e007 0xb99 0x50 0x613 0x11d0005 0x2d3 0x206187d0 0x340 0x0 0x0 0x1240008 0xc 0x1f84 0x88 0x0 0x70 0x36c 0x70 0x0 0x70 0x0 0x70 0x13cb 0x70 0x15a0003 0xd672 0x18 0x1600007 0xaa0d 0x20 0xd672 0x1660007 0xd672 0xfffffffffffffd30 0xaa0d 0x16a0007 0x6919 0xc8 0x40f4 0x1710007 0x4079 0x40 0x7b 0x1860007 0x7b 0x20 0x0 0x1950007 0x4079 0x68 0x0 0x19e0005 0x0 0x0 0x0 0x0 0x0 0x1a10003 0x0 0x18 0x1ad0008 0x3a 0x113f 0x2538 0x0 0x24d8 0x2 0x430 0x34 0xfd0 0x0 0x4d0 0x1 0x780 0x0 0x900 0x17a 0x1e0 0x17c 0x1e0 0x0 0x480 0xb 0x300 0xef 0x1e0 0x0 0x370 0x647 0x1e0 0x0 0x1728 0x1 0x8b0 0x1c1 0x1e0 0x30 0x520 0x49 0x730 0x31 0x5e0 0xe 0x8b0 0x22 0x1e0 0x13 0x1e0 0x13 0x1e0 0x0 0x860 0xb8 0x1e0 0x3 0x7f0 0x58 0x1e0 0x0 0x430 0x2b40005 0x647 0x206187d0 0x756 0x2061b920 0x46 0x2b70007 0xde3 0x50 0x0 0x2bc0005 0x0 0x0 0x0 0x0 0x0 0x2c90005 0x647 0x206187d0 0x756 0x2061b920 0x46 0x2cc0007 0xdcb 0x70 0x18 0x2d20005 0x3 0x206187d0 0x15 0x0 0x0 0x2d50007 0x0 0x20 0x18 0x2f00005 0xb 0x206187d0 0x14d 0x2061b920 0x4 0x2f60007 0x145 0x20 0x17 0x2fd0007 0x139 0x20 0xc 0x30a0005 0x0 0x206187d0 0x25 0x2061b920 0x4 0x3100007 0x28 0x20 0x1 0x3170007 0x28 0x20 0x0 0x3200005 0x0 0x206187d0 0x24 0x2061b920 0x4 0x3230007 0x28 0x20 0x0 0x3310005 0x2 0x206187d0 0x88 0x2061b920 0x2 0x3340007 0x33 0x20 0x59 0x3400005 0x0 0x206187d0 0x16 0x2061b920 0x6 0x3430007 0x1c 0x20 0x0 0x34f0005 0x0 0x206187d0 0x4 0x0 0x0 0x3520007 0x4 0x20 0x0 0x3600005 0x30 0x206187d0 0x183 0x2061b920 0x37 0x3660007 0x1e5 0x20 0x5 0x36e0007 0x1e5 0x70 0x0 0x3740005 0x0 0x0 0x0 0x0 0x0 0x3770007 0x0 0x20 0x0 0x3870007 0x167 0x20 0x124 0x3920005 0x2d 0x206187d0 0x10c 0x2061b920 0x2e 0x3980007 0x160 0x20 0x7 0x3a00007 0x139 0xe0 0x27 0x3a80005 0x2 0x206187d0 0x23 0x2061b920 0x2 0x3ae0007 0x27 0x20 0x0 0x3b60007 0x27 0x70 0x0 0x3bc0005 0x0 0x0 0x0 0x0 0x0 0x3bf0007 0x0 0x20 0x0 0x3d10005 0x49 0x206187d0 0x330 0x2061b920 0x1a 0x3d40007 0x2ed 0x20 0xa6 0x3e20005 0x1 0x206187d0 0x3b 0x0 0x0 0x3e80007 0x0 0x20 0x3c 0x3f00007 0x0 0x20 0x0 0x3fe0005 0x3 0x206187d0 0x20 0x0 0x0 0x4040007 0x0 0x20 0x23 0x40c0007 0x0 0x20 0x0 0x4180005 0x0 0x0 0x0 0x0 0x0 0x41b0007 0x0 0x20 0x0 0x42a0005 0x1 0x206187d0 0x58 0x0 0x0 0x42d0007 0x59 0x20 0x0 0x43b0005 0x0 0x206187d0 0x7 0x0 0x0 0x4410007 0x7 0x30 0x0 0x44a0002 0x0 0x4500007 0x7 0x110 0x0 0x4560003 0x0 0xc0 0x4640007 0x0 0x38 0x0 0x4670003 0x0 0xa8 0x4780007 0x0 0x38 0x0 0x47b0003 0x0 0x70 0x48c0007 0x0 0x38 0x0 0x49c0003 0x0 0x38 0x4a50007 0x0 0xffffffffffffff58 0x0 0x4ae0002 0x0 0x4b50005 0x0 0x206187d0 0x7 0x0 0x0 0x4b80007 0x7 0x110 0x0 0x4be0003 0x0 0xc0 0x4cc0007 0x0 0x38 0x0 0x4cf0003 0x0 0xa8 0x4e00007 0x0 0x38 0x0 0x4e30003 0x0 0x70 0x4f40007 0x0 0x38 0x0 0x5040003 0x0 0x38 0x50d0007 0x0 0xffffffffffffff58 0x0 0x5160002 0x0 0x51d0005 0x0 0x206187d0 0x7 0x0 0x0 0x5200007 0x4 0x178 0x3 0x5270007 0x3 0x110 0x0 0x5460007 0x0 0x88 0x0 0x5540007 0x0 0x68 0x0 0x5580005 0x0 0x0 0x0 0x0 0x0 0x55b0003 0x0 0x80 0x5620007 0x0 0x68 0x0 0x5660005 0x0 0x0 0x0 0x0 0x0 0x5690003 0x0 0x18 0x5810005 0x0 0x206187d0 0x3 0x0 0x0 0x5840003 0x3 0x150 0x5a60007 0x4 0x58 0x0 0x5b40007 0x0 0x38 0x0 0x5b80003 0x0 0x18 0x5be0003 0x4 0x28 0x5d20002 0x0 0x5d80007 0x4 0x68 0x0 0x5dc0005 0x0 0x0 0x0 0x0 0x0 0x5df0003 0x0 0x68 0x5e60007 0x4 0x50 0x0 0x5ea0005 0x0 0x0 0x0 0x0 0x0 0x5f00005 0x0 0x206187d0 0x7 0x0 0x0 0x5f30007 0x0 0x20 0x7 0x5fc0003 0x0 0xc0 0x60a0007 0x0 0x38 0x0 0x60d0003 0x0 0xa8 0x61e0007 0x0 0x38 0x0 0x6210003 0x0 0x70 0x6320007 0x0 0x38 0x0 0x6420003 0x0 0x38 0x64c0007 0x0 0xffffffffffffff58 0x0 0x6550002 0x0 0x6780007 0x1c3 0x88 0x8 0x6860007 0x8 0x68 0x0 0x68a0005 0x0 0x0 0x0 0x0 0x0 0x6900003 0x0 0x540 0x6970007 0x1cb 0x528 0x0 0x69b0005 0x0 0x0 0x0 0x0 0x0 0x69e0003 0x0 0x4d8 0x6a90007 0x14b9 0x30 0x0 0x6b20002 0x0 0x6bc0007 0x0 0x40 0x14b9 0x6c50007 0x14b9 0x1e8 0x0 0x6ca0007 0x0 0x1b8 0x0 0x6d60003 0x0 0x160 0x6e10007 0x0 0x38 0x0 0x6ea0003 0x0 0x160 0x7040007 0x0 0x88 0x0 0x7120007 0x0 0x68 0x0 0x7190005 0x0 0x0 0x0 0x0 0x0 0x71c0003 0x0 0x18 0x7240007 0x0 0x58 0x0 0x72d0007 0x0 0x38 0x0 0x73a0003 0x0 0x80 0x7430007 0x0 0x30 0x0 0x74c0002 0x0 0x7570007 0x0 0xfffffffffffffeb8 0x0 0x75a0003 0x0 0x18 0x76d0002 0x0 0x7770007 0x149f 0x1b0 0x1a 0x77e0007 0x1a 0xc0 0x0 0x7a70007 0x0 0x88 0x0 0x7b50007 0x0 0x68 0x0 0x7b90005 0x0 0x0 0x0 0x0 0x0 0x7c90003 0x0 0x80 0x7cf0003 0x0 0x68 0x7d60007 0x8 0x50 0x12 0x7e30005 0x0 0x206187d0 0x12 0x0 0x0 0x8050005 0xa 0x206187d0 0x10 0x0 0x0 0x80c0007 0x0 0x50 0x1a 0x8100005 0x0 0x206187d0 0x1a 0x0 0x0 0x82f0007 0x14a7 0x88 0x12 0x83d0007 0x12 0x68 0x0 0x8410005 0x0 0x0 0x0 0x0 0x0 0x8470003 0x0 0x68 0x8510007 0x140b 0x50 0xae 0x8550005 0x0 0x206187d0 0xae 0x0 0x0 0x85e0007 0x14b9 0xfffffffffffffb40 0x1cb 0x8610003 0x1cb 0x188 0x8750002 0x0 0x87d0005 0x0 0x0 0x0 0x0 0x0 0x8820005 0x0 0x0 0x0 0x0 0x0 0x8850007 0x0 0x100 0x0 0x88b0003 0x0 0xc0 0x8990007 0x0 0x38 0x0 0x89c0003 0x0 0xa8 0x8ad0007 0x0 0x38 0x0 0x8b00003 0x0 0x70 0x8c10007 0x0 0x38 0x0 0x8d10003 0x0 0x38 0x8db0007 0x0 0xffffffffffffff58 0x0 0x8e80007 0x0 0xd60 0x1c 0x8f00005 0x0 0x206187d0 0x18 0x2061b920 0x4 0x8f70007 0x1c 0x620 0x0 0x9190007 0x0 0x70 0x0 0x9270007 0x0 0x50 0x0 0x92b0005 0x0 0x0 0x0 0x0 0x0 0x9340007 0x0 0x40 0x0 0x9420007 0x0 0x20 0x0 0x9520003 0x0 0xf8 0x95d0007 0x0 0x30 0x0 0x9760002 0x0 0x99c0007 0x0 0x70 0x0 0x9aa0007 0x0 0x50 0x0 0x9ae0005 0x0 0x0 0x0 0x0 0x0 0x9ba0007 0x0 0x40 0x0 0x9c80007 0x0 0x20 0x0 0x9db0007 0x0 0x40 0x0 0x9e40007 0x0 0xffffffffffffff00 0x0 0x9ed0007 0x0 0xe8 0x0 0x9f80007 0x0 0xc8 0x0 0xa060007 0x0 0x38 0x0 0xa190003 0x0 0x88 0xa270007 0x0 0x70 0x0 0xa370007 0x0 0x50 0x0 0xa3b0005 0x0 0x0 0x0 0x0 0x0 0xa450005 0x0 0x0 0x0 0x0 0x0 0xa4c0007 0x0 0x50 0x0 0xa580005 0x0 0x0 0x0 0x0 0x0 0xa610007 0x0 0x40 0x0 0xa6a0007 0x0 0x148 0x0 0xa710007 0x0 0x40 0x0 0xa780007 0x0 0x50 0x0 0xa830007 0x0 0x30 0x0 0xa870002 0x0 0xa8e0007 0x0 0xb8 0x0 0xa930007 0x0 0x68 0x0 0xa970005 0x0 0x0 0x0 0x0 0x0 0xa9a0003 0x0 0x48 0xa9e0005 0x0 0x0 0x0 0x0 0x0 0xaa50007 0x0 0xffffffffffffdff8 0x0 0xabb0005 0x0 0x0 0x0 0x0 0x0 0xac20007 0x0 0x50 0x0 0xace0005 0x0 0x0 0x0 0x0 0x0 0xad50007 0x0 0x40 0x0 0xadc0007 0x0 0x50 0x0 0xae70007 0x0 0x30 0x0 0xaeb0002 0x0 0xaf20007 0x0 0x20 0x0 0xb030003 0x0 0xffffffffffffdec8 0xb080007 0x1c 0x6f0 0x0 0xb300007 0x0 0x88 0x0 0xb3e0007 0x0 0x68 0x0 0xb420005 0x0 0x0 0x0 0x0 0x0 0xb480003 0x0 0x68 0xb520007 0x0 0x50 0x0 0xb560005 0x0 0x0 0x0 0x0 0x0 0xb5f0007 0x0 0x20 0x0 0xb6e0007 0x0 0x40 0x0 0xb770007 0x0 0xd8 0x0 0xb7e0007 0x0 0xb8 0x0 0xb830007 0x0 0x68 0x0 0xb870005 0x0 0x0 0x0 0x0 0x0 0xb8a0003 0x0 0x48 0xb8e0005 0x0 0x0 0x0 0x0 0x0 0xbb10007 0x0 0x88 0x0 0xbbf0007 0x0 0x68 0x0 0xbc30005 0x0 0x0 0x0 0x0 0x0 0xbc90003 0x0 0x18 0xbd50007 0x0 0x40 0x0 0xbe30007 0x0 0x20 0x0 0xbf60007 0x0 0x20 0x0 0xbff0003 0x0 0x2d0 0xc0a0007 0x0 0x30 0x0 0xc130002 0x0 0xc1d0007 0x0 0x40 0x0 0xc260007 0x0 0xd8 0x0 0xc2d0007 0x0 0xb8 0x0 0xc320007 0x0 0x68 0x0 0xc360005 0x0 0x0 0x0 0x0 0x0 0xc390003 0x0 0x48 0xc3d0005 0x0 0x0 0x0 0x0 0x0 0xc440008 0x6 0x0 0xc8 0x0 0x40 0x0 0x58 0xc630003 0x0 0x88 0xc680007 0x0 0x70 0x0 0xc6c0005 0x0 0x0 0x0 0x0 0x0 0xc6f0007 0x0 0x20 0x0 0xc960007 0x0 0x88 0x0 0xca40007 0x0 0x68 0x0 0xca80005 0x0 0x0 0x0 0x0 0x0 0xcae0003 0x0 0x18 0xcba0007 0x0 0x40 0x0 0xcc80007 0x0 0x20 0x0 0xcdb0007 0x0 0xfffffffffffffd48 0x0 0xce00007 0x0 0xfffffffffffffd28 0x0 0xce50007 0x0 0x38 0x0 0xceb0003 0x0 0x18 0xcf60005 0x0 0x0 0x0 0x0 0x0 0xd080007 0x0 0x50 0x0 0xd140005 0x0 0x0 0x0 0x0 0x0 0xd1b0007 0x0 0xffffffffffffd7f0 0x0 0xd320002 0x0 0xd390005 0x0 0x206187d0 0x18 0x2061b920 0x4 0xd3c0007 0x1a 0x20 0x2 0xd460005 0x0 0x0 0x0 0x0 0x0 0xd490007 0x0 0x20 0x0 0xd560002 0x0 0xd650007 0x0 0xc0 0x56d5 0xd710007 0x193 0x50 0x5542 0xd750005 0x0 0x206187d0 0x5356 0x2061b920 0x1ec 0xd810007 0x0 0x50 0x193 0xd860005 0x0 0x206187d0 0x190 0x2061b920 0x3 0xd920007 0x0 0x118 0x0 0xd990007 0x0 0xf8 0x0 0xda40007 0x0 0x30 0x0 0xdad0002 0x0 0xdb20005 0x0 0x0 0x0 0x0 0x0 0xdbc0007 0x0 0x40 0x0 0xdc30007 0x0 0x30 0x0 0xdcc0002 0x0 0xdd80002 0x0 0xddd0003 0x0 0xa8 0xde40007 0x0 0x80 0x0 0xdeb0007 0x0 0x60 0x0 0xdf60007 0x0 0x30 0x0 0xdff0002 0x0 0xe090002 0x0 0xe130002 0x0 0xe1a0007 0x0 0x50 0x0 0xe1e0005 0x0 0x0 0x0 0x0 0x0 0xe260002 0x0 0xe290007 0x0 0x50 0x0 0xe2e0005 0x0 0x0 0x0 0x0 0x0 0xe3b0007 0x0 0x40 0x0 0xe450007 0x0 0x20 0x0 oops 46 6 org/eclipse/jdt/internal/compiler/parser/Scanner 82 org/eclipse/jdt/internal/compiler/parser/Scanner 198 org/eclipse/jdt/internal/compiler/parser/Scanner 200 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 214 org/eclipse/jdt/internal/compiler/parser/Scanner 216 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 224 org/eclipse/jdt/internal/compiler/parser/Scanner 234 org/eclipse/jdt/internal/compiler/parser/Scanner 236 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 248 org/eclipse/jdt/internal/compiler/parser/Scanner 250 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 262 org/eclipse/jdt/internal/compiler/parser/Scanner 264 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 272 org/eclipse/jdt/internal/compiler/parser/Scanner 274 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 282 org/eclipse/jdt/internal/compiler/parser/Scanner 284 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 292 org/eclipse/jdt/internal/compiler/parser/Scanner 302 org/eclipse/jdt/internal/compiler/parser/Scanner 304 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 330 org/eclipse/jdt/internal/compiler/parser/Scanner 332 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 344 org/eclipse/jdt/internal/compiler/parser/Scanner 346 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 368 org/eclipse/jdt/internal/compiler/parser/Scanner 370 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 378 org/eclipse/jdt/internal/compiler/parser/Scanner 392 org/eclipse/jdt/internal/compiler/parser/Scanner 416 org/eclipse/jdt/internal/compiler/parser/Scanner 426 org/eclipse/jdt/internal/compiler/parser/Scanner 472 org/eclipse/jdt/internal/compiler/parser/Scanner 512 org/eclipse/jdt/internal/compiler/parser/Scanner 556 org/eclipse/jdt/internal/compiler/parser/Scanner 604 org/eclipse/jdt/internal/compiler/parser/Scanner 777 org/eclipse/jdt/internal/compiler/parser/Scanner 783 org/eclipse/jdt/internal/compiler/parser/Scanner 793 org/eclipse/jdt/internal/compiler/parser/Scanner 820 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/compiler/parser/Scanner 885 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1307 org/eclipse/jdt/internal/compiler/parser/Scanner 1309 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1337 org/eclipse/jdt/internal/compiler/parser/Scanner 1339 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1347 org/eclipse/jdt/internal/compiler/parser/Scanner 1349 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 2 31924 orig 264 168 227 165 116 0 0 0 0 128 58 124 33 0 0 0 0 136 51 0 0 128 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 18 3 0 1 0 0 0 170 61 0 0 0 0 0 0 2 0 0 0 0 0 75 3 2 0 0 0 0 49 0 0 255 255 255 255 8 0 3 0 0 0 0 0 data 1568 0x30008 0x30 0xff2 0x3100 0x1c7 0x190 0x100 0x380 0x48a 0x580 0x122 0x910 0x190 0xb10 0x25c 0xe00 0x3ad 0x10f0 0x1c4 0x3100 0x503 0x1170 0xf9 0x3100 0x90 0x3100 0xe3 0x1660 0x10b 0x16e0 0x41b 0x1800 0x29e 0x19a0 0x431 0x1b60 0x6a 0x3100 0x368 0x2010 0x47d 0x2230 0x33e 0x2750 0x74 0x2d00 0x87 0x2de0 0xc8 0x2f90 0x6d0008 0x8 0xb9 0x1f0 0xff 0x130 0xf 0x1f0 0x0 0x50 0x900007 0x0 0xe0 0x0 0x9b0007 0x0 0xc0 0x0 0xa60007 0x0 0xa0 0x0 0xb10007 0x0 0x80 0x0 0xbc0007 0x0 0x60 0x0 0xc70007 0x0 0x40 0x0 0xd20007 0x0 0x20 0x0 0xe30007 0x104 0xc0 0xb 0xee0007 0x4 0xa0 0x7 0xf90007 0x0 0x80 0x7 0x1040007 0x0 0x60 0x7 0x10f0007 0x0 0x40 0x7 0x11a0007 0x0 0x20 0x7 0x1340008 0xa 0x52 0x200 0x28 0x60 0x1b 0xc0 0x5 0x200 0x66 0x140 0x15c0007 0x1a 0x60 0x1f 0x1670007 0x0 0x40 0x1f 0x1720007 0x0 0x20 0x1f 0x1830007 0x16 0x80 0xc 0x18e0007 0x0 0x60 0xc 0x1990007 0x0 0x40 0xc 0x1a40007 0x0 0x20 0xc 0x1b50007 0x21 0xc0 0xde 0x1c00007 0x0 0xa0 0xde 0x1cb0007 0x0 0x80 0xde 0x1d60007 0x0 0x60 0xde 0x1e10007 0x0 0x40 0xde 0x1ec0007 0x0 0x20 0xde 0x1f90008 0xc 0x15d 0x390 0x16e 0x70 0x127 0x130 0x15 0x390 0x38 0x390 0x4b 0x2b0 0x2240007 0x1db 0x60 0xd 0x22f0007 0x0 0x40 0xd 0x23a0007 0x0 0x20 0xd 0x2480007 0x1ce 0x60 0xd 0x2530007 0x0 0x40 0xd 0x25e0007 0x0 0x20 0xd 0x26f0007 0xfa 0x80 0x90 0x27a0007 0x0 0x60 0x90 0x2850007 0x0 0x40 0x90 0x2900007 0x0 0x20 0x90 0x29e0007 0x19 0x80 0xe1 0x2a90007 0x1f 0x60 0xc2 0x2b40007 0x18 0x40 0xaa 0x2bf0007 0x0 0x20 0xaa 0x2cd0007 0x4 0x80 0x15 0x2d80007 0x15 0x60 0x0 0x2e30007 0x0 0x40 0x0 0x2ee0007 0x0 0x20 0x0 0x2ff0007 0xc 0xe0 0x61 0x30a0007 0x29 0xc0 0x38 0x3150007 0x0 0xa0 0x38 0x3200007 0x24 0x80 0x14 0x32b0007 0x0 0x60 0x14 0x3360007 0x0 0x40 0x14 0x3410007 0x0 0x20 0x14 0x34e0008 0xe 0x6c 0x200 0x3 0x80 0x1c 0x200 0xc 0x200 0x24 0x200 0x3c 0xa0 0x2b 0x140 0x37c0007 0x0 0x20 0x4 0x38d0007 0x2b 0xa0 0x34 0x3980007 0x0 0x80 0x34 0x3a30007 0x0 0x60 0x34 0x3ae0007 0x0 0x40 0x34 0x3b90007 0x0 0x20 0x34 0x3ca0007 0x35 0xc0 0x5 0x3d50007 0x0 0xa0 0x5 0x3e00007 0x0 0x80 0x5 0x3eb0007 0x0 0x60 0x5 0x3f60007 0x0 0x40 0x5 0x4010007 0x0 0x20 0x5 0x40e0008 0xa 0x75 0x2f0 0x7b 0x60 0x18 0x2f0 0x31 0x2f0 0x57 0x140 0x4340007 0x22 0x60 0x67 0x43f0007 0x0 0x40 0x67 0x44a0007 0x0 0x20 0x67 0x4580007 0x1c 0x80 0x6 0x4630007 0x0 0x60 0x6 0x46e0007 0x0 0x40 0x6 0x4790007 0x0 0x20 0x6 0x4920007 0x13 0x1b0 0x6c 0x49d0007 0x7 0xa0 0x65 0x4a80007 0x0 0x80 0x65 0x4b30007 0x0 0x60 0x65 0x4be0007 0x0 0x40 0x65 0x4c90007 0x0 0x20 0x65 0x4d00005 0x0 0x206187d0 0x7 0x0 0x0 0x4d30007 0x7 0xc0 0x0 0x4db0007 0x0 0xa0 0x0 0x4e60007 0x0 0x80 0x0 0x4f10007 0x0 0x60 0x0 0x4fc0007 0x0 0x40 0x0 0x5070007 0x0 0x20 0x0 0x5170008 0xc 0x120 0x2f0 0x79 0x70 0x24 0x2f0 0x81 0xb0 0xb 0x2f0 0x13 0x230 0x5400007 0xa 0x40 0x8f 0x54b0007 0x0 0x20 0x8f 0x55c0007 0x46 0x80 0x78 0x5670007 0x10 0x60 0x68 0x5720007 0x0 0x40 0x68 0x57d0007 0x0 0x20 0x68 0x58b0007 0x46 0x80 0x0 0x5960007 0x0 0x60 0x0 0x5a10007 0x0 0x40 0x0 0x5ac0007 0x0 0x20 0x0 0x5ba0007 0xc 0x80 0x3a 0x5c50007 0x0 0x60 0x3a 0x5d00007 0x0 0x40 0x3a 0x5db0007 0x0 0x20 0x3a 0x5ec0007 0x9 0xc0 0xf 0x5f70007 0x0 0xa0 0xf 0x6020007 0x0 0x80 0xf 0x60d0007 0x0 0x60 0xf 0x6180007 0x0 0x40 0xf 0x6230007 0x0 0x20 0xf 0x6310007 0x4e8 0x80 0x0 0x63c0007 0x0 0x60 0x0 0x6470007 0x0 0x40 0x0 0x6520007 0x0 0x20 0x0 0x65c0008 0x14 0x85 0x4f0 0x210 0xb0 0xbd 0xd0 0x32 0x4f0 0x2f 0x4f0 0xf7 0x110 0x1e 0x4f0 0x14 0x4f0 0x2 0x1b0 0x25 0x2b0 0x6980007 0x73 0x20 0x205 0x6a90007 0x45 0x40 0x145 0x6b40007 0xc 0x20 0x139 0x6c50007 0xb 0xa0 0xef 0x6d00007 0x0 0x80 0xef 0x6db0007 0x0 0x60 0xef 0x6e60007 0x0 0x40 0xef 0x6f10007 0x0 0x20 0xef 0x7020007 0x0 0x100 0x5 0x70d0007 0x0 0xe0 0x5 0x7180007 0x0 0xc0 0x5 0x7230007 0x0 0xa0 0x5 0x72e0007 0x5 0x80 0x0 0x7390007 0x0 0x60 0x0 0x7440007 0x0 0x40 0x0 0x74f0007 0x0 0x20 0x0 0x7600007 0x38 0x120 0x0 0x76b0007 0x0 0x100 0x0 0x7760007 0x0 0xe0 0x0 0x7810007 0x0 0xc0 0x0 0x78c0007 0x0 0xa0 0x0 0x7970007 0x0 0x80 0x0 0x7a20007 0x0 0x60 0x0 0x7ad0007 0x0 0x40 0x0 0x7b80007 0x0 0x20 0x0 0x7c60007 0xa 0x120 0x2e 0x7d10007 0x11 0x100 0x1d 0x7dc0007 0x0 0xe0 0x1d 0x7e70007 0x0 0xc0 0x1d 0x7f20007 0x0 0xa0 0x1d 0x7fd0007 0x0 0x80 0x1d 0x8080007 0x0 0x60 0x1d 0x8130007 0x0 0x40 0x1d 0x81e0007 0x0 0x20 0x1d 0x82c0007 0xcd 0x80 0xa3 0x8370007 0xc 0x60 0x97 0x8420007 0x0 0x40 0x97 0x84d0007 0x0 0x20 0x97 0x8570008 0x4 0xe8 0x120 0x23 0x30 0x8690005 0x0 0x206187d0 0x2d 0x0 0x0 0x86c0007 0x2d 0xc0 0x0 0x8770007 0x0 0xa0 0x0 0x8820007 0x0 0x80 0x0 0x88d0007 0x0 0x60 0x0 0x8980007 0x0 0x40 0x0 0x8a30007 0x0 0x20 0x0 0x8b00008 0xa 0xa9 0x1a0 0x1c2 0x60 0x17e 0xa0 0x24 0x1a0 0xe 0x100 0x8d80007 0xf 0x40 0x1fb 0x8e3e007 0x4 0x20 0x1f8 0x8f40007 0x70 0x60 0x173 0x8ff0007 0x0 0x40 0x173 0x90a0007 0x0 0x20 0x173 0x91b0007 0x11 0xa0 0x0 0x9260007 0x0 0x80 0x0 0x9310007 0x0 0x60 0x0 0x93c0007 0x0 0x40 0x0 0x9470007 0x0 0x20 0x0 0x9540008 0x6 0x264 0x1c0 0x26 0x40 0x14 0xf0 0x96d0005 0x0 0x206187d0 0x29 0x0 0x0 0x9700007 0x29 0x80 0x0 0x97b0007 0x0 0x60 0x0 0x9860007 0x0 0x40 0x0 0x9910007 0x0 0x20 0x0 0x99b0005 0x0 0x206187d0 0x17 0x0 0x0 0x99e0007 0x17 0xa0 0x0 0x9a90007 0x0 0x80 0x0 0x9b40007 0x0 0x60 0x0 0x9bf0007 0x0 0x40 0x0 0x9ca0007 0x0 0x20 0x0 0x9d70008 0xa 0x1ec 0x4b0 0x15a 0x60 0x5e 0x100 0x51 0x280 0x3c 0x3b0 0x9fc0007 0xd 0xa0 0x255 0xa070007 0x0 0x80 0x255 0xa120007 0x0 0x60 0x255 0xa1d0007 0x0 0x40 0x255 0xa280007 0x0 0x20 0x255 0xa390007 0x87 0xc0 0x13 0xa440007 0x13 0xa0 0x0 0xa4f0007 0x0 0x80 0x0 0xa5a0007 0x0 0x60 0x0 0xa650007 0x0 0x40 0x0 0xa700007 0x0 0x20 0x0 0xa7e0007 0x0 0xc0 0x87 0xa890007 0x0 0xa0 0x87 0xa940007 0x0 0x80 0x87 0xa9f0007 0x0 0x60 0x87 0xaaa0007 0x0 0x40 0x87 0xab50007 0x0 0x20 0x87 0xabf0005 0x0 0x206187d0 0x65 0x0 0x0 0xac20007 0x65 0x100 0x0 0xacd0007 0x0 0xe0 0x0 0xad80007 0x0 0xc0 0x0 0xae30007 0x0 0xa0 0x0 0xaee0007 0x0 0x80 0x0 0xaf90007 0x0 0x60 0x0 0xb040007 0x0 0x40 0x0 0xb0f0007 0x0 0x20 0x0 0xb200007 0x12 0x100 0x42 0xb2b0007 0x0 0xe0 0x42 0xb360007 0x0 0xc0 0x42 0xb410007 0x0 0xa0 0x42 0xb4c0007 0x0 0x80 0x42 0xb570007 0x0 0x60 0x42 0xb620007 0x0 0x40 0x42 0xb6d0007 0x0 0x20 0x42 0xb7a0008 0x8 0x119 0x220 0x1f7 0x50 0x10 0x220 0x48 0xf0 0xb9c0007 0xf 0xa0 0x246 0xba70007 0x4a 0x80 0x1fc 0xbb20007 0x9 0x60 0x1f3 0xbbd0007 0x0 0x40 0x1f3 0xbc80007 0x0 0x20 0x1f3 0xbd20005 0x0 0x206187d0 0x57 0x0 0x0 0xbd50007 0x57 0x100 0x0 0xbe00007 0x0 0xe0 0x0 0xbeb0007 0x0 0xc0 0x0 0xbf60007 0x0 0xa0 0x0 0xc010007 0x0 0x80 0x0 0xc0c0007 0x0 0x60 0x0 0xc170007 0x0 0x40 0x0 0xc220007 0x0 0x20 0x0 0xc2f0008 0x12 0x193 0x520 0x53 0xa0 0x1cd 0x1a0 0x22 0x520 0x18 0x2e0 0x15 0x520 0x36 0x520 0x30 0x520 0x15 0x3c0 0xc640007 0x53 0x80 0xa 0xc6f0007 0x2 0x60 0x8 0xc7a0007 0x0 0x40 0x8 0xc850007 0x0 0x20 0x8 0xc930007 0x50 0x80 0x3 0xc9e0007 0x3 0x60 0x0 0xca90007 0x0 0x40 0x0 0xcb40007 0x0 0x20 0x0 0xcc50007 0x48 0xa0 0x2ca 0xcd00007 0x0 0x80 0x2ca 0xcdb0007 0x0 0x60 0x2ca 0xce6e007 0xc 0x40 0x2bf 0xcf10007 0x0 0x20 0x2bf 0xcff0007 0x43 0xa0 0x5 0xd0a0007 0x0 0x80 0x5 0xd150007 0x0 0x60 0x5 0xd200007 0x0 0x40 0x5 0xd2b0007 0x0 0x20 0x5 0xd3c0007 0x1b 0xe0 0x2 0xd470007 0x0 0xc0 0x2 0xd520007 0x2 0xa0 0x0 0xd5d0007 0x0 0x80 0x0 0xd680007 0x0 0x60 0x0 0xd730007 0x0 0x40 0x0 0xd7e0007 0x0 0x20 0x0 0xd8f0007 0x14 0x160 0x5 0xd9a0007 0x0 0x140 0x5 0xda50007 0x0 0x120 0x5 0xdb00007 0x0 0x100 0x5 0xdbb0007 0x0 0xe0 0x5 0xdc60007 0x0 0xc0 0x5 0xdd10007 0x0 0xa0 0x5 0xddc0007 0x0 0x80 0x5 0xde70007 0x0 0x60 0x5 0xdf20007 0x0 0x40 0x5 0xdfd0007 0x0 0x20 0x5 0xe0a0008 0x14 0x6b 0x5b0 0x10 0xb0 0x63 0x120 0x70 0x160 0x97 0x220 0x94 0x2a0 0x37 0x5b0 0x65 0x5b0 0x1f 0x340 0xa 0x440 0xe3d0005 0x0 0x206187d0 0x11 0x0 0x0 0xe400007 0x11 0x40 0x0 0xe4b0007 0x0 0x20 0x0 0xe5c0007 0x2d 0x40 0x5c 0xe670007 0x0 0x20 0x5c 0xe780007 0x9a 0x60 0x0 0xe830007 0x0 0x40 0x0 0xe8e0007 0x0 0x20 0x0 0xe9c0007 0x54 0x60 0x46 0xea70007 0xa 0x40 0x3c 0xeb20007 0x0 0x20 0x3c 0xec30007 0x67 0x80 0x67 0xece0007 0x0 0x60 0x67 0xed90007 0x0 0x40 0x67 0xee40007 0x0 0x20 0x67 0xef50007 0x4d 0xa0 0x64 0xf000007 0x0 0x80 0x64 0xf0b0007 0x0 0x60 0x64 0xf160007 0x0 0x40 0x64 0xf210007 0x0 0x20 0x64 0xf320007 0x28 0x100 0x0 0xf3d0007 0x0 0xe0 0x0 0xf480007 0x0 0xc0 0x0 0xf530007 0x0 0xa0 0x0 0xf5e0007 0x0 0x80 0x0 0xf690007 0x0 0x60 0x0 0xf740007 0x0 0x40 0x0 0xf7f0007 0x0 0x20 0x0 0xf890005 0x0 0x206187d0 0xd 0x0 0x0 0xf8c0007 0xd 0x140 0x0 0xf970007 0x0 0x120 0x0 0xfa20007 0x0 0x100 0x0 0xfad0007 0x0 0xe0 0x0 0xfb80007 0x0 0xc0 0x0 0xfc30007 0x0 0xa0 0x0 0xfce0007 0x0 0x80 0x0 0xfd90007 0x0 0x60 0x0 0xfe40007 0x0 0x40 0x0 0xfef0007 0x0 0x20 0x0 0xffc0008 0x4 0x35 0xe0 0x3f 0x30 0x10110005 0x0 0x206187d0 0x45 0x0 0x0 0x10140007 0x45 0x80 0x0 0x101f0007 0x0 0x60 0x0 0x102a0007 0x0 0x40 0x0 0x10350007 0x0 0x20 0x0 0x10420008 0xc 0xc 0x1b0 0x57 0x70 0x3 0x1b0 0xb 0x1b0 0xe 0x1b0 0x8 0xd0 0x106c0007 0x0 0x60 0xd8 0x10770007 0x0 0x40 0xd8 0x10820007 0x0 0x20 0xd8 0x10930007 0xa 0xe0 0x0 0x109e0007 0x0 0xc0 0x0 0x10a90007 0x0 0xa0 0x0 0x10b40007 0x0 0x80 0x0 0x10bf0007 0x0 0x60 0x0 0x10ca0007 0x0 0x40 0x0 0x10d50007 0x0 0x20 0x0 0x10e20008 0x6 0x38 0x170 0x6b 0x40 0x25 0xf0 0x10f90005 0x0 0x206187d0 0xa4 0x0 0x0 0x10fc0007 0xa4 0x80 0x0 0x11070007 0x0 0x60 0x0 0x11120007 0x0 0x40 0x0 0x111d0007 0x0 0x20 0x0 0x112e0007 0x13 0x80 0x1a 0x11390007 0x0 0x60 0x1a 0x11440007 0x0 0x40 0x1a 0x114f0007 0x0 0x20 0x1a oops 10 420 org/eclipse/jdt/internal/compiler/parser/Scanner 740 org/eclipse/jdt/internal/compiler/parser/Scanner 830 org/eclipse/jdt/internal/compiler/parser/Scanner 852 org/eclipse/jdt/internal/compiler/parser/Scanner 958 org/eclipse/jdt/internal/compiler/parser/Scanner 1058 org/eclipse/jdt/internal/compiler/parser/Scanner 1282 org/eclipse/jdt/internal/compiler/parser/Scanner 1396 org/eclipse/jdt/internal/compiler/parser/Scanner 1448 org/eclipse/jdt/internal/compiler/parser/Scanner 1532 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 1 809 orig 264 168 227 165 116 0 0 0 0 200 67 124 33 0 0 0 0 128 25 0 0 136 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 73 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 223 0 2 0 0 0 224 23 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 764 0x30007 0x0 0x1338 0x329 0xc0007 0x1e5 0x1318 0x144 0x140005 0x105 0x206187d0 0x3e 0x2061b920 0x1 0x170007 0x144 0xc18 0x0 0x230002 0x0 0x310005 0x0 0x0 0x0 0x0 0x0 0x340007 0x0 0x50 0x0 0x3a0007 0x0 0x30 0x0 0x430002 0x0 0x4d0005 0x0 0x0 0x0 0x0 0x0 0x500007 0x0 0x5e8 0x0 0x560007 0x0 0x38 0x0 0x5a0003 0x0 0x18 0x690002 0x0 0x740007 0x0 0x80 0x0 0x7a0007 0x0 0x60 0x0 0x850007 0x0 0x30 0x0 0x8e0002 0x0 0x980002 0x0 0xa10005 0x0 0x0 0x0 0x0 0x0 0xa40007 0x0 0x490 0x0 0xc30007 0x0 0x88 0x0 0xd10007 0x0 0x68 0x0 0xd50005 0x0 0x0 0x0 0x0 0x0 0xd80003 0x0 0x68 0xdf0007 0x0 0x50 0x0 0xe30005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0x40 0x0 0xf50007 0x0 0xf8 0x0 0x1140007 0x0 0x88 0x0 0x1220007 0x0 0x68 0x0 0x1260005 0x0 0x0 0x0 0x0 0x0 0x1290003 0x0 0x68 0x1300007 0x0 0x50 0x0 0x1340005 0x0 0x0 0x0 0x0 0x0 0x13b0002 0x0 0x13e0007 0x0 0xa0 0x0 0x1490007 0x0 0x30 0x0 0x1520002 0x0 0x15c0007 0x0 0x40 0x0 0x1620002 0x0 0x16b0002 0x0 0x1750002 0x0 0x17c0002 0x0 0x1840005 0x0 0x0 0x0 0x0 0x0 0x1870007 0x0 0x50 0x0 0x1920007 0x0 0x30 0x0 0x19b0002 0x0 0x1a70005 0x0 0x0 0x0 0x0 0x0 0x1aa0007 0x0 0x50 0x0 0x1b50007 0x0 0x30 0x0 0x1be0002 0x0 0x1ca0005 0x0 0x0 0x0 0x0 0x0 0x1cd0007 0x0 0x60 0x0 0x1d80007 0x0 0x30 0x0 0x1e10002 0x0 0x1eb0002 0x0 0x1f70007 0x0 0x30 0x0 0x2000002 0x0 0x20f0007 0x0 0x30 0x0 0x2180002 0x0 0x2220002 0x0 0x22b0005 0x0 0x0 0x0 0x0 0x0 0x22e0007 0x0 0x4f0 0x0 0x2340007 0x0 0x60 0x0 0x23f0007 0x0 0x30 0x0 0x2480002 0x0 0x2520002 0x0 0x2720007 0x0 0x88 0x0 0x2800007 0x0 0x68 0x0 0x2840005 0x0 0x0 0x0 0x0 0x0 0x2870003 0x0 0x68 0x28e0007 0x0 0x50 0x0 0x2920005 0x0 0x0 0x0 0x0 0x0 0x29b0007 0x0 0x40 0x0 0x2a40007 0x0 0xf8 0x0 0x2c30007 0x0 0x88 0x0 0x2d10007 0x0 0x68 0x0 0x2d50005 0x0 0x0 0x0 0x0 0x0 0x2d80003 0x0 0x68 0x2df0007 0x0 0x50 0x0 0x2e30005 0x0 0x0 0x0 0x0 0x0 0x2ea0002 0x0 0x2ed0007 0x0 0xa0 0x0 0x2f80007 0x0 0x30 0x0 0x3010002 0x0 0x30b0007 0x0 0x40 0x0 0x3110002 0x0 0x31a0002 0x0 0x3240002 0x0 0x32b0002 0x0 0x3330005 0x0 0x0 0x0 0x0 0x0 0x3360007 0x0 0x50 0x0 0x3410007 0x0 0x30 0x0 0x34a0002 0x0 0x3560005 0x0 0x0 0x0 0x0 0x0 0x3590007 0x0 0x50 0x0 0x3640007 0x0 0x30 0x0 0x36d0002 0x0 0x3790005 0x0 0x0 0x0 0x0 0x0 0x37c0007 0x0 0x60 0x0 0x3870007 0x0 0x30 0x0 0x3900002 0x0 0x39a0002 0x0 0x3a60007 0x0 0x30 0x0 0x3af0002 0x0 0x3b90007 0x0 0x30 0x0 0x3c20002 0x0 0x3ce0005 0x105 0x206187d0 0x3e 0x2061b920 0x1 0x3d10007 0x144 0x140 0x0 0x3dc0002 0x0 0x3e80007 0x0 0x60 0x0 0x3f30007 0x0 0x30 0x0 0x3fc0002 0x0 0x4060002 0x0 0x40f0005 0x0 0x0 0x0 0x0 0x0 0x4120007 0x0 0x50 0x0 0x41d0007 0x0 0x30 0x0 0x4260002 0x0 0x4350007 0x0 0x30 0x0 0x43e0002 0x0 0x4460005 0x105 0x206187d0 0x3e 0x2061b920 0x1 0x4490007 0x144 0x510 0x0 0x44f0002 0x0 0x4570005 0x0 0x0 0x0 0x0 0x0 0x45a0007 0x0 0x20 0x0 0x4650005 0x0 0x0 0x0 0x0 0x0 0x4680007 0x0 0x20 0x0 0x4730005 0x0 0x0 0x0 0x0 0x0 0x4760007 0x0 0x20 0x0 0x4810005 0x0 0x0 0x0 0x0 0x0 0x4840007 0x0 0x30 0x0 0x48c0002 0x0 0x4940005 0x0 0x0 0x0 0x0 0x0 0x4970007 0x0 0x2a0 0x0 0x4b80007 0x0 0x88 0x0 0x4c60007 0x0 0x68 0x0 0x4ca0005 0x0 0x0 0x0 0x0 0x0 0x4cd0003 0x0 0x68 0x4d40007 0x0 0x50 0x0 0x4d80005 0x0 0x0 0x0 0x0 0x0 0x4e10007 0x0 0x40 0x0 0x4ea0007 0x0 0xf8 0x0 0x5090007 0x0 0x88 0x0 0x5170007 0x0 0x68 0x0 0x51b0005 0x0 0x0 0x0 0x0 0x0 0x51e0003 0x0 0x68 0x5250007 0x0 0x50 0x0 0x5290005 0x0 0x0 0x0 0x0 0x0 0x5300002 0x0 0x5330007 0x0 0x70 0x0 0x53c0007 0x0 0x40 0x0 0x5420002 0x0 0x54b0002 0x0 0x5550002 0x0 0x55c0002 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x5670007 0x0 0x20 0x0 0x5720005 0x0 0x0 0x0 0x0 0x0 0x5750007 0x0 0x40 0x0 0x5790007 0x0 0x20 0x0 0x5850002 0x329 0x5890007 0x0 0x70 0x329 0x5910005 0x291 0x206187d0 0x95 0x2061b920 0x3 0x5940007 0x329 0x20 0x0 0x59b0007 0x0 0x80 0x329 0x5a10005 0x291 0x206187d0 0x95 0x2061b920 0x3 0x5a40007 0x329 0x30 0x0 0x5ab0002 0x0 0x5b50005 0x291 0x206187d0 0x95 0x2061b920 0x3 0x5b80007 0x329 0x2a0 0x0 0x5d90007 0x0 0x88 0x0 0x5e70007 0x0 0x68 0x0 0x5eb0005 0x0 0x0 0x0 0x0 0x0 0x5ee0003 0x0 0x68 0x5f50007 0x0 0x50 0x0 0x5f90005 0x0 0x0 0x0 0x0 0x0 0x6020007 0x0 0x40 0x0 0x60b0007 0x0 0xf8 0x0 0x62a0007 0x0 0x88 0x0 0x6380007 0x0 0x68 0x0 0x63c0005 0x0 0x0 0x0 0x0 0x0 0x63f0003 0x0 0x68 0x6460007 0x0 0x50 0x0 0x64a0005 0x0 0x0 0x0 0x0 0x0 0x6510002 0x0 0x6540007 0x0 0x70 0x0 0x65d0007 0x0 0x40 0x0 0x6630002 0x0 0x66c0002 0x0 0x6760002 0x0 0x67d0002 0x0 0x6850005 0x291 0x206187d0 0x95 0x2061b920 0x3 0x6880007 0x317 0x20 0x12 0x6930005 0x281 0x206187d0 0x93 0x2061b920 0x3 0x6960007 0x317 0x20 0x0 0x69d0007 0x317 0x38 0x0 0x6a20003 0x0 0x18 oops 16 10 org/eclipse/jdt/internal/compiler/parser/Scanner 12 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 403 org/eclipse/jdt/internal/compiler/parser/Scanner 405 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 449 org/eclipse/jdt/internal/compiler/parser/Scanner 451 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 623 org/eclipse/jdt/internal/compiler/parser/Scanner 625 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 637 org/eclipse/jdt/internal/compiler/parser/Scanner 639 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 649 org/eclipse/jdt/internal/compiler/parser/Scanner 651 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 739 org/eclipse/jdt/internal/compiler/parser/Scanner 741 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 749 org/eclipse/jdt/internal/compiler/parser/Scanner 751 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 2 97477 orig 264 168 227 165 116 0 0 0 0 168 252 123 33 0 0 0 0 48 26 0 0 208 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 13 0 0 41 230 11 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 24 0 0 255 255 255 255 7 0 43 0 0 0 0 0 data 786 0x2b0007 0x16668 0x88 0x0 0x390007 0x0 0x68 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x410003 0x0 0xb8 0x480007 0x0 0x90 0x16668 0x510007 0x0 0x40 0x16668 0x5a0007 0x15677 0x50 0xff1 0x5e0005 0xff1 0x0 0x0 0x0 0x0 0x650002 0x16668 0x6a0007 0xec05 0xfffffffffffffed8 0x7a63 0x710008 0xc 0x6fbe 0x1438 0x1d3 0x3a0 0x4 0xa8 0x1a 0x7f8 0x389 0x70 0x52b 0x88 0xa70003 0x389 0xfffffffffffffe48 0xae0007 0x389 0xfffffffffffffe30 0x1a2 0xb50005 0x4 0x0 0x0 0x0 0x0 0xba0007 0x4 0x190 0x0 0xc10007 0x0 0x110 0x0 0xe00007 0x0 0x88 0x0 0xee0007 0x0 0x68 0x0 0xf20005 0x0 0x0 0x0 0x0 0x0 0xf50003 0x0 0x80 0xfc0007 0x0 0x68 0x0 0x1000005 0x0 0x0 0x0 0x0 0x0 0x1030003 0x0 0x18 0x11b0005 0x0 0x0 0x0 0x0 0x0 0x11e0003 0x0 0x120 0x1220003 0x0 0x108 0x1410007 0x4 0x88 0x0 0x14f0007 0x0 0x68 0x0 0x1530005 0x0 0x0 0x0 0x0 0x0 0x1560003 0x0 0x80 0x15d0007 0x4 0x68 0x0 0x1610005 0x0 0x0 0x0 0x0 0x0 0x1640003 0x0 0x18 0x16b0005 0x4 0x0 0x0 0x0 0x0 0x16f0003 0x4 0xfffffffffffffb30 0x18e0007 0x1c9 0x88 0xa 0x19c0007 0xa 0x68 0x0 0x1a00005 0x0 0x0 0x0 0x0 0x0 0x1a30003 0x0 0x3b0 0x1aa0007 0x1d3 0x398 0x0 0x1ae0005 0x0 0x0 0x0 0x0 0x0 0x1b10003 0x0 0x348 0x1b50003 0x0 0x330 0x1c00007 0x1800 0x20 0x0 0x1ca0007 0x1800 0x58 0x0 0x1d80007 0x0 0xfffffffffffff9d0 0x0 0x1e50003 0x0 0xfffffffffffff9b0 0x1ee0007 0x1800 0x38 0x0 0x1f10003 0x0 0xfffffffffffff978 0x1fa0007 0x17f6 0x178 0xa 0x2010007 0xa 0x110 0x0 0x2200007 0x0 0x88 0x0 0x22e0007 0x0 0x68 0x0 0x2320005 0x0 0x0 0x0 0x0 0x0 0x2350003 0x0 0x80 0x23c0007 0x0 0x68 0x0 0x2400005 0x0 0x0 0x0 0x0 0x0 0x2430003 0x0 0x18 0x25b0005 0xa 0x0 0x0 0x0 0x0 0x25e0003 0xa 0x18 0x27e0007 0x1800 0x88 0x0 0x28c0007 0x0 0x68 0x0 0x2900005 0x0 0x0 0x0 0x0 0x0 0x2930003 0x0 0x80 0x29a0007 0x1800 0x68 0x0 0x29e0005 0x0 0x0 0x0 0x0 0x0 0x2a10003 0x0 0x18 0x2ab0007 0x1800 0xfffffffffffffce8 0x1d3 0x2ae0003 0x1d3 0xfffffffffffff6d8 0x2b80005 0x1a 0x0 0x0 0x0 0x0 0x2bd0007 0x1a 0x598 0x0 0x2df0007 0x0 0x70 0x0 0x2ed0007 0x0 0x50 0x0 0x2f10005 0x0 0x0 0x0 0x0 0x0 0x2fa0007 0x0 0x40 0x0 0x3080007 0x0 0x20 0x0 0x3180003 0x0 0xf8 0x3230007 0x0 0x30 0x0 0x33c0002 0x0 0x3620007 0x0 0x70 0x0 0x3700007 0x0 0x50 0x0 0x3770005 0x0 0x0 0x0 0x0 0x0 0x3800007 0x0 0x40 0x0 0x38e0007 0x0 0x20 0x0 0x3a10007 0x0 0x40 0x0 0x3aa0007 0x0 0xffffffffffffff00 0x0 0x3b30007 0x0 0xe8 0x0 0x3be0007 0x0 0xc8 0x0 0x3cc0007 0x0 0x38 0x0 0x3df0003 0x0 0x88 0x3ed0007 0x0 0x70 0x0 0x3fd0007 0x0 0x50 0x0 0x4040005 0x0 0x0 0x0 0x0 0x0 0x40b0005 0x0 0x0 0x0 0x0 0x0 0x4120007 0x0 0xfffffffffffff370 0x0 0x41b0007 0x0 0x40 0x0 0x4240007 0x0 0xfffffffffffff330 0x0 0x42b0007 0x0 0x40 0x0 0x4320007 0x0 0x50 0x0 0x43d0007 0x0 0x30 0x0 0x4410002 0x0 0x4480007 0x0 0xfffffffffffff2a0 0x0 0x44d0007 0x0 0x68 0x0 0x4510005 0x0 0x0 0x0 0x0 0x0 0x4540003 0x0 0xfffffffffffff230 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45b0003 0x0 0xfffffffffffff1e8 0x46d0005 0x0 0x0 0x0 0x0 0x0 0x4740007 0x0 0x40 0x0 0x47b0007 0x0 0x50 0x0 0x4860007 0x0 0x30 0x0 0x48a0002 0x0 0x4910007 0x0 0xfffffffffffff130 0x0 0x49e0003 0x0 0xfffffffffffff110 0x4a20007 0x1a 0xfffffffffffff0f8 0x0 0x4ca0007 0x0 0x88 0x0 0x4d80007 0x0 0x68 0x0 0x4dc0005 0x0 0x0 0x0 0x0 0x0 0x4e20003 0x0 0x68 0x4ec0007 0x0 0x50 0x0 0x4f00005 0x0 0x0 0x0 0x0 0x0 0x4f90007 0x0 0x20 0x0 0x5080007 0x0 0x40 0x0 0x5110007 0x0 0xd8 0x0 0x5180007 0x0 0xb8 0x0 0x51d0007 0x0 0x68 0x0 0x5210005 0x0 0x0 0x0 0x0 0x0 0x5240003 0x0 0x48 0x5280005 0x0 0x0 0x0 0x0 0x0 0x54b0007 0x0 0x88 0x0 0x5590007 0x0 0x68 0x0 0x55d0005 0x0 0x0 0x0 0x0 0x0 0x5630003 0x0 0x18 0x56f0007 0x0 0x40 0x0 0x57d0007 0x0 0x20 0x0 0x5900007 0x0 0x20 0x0 0x5990003 0x0 0x2c0 0x5a40007 0x0 0x20 0x0 0x5ae0007 0x0 0x40 0x0 0x5b70007 0x0 0xd8 0x0 0x5be0007 0x0 0xb8 0x0 0x5c30007 0x0 0x68 0x0 0x5c70005 0x0 0x0 0x0 0x0 0x0 0x5ca0003 0x0 0x48 0x5ce0005 0x0 0x0 0x0 0x0 0x0 0x5d50008 0x6 0x0 0xc8 0x0 0x40 0x0 0x58 0x5f30003 0x0 0x88 0x5f80007 0x0 0x70 0x0 0x5fc0005 0x0 0x0 0x0 0x0 0x0 0x5ff0007 0x0 0x20 0x0 0x6260007 0x0 0x88 0x0 0x6340007 0x0 0x68 0x0 0x6380005 0x0 0x0 0x0 0x0 0x0 0x63e0003 0x0 0x18 0x64a0007 0x0 0x40 0x0 0x6580007 0x0 0x20 0x0 0x66b0007 0x0 0xfffffffffffffd58 0x0 0x6700007 0x0 0xfffffffffffffd38 0x0 0x6760007 0x0 0x38 0x0 0x67c0003 0x0 0x18 0x6820005 0x0 0x0 0x0 0x0 0x0 0x6900003 0x0 0xffffffffffffea98 0x69e0007 0x0 0xf0 0x6fbe 0x6a90007 0x3f70 0x68 0x304e 0x6ad0005 0x0 0x206187d0 0x304e 0x0 0x0 0x6b10003 0x304e 0xffffffffffffea10 0x6bb0007 0x3e46 0xffffffffffffe9f8 0x12a 0x6c00005 0x0 0x206187d0 0x12a 0x0 0x0 0x6c40003 0x12a 0xffffffffffffe9a8 0x6ca0007 0x0 0x120 0x0 0x6d00007 0x0 0x100 0x0 0x6db0007 0x0 0x30 0x0 0x6e40002 0x0 0x6e90005 0x0 0x0 0x0 0x0 0x0 0x6f30007 0x0 0xffffffffffffe8f0 0x0 0x6fa0007 0x0 0x38 0x0 0x6fd0003 0x0 0xffffffffffffe8b0 0x7070002 0x0 0x70c0003 0x0 0x80 0x7120007 0x0 0x58 0x0 0x7180007 0x0 0x38 0x0 0x71b0003 0x0 0xffffffffffffe830 0x7230002 0x0 0x72a0007 0x0 0xffffffffffffe808 0x0 0x72e0005 0x0 0x0 0x0 0x0 0x0 0x7320003 0x0 0xffffffffffffe7b8 0x7360003 0x0 0xffffffffffffe7a0 0x73a0003 0x0 0x18 oops 2 698 org/eclipse/jdt/internal/compiler/parser/Scanner 711 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 1 0 orig 264 168 227 165 116 0 0 0 0 8 239 123 33 0 0 0 0 48 4 0 0 80 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 31 0 0 0 0 0 data 93 0x1f0007 0x0 0xa0 0x0 0x220003 0x0 0x48 0x370007 0x0 0x30 0x0 0x4a0002 0x0 0x5c0007 0x0 0xffffffffffffffd0 0x0 0x5f0003 0x0 0x28 0x720002 0x0 0x800007 0x0 0x30 0x0 0x9b0002 0x0 0xaf0002 0x0 0xb60007 0x0 0x130 0x0 0xba0007 0x0 0x110 0x0 0xcd0002 0x0 0xd40007 0x0 0xe0 0x0 0xd80007 0x0 0xc0 0x0 0xeb0002 0x0 0xf20007 0x0 0x90 0x0 0xf60007 0x0 0x70 0x0 0x1090002 0x0 0x1110007 0x0 0x40 0x0 0x1160007 0x0 0x30 0x0 0x11f0002 0x0 0x13d0007 0x0 0x50 0x0 0x14d0005 0x0 0x0 0x0 0x0 0x0 0x1510005 0x0 0x0 0x0 0x0 0x0 0x15b0007 0x0 0x38 0x0 0x15f0003 0x0 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 2 5700 orig 264 168 227 165 116 0 0 0 0 232 23 124 33 0 0 0 0 40 3 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 0 0 0 129 175 0 0 1 0 0 0 212 10 0 0 0 0 0 0 2 0 0 0 0 0 35 0 2 0 0 0 224 1 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 60 0x60007 0x15f0 0xf8 0x0 0x140007 0x0 0x40 0x0 0x210007 0x0 0x20 0x0 0x370007 0x0 0x30 0x0 0x4f0002 0x0 0x670007 0x0 0x38 0x0 0x860003 0x0 0x130 0x8e0003 0x0 0x118 0x970003 0x0 0x100 0xa00007 0x0 0xe8 0x15f0 0xa70007 0x15f0 0x58 0x0 0xb90007 0x0 0x38 0x0 0xcb0003 0x0 0x88 0xd9e007 0x1 0x40 0x15f0 0xe60007 0x15f0 0x20 0x0 0xfc0007 0x15eb 0x30 0x6 0x1140002 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner atEnd ()Z 1 0 orig 264 168 227 165 116 0 0 0 0 128 169 123 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 2 6902 orig 264 168 227 165 116 0 0 0 0 200 192 123 33 0 0 0 0 112 2 0 0 176 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 145 207 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 22 0 2 0 0 0 32 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 36 0x80007 0x19e8 0x20 0xa 0x2e0007 0x19e2 0x90 0x6 0x3c0007 0x6 0x70 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x480007 0x0 0x20 0x0 0x630007 0x162 0x20 0x1886 0x760007 0x162 0x50 0x0 0x7a0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner unicodeInitializeBuffer (I)V 1 22 orig 264 168 227 165 116 0 0 0 0 24 83 124 33 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 12 0x90007 0x14 0x20 0x2 0x200007 0x14 0x30 0x2 0x350002 0x2 0x460002 0x16 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 1 0 orig 264 168 227 165 116 0 0 0 0 152 26 124 33 0 0 0 0 248 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 0 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 21 0xb0008 0x6 0x0 0x58 0x0 0x40 0x0 0x58 0x2c0003 0x0 0x18 0x490007 0x0 0x50 0x0 0x650002 0x0 0x790002 0x0 0x8d0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/ScannerHelper isDigit (C)Z 2 4403 orig 264 168 227 165 116 0 0 0 0 96 252 217 33 0 0 0 0 200 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 121 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 128 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 16 0x40007 0x0 0x40 0xf33 0xe0007 0xf33 0x20 0x0 0x160002 0x0 0x190007 0x0 0x30 0x0 0x230002 0x0 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$40 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$39 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$38 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$37 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$36 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$35 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$34 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$33 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$32 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$31 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$30 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$28 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$27 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$25 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$24 +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$23 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$22 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$21 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$20 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter$$Lambda$19 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/env/EnumConstantSignature +instanceKlass org/eclipse/jdt/internal/compiler/env/ClassSignature +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/util/List 1 1 112 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 1 +ciInstanceKlass java/util/Collections$UnmodifiableRandomAccessList 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 7 100 1 1 1 1 1 1 12 12 12 9 10 10 11 1 1 1 +instanceKlass java/lang/StringIndexOutOfBoundsException +instanceKlass java/lang/ArrayIndexOutOfBoundsException +ciInstanceKlass java/lang/IndexOutOfBoundsException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/NumberFormatException 0 0 39 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 1 1 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/core/compiler/InvalidInputException 0 0 26 100 1 100 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper 1 1 375 7 1 100 1 1 1 1 1 1 3 1 3 1 1 1 1 1 1 3 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 9 12 1 1 1 1 1 10 12 1 1 1 8 1 10 12 1 1 9 12 1 8 1 9 12 1 8 1 9 12 1 8 1 9 12 100 1 100 100 1 100 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 10 12 1 1 10 12 1 10 100 1 12 1 10 100 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 1 1 1 10 100 1 12 1 1 1 10 12 1 1 1 5 0 10 12 3 3 10 12 5 0 10 12 5 0 10 12 10 12 1 1 10 12 1 1 1 1 1 10 12 10 12 3 3 3 1 1 100 1 10 12 8 1 10 1 1 10 12 1 1 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/ScannerHelper Bits [J 64 +staticfield org/eclipse/jdt/internal/compiler/parser/ScannerHelper OBVIOUS_IDENT_CHAR_NATURES [I 128 +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1 1 91 7 1 7 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 1 9 12 1 1 10 12 1 1 9 100 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I -1 4 inline 13 0 -1 org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 1 285 org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 1 3445 org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 1 914 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 977 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 1 864 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 2422 java/lang/IndexOutOfBoundsException ()V 1 3180 org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 1 692 org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 2 95 org/eclipse/jdt/internal/compiler/parser/ScannerHelper isDigit (C)Z 1 713 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 1 752 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 817 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z diff --git a/dependencies/replay_pid153824.log b/dependencies/replay_pid153824.log new file mode 100644 index 000000000..e292d6581 --- /dev/null +++ b/dependencies/replay_pid153824.log @@ -0,0 +1,1532 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 119 ciObject found +ciMethod java/util/Arrays hashCode ([C)I 1825 16857 2544 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 9407 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2105 1 16969 0 320 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2097 1 5831 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 36787 orig 264 168 227 165 116 0 0 0 0 32 253 213 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 241 37 1 0 153 125 4 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x2407 0x20 0xb7 0x80007 0x0 0x40 0x2407 0xc0007 0x2407 0x20 0x0 0x150007 0x17f2 0x20 0xc15 0x1d0003 0x17f2 0x38 0x260007 0x77df 0x20 0x20c 0x2f0007 0x79eb 0xffffffffffffffe0 0x15e6 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1817 1545 5737 0 896 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 16969 orig 264 168 227 165 116 0 0 0 0 232 2 214 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 17 10 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x4142 oops 0 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 216 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 8 0 0 97 72 0 0 217 100 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x90c 0x20 0x0 0x130007 0x90c 0x38 0xcc9b 0x270003 0xcc9b 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 5834 orig 264 168 227 165 116 0 0 0 0 128 102 9 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 25 174 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x15bd 0x20 0x6 0xe0005 0x5 0x21d0bca0 0x15b8 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6135 orig 264 168 227 165 116 0 0 0 0 128 57 46 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225 0 0 0 49 172 0 0 177 185 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1586 0x110003 0x1586 0x88 0x190007 0x1f3 0x50 0x1413 0x1f0002 0x1413 0x220007 0xb 0x20 0x1408 0x310007 0x1fe 0x20 0x0 0x3f0007 0x1606 0xffffffffffffff90 0x17e oops 0 +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 100 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; -1 4 inline 5 0 -1 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 3 1 java/util/Arrays hashCode ([C)I 2 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z diff --git a/dependencies/replay_pid154412.log b/dependencies/replay_pid154412.log new file mode 100644 index 000000000..589dc887e --- /dev/null +++ b/dependencies/replay_pid154412.log @@ -0,0 +1,2609 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 528 ciObject found +ciMethod java/lang/Object ()V 4097 1 1197857 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2241 1 9604 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3073 1 384 0 -1 +ciMethod java/util/AbstractList ()V 2081 1 45064 0 32 +ciMethod java/util/AbstractCollection ()V 2057 1 45777 0 32 +ciMethod java/util/ArrayList (I)V 4097 1 5400 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 16856 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16262 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 16854 0 544 +ciMethod java/util/ArrayList grow (I)V 753 1 5222 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 1043 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 14406 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 3169 1 9016 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 833 1 224 0 -1 +ciMethod java/lang/Math max (II)I 817 1 47583 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 10431 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2049 1 7459 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1937 17609 2544 0 320 +ciMethodData java/lang/Object ()V 2 1197868 orig 264 168 227 165 116 0 0 0 0 128 4 231 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 41 146 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 45777 orig 264 168 227 165 116 0 0 0 0 96 121 243 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 129 142 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb1d0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14409 orig 264 168 227 165 116 0 0 0 0 160 10 244 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 241 183 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x36fe 0x1a0004 0x0 0x1f9a04e0 0x1 0x1f9a0590 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16262 orig 264 168 227 165 116 0 0 0 0 24 0 244 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 201 241 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3e39 0x90002 0x3e39 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16856 orig 264 168 227 165 116 0 0 0 0 120 255 243 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 89 4 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2b0b 0x30 0x1580 0xa0002 0x1580 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16854 orig 264 168 227 165 116 0 0 0 0 200 0 244 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 73 4 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2aa1 0x30 0x15e8 0x160002 0x15e8 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5222 orig 264 168 227 165 116 0 0 0 0 144 1 244 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 65 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x23 0x20 0x13e5 0x180007 0x1408 0x30 0x0 0x1c0002 0x0 0x260002 0x1408 oops 0 +ciMethodData java/util/AbstractList ()V 2 45064 orig 264 168 227 165 116 0 0 0 0 248 101 243 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 33 120 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xaf04 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 1050 orig 264 168 227 165 116 0 0 0 0 16 8 244 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 129 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x3d0 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x3d0 0x300007 0x3d0 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 10431 orig 264 168 227 165 116 0 0 0 0 48 24 249 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 249 61 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x1f86ccf0 0x27bf 0x0 0x0 0x60002 0x27bf 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5407 orig 264 168 227 165 116 0 0 0 0 232 251 243 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x131f 0x50007 0x79f 0x38 0xb80 0x100003 0xb80 0x100 0x140007 0x0 0x38 0x79f 0x1e0003 0x79f 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1369 9105 1203 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1033 1486 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 18970 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 1873 1 813 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2201 1 20987 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1793 32769 3216 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 921 34513 2235 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 425 1 50 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 969 1 222 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2771 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2185 1 273 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1668 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 817 1 4232 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1985 1 248 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1251 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 3201 1 400 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1600 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2673 1 320 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 5857 0 128 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 6903 0 32 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2714 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3161 1 574 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 765 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13865 1215 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2265 1 1642 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 481 1 286 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2369 1 5569 0 64 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 5725 0 64 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1831 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2097 1 1610 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 156 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 129 1 59 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3185 1 1724 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 465 1 167 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 720 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 291 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 361 1 147 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2097 1 1539 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 3297 1 4161 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1401 1465 369 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1767 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 61 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1425 1 557 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2480 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 31 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2601 1 383 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 6820 0 992 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 3746 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1401 217 518 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2437 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1825 1 2435 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2153 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3601 385 3594 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 561 561 514 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1 1 170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 321 81 1699 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1697 1 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 529 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2273 1 229 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 521 1 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 3 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 116 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 601 1 224 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 67 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 57 41 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2137 1 4872 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 273 1 4185 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1473 1 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1937 1 2005 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1897 1 2438 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1577 26025 1502 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 116 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2933 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 148 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2209 1 6500 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3009 1 29402 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2193 1 1612 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 31 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 40 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1577 1 562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3073 3985 432 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4591 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2733 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 6184 0 960 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1257 1 324 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4097 1 601 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 177 1 53 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 929 2105 86 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3097 3353 8160 0 928 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2233 785 215 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 529 225 206 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1009 1057 202 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 8 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 249 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 8 0 0 241 71 0 0 233 97 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8fe 0x20 0x0 0x130007 0x8fe 0x38 0xcc3d 0x270003 0xcc3d 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 74198 orig 264 168 227 165 116 0 0 0 0 96 250 236 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 201 80 2 0 177 14 9 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x4612 0x20 0x407 0x80007 0x0 0x40 0x4612 0xc0007 0x4612 0x20 0x0 0x150007 0x2c7c 0x20 0x1996 0x1d0003 0x2c7c 0x38 0x260007 0xf578 0x20 0x30f 0x2f0007 0xf887 0xffffffffffffffe0 0x296d oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1977 1 2027 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2337 1 18960 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2681 1 9211 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2737 20449 12964 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 329 1 43 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2057 1697 5813 0 896 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3105 1825 567 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2625 433 339 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 2777 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 212 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1609 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1689 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1641 1 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1617 1 1172 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2209 1 3206 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1361 1 170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2433 1 6931 0 1408 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2097 1 1592 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 5446 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1689 2217 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1121 1273 1655 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1609 1569 1551 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6953 1381 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 56 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 241 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1621 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1560 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1551 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1542 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 5446 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1786 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2097 2345 1592 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1786 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 97 1 451 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 145 1 447 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1794 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 18960 orig 264 168 227 165 116 0 0 0 0 16 22 73 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 1 0 0 97 71 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 62 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 20991 orig 264 168 227 165 116 0 0 0 0 136 0 237 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 1 0 0 97 135 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x50ec oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 160127 orig 264 168 227 165 116 0 0 0 0 200 24 73 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 252 9 0 0 113 138 1 0 25 60 19 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x314e 0x70 0x2e0007 0x23688 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x23688 0xffffffffffffffa8 0x314e 0x950007 0x314e 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 9211 orig 264 168 227 165 116 0 0 0 0 16 23 73 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 97 21 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 6931 orig 264 168 227 165 116 0 0 0 0 152 8 75 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 47 1 0 0 25 207 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x144d 0xb0 0x596 0xd0005 0x0 0x2056f7f0 0x57b 0x2056f8a0 0x1b 0x200005 0x0 0x2056f7f0 0x57b 0x2056f8a0 0x1b 0x230005 0x0 0x2056f7f0 0x57b 0x2056f8a0 0x1b oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 29477 orig 264 168 227 165 116 0 0 0 0 192 119 35 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 120 1 0 0 105 141 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x71ad oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 500 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4906 orig 264 168 227 165 116 0 0 0 0 32 53 35 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 1 0 0 249 144 0 0 17 145 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x68c 0x38 0xb93 0x50003 0xb93 0x18 0xc0007 0x1f 0x38 0x1200 0x120003 0x1200 0x18 0x1e0003 0x121f 0x58 0x2b0002 0x1f 0x2e0004 0x0 0x1f862070 0x1f 0x0 0x0 0x350007 0x1f 0xffffffffffffffc0 0x121f oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 31 orig 264 168 227 165 116 0 0 0 0 104 255 8 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x214382e0 0x1f 0x0 0x0 0x40007 0x0 0xb0 0x1f 0x80004 0x0 0x214382e0 0x1f 0x0 0x0 0x100007 0x1f 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x214382e0 0x1f 0x0 0x0 0x280007 0x1f 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x3 0x38 0x1c 0x3b0003 0x1c 0x18 0x480003 0x1f 0xc8 0x570005 0x0 0x21c82f40 0x3 0x0 0x0 0x600005 0x0 0x21c82f40 0x3 0x0 0x0 0x680002 0x3 0x6c0002 0x3 0x6f0004 0x0 0x21c82ff0 0x3 0x0 0x0 0x770007 0x3 0xffffffffffffff50 0x1f 0x7b0005 0x0 0x214382e0 0x1f 0x0 0x0 0x830005 0x0 0x214382e0 0x1f 0x0 0x0 0x880007 0x1f 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x2056fab0 0x1f 0x0 0x0 0xac0005 0x0 0x2056fab0 0x1f 0x0 0x0 oops 10 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 53 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 59 org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 69 org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 5446 orig 264 168 227 165 116 0 0 0 0 104 11 75 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 49 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x2056f7f0 0x1352 0x2056f8a0 0x54 0x40002 0x13a6 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 5446 orig 264 168 227 165 116 0 0 0 0 192 129 75 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 49 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0x11b0 0x40 0x1f6 0xc0007 0x0 0x20 0x1f6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 6903 orig 264 168 227 165 116 0 0 0 0 144 244 238 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 169 207 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x19f5 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 96438 orig 264 168 227 165 116 0 0 0 0 200 42 237 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 218 16 0 0 65 66 0 0 225 62 11 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x848 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x848 0x130007 0x848 0x20 0x0 0x200003 0x848 0x38 0x280007 0x9a2d 0x20 0x1182 0x340007 0xabaf 0xffffffffffffffe0 0x848 0x470003 0x848 0x78 0x4f0007 0x9a2d 0x60 0x1182 0x5d0004 0x0 0x1e682f10 0x1182 0x0 0x0 0x6f0002 0x1182 0x7e0007 0xabaf 0xffffffffffffffa0 0x848 0x8b0004 0x0 0x1e682f10 0x848 0x0 0x0 0x990002 0x848 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 8569 orig 264 168 227 165 116 0 0 0 0 224 31 39 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 163 1 0 0 233 242 0 0 177 254 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1e5d 0x110003 0x1e5d 0x88 0x190007 0x176 0x50 0x1dc7 0x1f0002 0x1dc7 0x220007 0x3 0x20 0x1dc4 0x310007 0x13a 0x20 0x3f 0x3f0007 0x1f3d 0xffffffffffffff90 0x99 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 5592 orig 264 168 227 165 116 0 0 0 0 144 136 239 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 129 165 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x1431 0x20 0x7f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 3206 orig 264 168 227 165 116 0 0 0 0 176 5 75 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 1 0 0 145 91 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x587 0x30 0x5eb 0x90002 0x5eb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 2848 orig 264 168 227 165 116 0 0 0 0 168 20 75 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 0 0 0 89 47 0 0 9 84 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x2056f7f0 0x5cf 0x2056f8a0 0x1c 0x90005 0x0 0x2056f7f0 0x5cf 0x2056f8a0 0x1c 0x130003 0x5eb 0x260 0x1c0005 0x0 0x2056f7f0 0x766 0x2056f8a0 0x5a 0x310005 0x0 0x2056f7f0 0x766 0x2056f8a0 0x5a 0x340005 0x0 0x2056f7f0 0x766 0x2056f8a0 0x5a 0x3c0007 0x0 0x188 0x7c0 0x430008 0xa 0x33c 0x168 0x0 0xf0 0x4 0x60 0xed 0xa8 0x0 0x138 0x710002 0xd 0x740007 0x0 0xf8 0xd 0x7d0003 0xd 0xd8 0x850002 0x175 0x880007 0x175 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x2056f7f0 0x766 0x2056f8a0 0x5a 0xcf0007 0x7c0 0xfffffffffffffdb8 0x5eb oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6276 orig 264 168 227 165 116 0 0 0 0 104 94 74 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 161 173 0 0 129 189 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x15b4 0x110003 0x15b4 0x88 0x190007 0x1f3 0x50 0x144b 0x1f0002 0x144b 0x220007 0xb 0x20 0x1440 0x310007 0x1fe 0x20 0x0 0x3f0007 0x163e 0xffffffffffffff90 0x174 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 6500 orig 264 168 227 165 116 0 0 0 0 64 115 35 35 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 1 0 0 129 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x1850 0x40007 0x1850 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x1706 0x20 0x14a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 28771 orig 264 168 227 165 116 0 0 0 0 192 74 35 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 181 12 0 0 41 41 0 0 225 25 3 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x525 0x40007 0x525 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x200007 0x525 0x20 0x0 0x2c0005 0x0 0x2056d9c0 0x525 0x0 0x0 0x2f0007 0x4b7 0x80 0x6e 0x380007 0x51 0x60 0x1d 0x400007 0x4 0x40 0x19 0x470007 0x0 0x20 0x19 0x680005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x740007 0x0 0x38 0x525 0x780003 0x525 0x18 0x800005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x870005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x8c0002 0x525 0x8f0002 0x525 0x950005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x9e0007 0x171 0x750 0x3b4 0xa20005 0x0 0x2056f7f0 0x3a7 0x2056f8a0 0xd 0xae0007 0x0 0x50 0x3b4 0xb90005 0x0 0x2056f950 0x3b4 0x0 0x0 0xc60003 0x3b4 0x78 0xcd0007 0x2c 0x60 0x37c 0xd70007 0x18c 0x40 0x1f0 0xe70007 0x2346 0x0 0x1f0 0xf70007 0x3a8 0xffffffffffffffa0 0x3b4 0xfe0005 0x0 0x2056f7f0 0x3a7 0x2056f8a0 0xd 0x1030007 0x346 0x110 0x6e 0x1070005 0x22 0x2056d9c0 0x4c 0x0 0x0 0x10a0007 0x6d 0x70 0x1 0x10e0005 0x0 0x2056d9c0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x2056d9c0 0x6e 0x0 0x0 0x11b0007 0x6e 0x20 0x0 0x12a0007 0x16f 0x218 0x245 0x13e0007 0x0 0x20 0x245 0x1540003 0x245 0x1b8 0x1640007 0x2c 0x0 0x37c 0x16b0007 0x18c 0x40 0x1f0 0x17b0007 0x2346 0x0 0x1f0 0x1820007 0x0 0x140 0x37c 0x1a40005 0x0 0x2056fa00 0x37c 0x0 0x0 0x1a90005 0x0 0x2056fab0 0x37c 0x0 0x0 0x1ac0004 0x0 0x2056d9c0 0x168 0x2056fb60 0x78 0x1af0007 0x0 0x90 0x37c 0x1c30005 0x0 0x2056f7f0 0x378 0x2056f8a0 0x4 0x1ce0002 0x37c 0x1d10004 0x0 0x2056fc10 0x37c 0x0 0x0 0x1df0007 0x37c 0xfffffffffffffe60 0x245 0x1e30005 0x0 0x2056f7f0 0x3a7 0x2056f8a0 0xd 0x1ec0007 0x0 0x108 0x3b4 0x1f60007 0x320 0xe8 0x94 0x2030003 0x94 0xa8 0x21c0005 0x0 0x2056fa00 0xa9 0x0 0x0 0x2210005 0x0 0x2056fab0 0xa9 0x0 0x0 0x2240004 0x0 0x2056d9c0 0x58 0x2056fb60 0x51 0x22c0007 0xa9 0xffffffffffffff70 0x94 0x2300005 0x0 0x2056f7f0 0x3a7 0x2056f8a0 0xd 0x2350007 0x6e 0x80 0x346 0x2490005 0x0 0x2056fa00 0x346 0x0 0x0 0x24e0005 0x0 0x2056fab0 0x346 0x0 0x0 0x2550007 0x3b4 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x3b4 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x171 0x2aa0005 0x0 0x2056f950 0x171 0x0 0x0 0x2c10002 0x171 0x2d30007 0x115 0x30 0x5c 0x2ea0002 0x5c 0x3070007 0x0 0x2a8 0x171 0x3220007 0x123 0x38 0x4e 0x3300003 0x4e 0x268 0x3380002 0x123 0x3400003 0x123 0xf8 0x34a0005 0x0 0x2056f7f0 0x1e0 0x2056f8a0 0xa 0x3560002 0x1ea 0x35d0002 0x1ea 0x3730005 0x0 0x2056fa00 0x1ea 0x0 0x0 0x3780005 0x0 0x2056fab0 0x1ea 0x0 0x0 0x37b0005 0x0 0x2056fd30 0x1ea 0x0 0x0 0x3930007 0x1ea 0xffffffffffffff20 0x123 0x3a30005 0x0 0x2056fd30 0x123 0x0 0x0 0x3b30005 0x0 0x2056fd30 0x123 0x0 0x0 0x3c10007 0x0 0xc8 0x123 0x3ce0003 0x123 0x88 0x3dc0005 0x0 0x2056f7f0 0x1e0 0x2056f8a0 0xa 0x3e70002 0x1ea 0x3ea0004 0x0 0x2056fc10 0x1ea 0x0 0x0 0x3f20007 0x1ea 0xffffffffffffff90 0x123 0x4020005 0x0 0x2056fa00 0x171 0x0 0x0 0x4070005 0x0 0x2056fab0 0x171 0x0 0x0 0x40e0005 0x0 0x2056fde0 0x171 0x0 0x0 0x4110007 0x171 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x2056f7f0 0x163 0x2056f8a0 0xe 0x4930007 0x0 0x108 0x171 0x49d0007 0x14c 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x2056fa00 0x2d 0x0 0x0 0x4c80005 0x0 0x2056fab0 0x2d 0x0 0x0 0x4cb0004 0x0 0x2056fb60 0x22 0x2056d9c0 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x4dc0007 0x4ae 0x48 0x77 0x4ea0002 0x77 0x4ed0003 0x77 0x58 0x4f70005 0x0 0x2056f7f0 0x493 0x2056f8a0 0x1b 0x5030002 0x4ae 0x50a0005 0x0 0x2056fa00 0x525 0x0 0x0 0x5140005 0x0 0x2056fa00 0x525 0x0 0x0 0x51d0007 0x0 0x80 0x525 0x5230007 0x525 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x525 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x525 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x525 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x5a00005 0x0 0x2056f7f0 0x50a 0x2056f8a0 0x1b 0x5a50007 0x4ae 0xc0 0x77 0x5aa0005 0x0 0x2056fa00 0x77 0x0 0x0 0x5b40005 0x0 0x2056fa00 0x77 0x0 0x0 0x5c50002 0x77 0x5c80005 0x0 0x2056deb0 0x77 0x0 0x0 0x5d50002 0x525 0x5db0005 0x0 0x2056d9c0 0x525 0x0 0x0 0x5de0007 0x525 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x2056deb0 0x525 0x0 0x0 0x5fe0007 0x0 0x20 0x524 0x60a0007 0x0 0x50 0x524 0x6140005 0x0 0x2056f7f0 0x509 0x2056f8a0 0x1b 0x62c0003 0x524 0x48 0x63d0005 0x0 0x2056fe90 0x73 0x0 0x0 0x6470007 0x73 0xffffffffffffffd0 0x524 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 254 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1551 orig 264 168 227 165 116 0 0 0 0 168 1 75 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 49 42 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x546 0x80002 0x546 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1551 orig 264 168 227 165 116 0 0 0 0 0 25 75 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 49 42 0 0 25 40 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x2056f7f0 0x52a 0x2056f8a0 0x1c 0xb0007 0x62 0x178 0x4e4 0x100003 0x4e4 0x138 0x190005 0x0 0x2056f7f0 0x4ca 0x2056f8a0 0x1c 0x2e0005 0x0 0x2056f7f0 0x4ca 0x2056f8a0 0x1c 0x310005 0x0 0x2056f7f0 0x4ca 0x2056f8a0 0x1c 0x3b0002 0x4e6 0x3e0007 0x41 0x50 0x4a5 0x430002 0x4a5 0x4a0007 0x0 0x20 0x4a5 0x5e0005 0x0 0x2056f7f0 0x41 0x0 0x0 0x6a0007 0x4e6 0xfffffffffffffee0 0x3f oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 2464 orig 264 168 227 165 116 0 0 0 0 248 69 35 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 237 0 0 0 153 69 0 0 241 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x894 0xf8 0x1f 0x100003 0x1f 0xb8 0x1a0005 0x0 0x214382e0 0x1f 0x0 0x0 0x1f0002 0x1f 0x2a0005 0x0 0x2056fab0 0x1f 0x0 0x0 0x300007 0x1f 0x30 0x0 0x390002 0x0 0x450007 0x1f 0xffffffffffffff60 0x1f oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 2027 orig 264 168 227 165 116 0 0 0 0 192 68 35 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 241 0 0 0 201 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x6f9 0x40007 0x6f9 0x30 0x0 0xb0002 0x0 0x100007 0x6f9 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x6f9 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1551 orig 264 168 227 165 116 0 0 0 0 248 3 75 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 205 0 0 0 17 42 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x3cd 0xa0 0x175 0xc0007 0x0 0x80 0x175 0x1e0005 0x0 0x2056f7f0 0x167 0x2056f8a0 0xe 0x210005 0x0 0x2056f7f0 0x167 0x2056f8a0 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 1172 orig 264 168 227 165 116 0 0 0 0 232 4 75 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 81 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x3ca 0xd0005 0x0 0x2056f7f0 0x3bc 0x2056f8a0 0xe 0x200005 0x0 0x2056f7f0 0x3bc 0x2056f8a0 0xe 0x230005 0x0 0x2056f7f0 0x3bc 0x2056f8a0 0xe oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 2027 orig 264 168 227 165 116 0 0 0 0 232 203 72 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 247 0 0 0 161 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 4256 orig 264 168 227 165 116 0 0 0 0 64 165 238 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 102 0 0 0 209 129 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x785 0x20 0x8b5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 5730 orig 264 168 227 165 116 0 0 0 0 120 141 239 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 97 177 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0xeef 0x40 0x73d 0x150007 0x725 0x20 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 291 orig 264 168 227 165 116 0 0 0 0 168 132 239 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 60 0 0 0 57 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x89 0x20 0x5e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4123 orig 264 168 227 165 116 0 0 0 0 184 104 10 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 1 0 0 201 114 0 0 201 96 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xe59 0x18 0x110007 0x8e 0x0 0xe59 0x190007 0xdcc 0x158 0x8d 0x210007 0x8d 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x899 0x20 0x5c0 0x780007 0x77c 0x1f0 0x6dd 0x7e0008 0x14 0x0 0x188 0x3 0x128 0x16 0xf8 0x2 0x110 0x2 0x140 0x65 0xb0 0x3a 0x158 0x0 0x170 0x50 0xe0 0x24 0xc8 0xd50003 0x293 0x150 0xdd0003 0x153 0x138 0xe50003 0x132 0x120 0xed0003 0x6d 0x108 0xf50003 0x9 0xf0 0xfd0003 0x4e 0xd8 0x1050003 0x31 0xc0 0x10d0003 0xcb 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x2056fab0 0x77c 0x0 0x0 0x1370007 0xc3e 0x50 0x21b 0x13c0007 0x21b 0x30 0x0 0x1430002 0x0 0x14f0007 0xc3e 0x30 0x0 0x1590002 0x0 0x1600007 0xbb1 0x60 0x8d 0x16d0002 0x8d 0x1700005 0x0 0x2056fe90 0x8d 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1551 orig 264 168 227 165 116 0 0 0 0 16 3 75 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 211 0 0 0 225 41 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x53c 0x80002 0x53c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2917 orig 264 168 227 165 116 0 0 0 0 152 18 75 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 1 0 0 225 41 0 0 129 82 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x2056f7f0 0x520 0x2056f8a0 0x1c 0xf0003 0x53c 0x2b0 0x180005 0x0 0x2056f7f0 0x6a1 0x2056f8a0 0x5a 0x2d0005 0x0 0x2056f7f0 0x6a1 0x2056f8a0 0x5a 0x300005 0x0 0x2056f7f0 0x6a1 0x2056f8a0 0x5a 0x3a0002 0x6fb 0x3d0007 0x646 0x1c8 0xb5 0x450005 0x0 0x2056f7f0 0xa1 0x2056f8a0 0x14 0x4f0007 0xb5 0x38 0x0 0x560003 0x0 0x188 0x620003 0xb5 0x108 0x700005 0x0 0x2056f7f0 0xb7 0x2056f8a0 0x1b 0x7b0005 0x0 0x2056f7f0 0xb7 0x2056f8a0 0x1b 0x930005 0x0 0x2056f7f0 0xb7 0x2056f8a0 0x1b 0x960005 0x0 0x2056f7f0 0xb7 0x2056f8a0 0x1b 0x990004 0x0 0x1e682f10 0xd2 0x0 0x0 0xa40007 0xd2 0xffffffffffffff10 0xb5 0xa70003 0xb5 0x48 0xb30005 0x0 0x2056f7f0 0x600 0x2056f8a0 0x46 0xc00007 0x6fb 0xfffffffffffffd68 0x53c 0xc40007 0xb5 0x38 0x487 0xce0003 0x487 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2437 orig 264 168 227 165 116 0 0 0 0 184 100 10 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 227 0 0 0 9 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x704 0x20 0x19d 0xd0002 0x8a1 0x170007 0x8a1 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x8a1 0x530007 0x8a1 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 460 orig 264 168 227 165 116 0 0 0 0 32 158 75 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 1 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x1c0 0x1e0007 0x1c0 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3559 orig 264 168 227 165 116 0 0 0 0 216 83 35 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 177 3 0 0 73 108 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x76 0x40007 0x76 0x30 0x0 0xb0002 0x0 0x250002 0x76 0x330003 0x76 0x2a0 0x3b0008 0xa 0xbd2 0x128 0x9f 0xb0 0x5 0x60 0x0 0x128 0x7b 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x76 0x660003 0x76 0x210 0x6b0007 0x5 0x1d8 0x9a 0x740007 0x0 0x1b8 0x9a 0x800007 0x2 0x198 0x98 0x860003 0x98 0x178 0x8b0007 0xb3a 0x160 0x98 0x970002 0x98 0xa20002 0x98 0xb40002 0x98 0xc20005 0x0 0x2056fa00 0x98 0x0 0x0 0xc90005 0x0 0x2056fa00 0x98 0x0 0x0 0xd30002 0x98 0xda0007 0x0 0x70 0x98 0xe20007 0x98 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x2056fd30 0x98 0x0 0x0 0x1050007 0xcf1 0xfffffffffffffd78 0x0 0x1120005 0x0 0x2056fd30 0x76 0x0 0x0 0x1170007 0x5d 0x20 0x19 0x1230003 0x76 0xf8 0x1360005 0x0 0x2056fa00 0x98 0x0 0x0 0x13b0002 0x98 0x1420005 0x98 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x98 0x14d0005 0x0 0x21aab140 0x98 0x0 0x0 0x1500007 0x98 0x20 0x0 0x1610007 0x98 0xffffffffffffff20 0x76 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 502 orig 264 168 227 165 116 0 0 0 0 112 189 77 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 113 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ee 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2606 orig 264 168 227 165 116 0 0 0 0 200 114 10 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 65 57 0 0 33 81 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x728 0x18 0x1e0007 0x42 0x0 0x728 0x260007 0x6e6 0x158 0x42 0x2e0007 0x42 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x459 0x298 0x2cf 0x8d0005 0x0 0x2056fde0 0x2cf 0x0 0x0 0x960003 0x2cf 0x58 0xa80002 0x11c 0xab0007 0x2f 0x30 0xed 0xbb0002 0xed 0xc40007 0x11c 0xffffffffffffffc0 0x1e2 0xcb0004 0x0 0x2056d9c0 0x1e2 0x0 0x0 0xce0007 0x0 0x68 0x1e2 0xd20004 0x0 0x2056d9c0 0x1e2 0x0 0x0 0xda0003 0x1e2 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1e2 0x58 0xfb0002 0x27d 0xfe0007 0x9b 0x30 0x1e2 0x10f0002 0x1e2 0x1180007 0x27d 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x2056fde0 0x459 0x0 0x0 0x14f0007 0x23e 0x38 0x21b 0x1530003 0x21b 0x18 0x15f0005 0x0 0x2056fab0 0x459 0x0 0x0 0x1660007 0x21b 0x98 0x23e 0x16b0007 0xd 0x38 0x231 0x1700003 0x231 0x58 0x17a0002 0xd 0x17d0005 0x0 0x2056fab0 0xd 0x0 0x0 0x1830004 0x0 0x2056d9c0 0xff 0x2056fb60 0x11c 0x18a0004 0xffffffffffffff01 0x2056d9c0 0x32 0x2056fb60 0x11c 0x18d0007 0xff 0xb0 0x11c 0x1920005 0x0 0x2056fb60 0x11c 0x0 0x0 0x1950007 0x114 0x60 0x8 0x19c0002 0x8 0x19f0004 0x0 0x2056d9c0 0x8 0x0 0x0 0x1a60005 0x0 0x2056d9c0 0x107 0x2056fb60 0x114 0x1b10005 0x0 0x2056d9c0 0x107 0x2056fb60 0x114 0x1b40007 0x1bf 0x98 0x5c 0x1ba0002 0x5c 0x1c20003 0x5c 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x5c 0x1e20002 0x21b 0x1ee0005 0x0 0x2056fab0 0x21b 0x0 0x0 0x1f70003 0x21b 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x21b 0x2d50002 0x21b 0x2dc0007 0x22 0x38 0x1f9 0x2e10003 0x1f9 0x58 0x2eb0002 0x22 0x2ee0005 0x0 0x2056fab0 0x22 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 175 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 179 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 181 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 209 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 213 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 215 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 456 orig 264 168 227 165 116 0 0 0 0 168 160 75 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 177 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x1b6 0x100007 0x195 0x20 0x21 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 190 orig 264 168 227 165 116 0 0 0 0 64 241 7 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 0 0 0 33 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x84 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 2005 orig 264 168 227 165 116 0 0 0 0 232 239 7 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 141 1 0 0 57 50 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x647 0x2b0007 0x7 0x40 0x640 0x310007 0x41c 0x38 0x224 0x370003 0x22b 0x18 0x420007 0x7 0x40 0x640 0x480007 0xc8 0x38 0x578 0x4e0003 0x57f 0x18 0x600007 0x0 0x110 0x647 0x670005 0x103 0x2056d9c0 0x4ec 0x21e44920 0x58 0x6a0007 0x647 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1768 orig 264 168 227 165 116 0 0 0 0 80 9 75 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 17 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 170 orig 264 168 227 165 116 0 0 0 0 208 55 8 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 0 0 0 233 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1668 orig 264 168 227 165 116 0 0 0 0 24 120 239 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 1 0 0 73 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x55b 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1768 orig 264 168 227 165 116 0 0 0 0 112 57 8 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 17 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x5e2 0xd0005 0x0 0x2056d9c0 0x5e2 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 2404 orig 264 168 227 165 116 0 0 0 0 128 136 75 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 37 1 0 0 17 47 0 0 249 65 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x1fc 0xd8 0x3e6 0xb0003 0x3e6 0x58 0x120007 0x0 0x40 0x61b 0x1a0007 0x61b 0x20 0x0 0x220007 0x0 0x40 0xa01 0x2a0007 0x61b 0xffffffffffffffa0 0x3e6 0x2f0007 0x0 0x20 0x3e6 0x350007 0x5e2 0x30 0x0 0x400002 0x0 0x450007 0x5e2 0x30 0x0 0x4e0002 0x0 0x560002 0x5e2 0x5a0005 0x0 0x1fe8a870 0x5e2 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1786 orig 264 168 227 165 116 0 0 0 0 96 170 239 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 161 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x2e 0xb8 0x5c6 0x70005 0x0 0x2056d9c0 0x5c6 0x0 0x0 0xc0007 0x4fc 0xe8 0xca 0x110005 0x7e 0x1fd98aa0 0x4c 0x0 0x0 0x150003 0xca 0x98 0x1b0005 0xc 0x214d3860 0x3 0x2056d9c0 0x1f 0x200007 0x0 0x50 0x2e 0x260005 0x1b 0x1fd98aa0 0x13 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 472 orig 264 168 227 165 116 0 0 0 0 240 77 11 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 161 3 0 0 129 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x74 0x130007 0x0 0xf0 0x74 0x250003 0x74 0x98 0x310104 0xffffffffffffffd2 0x21aab140 0x74 0x201277f0 0xa 0x340007 0x15c 0x50 0x74 0x390004 0x0 0x21aab140 0x74 0x0 0x0 0x470007 0x1d0 0xffffffffffffff80 0x74 0x4a0003 0x74 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6184 orig 264 168 227 165 116 0 0 0 0 0 188 35 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 177 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x1622 0x20 0x6 0xe0005 0x1e7 0x20925120 0x143b 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6820 orig 264 168 227 165 116 0 0 0 0 128 88 10 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 197 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x1dd 0x2214f340 0x16c7 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2733 orig 264 168 227 165 116 0 0 0 0 240 185 35 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x2d3 0x2214f340 0x5da 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4157 orig 264 168 227 165 116 0 0 0 0 192 75 10 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 129 61 0 0 193 113 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x7b0 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x2056fab0 0x7b0 0x0 0x0 0x1a0007 0x0 0x40 0x7b0 0x210007 0x7b0 0x20 0x0 0x2e0003 0x7b0 0x88 0x350005 0x0 0x1fed69a0 0x8a7 0x0 0x0 0x3a0007 0xc 0x40 0x89b 0x410007 0x89b 0x20 0x0 0x4c0007 0x8a7 0xffffffffffffff90 0x7a4 0x560005 0x0 0x1fed69a0 0x7a4 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2437 orig 264 168 227 165 116 0 0 0 0 0 99 10 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x2056fab0 0x785 0x0 0x0 0x90007 0x676 0x118 0x10f 0xf0002 0x10f 0x180007 0x10f 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x10f 0x340002 0x10f 0x3a0007 0x10f 0x20 0x0 0x4e0005 0x0 0x1fed69a0 0x10f 0x0 0x0 0x510003 0x10f 0x150 0x590007 0x676 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1da 0x80 0x49c 0x850005 0x0 0x2056fab0 0x49c 0x0 0x0 0x880004 0x0 0x2056d9c0 0x33f 0x2056fb60 0x15d oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1542 orig 264 168 227 165 116 0 0 0 0 104 122 75 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1621 orig 264 168 227 165 116 0 0 0 0 192 115 75 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1773 orig 264 168 227 165 116 0 0 0 0 192 36 10 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x1d 0x2056d9c0 0x379 0x2056fb60 0x157 0x40008 0xe 0x190 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x39d 0x20 0x133 0x5e0005 0x0 0x2056fb60 0x157 0x2056d9c0 0x246 0x610008 0x8 0xda 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x2056fb60 0x157 0x2056d9c0 0x246 0xaa0007 0x0 0x100 0x39d 0xaf0007 0x39c 0xc8 0x1 0xb40005 0x0 0x2056d9c0 0x1 0x0 0x0 0xb70004 0x0 0x2056d9c0 0x1 0x0 0x0 0xbb0005 0x0 0x2056fab0 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x39d 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x39d 0x10d0007 0x39c 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 638 orig 264 168 227 165 116 0 0 0 0 136 106 10 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 0 0 0 249 14 0 0 193 17 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x21e44920 0x1df 0x0 0x0 0xb0007 0x183 0xe0 0x5c 0xf0005 0x0 0x21e44920 0x5c 0x0 0x0 0x120007 0x5c 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x5c 0x2e0003 0x1df 0x150 0x3c0007 0x0 0x38 0x1df 0x400003 0x1df 0x18 0x440005 0x0 0x2056fa00 0x1df 0x0 0x0 0x4b0002 0x1df 0x520007 0x0 0x90 0x1df 0x580007 0x1df 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x2056fa00 0x1df 0x0 0x0 0x7c0007 0x1df 0xfffffffffffffec8 0x1df 0x810007 0x1df 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2771 orig 264 168 227 165 116 0 0 0 0 240 114 238 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 70 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x8d3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2714 orig 264 168 227 165 116 0 0 0 0 176 52 239 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 68 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x89a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 2 601 orig 264 168 227 165 116 0 0 0 0 208 224 35 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 358 orig 264 168 227 165 116 0 0 0 0 224 39 8 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 49 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x66 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1173 orig 264 168 227 165 116 0 0 0 0 184 31 8 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 185 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2d7 0x20 0xc0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1560 orig 264 168 227 165 116 0 0 0 0 48 119 75 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1551 orig 264 168 227 165 116 0 0 0 0 208 119 75 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4811 orig 264 168 227 165 116 0 0 0 0 240 54 35 35 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 0 0 0 73 149 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x164 0x2056d9c0 0x1101 0x2056fb60 0x44 0x40008 0xe 0x1e7 0x338 0x0 0x158 0x4 0x80 0x0 0xf8 0xa 0x2e8 0x6 0x270 0x0 0xf8 0x410004 0x0 0x21e44920 0x28 0x0 0x0 0x440005 0x0 0x21e44920 0x28 0x0 0x0 0x480003 0x28 0x358 0x4c0004 0x0 0x20772830 0xa 0x0 0x0 0x4f0005 0x0 0x20772830 0xa 0x0 0x0 0x540004 0x0 0x201277f0 0x5 0x0 0x0 0x620002 0x5 0x680005 0x0 0x1f85bb60 0x3 0x2056d9c0 0x2 0x6b0007 0x5 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x21aab140 0x37 0x0 0x0 0xa10005 0x0 0x21aab140 0x37 0x0 0x0 0xa50003 0x37 0x168 0xa90007 0x49 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xffffffffffffee52 0x2056d9c0 0x19a 0x2056fb60 0x44 0xb60007 0x11ae 0x80 0x44 0xba0004 0x0 0x2056fb60 0x44 0x0 0x0 0xbf0005 0x0 0x2056fb60 0x44 0x0 0x0 0xc40007 0x10c0 0x50 0xee 0xc90005 0x0 0x2056fab0 0xee 0x0 0x0 oops 16 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 39 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 45 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 51 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 59 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 61 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 113 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 2871 orig 264 168 227 165 116 0 0 0 0 216 26 75 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 3 0 0 41 27 0 0 145 62 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x2056f7f0 0x349 0x2056f8a0 0x1c 0x140005 0x0 0x2056f7f0 0x349 0x2056f8a0 0x1c 0x1e0007 0x329 0x58 0x3c 0x240003 0x3c 0x18 0x310007 0x8f 0x0 0x3c 0x360005 0x0 0x2056f7f0 0x349 0x2056f8a0 0x1c 0x410003 0x365 0x118 0x4a0005 0x0 0x2056f7f0 0x50d 0x2056f8a0 0x2a 0x5f0005 0x0 0x2056f7f0 0x50d 0x2056f8a0 0x2a 0x620005 0x0 0x2056f7f0 0x50d 0x2056f8a0 0x2a 0x6c0002 0x537 0x6f0007 0x537 0x30 0x0 0x750002 0x0 0x810005 0x0 0x2056f7f0 0x50d 0x2056f8a0 0x2a 0x8f0007 0x537 0xffffffffffffff00 0x365 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2933 orig 264 168 227 165 116 0 0 0 0 56 85 35 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 75 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x4 0x20 0x971 0x1c0002 0x4 0x1f0004 0x0 0x2056d9c0 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 5857 orig 264 168 227 165 116 0 0 0 0 8 220 238 34 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 167 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x3d7 0x20 0x110a 0x80007 0x0 0x40 0x3d7 0xc0007 0x3cf 0x20 0x8 0x170007 0x2 0x40 0x3cd 0x220007 0x3cd 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 509 orig 264 168 227 165 116 0 0 0 0 232 25 10 35 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 183 0 0 0 89 7 0 0 49 10 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xeb 0x20 0x0 0xf0005 0x0 0x2056fab0 0xeb 0x0 0x0 0x140007 0x0 0x40 0xeb 0x1b0007 0xea 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xeb 0x338 0xe30005 0x0 0x1fed69a0 0x146 0x0 0x0 0xe80007 0x10 0x40 0x136 0xef0007 0x136 0x2d0 0x0 0xf60007 0x10 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0x10 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0x10 0x1980002 0x10 0x19d0007 0x10 0x20 0x0 0x1b40005 0x0 0x1fed69a0 0x10 0x0 0x0 0x1bf0007 0x146 0xfffffffffffffce0 0xeb 0x1c30004 0xffffffffffffff15 0x1fed69a0 0xeb 0x0 0x0 0x1c60007 0xeb 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 328 orig 264 168 227 165 116 0 0 0 0 72 221 35 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 157 0 0 0 89 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xab 0x230005 0x0 0x2056fb60 0xab 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 567 orig 264 168 227 165 116 0 0 0 0 64 180 35 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 197 0 0 0 145 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0xa7 0x50 0xcb 0xe0005 0x0 0x1fed69a0 0xcb 0x0 0x0 0x150007 0x163 0x30 0xf 0x1f0002 0xf 0x380005 0x172 0x0 0x0 0x0 0x0 0x3d0007 0xb2 0x120 0xc0 0x410005 0x94 0x2056fb60 0x1a 0x1fed5a90 0x12 0x440007 0xa6 0xd0 0x1a 0x480005 0x0 0x2056d9c0 0x1a 0x0 0x0 0x4b0007 0x0 0x80 0x1a 0x4f0004 0x0 0x2056fb60 0x1a 0x0 0x0 0x570005 0x0 0x2056fb60 0x1a 0x0 0x0 0x640007 0x172 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0xa7 0x2056fb60 0xab 0x2056d9c0 0x20 0x7e0007 0xab 0x2d8 0xc7 0x850007 0xc7 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 184 orig 264 168 227 165 116 0 0 0 0 248 44 10 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 185 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0xb5 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0xb7 0x270007 0x0 0x100 0xb7 0x2f0005 0x0 0x2056fab0 0xb7 0x0 0x0 0x320005 0x0 0x2056fab0 0xb7 0x0 0x0 0x390007 0xb7 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x1fed6a90 0xb7 0x0 0x0 0x4e0005 0x0 0x1fed69a0 0xb7 0x0 0x0 0x550007 0xb7 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x2056fd30 0xb7 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 31 orig 264 168 227 165 116 0 0 0 0 160 137 35 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x1f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 31 orig 264 168 227 165 116 0 0 0 0 224 82 10 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x1e 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x1f8d2c80 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x1f8d2c80 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x1f8d2c80 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x1f 0xf90005 0x0 0x1f8d2c80 0x1f 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x1f 0x1070003 0x1f 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 40 134 35 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 129 orig 264 168 227 165 116 0 0 0 0 232 10 34 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 225 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffff84 0x2056d9c0 0x7b 0x1f5a3900 0x1 0x70007 0x7c 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 5 orig 264 168 227 165 116 0 0 0 0 200 69 10 35 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 25 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x3 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x2056fe90 0x3 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 224 28 75 35 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 231 orig 264 168 227 165 116 0 0 0 0 184 133 39 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 0 0 0 97 4 0 0 89 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x6a 0x2056deb0 0x10 0x2056d9c0 0x12 0x110003 0x8c 0xb8 0x170005 0xbd 0x21c7ffe0 0x9 0x1f5a3900 0x5 0x1a0007 0xb2 0x50 0x19 0x250004 0x0 0x2f4b920 0x19 0x0 0x0 0x2d0007 0xac 0x20 0x6 0x3d0007 0xcb 0xffffffffffffff60 0x73 0x470004 0x0 0x2056deb0 0x10 0x2056d9c0 0xf 0x4f0004 0x0 0x1fe8a870 0x1b 0x2056fc80 0x2 0x5f0007 0x6e 0x30 0x5 0x630002 0x5 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 13 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1600 orig 264 168 227 165 116 0 0 0 0 32 204 238 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 620 orig 264 168 227 165 116 0 0 0 0 24 96 74 35 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 1 0 0 65 7 0 0 121 8 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0xe8 0x160003 0xe8 0xb8 0x1e0007 0x2a 0x80 0xac 0x240002 0xac 0x270007 0x0 0x50 0xac 0x390004 0x0 0x2056d9c0 0x1f 0x1fed6a90 0x8d 0x430007 0x2a 0x20 0x0 0x530007 0xd6 0xffffffffffffff60 0x3c 0x5d0004 0x0 0x1e682f10 0x3c 0x0 0x0 0x650004 0x0 0x2056fb60 0x38 0x2056d9c0 0x4 0x750007 0x3c 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 565 orig 264 168 227 165 116 0 0 0 0 16 99 74 35 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 17 0 0 0 209 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x1 0x38 0x1 0xf0003 0x1 0x18 0x180002 0x2 0x220003 0x2 0x68 0x2d0007 0x5b 0x50 0x7f 0x380005 0x7f 0x0 0x0 0x0 0x0 0x400007 0xda 0xffffffffffffffb0 0x2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 627 orig 264 168 227 165 116 0 0 0 0 144 83 239 34 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 139 1 0 0 65 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x0 0x1e78 0x0 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x0 0x80 0x0 0xb0 0x530002 0x1 0x560007 0x1 0x20 0x0 0x640002 0x4d 0x670007 0x4d 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x4d 0x20 0x0 0xc80007 0x4d 0x20 0x0 0xd50002 0x4d 0xd80007 0x1f 0x3c0 0x2e 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x7 0xff0007 0x0 0x1c0 0x7 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x2 0x1490007 0x1 0x20 0x1 0x15d0002 0x0 0x1600007 0x0 0x20 0x0 0x1700002 0x0 0x1730007 0x0 0x20 0x0 0x1830002 0x1 0x1860007 0x1 0x20 0x0 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x0 0x1ac0007 0x0 0x20 0x0 0x1bb0002 0x19 0x1be0007 0x0 0x180 0x19 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x1 0x2010007 0x0 0x20 0x1 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x0 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x2 0x3090007 0x0 0x20 0x2 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x2 0x3b80007 0x1 0x38 0x1 0x3c10003 0x1 0x48 0x3ca0002 0x1 0x3cd0007 0x0 0x20 0x1 0x3dd0002 0x1 0x3e00007 0x1 0x20 0x0 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x1 0x5040007 0x0 0x20 0x1 0x5140002 0x0 0x5170007 0x0 0x20 0x0 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x4 0x53e0007 0x4 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x2 0x5930007 0x2 0x1048 0x0 0x59c0003 0x0 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x1 0x5fc0007 0x1 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x1 0x6110007 0x0 0x20 0x1 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x7 0x6710007 0x7 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x8 0x69b0007 0x8 0x20 0x0 0x6ae0002 0x8 0x6b10007 0x6 0x20 0x2 0x6be0007 0x6 0x20 0x0 0x6cb0007 0x6 0x20 0x0 0x6d80007 0x6 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x2 0x84f0007 0x2 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x4 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 596 orig 264 168 227 165 116 0 0 0 0 248 181 35 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 1 0 0 129 1 0 0 17 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x34 0x0 0x30 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1668 orig 264 168 227 165 116 0 0 0 0 184 131 238 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 43 orig 264 168 227 165 116 0 0 0 0 200 91 74 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x2 0x1a0007 0x2 0x20 0x0 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$33 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$32 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$31 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$30 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 7 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 7 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 7 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 7 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo 1 1 92 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 100 1 10 10 12 1 1 10 12 1 100 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo NoMembers [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; 0 [Lorg/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo; +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 148 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 280 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid154672.log b/dependencies/replay_pid154672.log new file mode 100644 index 000000000..a8673fdae --- /dev/null +++ b/dependencies/replay_pid154672.log @@ -0,0 +1,1774 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 397 ciObject found +ciMethod java/lang/Object ()V 4097 1 1239690 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2137 1 11544 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/System identityHashCode (Ljava/lang/Object;)I 7177 1 897 0 -1 +ciMethod java/util/HashMap hash (Ljava/lang/Object;)I 2305 1 33797 0 160 +ciMethod java/util/HashMap comparableClassFor (Ljava/lang/Object;)Ljava/lang/Class; 4097 1 15015 0 -1 +ciMethod java/util/HashMap compareComparables (Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethod java/util/HashMap get (Ljava/lang/Object;)Ljava/lang/Object; 2121 1 10174 0 0 +ciMethod java/util/HashMap getNode (ILjava/lang/Object;)Ljava/util/HashMap$Node; 2049 17 14039 0 0 +ciMethod java/util/HashMap put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 3521 1 8332 0 0 +ciMethod java/util/HashMap putVal (ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; 3545 217 6721 0 2176 +ciMethod java/util/HashMap resize ()[Ljava/util/HashMap$Node; 561 5121 434 0 -1 +ciMethod java/util/HashMap treeifyBin ([Ljava/util/HashMap$Node;I)V 1 1 32 0 -1 +ciMethod java/util/HashMap newNode (ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)Ljava/util/HashMap$Node; 2057 1 5385 0 -1 +ciMethod java/util/HashMap afterNodeAccess (Ljava/util/HashMap$Node;)V 577 1 72 0 -1 +ciMethod java/util/HashMap afterNodeInsertion (Z)V 2057 1 1312 0 -1 +ciMethod java/util/HashMap$TreeNode root ()Ljava/util/HashMap$TreeNode; 0 0 1 0 -1 +ciMethod java/util/HashMap$TreeNode find (ILjava/lang/Object;Ljava/lang/Class;)Ljava/util/HashMap$TreeNode; 2657 3553 13928 0 0 +ciMethod java/util/HashMap$TreeNode getTreeNode (ILjava/lang/Object;)Ljava/util/HashMap$TreeNode; 385 1 1103 0 0 +ciMethod java/util/HashMap$TreeNode putTreeVal (Ljava/util/HashMap;[Ljava/util/HashMap$Node;ILjava/lang/Object;Ljava/lang/Object;)Ljava/util/HashMap$TreeNode; 2753 9697 344 0 -1 +ciMethodData java/util/HashMap hash (Ljava/lang/Object;)I 2 34175 orig 264 168 227 165 116 0 0 0 0 184 142 69 28 0 0 0 0 176 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 0 0 185 34 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 104 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 13 0x10007 0x8458 0x38 0x0 0x50003 0x0 0x48 0x90005 0x7ff2 0x344bd60 0x1 0x337b2b0 0xb9 oops 2 9 java/lang/Integer 11 java/lang/Class +ciMethodData java/util/HashMap getNode (ILjava/lang/Object;)Ljava/util/HashMap$Node; 2 15891 orig 264 168 227 165 116 0 0 0 0 104 152 69 28 0 0 0 0 8 4 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 17 232 1 0 249 122 0 0 8 20 0 0 218 0 0 0 2 0 0 0 2 0 45 0 2 0 0 0 176 2 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 86 0x60007 0x25e 0x2b0 0x3aa5 0xe0007 0x0 0x290 0x3aa5 0x1c0007 0x88c 0x270 0x3219 0x250007 0xb06 0xb0 0x2713 0x310007 0x1730 0x90 0xfe3 0x350007 0x0 0x70 0xfe3 0x3b0005 0xc0f 0x344b7a0 0x19d 0x337b220 0x237 0x3e0007 0x876 0x20 0x76d 0x4c0007 0x2ea 0x1a0 0x1092 0x510004 0xfffffffffffff3bb 0x21e8c720 0x44d 0x21e92ec0 0x36 0x54e007 0xc45 0x80 0x44f 0x590004 0x0 0x21e8c720 0x44f 0x0 0x0 0x5e0005 0x36 0x21e8c720 0x419 0x0 0x0 0x680007 0x315 0xb0 0x142e 0x740007 0x55d 0x90 0xed1 0x780007 0x0 0x70 0xed1 0x7e0005 0xdf1 0x337b220 0xcb 0x21e8e370 0x15 0x810007 0xc80 0x20 0x251 0x8f0007 0xafe 0xffffffffffffff50 0x497 oops 8 26 java/security/CodeSource 28 java/lang/String 40 java/util/HashMap$TreeNode 42 java/util/HashMap$Node 50 java/util/HashMap$TreeNode 56 java/util/HashMap$TreeNode 74 java/lang/String 76 java/security/Provider$ServiceKey +ciMethodData java/util/HashMap get (Ljava/lang/Object;)Ljava/lang/Object; 2 14315 orig 264 168 227 165 116 0 0 0 0 56 151 69 28 0 0 0 0 200 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 193 182 1 0 1 0 0 0 57 20 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 15 0x20002 0x36d9 0x60005 0x5e 0x216ede50 0x367b 0x0 0x0 0xb0007 0x1f86 0x38 0x1753 0xf0003 0x1753 0x18 oops 1 4 java/util/HashMap +ciMethodData java/util/HashMap putVal (ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; 2 6721 orig 264 168 227 165 116 0 0 0 0 136 155 69 28 0 0 0 0 176 6 0 0 224 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 187 1 0 0 49 196 0 0 145 21 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 50 0 2 0 0 0 64 5 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 168 0x70007 0x68 0x40 0x181e 0x100007 0x181e 0x50 0x0 0x140005 0x0 0x216ede50 0x3f 0x2000e2a0 0x29 0x2c0007 0x8a9 0x98 0xfdd 0x380005 0x5 0x216ede50 0xea5 0x2000e2a0 0x133 0x3b0004 0x0 0x21e92ec0 0xea5 0x21646470 0x138 0x3c0003 0xfdd 0x3d0 0x450007 0x7ed 0xc8 0xbc 0x510007 0xa 0x90 0xb2 0x550007 0x0 0x88 0xb2 0x5b0005 0x44 0x22cd0300 0x11 0x337b220 0x5d 0x5e0007 0x4f 0x38 0x63 0x650003 0x6d 0x278 0x6a0004 0xfffffffffffff7dd 0x21e8c720 0x19 0x0 0x0 0x6d0007 0x823 0x98 0x19 0x720004 0x0 0x21e8c720 0x19 0x0 0x0 0x7b0005 0x0 0x21e8c720 0x19 0x0 0x0 0x800003 0x19 0x1b0 0x8e0007 0x2c2 0xb8 0x813 0x980005 0x4 0x216ede50 0x7e9 0x2000e2a0 0x26 0xa20007 0x811 0x148 0x2 0xa90005 0x0 0x216ede50 0x2 0x0 0x0 0xac0003 0x2 0xf8 0xb50007 0x24a 0xc8 0x78 0xc10007 0x6 0xc0 0x72 0xc50007 0x0 0x88 0x72 0xcb0005 0x67 0x22cd0300 0x1 0x337b220 0xa 0xce0007 0x68 0x38 0xa 0xd10003 0xa 0x30 0xdb0003 0x2b2 0xfffffffffffffe80 0xe00007 0x82c 0x90 0x7d 0xec0007 0x7d 0x40 0x0 0xf10007 0x0 0x20 0x0 0xfd0005 0x0 0x2000e2a0 0x35 0x216ede50 0x48 0x11c0007 0x17c0 0x50 0x49 0x1200005 0x0 0x216ede50 0x48 0x22cd03b0 0x1 0x1270005 0x9 0x216ede50 0x16a7 0x2000e2a0 0x159 oops 22 10 java/util/HashMap 12 java/util/LinkedHashMap 20 java/util/HashMap 22 java/util/LinkedHashMap 26 java/util/HashMap$Node 28 java/util/LinkedHashMap$Entry 47 sun/misc/ProxyGenerator$ConstantPool$IndirectEntry 49 java/lang/String 60 java/util/HashMap$TreeNode 70 java/util/HashMap$TreeNode 76 java/util/HashMap$TreeNode 89 java/util/HashMap 91 java/util/LinkedHashMap 99 java/util/HashMap 120 sun/misc/ProxyGenerator$ConstantPool$IndirectEntry 122 java/lang/String 148 java/util/LinkedHashMap 150 java/util/HashMap 158 java/util/HashMap 160 java/io/ExpiringCache$1 164 java/util/HashMap 166 java/util/LinkedHashMap +ciMethodData java/util/HashMap put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 2 8400 orig 264 168 227 165 116 0 0 0 0 168 153 69 28 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 184 1 0 0 193 248 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 7 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 8 0x20002 0x1f18 0x90005 0xc6 0x216ede50 0x1e09 0x2000e2a0 0x49 oops 2 4 java/util/HashMap 6 java/util/LinkedHashMap +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 3833 1857 11187 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 7238 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/AbortCompilation updateContext (Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Lorg/eclipse/jdt/internal/compiler/CompilationResult;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util effectivelyEqual ([Ljava/lang/Object;[Ljava/lang/Object;)Z 4097 2937 42163 0 224 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 11919 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingMethod ()Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2017 1 252 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2929 1 366 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope getBinding ([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 1849 24793 7083 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 3 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 985 1 14810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 4162 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 2729 1 341 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasTypeAnnotations ()Z 2169 1 14176 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2153 1 269 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding swapUnresolved (Lorg/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 3353 1 1460 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding equalsEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 929 1 19316 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 12161 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1225 1 153 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2049 1 19881 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding kind ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding isValidBinding ()Z 3153 1 22964 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding problemId ()I 1233 1 154 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 11858 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getTypeVariable ([C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1209 25 4171 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 473 1 11412 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding hasEnclosingInstanceContext ()Z 2769 1 6981 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope getBaseType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 4315 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope compilationUnitScope ()Lorg/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope; 2753 5281 31422 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope module ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2449 1 4078 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope isLambdaScope ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope compilerOptions ()Lorg/eclipse/jdt/internal/compiler/impl/CompilerOptions; 3193 1 30032 0 128 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope enclosingReceiverType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2265 769 4462 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope enclosingSourceType ()Lorg/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding; 4097 10193 16674 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope environment ()Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment; 2201 1937 17656 0 128 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope findDirectMemberType ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope findField (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CLorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 1713 1 2866 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope findField (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CLorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;ZZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 2041 3241 2908 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope findMemberType ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3825 17345 4254 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope findType ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 633 1 1833 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope findVariable ([C)Lorg/eclipse/jdt/internal/compiler/lookup/LocalVariableBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope getTypeOrPackage ([CIZ)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 1113 24409 3962 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope methodScope ()Lorg/eclipse/jdt/internal/compiler/lookup/MethodScope; 17 17 6706 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope referenceCompilationUnit ()Lorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration; 121 2977 3782 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding isPrototype ()Z 4097 1 50330 0 96 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter cannotImportPackage (Lorg/eclipse/jdt/internal/compiler/ast/ImportReference;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter importProblem (Lorg/eclipse/jdt/internal/compiler/ast/ImportReference;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 905 1 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter conflictingPackagesFromModules (Lorg/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding;II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter unusedImport (Lorg/eclipse/jdt/internal/compiler/ast/ImportReference;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 81 1 162 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setFirstBound (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1753 1 243 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setSuperClass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1793 1 247 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding isGenericType ()Z 41 1 4871 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 4097 1 5295 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration typeParameters ()[Lorg/eclipse/jdt/internal/compiler/ast/TypeParameter; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/FieldBinding isStatic ()Z 2561 1 1375 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getTypeVariable ([C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 929 33 4020 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isStatic ()Z 2057 1 6287 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InvocationSite setActualReceiverType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InvocationSite setDepth (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/AbstractVariableDeclaration setDepth (I)V 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NameReference setActualReceiverType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 209 1 26 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NameReference setDepth (I)V 521 1 65 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/ImportReference isStatic ()Z 2145 1 101270 0 64 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertToParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 4874 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 33 1 1813 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1585 1 1671 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1721 1 1954 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getUnannotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 6736 0 1504 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1961 2545 1579 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem cacheDerivedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1961 3345 1579 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem cacheDerivedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 3073 1 2443 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 3833 1 1671 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem haveTypeAnnotations (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Z 2841 2545 1882 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;I)V 937 1 1934 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding problemId ()I 1193 1 149 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 249 1 6476 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2049 1 67168 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 4097 121 4452 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1977 2545 1585 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding actualType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1081 1 135 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2489 1 311 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding initialize (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)V 4097 5041 1712 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding typeArguments ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1073 1 134 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getTypeOrPackage ([CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 4097 1 2375 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getVisibleFor (Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding addWrapper (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2321 1 457 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BlockScope findLocalType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1073 1 8055 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BlockScope findVariable ([C)Lorg/eclipse/jdt/internal/compiler/lookup/LocalVariableBinding; 4097 4225 14765 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodScope referenceMethod ()Lorg/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration; 1145 1 4348 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes get (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 4097 6385 4022 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes put (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding;)V 1961 2545 1579 0 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 7238 orig 264 168 227 165 116 0 0 0 0 224 125 60 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 41 226 0 0 201 195 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x1c03 0x20 0x42 0x80007 0x0 0x40 0x1c03 0xc0007 0x1c03 0x20 0x0 0x150007 0x537 0x20 0x16cc 0x1d0003 0x537 0x38 0x260007 0x1342 0x20 0x1fd 0x2f0007 0x153f 0xffffffffffffffe0 0x33a oops 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding (Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[CI)V 25 1 17 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ImportBinding ([[CZLorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/ast/ImportReference;)V 1233 1 154 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope faultInImports ()V 561 22817 2085 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope findImport ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope findImport ([[CI)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 1097 4297 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope findSingleImport ([[CIZ)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 1097 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope getDefaultImports ()[Lorg/eclipse/jdt/internal/compiler/lookup/ImportBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 913 1 114 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope recordReference ([[C[C)V 2489 1 18388 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope recordSimpleReference ([C)V 2025 1 10088 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope resolveSingleImport (Lorg/eclipse/jdt/internal/compiler/lookup/ImportBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 33 3193 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope recordImportBinding (Lorg/eclipse/jdt/internal/compiler/lookup/ImportBinding;)V 161 1 20 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope checkMoreStaticBindings ([[CLorg/eclipse/jdt/internal/compiler/util/HashtableOfType;ILorg/eclipse/jdt/internal/compiler/ast/ImportReference;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope checkAndRecordImportBinding (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/util/HashtableOfType;Lorg/eclipse/jdt/internal/compiler/ast/ImportReference;[[C)I 161 1 20 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ProblemBinding ([CI)V 433 1 2038 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ProblemBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;I)V 433 1 2037 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ImportBinding isStatic ()Z 4097 1 96556 0 64 +ciMethodData java/util/HashMap$TreeNode getTreeNode (ILjava/lang/Object;)Ljava/util/HashMap$TreeNode; 2 1103 orig 264 168 227 165 116 0 0 0 0 176 64 82 28 0 0 0 0 240 1 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 249 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 19 0x40007 0x41f 0x68 0x0 0x80005 0x0 0x0 0x0 0x0 0x0 0xb0003 0x0 0x18 0x120005 0x6 0x21e8c720 0x419 0x0 0x0 oops 1 15 java/util/HashMap$TreeNode +ciMethodData java/util/HashMap$TreeNode find (ILjava/lang/Object;Ljava/lang/Class;)Ljava/util/HashMap$TreeNode; 2 29814 orig 264 168 227 165 116 0 0 0 0 8 64 82 28 0 0 0 0 16 4 0 0 112 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 188 1 0 0 225 168 1 0 209 149 3 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 43 0 2 0 0 0 176 2 0 0 255 255 255 255 7 0 26 0 0 0 0 0 data 86 0x1a0007 0x7469 0x38 0x17a 0x210003 0x17a 0x270 0x270007 0x738d 0x38 0xdc 0x2e0003 0xdc 0x238 0x3a0007 0x0 0x90 0x738d 0x3e0007 0x0 0x70 0x738d 0x440005 0x0 0x216ed660 0x738d 0x0 0x0 0x470007 0x7346 0x20 0x47 0x4f0007 0x3877 0x38 0x3acf 0x560003 0x3acf 0x170 0x5b0007 0x2e7b 0x38 0x9fc 0x620003 0x9fc 0x138 0x660007 0x0 0x50 0x2e7b 0x6a0002 0x2e7b 0x6f0007 0x2e7b 0xa0 0x0 0x760002 0x0 0x7c0007 0x0 0x70 0x0 0x810007 0x0 0x38 0x0 0x860003 0x0 0x18 0x8d0003 0x0 0x68 0x950005 0x1fe 0x21e8c720 0x2c7d 0x0 0x0 0x9b0007 0x2df4 0x20 0x87 0xa70007 0x40c7 0xfffffffffffffd70 0x344e oops 2 24 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey 74 java/util/HashMap$TreeNode +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 209 1 46 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1953 217 744 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/ast/ImportReference isStatic ()Z 2 101270 orig 264 168 227 165 116 0 0 0 0 224 105 86 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 1 0 0 81 84 12 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 4 0x70007 0x18a16 0x20 0x74 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ImportBinding isStatic ()Z 2 96556 orig 264 168 227 165 116 0 0 0 0 8 69 150 35 0 0 0 0 184 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 185 11 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 11 0 2 0 0 0 112 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 14 0x40007 0xfe0 0x70 0x1674c 0xb0005 0x0 0x2183bd70 0x1674c 0x0 0x0 0xe0007 0x166e8 0x20 0x64 oops 1 6 org/eclipse/jdt/internal/compiler/ast/ImportReference +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey (Lorg/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 4097 1393 5601 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey equals (Ljava/lang/Object;)Z 2065 1 39813 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hash (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 4097 1 16033 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hashCode ()I 4097 4505 7180 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 19881 orig 264 168 227 165 116 0 0 0 0 56 111 60 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 73 101 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x4ca9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 67168 orig 264 168 227 165 116 0 0 0 0 8 158 89 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 43 8 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x10560 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasTypeAnnotations ()Z 2 14176 orig 264 168 227 165 116 0 0 0 0 248 75 60 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 1 0 0 137 178 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x3651 0x20 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfObject (I)V 497 1 93 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfObject get ([C)Ljava/lang/Object; 1161 801 4944 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfObject put ([CLjava/lang/Object;)Ljava/lang/Object; 585 313 701 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope compilationUnitScope ()Lorg/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope; 2 125450 orig 264 168 227 165 116 0 0 0 0 128 175 61 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 148 2 0 0 49 203 3 0 177 59 15 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 12 0 0 0 0 0 data 10 0xc0007 0x16e62 0x0 0x7966 0x100004 0x0 0x1ee30a30 0x7966 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope compilerOptions ()Lorg/eclipse/jdt/internal/compiler/impl/CompilerOptions; 2 30032 orig 264 168 227 165 116 0 0 0 0 40 179 61 35 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 142 1 0 0 9 158 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 7 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 6 0x10005 0x3442 0x1ee30400 0x37c0 0x1ee306c0 0x7bf oops 2 2 org/eclipse/jdt/internal/compiler/lookup/MethodScope 4 org/eclipse/jdt/internal/compiler/lookup/ClassScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isStatic ()Z 2 6287 orig 264 168 227 165 116 0 0 0 0 128 120 84 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 113 188 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 4 0x70007 0x1716 0x20 0x78 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope referenceCompilationUnit ()Lorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration; 2 11663 orig 264 168 227 165 116 0 0 0 0 184 167 62 35 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 0 0 0 185 122 0 0 217 96 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 104 0 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 13 0x20003 0xf57 0x18 0xd0007 0x1f5d 0x0 0xf57 0x110004 0x0 0x1ee30a30 0xf57 0x0 0x0 oops 1 9 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 14810 orig 264 168 227 165 116 0 0 0 0 232 31 60 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 123 0 0 0 249 202 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x35e0 0x20 0x37f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 11412 orig 264 168 227 165 116 0 0 0 0 48 8 61 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 0 0 0 201 98 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x554 0x40 0x2705 0x150007 0x2222 0x20 0x4e3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem getUnannotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 6736 orig 264 168 227 165 116 0 0 0 0 32 165 88 35 0 0 0 0 248 4 0 0 88 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 49 0 2 0 0 0 168 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 117 0x30005 0xd23 0x1ee30c40 0x8e2 0x212d3ca0 0x24b 0x60007 0x156b 0x70 0x2e5 0xa0004 0x0 0x22dc1e20 0x2e5 0x0 0x0 0x140007 0x2e5 0x20 0x0 0x1f0007 0x1703 0xf8 0x14d 0x230005 0xfa 0x1ebcc7b0 0x47 0x1ee30c40 0xc 0x260007 0x14d 0x30 0x0 0x2d0002 0x0 0x3c0007 0x14d 0x30 0x0 0x510002 0x0 0x6c0004 0x0 0x1ebcc400 0x14d 0x0 0x0 0x6d0003 0x14d 0x1b8 0x790007 0x16fc 0x38 0x7 0x7d0003 0x7 0x18 0x8d0005 0xb0d 0x1ee30c40 0x816 0x1ebcc7b0 0x3e0 0x900007 0x1703 0x50 0x0 0x940007 0x0 0x30 0x0 0x9b0002 0x0 0xa00007 0x7 0x60 0x16fc 0xa70007 0x1440 0x40 0x2bc 0xb00007 0x2bc 0x20 0x0 0xca0004 0x0 0x1ebcc400 0x7 0x0 0x0 0xcb0003 0x7 0x58 0xd10007 0x0 0x40 0x0 0xda0007 0x0 0x20 0x0 0xe90007 0x12b 0x40 0x29 0xf20007 0x29 0x20 0x0 0x1090004 0x0 0x22dc1e20 0x29 0x1ebcc7b0 0x8f oops 11 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 12 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 26 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 28 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 44 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 60 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 88 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 113 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 115 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hash (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 2 16033 orig 264 168 227 165 116 0 0 0 0 16 174 154 35 0 0 0 0 48 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 229 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 224 0 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 28 0x10004 0xffffffffffffc806 0x1ee30c40 0x77 0x212d3ca0 0x4a7 0x40007 0x4a7 0x70 0x37fa 0x80004 0xffffffffffffce41 0x1ee30c40 0x77 0x22dc1e20 0xe8 0xb0007 0x31bf 0x30 0x63b 0xf0002 0xae2 0x140005 0x1304 0x1ee30c40 0x1c29 0x22dc1e20 0x292 oops 6 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 12 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 14 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 24 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 26 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 11919 orig 264 168 227 165 116 0 0 0 0 248 236 59 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 100 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2c8f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 11858 orig 264 168 227 165 116 0 0 0 0 40 175 60 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 98 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2c52 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hashCode ()I 2 14752 orig 264 168 227 165 116 0 0 0 0 64 175 154 35 0 0 0 0 128 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 2 0 0 97 208 0 0 105 187 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 30 0 2 0 0 0 56 1 0 0 255 255 255 255 5 0 6 0 0 0 0 0 data 39 0x60005 0xff 0x216ed660 0x190d 0x0 0x0 0xe0007 0x1816 0x68 0x1f6 0x160005 0x27 0x216ed660 0x1cf 0x0 0x0 0x190003 0x1f6 0x18 0x250007 0x1a0c 0x38 0x0 0x290003 0x0 0x18 0x320003 0x1a0c 0x48 0x400005 0x16d 0x216ed660 0x1cf2 0x0 0x0 0x4a0007 0x1e5f 0xffffffffffffffd0 0x1a0c oops 3 2 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey 12 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey 31 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 2 4162 orig 264 168 227 165 116 0 0 0 0 16 35 60 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 114 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0xe42 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 1671 orig 264 168 227 165 116 0 0 0 0 224 212 87 35 0 0 0 0 64 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 198 0 0 0 9 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 224 0 0 0 255 255 255 255 7 0 11 0 0 0 0 0 data 28 0xb0007 0x5c1 0xb0 0x0 0x130005 0x0 0x0 0x0 0x0 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x280005 0x0 0x2070b0f0 0x5c1 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey (Lorg/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 5601 orig 264 168 227 165 116 0 0 0 0 176 170 154 35 0 0 0 0 168 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 159 0 0 33 94 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 23 0 2 0 0 0 56 2 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 71 0x60002 0x13e1 0x1b0007 0xe4f 0x228 0x592 0x1f0004 0xfffffffffffffabc 0x1ee30c40 0x24 0x22dc1e20 0x4e 0x220007 0x544 0x80 0x4e 0x260004 0x0 0x22dc1e20 0x4e 0x0 0x0 0x2c0005 0x0 0x22dc1e20 0x4e 0x0 0x0 0x300007 0x0 0x158 0x592 0x3a0003 0x592 0x118 0x410004 0xfffffffffffff99c 0x212d3ca0 0x21 0x1ebcc7b0 0x41 0x440007 0x664 0x80 0x9 0x4b0004 0x0 0x22dc1e20 0x9 0x0 0x0 0x510005 0x0 0x22dc1e20 0x9 0x0 0x0 0x580005 0x4c7 0x212d3ca0 0xe5 0x1ebcc7b0 0xc1 0x5b0007 0x66d 0x20 0x0 0x710007 0x66d 0xffffffffffffff00 0x592 oops 10 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 10 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 18 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 24 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 37 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 39 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 47 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 53 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 59 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 61 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/Util effectivelyEqual ([Ljava/lang/Object;[Ljava/lang/Object;)Z 2 45540 orig 264 168 227 165 116 0 0 0 0 232 201 59 35 0 0 0 0 120 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 21 5 0 169 131 5 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 20 0 2 0 0 0 40 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 37 0x20007 0x9d87 0x20 0x52c 0x80007 0x9d87 0x38 0x0 0xc0003 0x0 0x18 0x130007 0x9d87 0x38 0x0 0x170003 0x0 0x18 0x1f0007 0x9d87 0x20 0x0 0x250007 0x9d85 0x20 0x2 0x2d0003 0x9d85 0x38 0x380007 0x1330 0x20 0x979c 0x440007 0xaacc 0xffffffffffffffe0 0x5e9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes get (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 11485 orig 264 168 227 165 116 0 0 0 0 112 38 120 35 0 0 0 0 40 6 0 0 248 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 3 0 0 177 109 0 0 249 77 1 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 33 0 2 0 0 0 192 4 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 152 0x50005 0xd2 0x2070b0f0 0xce4 0x0 0x0 0x80004 0x0 0x1ee30c40 0xc58 0x22dc1e20 0x84 0xe0007 0xdb6 0x38 0x0 0x120003 0x0 0x18 0x1a0007 0xdb6 0x38 0x0 0x1e0003 0x0 0x18 0x2b0003 0xdb6 0x78 0x3a0005 0x105 0x2070b0f0 0xea1 0x0 0x0 0x3d0004 0x0 0x1ebcc7b0 0x1e2 0x1ee30c40 0x286 0x450007 0xfa6 0xffffffffffffffa0 0xdb6 0x490007 0x11a 0x38 0xc9c 0x4d0003 0xc9c 0x78 0x550005 0x2a 0x2070b0f0 0xf0 0x0 0x0 0x580004 0x0 0x1ee30c40 0x56 0x1ee30980 0xc4 0x690002 0xdb6 0x7e0004 0x0 0x2070b0f0 0xdb6 0x0 0x0 0x810007 0x0 0x20 0xdb6 0x930005 0x0 0x216ede50 0xdb6 0x0 0x0 0x960104 0x0 0x216ee0c0 0x2f7 0x0 0x0 0xa00007 0x2f7 0x38 0xabf 0xa40003 0xabf 0x18 0xac0003 0xdb6 0x1a8 0xb80005 0x0 0x1ebcc4b0 0x2f7 0x0 0x0 0xbd0007 0x2f7 0x38 0x0 0xc00003 0x0 0x140 0xc50005 0x0 0x1ebcc4b0 0x2f7 0x0 0x0 0xca0007 0x0 0xf8 0x2f7 0xcf0005 0x0 0x1ebcc4b0 0x2f7 0x0 0x0 0xd40002 0x2f7 0xd70007 0x2f7 0x38 0x0 0xda0003 0x0 0x78 0xe10005 0x4f 0x1ebcc4b0 0x2a8 0x0 0x0 0xe40002 0x2f7 0xe70007 0x0 0x20 0x2f7 0xf40007 0x2f7 0xfffffffffffffe70 0xabf oops 16 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 10 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 31 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 37 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 54 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 60 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 68 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 78 java/util/HashMap 84 [Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 100 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 113 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 123 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 138 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding addWrapper (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 457 orig 264 168 227 165 116 0 0 0 0 8 83 114 35 0 0 0 0 80 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 57 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 31 0x40007 0xa7 0x50 0x0 0xe0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x89 0x68 0x1e 0x210004 0x0 0x1ebcc4b0 0x12 0x244e99b0 0x7 0x250003 0x1e 0x58 0x400002 0x89 0x490004 0x0 0x216ed660 0x42 0x1ebcc4b0 0x30 oops 4 16 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 18 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 27 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey 29 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 12161 orig 264 168 227 165 116 0 0 0 0 176 86 60 35 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 108 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x7fb 0x20 0x2586 0x80007 0x0 0x40 0x7fb 0xc0007 0x7ea 0x20 0x11 0x170007 0x13c 0x40 0x6ae 0x220007 0x6ae 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding isValidBinding ()Z 2 22964 orig 264 168 227 165 116 0 0 0 0 160 115 60 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 1 0 0 81 193 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 10 0x10005 0x4f9a 0x214df060 0xb2 0x1ee30b90 0x7de 0x40007 0x139f 0x20 0x448b oops 2 2 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 4 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope environment ()Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment; 2 65430 orig 264 168 227 165 116 0 0 0 0 240 203 61 35 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 1 0 0 41 31 2 0 33 245 7 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 104 0 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 13 0x20003 0x43e5 0x18 0xd0007 0xbabf 0x0 0x43e5 0x110004 0x0 0x1ee30a30 0x43e5 0x0 0x0 oops 1 9 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 2443 orig 264 168 227 165 116 0 0 0 0 0 218 88 35 0 0 0 0 40 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 89 64 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 16 0 2 0 0 0 192 1 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 56 0x10005 0xbe 0x1ee30c40 0x719 0x22dc1e20 0x34 0x40007 0x80b 0x30 0x0 0xb0002 0x0 0x180005 0xc 0x22dbf0b0 0x7ff 0x0 0x0 0x1f0007 0x536 0x20 0x2d5 0x290002 0x536 0x340002 0x536 0x370007 0x0 0x20 0x536 0x480002 0x0 0x5f0005 0x0 0x0 0x0 0x0 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x770004 0x0 0x0 0x0 0x0 0x0 oops 3 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 14 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 2881 orig 264 168 227 165 116 0 0 0 0 128 173 88 35 0 0 0 0 192 4 0 0 192 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 177 41 0 0 25 80 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 20 0 2 0 0 0 96 3 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 108 0x20005 0x110 0x2070b0f0 0x426 0x0 0x0 0x50004 0x0 0x1ee30c40 0x4e9 0x22dc1e20 0x25 0xb0007 0x536 0x38 0x0 0xf0003 0x0 0x18 0x170007 0x536 0x38 0x0 0x1b0003 0x0 0x18 0x280003 0x536 0x78 0x340005 0x13e 0x2070b0f0 0x49f 0x0 0x0 0x370004 0x0 0x1ebcc7b0 0x6e 0x1ebcc4b0 0x6d 0x3f0007 0x5dd 0xffffffffffffffa0 0x536 0x430007 0x28 0x38 0x50e 0x470003 0x50e 0x78 0x4c0005 0xb 0x2070b0f0 0x1d 0x0 0x0 0x4f0004 0x0 0x1ee30980 0x1d 0x1ee30c40 0xb 0x610005 0x110 0x22dbf0b0 0x426 0x0 0x0 0x680007 0x536 0x20 0x0 0x7c0002 0x536 0x860002 0x536 0x930005 0x110 0x22dbf0b0 0x426 0x0 0x0 0xa30007 0x534 0x30 0x2 0xba0002 0x2 0xc90004 0x0 0x1ebcc400 0x536 0x0 0x0 0xe40004 0x0 0x1ebcc4b0 0x536 0x0 0x0 0xe50004 0x0 0x1ebcc4b0 0x110 0x0 0x0 oops 14 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 10 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 31 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 37 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 39 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 54 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 60 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 66 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes 80 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes 92 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 98 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 104 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem haveTypeAnnotations (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Z 2 4347 orig 264 168 227 165 116 0 0 0 0 136 234 88 35 0 0 0 0 152 3 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 99 1 0 0 185 47 0 0 233 125 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 38 0 2 0 0 0 48 2 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 70 0x10007 0x0 0x70 0x5f7 0x50005 0x130 0x1ee30c40 0x4ad 0x22dc1e20 0x1a 0x80007 0x5f7 0x20 0x0 0xe0007 0x52f 0x70 0xc8 0x120005 0x6e 0x206c2d90 0x45 0x1ee30c40 0x15 0x150007 0xc8 0x20 0x0 0x1f0007 0x5f7 0x38 0x0 0x230003 0x0 0x18 0x2b0003 0x5f7 0x38 0x330007 0x0 0x20 0x0 0x3f0007 0x0 0xffffffffffffffe0 0x5f7 0x460007 0x536 0x38 0xc1 0x4a0003 0xc1 0x18 0x510003 0x5f7 0x68 0x580005 0x538 0x212d3ca0 0x9d 0x206c2e40 0x8 0x5b0007 0x5dd 0x20 0x0 0x670007 0x5dd 0xffffffffffffffb0 0x5f7 oops 6 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 8 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 20 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 22 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 58 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 60 org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 2883 orig 264 168 227 165 116 0 0 0 0 184 248 89 35 0 0 0 0 240 4 0 0 224 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 209 41 0 0 41 80 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 36 0 2 0 0 0 136 3 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 113 0x10002 0x53a 0x100005 0x28 0x1ee30c40 0x4ed 0x22dc1e20 0x25 0x130007 0x1d 0xa0 0x51d 0x170007 0x519 0x80 0x4 0x1b0004 0x0 0x21ca6ab0 0x4 0x0 0x0 0x1e0007 0x4 0x30 0x0 0x250002 0x0 0x2c0005 0x0 0x1ebcc4b0 0x536 0x21ca6ab0 0x4 0x300004 0xfffffffffffffaeb 0x1ee30c40 0xf1 0x22dc1e20 0x25 0x330007 0x515 0x80 0x25 0x370004 0x0 0x22dc1e20 0x25 0x0 0x0 0x3d0005 0x0 0x22dc1e20 0x25 0x0 0x0 0x410007 0x4 0x158 0x536 0x4b0003 0x536 0x118 0x520004 0xfffffffffffffa2a 0x1ebcc7b0 0x34 0x1ebcc4b0 0x11 0x550007 0x5d6 0x80 0x7 0x5c0004 0x0 0x22dc1e20 0x7 0x0 0x0 0x620005 0x0 0x22dc1e20 0x7 0x0 0x0 0x690005 0x502 0x1ebcc7b0 0x6e 0x1ebcc4b0 0x6d 0x6c0007 0x5dd 0x20 0x0 0x820007 0x5dd 0xffffffffffffff00 0x536 0x860007 0x512 0x70 0x28 0x8a0005 0x0 0x1ee30980 0x1d 0x1ee30c40 0xb 0x8d0007 0x28 0x20 0x0 oops 17 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 6 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 18 org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 36 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 38 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 46 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 65 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 67 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 75 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 81 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 87 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 89 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 105 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 107 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes put (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding;)V 2 2754 orig 264 168 227 165 116 0 0 0 0 240 40 120 35 0 0 0 0 128 4 0 0 168 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 177 41 0 0 33 76 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 24 3 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 99 0x50005 0x18f 0x2070b0f0 0x3a7 0x0 0x0 0x80004 0x0 0x1ee30c40 0x4e9 0x22dc1e20 0x25 0xe0007 0x536 0x38 0x0 0x120003 0x0 0x18 0x1a0007 0x536 0x38 0x0 0x1e0003 0x0 0x18 0x2b0003 0x536 0x78 0x3a0005 0x1c7 0x2070b0f0 0x416 0x0 0x0 0x3d0004 0x0 0x1ebcc7b0 0x6e 0x1ebcc4b0 0x6d 0x450007 0x5dd 0xffffffffffffffa0 0x536 0x490007 0x28 0x38 0x50e 0x4d0003 0x50e 0x78 0x550005 0x10 0x2070b0f0 0x18 0x0 0x0 0x580004 0x0 0x1ee30980 0x1d 0x1ee30c40 0xb 0x6f0002 0x536 0x7a0005 0x0 0x216ede50 0x536 0x0 0x0 0x7d0104 0x0 0x0 0x0 0x0 0x0 0x840007 0x0 0x38 0x536 0x900003 0x536 0x28 0xa80002 0x0 0xb10004 0x0 0x1ebcc4b0 0x536 0x0 0x0 0xba0005 0x0 0x216ede50 0x536 0x0 0x0 oops 12 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 10 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 31 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 37 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 39 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 54 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 60 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 68 java/util/HashMap 89 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 95 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem cacheDerivedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 6715 orig 264 168 227 165 116 0 0 0 0 104 188 88 35 0 0 0 0 72 3 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 162 1 0 0 177 41 0 0 201 196 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 29 0 2 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x0 0x60 0x536 0x50007 0x0 0x40 0x536 0xe0007 0x536 0x30 0x0 0x150002 0x0 0x3b0007 0xece 0xb0 0xf01 0x420007 0x2a1 0xd0 0xc60 0x470007 0x0 0x58 0xc60 0x500007 0xa08 0x38 0x258 0x530003 0x258 0x70 0x5c0003 0xa08 0x18 0x720007 0x3d 0x40 0x1899 0x790007 0x1899 0xffffffffffffff30 0x0 0x800007 0x4f9 0x60 0x3d 0x910002 0x3d 0x9d0004 0x0 0x1ebcc400 0x3d 0x0 0x0 0xa30004 0x0 0x1ebcc4b0 0x536 0x0 0x0 oops 2 52 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 58 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 1671 orig 264 168 227 165 116 0 0 0 0 232 218 88 35 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 223 1 0 0 65 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 6 0x70005 0x0 0x2070b0f0 0x4a8 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding isPrototype ()Z 2 50330 orig 264 168 227 165 116 0 0 0 0 64 255 63 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 20 6 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0xc29a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey equals (Ljava/lang/Object;)Z 2 39813 orig 264 168 227 165 116 0 0 0 0 48 173 154 35 0 0 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 25 212 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 160 0 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 20 0x10004 0x0 0x216ed660 0x9a83 0x0 0x0 0xd0007 0x64 0x70 0x9a1f 0x180007 0x0 0x50 0x9a1f 0x230002 0x9a1f 0x260007 0x9794 0x20 0x28b oops 1 2 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope getTypeOrPackage ([CIZ)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 2 53848 orig 264 168 227 165 116 0 0 0 0 0 75 62 35 0 0 0 0 152 32 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 227 11 0 0 121 119 0 0 105 51 6 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 108 1 2 0 0 0 248 30 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 991 0x120007 0xeef 0x70 0x0 0x190003 0x0 0x18 0x280007 0x0 0x0 0x0 0x2b0003 0x0 0xd38 0x2f0005 0x6a5 0x1ee30400 0x849 0x1ee306c0 0x1 0x390007 0x0 0x38 0xeef 0x3d0003 0xeef 0x18 0x480008 0xa 0x0 0xc30 0x4 0x290 0xc0 0x60 0xc0 0x3a0 0xc0 0xc18 0x6a0004 0x0 0x1ee30400 0xf92 0x0 0x0 0x710005 0x0 0x1ee30400 0xf92 0x0 0x0 0x780007 0x4b 0x1d0 0xf47 0x800007 0x0 0x70 0xf47 0x890005 0x0 0x233a4c10 0xf47 0x0 0x0 0x900007 0xf44 0x160 0x3 0x980005 0x0 0x0 0x0 0x0 0x0 0x9f0007 0x0 0x38 0x0 0xa30003 0x0 0x18 0xab0003 0x0 0xb8 0xb70002 0x0 0xba0007 0x0 0x90 0x0 0xc50007 0x0 0x70 0x0 0xd00005 0x0 0x0 0x0 0x0 0x0 0xd30007 0x0 0x20 0x0 0xe40007 0x0 0xffffffffffffff60 0x0 0xfa0004 0x0 0x1ee30400 0xf8f 0x1ee304b0 0xf6b 0xfe0005 0xc4 0x1ee30400 0xecf 0x1ee304b0 0xf67 0x1050007 0x1efa 0x940 0x0 0x10a0007 0x0 0x90 0x0 0x1110002 0x0 0x1140007 0x0 0x60 0x0 0x1220004 0x0 0x0 0x0 0x0 0x0 0x1260002 0x0 0x12f0004 0x0 0x1ee306c0 0x1015 0x0 0x0 0x13d0007 0x1014 0x108 0x1 0x14b0007 0x1 0xe8 0x0 0x1510005 0x0 0x0 0x0 0x0 0x0 0x1580007 0x0 0x20 0x0 0x1640002 0x0 0x1670007 0x0 0x20 0x0 0x1710005 0x0 0x0 0x0 0x0 0x0 0x1770003 0x0 0x770 0x17c0007 0x0 0x550 0x1015 0x1830005 0x614 0x1ee30400 0xa00 0x1ee306c0 0x1 0x18a0007 0xfc0 0x500 0x55 0x18f0005 0x0 0x1ebcd3f0 0x55 0x0 0x0 0x1930007 0x55 0xd0 0x0 0x1980007 0x0 0x70 0x0 0x19d0005 0x0 0x0 0x0 0x0 0x0 0x1a10007 0x0 0x20 0x0 0x1b20004 0x0 0x0 0x0 0x0 0x0 0x1b60002 0x0 0x1bc0005 0x0 0x1ebcd3f0 0x55 0x0 0x0 0x1bf0007 0x0 0x2f0 0x55 0x1c60005 0x0 0x1ebcd3f0 0x55 0x0 0x0 0x1c90002 0x55 0x1cc0007 0x55 0x40 0x0 0x1d10007 0x0 0x270 0x0 0x1d60007 0x55 0x100 0x0 0x1db0005 0x0 0x0 0x0 0x0 0x0 0x1de0007 0x0 0xb0 0x0 0x1e30005 0x0 0x0 0x0 0x0 0x0 0x1e60007 0x0 0x60 0x0 0x1f40004 0x0 0x0 0x0 0x0 0x0 0x1f90002 0x0 0x1ff0007 0x55 0x90 0x0 0x2040007 0x0 0x70 0x0 0x2090005 0x0 0x0 0x0 0x0 0x0 0x20d0007 0x0 0x20 0x0 0x2150005 0x0 0x0 0x0 0x0 0x0 0x2180007 0x0 0x90 0x0 0x21f0002 0x0 0x2220007 0x0 0x60 0x0 0x2300004 0x0 0x0 0x0 0x0 0x0 0x2340002 0x0 0x23a0007 0x0 0xc0 0x0 0x23f0005 0x0 0x0 0x0 0x0 0x0 0x2430007 0x0 0x70 0x0 0x2480005 0x0 0x0 0x0 0x0 0x0 0x24c0007 0x0 0x20 0x0 0x2560005 0xa4 0x1ee30980 0xe8d 0x1ebcd3f0 0x8f 0x25d0007 0xfb8 0x80 0x8 0x2620007 0x8 0x60 0x0 0x2700004 0x0 0x0 0x0 0x0 0x0 0x2750002 0x0 0x2800005 0x164 0x1ee30980 0xdcd 0x1ebcd3f0 0x87 0x28f0002 0xfb8 0x2920007 0xfb2 0x118 0x6 0x2970007 0x6 0xe0 0x0 0x29e0002 0x0 0x2a10007 0x0 0xb0 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2aa0007 0x0 0x60 0x0 0x2b80004 0x0 0x0 0x0 0x0 0x0 0x2bc0002 0x0 0x2c30003 0xe89 0x30 0x2cd0003 0x2eac 0xfffffffffffff3d0 0x2d20007 0xe89 0x70 0x0 0x2d70005 0x0 0x0 0x0 0x0 0x0 0x2db0007 0x0 0x20 0x0 0x2e30004 0x0 0x1ee30a30 0xe89 0x0 0x0 0x2f10007 0x0 0x408 0xe89 0x2f70005 0xc0 0x208cade0 0xdc9 0x0 0x0 0x2fa0104 0x0 0x1ee30c40 0x711 0x1ee30ae0 0xe 0x3010007 0x6ea 0x388 0x79f 0x3060004 0xfffffffffffff86f 0x1ee30c40 0x50 0x1ee30ae0 0xe 0x3090007 0x791 0x198 0xe 0x30e0004 0x0 0x1ee30ae0 0xe 0x0 0x0 0x3180007 0x0 0x20 0xe 0x3280004 0xfffffffffffffff2 0x1ee30ae0 0x1 0x0 0x0 0x32b0007 0xe 0x98 0x0 0x3330004 0x0 0x0 0x0 0x0 0x0 0x33c0005 0x0 0x0 0x0 0x0 0x0 0x3400003 0x0 0x78 0x3480004 0x0 0x1ee30ae0 0xe 0x0 0x0 0x3510005 0x1 0x208cade0 0xd 0x0 0x0 0x3580007 0x0 0x130 0x79f 0x35d0007 0x79f 0xc0 0x0 0x3620005 0x0 0x0 0x0 0x0 0x0 0x3660007 0x0 0x70 0x0 0x36b0005 0x0 0x0 0x0 0x0 0x0 0x36f0007 0x0 0x20 0x0 0x3770004 0x0 0x1ee30c40 0x71f 0x1ee30b90 0x80 0x37a0007 0x0 0x20 0x79f 0x3840007 0x0 0x70 0x0 0x3890004 0x0 0x0 0x0 0x0 0x0 0x38c0007 0x0 0x20 0x0 0x3950007 0x0 0x890 0x6ea 0x3a10007 0x0 0x1a0 0x6ea 0x3a60007 0x6ea 0x180 0x0 0x3b10003 0x0 0x140 0x3c00007 0x0 0x128 0x0 0x3d20002 0x0 0x3d50007 0x0 0xf8 0x0 0x3dd0005 0x0 0x0 0x0 0x0 0x0 0x3e40007 0x0 0x38 0x0 0x3e70003 0x0 0x88 0x3ec0004 0x0 0x0 0x0 0x0 0x0 0x3ef0007 0x0 0x40 0x0 0x3fb0007 0x0 0x20 0x0 0x4130007 0x0 0xfffffffffffffed8 0x0 0x4250005 0x0 0x1ee30a30 0x6ea 0x0 0x0 0x42c0005 0x385 0x1ee30400 0x364 0x1ee306c0 0x1 0x42f0005 0x0 0x214df060 0x6ea 0x0 0x0 0x4360104 0x0 0x0 0x0 0x0 0x0 0x4390007 0x6ea 0xc0 0x0 0x43e0004 0x0 0x0 0x0 0x0 0x0 0x44e0007 0x0 0x70 0x0 0x4530007 0x0 0x50 0x0 0x45b0005 0x0 0x0 0x0 0x0 0x0 0x4640007 0x0 0x550 0x6ea 0x4750003 0x6ea 0x4a0 0x4840007 0x8a48 0x488 0x6ea 0x4930004 0x0 0x214df060 0x6ea 0x0 0x0 0x4960007 0x0 0x98 0x6ea 0x49d0004 0x0 0x214df060 0x6ea 0x0 0x0 0x4a20005 0x317 0x1ee30400 0x3d2 0x1ee306c0 0x1 0x4a70003 0x6ea 0x210 0x4ac0005 0x0 0x0 0x0 0x0 0x0 0x4af0007 0x0 0x138 0x0 0x4b30005 0x0 0x0 0x0 0x0 0x0 0x4b90004 0x0 0x0 0x0 0x0 0x0 0x4bc0005 0x0 0x0 0x0 0x0 0x0 0x4c30007 0x0 0x118 0x0 0x4c80005 0x0 0x0 0x0 0x0 0x0 0x4cb0007 0x0 0xc8 0x0 0x4d10003 0x0 0xa8 0x4d50005 0x0 0x0 0x0 0x0 0x0 0x4db0004 0x0 0x0 0x0 0x0 0x0 0x4de0005 0x0 0x0 0x0 0x0 0x0 0x4e70002 0x6ea 0x4ea0007 0x6de 0x198 0xc 0x4ef0007 0x0 0x178 0xc 0x4f40005 0x0 0x1ee30c40 0xc 0x0 0x0 0x4f70007 0x0 0x108 0xc 0x5030007 0xc 0x20 0x0 0x5130007 0xc 0xb0 0x0 0x5210004 0x0 0x0 0x0 0x0 0x0 0x5250002 0x0 0x52c0007 0x0 0x50 0x0 0x5340005 0x0 0x0 0x0 0x0 0x0 0x5420003 0xc 0x38 0x5470007 0x0 0x20 0x0 0x5550007 0x9132 0xfffffffffffffb78 0x6ea 0x55a0007 0x6de 0x70 0xc 0x55f0007 0x0 0x50 0xc 0x5670005 0x0 0x208cade0 0xc 0x0 0x0 0x5710005 0x0 0x1ee30a30 0x6de 0x0 0x0 0x5780007 0x6d0 0xe0 0xe 0x5810005 0x0 0x214da960 0xe 0x0 0x0 0x5880007 0xc 0x90 0x2 0x5960007 0x0 0x70 0x2 0x59b0007 0x0 0x50 0x2 0x5a30005 0x0 0x208cade0 0x2 0x0 0x0 0x5ac0007 0x0 0x2c0 0x6dc 0x5b60004 0x0 0x1eb6a380 0x6dc 0x0 0x0 0x5c00007 0x6d0 0xb8 0xc 0x5c40007 0x0 0x1b8 0xc 0x5c80005 0x0 0x1ee30400 0x7 0x1ee304b0 0x5 0x5d20005 0x0 0x214da960 0xc 0x0 0x0 0x5d70003 0xc 0x138 0x5e00005 0x0 0x214da960 0x6d0 0x0 0x0 0x5e70007 0x6d0 0x70 0x0 0x5ec0005 0x0 0x0 0x0 0x0 0x0 0x5ef0007 0x0 0xa0 0x0 0x5f30007 0x1 0x80 0x6cf 0x5f70005 0x6f 0x1ee30400 0x355 0x1ee304b0 0x30b 0x6010005 0x0 0x214da960 0x6cf 0x0 0x0 0x60f0002 0x6dc 0x6160007 0x0 0x158 0x6dc 0x61d0007 0x6d0 0x138 0xc 0x6250005 0x0 0x208cade0 0xc 0x0 0x0 0x6290003 0xc 0xe8 0x6370007 0x0 0xd0 0x0 0x6410004 0x0 0x0 0x0 0x0 0x0 0x64d0002 0x0 0x6540007 0x0 0x70 0x0 0x65b0007 0x0 0x50 0x0 0x6630005 0x0 0x0 0x0 0x0 0x0 oops 53 16 org/eclipse/jdt/internal/compiler/lookup/MethodScope 18 org/eclipse/jdt/internal/compiler/lookup/ClassScope 41 org/eclipse/jdt/internal/compiler/lookup/MethodScope 47 org/eclipse/jdt/internal/compiler/lookup/MethodScope 61 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 111 org/eclipse/jdt/internal/compiler/lookup/MethodScope 113 org/eclipse/jdt/internal/compiler/lookup/BlockScope 117 org/eclipse/jdt/internal/compiler/lookup/MethodScope 119 org/eclipse/jdt/internal/compiler/lookup/BlockScope 145 org/eclipse/jdt/internal/compiler/lookup/ClassScope 188 org/eclipse/jdt/internal/compiler/lookup/MethodScope 190 org/eclipse/jdt/internal/compiler/lookup/ClassScope 198 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 230 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 354 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 356 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 376 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 378 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 436 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 446 org/eclipse/jdt/internal/compiler/util/HashtableOfObject 452 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 454 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 464 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 472 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 482 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 507 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 513 org/eclipse/jdt/internal/compiler/util/HashtableOfObject 547 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 549 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 627 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 633 org/eclipse/jdt/internal/compiler/lookup/MethodScope 635 org/eclipse/jdt/internal/compiler/lookup/ClassScope 639 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 686 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 696 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 702 org/eclipse/jdt/internal/compiler/lookup/MethodScope 704 org/eclipse/jdt/internal/compiler/lookup/ClassScope 784 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 839 org/eclipse/jdt/internal/compiler/util/HashtableOfObject 845 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 855 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 873 org/eclipse/jdt/internal/compiler/util/HashtableOfObject 883 [C 897 org/eclipse/jdt/internal/compiler/lookup/MethodScope 899 org/eclipse/jdt/internal/compiler/lookup/BlockScope 903 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 912 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 936 org/eclipse/jdt/internal/compiler/lookup/MethodScope 938 org/eclipse/jdt/internal/compiler/lookup/BlockScope 942 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 958 org/eclipse/jdt/internal/compiler/util/HashtableOfObject +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding problemId ()I 2 154 orig 264 168 227 165 116 0 0 0 0 0 119 60 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 154 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding equalsEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 19354 orig 264 168 227 165 116 0 0 0 0 192 85 60 35 0 0 0 0 16 3 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 116 0 0 0 49 89 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 22 0 2 0 0 0 192 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 56 0x20007 0x2200 0x20 0x2926 0x80007 0x1 0x40 0x21ff 0xc0007 0x21ff 0x20 0x0 0x170007 0x2de 0x40 0x1f21 0x220007 0x1f21 0x20 0x0 0x280004 0xffffffffffffde8e 0x206c2d90 0x62 0x1ebcc4b0 0x3 0x2b0007 0x2172 0xf0 0x8d 0x2f0004 0xffffffffffffff73 0x0 0x0 0x0 0x0 0x320007 0x8d 0xa0 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x430007 0x0 0x20 0x0 oops 2 22 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding isGenericType ()Z 2 4871 orig 264 168 227 165 116 0 0 0 0 8 131 81 35 0 0 0 0 232 1 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 17 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 160 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 20 0x10005 0xba 0x1ee30980 0x118d 0x1ebcd3f0 0xbb 0x40007 0x1302 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x128a 0x20 0x78 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding hasEnclosingInstanceContext ()Z 2 6981 orig 264 168 227 165 116 0 0 0 0 64 63 61 35 0 0 0 0 160 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 90 1 0 0 89 207 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 25 0 2 0 0 0 88 1 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 43 0x10005 0x6d7 0x1ebcd3f0 0x193 0x1ee30980 0x1181 0x40007 0x17fc 0x70 0x1ef 0x80005 0x35 0x1ebcd3f0 0x193 0x1ebcc4b0 0x27 0xb0007 0x6b 0x20 0x184 0x110005 0x133b 0x1ee30c40 0x4e5 0x1ebcd3f0 0x47 0x160007 0x16f3 0x88 0x174 0x1a0005 0x0 0x233a4c10 0x174 0x0 0x0 0x1d0007 0x174 0x38 0x0 0x210003 0x0 0x18 oops 7 2 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 14 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 22 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/MethodBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope getBaseType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 4315 orig 264 168 227 165 116 0 0 0 0 80 161 61 35 0 0 0 0 96 7 0 0 128 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 118 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 102 0 2 0 0 0 32 6 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 196 0x50007 0xc 0x620 0xecf 0xb0007 0x762 0x600 0x76d 0x110008 0x12 0xd3 0x5e0 0x16 0x180 0x0 0x2e0 0x0 0x360 0x0 0x420 0x3 0xa0 0x0 0x4c0 0x9 0x540 0x0 0x100 0x5e0007 0x0 0x540 0x31 0x660007 0x0 0x520 0x31 0x6e0007 0x0 0x500 0x31 0x770007 0x0 0x4e0 0x1f 0x7f0007 0x0 0x4c0 0x1f 0x870007 0x0 0x4a0 0x1f 0x8f0007 0x0 0x480 0x1f 0x990007 0x3 0xe0 0xce 0xa10007 0x0 0xc0 0xce 0xa90007 0x0 0xa0 0xce 0xb10007 0x0 0x80 0xce 0xb90007 0x0 0x60 0xce 0xc10007 0x0 0x40 0xce 0xca0007 0x0 0x20 0xce 0xd30007 0x0 0x380 0x3 0xdb0007 0x0 0x360 0x3 0xe30007 0x0 0x340 0x3 0xeb0007 0x0 0x320 0x3 0xf40007 0x0 0x300 0x0 0xfc0007 0x0 0x2e0 0x0 0x1040007 0x0 0x2c0 0x0 0x10c0007 0x0 0x2a0 0x0 0x1160007 0x0 0x280 0x0 0x11e0007 0x0 0x260 0x0 0x1260007 0x0 0x240 0x0 0x12e0007 0x0 0x220 0x0 0x1360007 0x0 0x200 0x0 0x13e0007 0x0 0x1e0 0x0 0x1470007 0x0 0x1c0 0x0 0x14f0007 0x0 0x1a0 0x0 0x1570007 0x0 0x180 0x0 0x15f0007 0x0 0x160 0x0 0x1670007 0x0 0x140 0x0 0x1700007 0x0 0x120 0x9 0x1780007 0x0 0x100 0x9 0x1800007 0x0 0xe0 0x9 0x1880007 0x0 0xc0 0x9 0x1910007 0x0 0xa0 0xf 0x1990007 0x0 0x80 0xf 0x1a10007 0x0 0x60 0xf 0x1a90007 0x0 0x40 0xf 0x1b10007 0x0 0x20 0xf oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2 5295 orig 264 168 227 165 116 0 0 0 0 64 178 81 35 0 0 0 0 0 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 149 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 11 0 2 0 0 0 184 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 23 0x10005 0x106 0x1ee30980 0xfd8 0x1ebcd3f0 0x1d1 0x40007 0x12af 0x50 0x0 0xc0005 0x0 0x0 0x0 0x0 0x0 0x180007 0x0 0x38 0x12af 0x1f0003 0x12af 0x18 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 162 orig 264 168 227 165 116 0 0 0 0 56 175 80 35 0 0 0 0 152 4 0 0 216 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 193 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 3 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 106 0x80007 0x18 0x20 0x80 0x220007 0x0 0xf0 0x18 0x2e0002 0x18 0x310004 0x0 0x1ebcc4b0 0x2 0x1ee30c40 0x16 0x570007 0x18 0x60 0x0 0x5d0007 0x0 0x40 0x0 0x680007 0x0 0x20 0x0 0x710005 0x0 0x1ebcc7b0 0x18 0x0 0x0 0x810007 0x18 0x128 0x0 0x8e0003 0x0 0xe8 0x9b0002 0x0 0x9e0004 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0x60 0x0 0xca0007 0x0 0x40 0x0 0xd50007 0x0 0x20 0x0 0xe10004 0x0 0x0 0x0 0x0 0x0 0xe70007 0x0 0xffffffffffffff30 0x0 0xed0007 0x18 0x20 0x0 0x1020007 0x0 0xf8 0x18 0x10a0002 0x18 0x10d0007 0x0 0x68 0x18 0x1150005 0x0 0x1ebcc7b0 0x18 0x0 0x0 0x1190003 0x18 0x78 0x1220002 0x0 0x1250007 0x0 0x50 0x0 0x12d0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 14 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 87 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope enclosingSourceType ()Lorg/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding; 2 31164 orig 264 168 227 165 116 0 0 0 0 248 202 61 35 0 0 0 0 232 1 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 250 1 0 17 166 3 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 4 0 3 0 0 0 0 0 data 20 0x30004 0xffffffffffff8b3f 0x1ee30400 0x88 0x1ee306c0 0x3f46 0x60007 0x74c1 0x50 0x3f46 0xa0004 0x0 0x1ee306c0 0x3f46 0x0 0x0 0x1a0007 0x74c1 0xffffffffffffff80 0x0 oops 3 2 org/eclipse/jdt/internal/compiler/lookup/MethodScope 4 org/eclipse/jdt/internal/compiler/lookup/ClassScope 12 org/eclipse/jdt/internal/compiler/lookup/ClassScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope methodScope ()Lorg/eclipse/jdt/internal/compiler/lookup/MethodScope; 2 12358 orig 264 168 227 165 116 0 0 0 0 224 116 62 35 0 0 0 0 232 1 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 129 209 0 0 33 130 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 4 0 3 0 0 0 0 0 data 20 0x30004 0xffffffffffffcf55 0x1ee30400 0x11db 0x1ee306c0 0x92 0x60007 0x30ab 0x50 0x11db 0xa0004 0x0 0x1ee30400 0x11db 0x0 0x0 0x140007 0x2856 0xffffffffffffff80 0x855 oops 3 2 org/eclipse/jdt/internal/compiler/lookup/MethodScope 4 org/eclipse/jdt/internal/compiler/lookup/ClassScope 12 org/eclipse/jdt/internal/compiler/lookup/MethodScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertToParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4874 orig 264 168 227 165 116 0 0 0 0 104 177 87 35 0 0 0 0 168 3 0 0 16 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 41 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 88 2 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 75 0x10007 0x0 0x258 0x1305 0x50005 0xbd 0x1ee30980 0x118d 0x1ebcd3f0 0xbb 0xa0007 0x7b 0x70 0x128a 0xe0005 0xba 0x1ee30980 0x118d 0x1ebcd3f0 0x43 0x110007 0xf3 0x20 0x1197 0x170005 0x3 0x1ebcd3f0 0xb1 0x1ee308d0 0xba 0x220007 0x3 0xb0 0x16b 0x260005 0x0 0x1ebcd3f0 0xb1 0x1ee308d0 0xba 0x290007 0x0 0x60 0x16b 0x2e0005 0x0 0x214da960 0x16b 0x0 0x0 0x380002 0x16b 0x400007 0xf3 0xb8 0x7b 0x460007 0x0 0x68 0x7b 0x4a0005 0x0 0x1ebcd3f0 0x78 0x1ee30c40 0x3 0x4d0003 0x7b 0x18 0x530005 0x0 0x214da960 0x7b 0x0 0x0 oops 12 6 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 8 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 16 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 18 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 26 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 28 org/eclipse/jdt/internal/compiler/lookup/LocalTypeBinding 36 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 38 org/eclipse/jdt/internal/compiler/lookup/LocalTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 62 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 64 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 71 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/FieldBinding isStatic ()Z 2 1375 orig 264 168 227 165 116 0 0 0 0 96 227 82 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 1 0 0 249 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 4 0x70007 0x28c 0x20 0x193 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope getBinding ([CILorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/Binding; 2 104079 orig 264 168 227 165 116 0 0 0 0 136 255 59 35 0 0 0 0 88 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 12 0 0 33 214 0 0 161 83 12 0 0 0 0 0 0 0 0 0 2 0 0 0 9 0 30 1 2 0 0 0 192 20 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 664 0x10005 0x25 0x1ee30400 0x9a1 0x1ee304b0 0x10fe 0x1c0007 0x0 0x1198 0x1ac4 0x450008 0xa 0x0 0x990 0x2f 0x90 0x21 0x60 0x1f 0x2e8 0xb 0x978 0x660004 0x0 0x1ee30400 0x1500 0x0 0x0 0x890005 0x0 0x1ee30400 0x1500 0x1ee304b0 0x23a7 0x900007 0x27a5 0x8d0 0x1102 0x950007 0x1102 0x80 0x0 0x9a0005 0x0 0x0 0x0 0x0 0x0 0x9d0007 0x0 0x30 0x0 0xad0002 0x0 0xbd0007 0x10de 0x50 0x24 0xc30005 0x0 0x1ee30560 0x22 0x1ee30610 0x2 0xca0007 0x10de 0x138 0x24 0xce0004 0xfffffffffffffffe 0x1ee30560 0x22 0x0 0x0 0xd10007 0x2 0x68 0x22 0xd50004 0x0 0x1ee30560 0x22 0x0 0x0 0xe70003 0x22 0x98 0xeb0004 0x0 0x1ee30610 0x2 0x0 0x0 0xee0007 0x0 0x50 0x2 0xf20004 0x0 0x1ee30610 0x2 0x0 0x0 0x1130004 0x0 0x1ee306c0 0xa47 0x0 0x0 0x11a0005 0x1f 0x1ee306c0 0xa28 0x0 0x0 0x1210007 0x0 0x580 0xa47 0x12c0005 0x0 0x1ee306c0 0xa47 0x0 0x0 0x1330007 0x865 0x530 0x1e2 0x1380005 0x0 0x1ee30770 0x1ce 0x1ee30820 0x14 0x13c0007 0x1e2 0xa0 0x0 0x1410007 0x0 0x70 0x0 0x1460005 0x0 0x0 0x0 0x0 0x0 0x14a0007 0x0 0x20 0x0 0x1670002 0x0 0x17a0005 0x14 0x1ee30770 0x1ba 0x1ee30820 0x14 0x17d0007 0x0 0x350 0x1e2 0x1820005 0x14 0x1ee30770 0x1ba 0x1ee30820 0x14 0x1850007 0xb0 0x98 0x132 0x18a0007 0x132 0x48 0x0 0x19b0002 0x0 0x1a00003 0x0 0x48 0x1a50007 0x132 0x30 0x0 0x1b60002 0x0 0x1c20002 0x1e2 0x1c50007 0x1ce 0x70 0x14 0x1c90005 0x0 0x1ee30400 0xe 0x1ee304b0 0x6 0x1d30007 0x0 0x208 0x14 0x1d80007 0x1e2 0x70 0x0 0x1dd0005 0x0 0x0 0x0 0x0 0x0 0x1e10007 0x0 0xd8 0x0 0x1e60007 0x1d8 0x80 0xa 0x1ec0005 0x0 0x1ee30560 0xa 0x0 0x0 0x1f40005 0x0 0x1ee30560 0xa 0x0 0x0 0x1fb0007 0x0 0x38 0x1e2 0x2000003 0x1e2 0x18 0x2120005 0x0 0x0 0x0 0x0 0x0 0x2150007 0x0 0x90 0x0 0x2220002 0x0 0x2250007 0x0 0x60 0x0 0x22f0002 0x0 0x2320007 0x0 0x30 0x0 0x2420002 0x0 0x2520007 0x0 0xc0 0x0 0x2570005 0x0 0x0 0x0 0x0 0x0 0x25b0007 0x0 0x70 0x0 0x2600005 0x0 0x0 0x0 0x0 0x0 0x2640007 0x0 0x20 0x0 0x2840005 0xb 0x1ee308d0 0x85 0x1ee30980 0x7d5 0x28c0005 0xb 0x1ee306c0 0x85a 0x0 0x0 0x2930007 0x85 0x38 0x7e0 0x2970003 0x7e0 0x18 0x2a10003 0x865 0x30 0x2a40003 0x7e0 0x80 0x2a90005 0x1d5e 0x1ee30400 0xa47 0x1ee306c0 0x865 0x2ac0007 0x300a 0x20 0x0 0x2b90003 0x300a 0xfffffffffffff620 0x2be0007 0x7e0 0x20 0x0 0x2d00007 0x7e0 0xf0 0x0 0x2d50005 0x0 0x0 0x0 0x0 0x0 0x2d80007 0x0 0xa0 0x0 0x2dd0007 0x0 0x80 0x0 0x2e30005 0x0 0x0 0x0 0x0 0x0 0x2eb0005 0x0 0x0 0x0 0x0 0x0 0x3050005 0xb 0x1ee304b0 0x30a 0x1ee30400 0x4cb 0x30f0007 0x0 0x640 0x7e0 0x3140005 0x0 0x1ee30a30 0x7e0 0x0 0x0 0x3200007 0x0 0x5f0 0x7e0 0x32b0003 0x7e0 0x268 0x3370005 0x0 0x1ee30ae0 0xa560 0x0 0x0 0x33a0007 0xa560 0x220 0x0 0x3420007 0x0 0x200 0x0 0x3540002 0x0 0x3570007 0x0 0x1d0 0x0 0x3600005 0x0 0x0 0x0 0x0 0x0 0x3630007 0x0 0x180 0x0 0x36b0004 0x0 0x0 0x0 0x0 0x0 0x36e0007 0x0 0x130 0x0 0x3760004 0x0 0x0 0x0 0x0 0x0 0x3840007 0x0 0x40 0x0 0x3890007 0x0 0x20 0x0 0x39d0005 0x0 0x0 0x0 0x0 0x0 0x3a40005 0x0 0x0 0x0 0x0 0x0 0x3a70007 0x0 0x20 0x0 0x3b90007 0x0 0x20 0x0 0x3c70007 0xa560 0xfffffffffffffdb0 0x7e0 0x3d50003 0x7e0 0x2d8 0x3e10005 0x0 0x1ee30ae0 0xa560 0x0 0x0 0x3e40007 0xa560 0x290 0x0 0x3ec0007 0x0 0x270 0x0 0x3f80004 0x0 0x0 0x0 0x0 0x0 0x3fb0007 0x0 0x220 0x0 0x4010004 0x0 0x0 0x0 0x0 0x0 0x4080005 0x0 0x0 0x0 0x0 0x0 0x40f0007 0x0 0x1a0 0x0 0x4140005 0x0 0x0 0x0 0x0 0x0 0x4170007 0x0 0x58 0x0 0x41c0007 0x0 0x130 0x0 0x4230003 0x0 0x110 0x4280005 0x0 0x0 0x0 0x0 0x0 0x42b0007 0x0 0xc8 0x0 0x4320007 0x0 0x38 0x0 0x4350003 0x0 0x88 0x4410007 0x0 0x40 0x0 0x4460007 0x0 0x20 0x0 0x4560007 0x0 0x30 0x0 0x4660002 0x0 0x4820007 0xa560 0xfffffffffffffd40 0x7e0 0x4870007 0x7e0 0x50 0x0 0x4900005 0x0 0x0 0x0 0x0 0x0 0x4a50007 0x6a8 0x128 0x138 0x4a90002 0x138 0x4af0007 0x138 0x20 0x0 0x4c50007 0x62 0x38 0xd6 0x4c90003 0xd6 0x18 0x4d00005 0x6 0x1ee304b0 0xb3 0x1ee30400 0x7f 0x4d70005 0xc 0x1ee30b90 0x115 0x1ee30c40 0x17 0x4da0007 0x21 0x40 0x117 0x4df0007 0x117 0xc0 0x0 0x4f30007 0x6a8 0xa0 0x0 0x4f90005 0x0 0x0 0x0 0x0 0x0 0x4ff0005 0x0 0x0 0x0 0x0 0x0 0x5050007 0x0 0x20 0x0 0x5170007 0x7bf 0x20 0x0 0x5290007 0x6a8 0x70 0x117 0x52e0005 0x0 0x1ee30b90 0x117 0x0 0x0 0x5320007 0x117 0x20 0x0 0x5480005 0x7 0x1ee304b0 0x2fc 0x1ee30400 0x4bc 0x54c0002 0x7bf 0x5600005 0x0 0x0 0x0 0x0 0x0 0x5660005 0x0 0x0 0x0 0x0 0x0 oops 41 2 org/eclipse/jdt/internal/compiler/lookup/MethodScope 4 org/eclipse/jdt/internal/compiler/lookup/BlockScope 24 org/eclipse/jdt/internal/compiler/lookup/MethodScope 30 org/eclipse/jdt/internal/compiler/lookup/MethodScope 32 org/eclipse/jdt/internal/compiler/lookup/BlockScope 60 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 62 org/eclipse/jdt/internal/compiler/ast/LocalDeclaration 70 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 80 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 89 org/eclipse/jdt/internal/compiler/ast/LocalDeclaration 99 org/eclipse/jdt/internal/compiler/ast/LocalDeclaration 105 org/eclipse/jdt/internal/compiler/lookup/ClassScope 111 org/eclipse/jdt/internal/compiler/lookup/ClassScope 121 org/eclipse/jdt/internal/compiler/lookup/ClassScope 131 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 133 org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding 157 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 159 org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding 167 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 169 org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding 198 org/eclipse/jdt/internal/compiler/lookup/MethodScope 200 org/eclipse/jdt/internal/compiler/lookup/BlockScope 226 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 232 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 293 org/eclipse/jdt/internal/compiler/lookup/LocalTypeBinding 295 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 299 org/eclipse/jdt/internal/compiler/lookup/ClassScope 318 org/eclipse/jdt/internal/compiler/lookup/MethodScope 320 org/eclipse/jdt/internal/compiler/lookup/ClassScope 365 org/eclipse/jdt/internal/compiler/lookup/BlockScope 367 org/eclipse/jdt/internal/compiler/lookup/MethodScope 375 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 388 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 469 org/eclipse/jdt/internal/compiler/lookup/ImportBinding 588 org/eclipse/jdt/internal/compiler/lookup/BlockScope 590 org/eclipse/jdt/internal/compiler/lookup/MethodScope 594 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 596 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 636 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 646 org/eclipse/jdt/internal/compiler/lookup/BlockScope 648 org/eclipse/jdt/internal/compiler/lookup/MethodScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope enclosingReceiverType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4462 orig 264 168 227 165 116 0 0 0 0 248 200 61 35 0 0 0 0 72 2 0 0 176 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 1 0 0 153 130 0 0 49 76 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 12 0 2 0 0 0 0 1 0 0 255 255 255 255 4 0 3 0 0 0 0 0 data 32 0x30004 0xfffffffffffff67a 0x1ee306c0 0x1053 0x1ee30400 0x25 0x60007 0x986 0xb0 0x1053 0xa0005 0x353 0x1ee30400 0x9c 0x1ee306c0 0xc64 0xe0004 0x0 0x1ee306c0 0x1053 0x0 0x0 0x170005 0x0 0x214da960 0x1053 0x0 0x0 0x210007 0x986 0xffffffffffffff20 0x0 oops 6 2 org/eclipse/jdt/internal/compiler/lookup/ClassScope 4 org/eclipse/jdt/internal/compiler/lookup/MethodScope 12 org/eclipse/jdt/internal/compiler/lookup/MethodScope 14 org/eclipse/jdt/internal/compiler/lookup/ClassScope 18 org/eclipse/jdt/internal/compiler/lookup/ClassScope 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope findField (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CLorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Z)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 2 2866 orig 264 168 227 165 116 0 0 0 0 216 212 61 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 0 0 0 225 82 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 6 0x70005 0x6 0x1ee306c0 0xa44 0x1ee304b0 0x12 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/ClassScope 4 org/eclipse/jdt/internal/compiler/lookup/BlockScope +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope findField (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CLorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;ZZ)Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 2 10538 orig 264 168 227 165 116 0 0 0 0 216 218 61 35 0 0 0 0 176 16 0 0 232 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 149 1 0 0 233 82 0 0 169 60 1 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 141 0 2 0 0 0 56 15 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 487 0x10005 0x2cb 0x1ee306c0 0x784 0x1ee304b0 0xe 0x90005 0x0 0x1ee30a30 0xa5d 0x0 0x0 0xd0005 0xae 0x1ee30980 0x9ab 0x1ee30c40 0x4 0x100008 0xc 0x2c9 0x198 0x0 0x150 0x0 0x70 0x0 0x70 0x0 0x70 0x0 0x70 0x470005 0x0 0x0 0x0 0x0 0x0 0x4e0005 0x0 0x0 0x0 0x0 0x0 0x510007 0x0 0x38 0x0 0x540003 0x0 0x230 0x590005 0x0 0x0 0x0 0x0 0x0 0x5e0003 0x0 0x78 0x620005 0x0 0x244e99b0 0x1 0x0 0x0 0x670003 0x1 0x30 0x6a0003 0xa5c 0x188 0x6f0004 0x0 0x1ee30c40 0x1 0x0 0x0 0x720007 0x0 0xe0 0x1 0x770004 0x0 0x1ee30c40 0x1 0x0 0x0 0x7b0005 0x0 0x1ee30c40 0x1 0x0 0x0 0x7e0007 0x1 0x60 0x0 0x870004 0x0 0x0 0x0 0x0 0x0 0x8d0002 0x0 0x950002 0x1 0x980007 0x0 0x50 0x1 0xa60007 0x1 0x30 0x0 0xb30002 0x0 0xbe0004 0x0 0x1ee30980 0x9ab 0x1ee30c40 0x4 0xc60005 0xad 0x1ee30980 0x9ab 0x1ee30c40 0x4 0xc90007 0xa5c 0x30 0x0 0xd50002 0x0 0xdb0005 0xad 0x1ee30980 0x9ab 0x1ee30c40 0x4 0xe30005 0xad 0x1ee30980 0x9ab 0x1ee30c40 0x4 0xe90004 0xfffffffffffff5a9 0x1ee306c0 0x2c1 0x1ee304b0 0x4 0xec0007 0xa57 0x88 0x5 0xf00004 0x0 0x1ee30400 0x5 0x0 0x0 0xf60007 0x5 0x38 0x0 0xfa0003 0x0 0x18 0x1020007 0x878 0x178 0x1e4 0x1070007 0x1e4 0x20 0x0 0x10e0007 0x0 0x40 0x1e4 0x1130007 0x1e4 0xb8 0x0 0x1190005 0x0 0x0 0x0 0x0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x88 0x0 0x1220003 0x0 0x68 0x12b0005 0xa1 0x1ee30770 0x143 0x0 0x0 0x12e0007 0x0 0x20 0x1e4 0x1410002 0x0 0x1540003 0x878 0x4f8 0x1590005 0x1a8 0x1ee30980 0x7de 0x1ee30c40 0x864 0x1600007 0x0 0x190 0x11ea 0x1680007 0xa0c 0x170 0x7de 0x16d0007 0x0 0x38 0x7de 0x1790003 0x7de 0x130 0x1890007 0x0 0x30 0x0 0x19f0002 0x0 0x1a50003 0x0 0xc8 0x1b20003 0x0 0x60 0x1bc0002 0x0 0x1bf0007 0x0 0x38 0x0 0x1c20003 0x0 0x68 0x1cc0007 0x0 0xffffffffffffffb8 0x0 0x1d80004 0x0 0x0 0x0 0x0 0x0 0x1e00007 0x0 0xffffffffffffff50 0x0 0x1e50005 0x1a8 0x1ee30980 0x7de 0x1ee30c40 0x864 0x1eb0007 0x986 0x38 0x864 0x1ee0003 0x864 0x2f0 0x1f50005 0x0 0x1ee30a30 0x986 0x0 0x0 0x1fa0005 0x122 0x1ee30c40 0x863 0x206c2d90 0x1 0x2010007 0x986 0x38 0x0 0x2050003 0x0 0x48 0x2090005 0x4a9 0x1ee30560 0x18f 0x244e9a60 0x34e 0x20f0007 0x986 0x38 0x0 0x2130003 0x0 0x48 0x2170005 0x4a9 0x1ee30560 0x18f 0x244e9a60 0x34e 0x21c0005 0x122 0x1ee30c40 0x863 0x206c2d90 0x1 0x21f0004 0x0 0x1ee30c40 0x863 0x206c2d90 0x1 0x2290005 0x122 0x1ee30c40 0x863 0x206c2d90 0x1 0x22f0007 0x972 0xf8 0x14 0x2340007 0x14 0x20 0x0 0x2420005 0xa 0x1ee30820 0xa 0x0 0x0 0x2450007 0x0 0x68 0x14 0x24a0007 0x0 0x38 0x14 0x2510003 0x14 0x48 0x2610002 0x0 0x2670007 0x0 0x20 0x0 0x2700007 0x11ea 0xfffffffffffffb20 0x14 0x2750007 0x9a 0x300 0x7de 0x27e0003 0x7de 0x2a0 0x28c0005 0x0 0x1ee30a30 0xfbc 0x0 0x0 0x2930005 0x0 0x206c2d90 0xfbc 0x0 0x0 0x2990007 0xfbc 0xa0 0x0 0x29e0007 0x0 0x20 0x0 0x2a60007 0x0 0x38 0x0 0x2ad0003 0x0 0x1c8 0x2bd0002 0x0 0x2c20003 0x0 0x1c0 0x2c70005 0x0 0x206c2d90 0xfbc 0x0 0x0 0x2ce0007 0x0 0x158 0xfbc 0x2d60007 0xfbc 0x138 0x0 0x2e60007 0x0 0x30 0x0 0x2fc0002 0x0 0x3020003 0x0 0xc8 0x30f0003 0x0 0x60 0x3190002 0x0 0x31c0007 0x0 0x38 0x0 0x31f0003 0x0 0x68 0x3290007 0x0 0xffffffffffffffb8 0x0 0x3350004 0x0 0x0 0x0 0x0 0x0 0x33d0007 0x0 0xffffffffffffff50 0x0 0x3470007 0xfbc 0xfffffffffffffd78 0x7de 0x34c0007 0x7de 0x20 0x0 0x3540007 0x864 0x20 0x14 0x35c0007 0x864 0x30 0x0 0x3690002 0x0 oops 42 2 org/eclipse/jdt/internal/compiler/lookup/ClassScope 4 org/eclipse/jdt/internal/compiler/lookup/BlockScope 8 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 14 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 16 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 74 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 84 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 90 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 120 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 122 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 126 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 128 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 138 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 144 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 150 org/eclipse/jdt/internal/compiler/lookup/ClassScope 152 org/eclipse/jdt/internal/compiler/lookup/BlockScope 160 org/eclipse/jdt/internal/compiler/lookup/MethodScope 208 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 223 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 225 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 279 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 281 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 292 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 298 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 300 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 311 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 313 org/eclipse/jdt/internal/compiler/ast/Argument 324 org/eclipse/jdt/internal/compiler/ast/SingleNameReference 326 org/eclipse/jdt/internal/compiler/ast/Argument 330 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 332 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 336 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 338 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 342 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 344 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 356 org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding 390 org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope 396 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 422 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/CompilationUnitScope faultInImports ()V 2 2852 orig 264 168 227 165 116 0 0 0 0 216 145 149 35 0 0 0 0 24 19 0 0 64 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 11 0 0 249 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 8 0 175 0 2 0 0 0 192 17 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 568 0x60007 0x7df 0x38 0x0 0xa0003 0x0 0x18 0x130007 0x0 0x40 0x7df 0x1a0007 0x0 0x20 0x7df 0x250007 0x0 0x30 0x0 0x2e0002 0x0 0x440003 0x0 0xc8 0x580007 0x0 0xb0 0x0 0x660002 0x0 0x750003 0x0 0x48 0x8b0005 0x0 0x0 0x0 0x0 0x0 0x960007 0x0 0xffffffffffffffd0 0x0 0x990003 0x0 0x38 0xa20007 0x0 0xffffffffffffff50 0x0 0xad0003 0x0 0xd0 0xc50007 0x0 0xb8 0x0 0xd00002 0x0 0xd30007 0x0 0x88 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0007 0x0 0x38 0x0 0xe10003 0x0 0x38 0xea0007 0x0 0xffffffffffffff48 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010004 0x0 0x0 0x0 0x0 0x0 0x10a0003 0x0 0xd00 0x1230003 0x0 0x198 0x13d0007 0x0 0x38 0x0 0x1410003 0x0 0x18 0x1450007 0x0 0x148 0x0 0x14a0005 0x0 0x0 0x0 0x0 0x0 0x14f0005 0x0 0x0 0x0 0x0 0x0 0x1520007 0x0 0xc8 0x0 0x15c0002 0x0 0x15f0007 0x0 0x98 0x0 0x1630005 0x0 0x0 0x0 0x0 0x0 0x1680005 0x0 0x0 0x0 0x0 0x0 0x16b0003 0x0 0xb68 0x1770007 0x0 0xfffffffffffffe80 0x0 0x1830007 0x0 0x420 0x0 0x18c0002 0x0 0x1930005 0x0 0x0 0x0 0x0 0x0 0x1960007 0x0 0x98 0x0 0x19a0005 0x0 0x0 0x0 0x0 0x0 0x1a10005 0x0 0x0 0x0 0x0 0x0 0x1a40003 0x0 0xa50 0x1a90004 0x0 0x0 0x0 0x0 0x0 0x1ac0007 0x0 0x1a8 0x0 0x1b10004 0x0 0x0 0x0 0x0 0x0 0x1b50005 0x0 0x0 0x0 0x0 0x0 0x1b80005 0x0 0x0 0x0 0x0 0x0 0x1bf0004 0x0 0x0 0x0 0x0 0x0 0x1c20007 0x0 0xc8 0x0 0x1c70004 0x0 0x0 0x0 0x0 0x0 0x1cd0005 0x0 0x0 0x0 0x0 0x0 0x1dc0005 0x0 0x0 0x0 0x0 0x0 0x1df0003 0x0 0x878 0x1e40005 0x0 0x0 0x0 0x0 0x0 0x1e70007 0x0 0xe8 0x0 0x1ec0004 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x98 0x0 0x1f30005 0x0 0x0 0x0 0x0 0x0 0x1f80005 0x0 0x0 0x0 0x0 0x0 0x1fb0003 0x0 0x760 0x20a0002 0x0 0x20d0002 0x0 0x2100003 0x0 0x728 0x21a0005 0x0 0x0 0x0 0x0 0x0 0x21d0002 0x0 0x2240005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x108 0x0 0x22c0005 0x0 0x0 0x0 0x0 0x0 0x2300007 0x0 0xb8 0x0 0x2360007 0x0 0x630 0x0 0x23a0005 0x0 0x0 0x0 0x0 0x0 0x2410005 0x0 0x0 0x0 0x0 0x0 0x2440003 0x0 0x5b0 0x2490004 0x0 0x0 0x0 0x0 0x0 0x24c0007 0x0 0x98 0x0 0x2500005 0x0 0x0 0x0 0x0 0x0 0x2550005 0x0 0x0 0x0 0x0 0x0 0x2580003 0x0 0x4e8 0x2620007 0x0 0x360 0x0 0x2670004 0x0 0x0 0x0 0x0 0x0 0x26a0007 0x0 0x310 0x0 0x26f0004 0x0 0x0 0x0 0x0 0x0 0x2790007 0x0 0x2c0 0x0 0x27e0005 0x0 0x0 0x0 0x0 0x0 0x2810007 0x0 0x98 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x28c0005 0x0 0x0 0x0 0x0 0x0 0x28f0003 0x0 0x360 0x29a0005 0x0 0x0 0x0 0x0 0x0 0x29d0004 0x0 0x0 0x0 0x0 0x0 0x2a40007 0x0 0x80 0x0 0x2aa0005 0x0 0x0 0x0 0x0 0x0 0x2ad0005 0x0 0x0 0x0 0x0 0x0 0x2b40004 0x0 0x0 0x0 0x0 0x0 0x2b70007 0x0 0xc8 0x0 0x2bc0004 0x0 0x0 0x0 0x0 0x0 0x2d30005 0x0 0x0 0x0 0x0 0x0 0x2df0005 0x0 0x0 0x0 0x0 0x0 0x2e20003 0x0 0x188 0x2ee0002 0x0 0x2f20007 0x0 0x38 0x0 0x2f50003 0x0 0x140 0x2fa0005 0x0 0x0 0x0 0x0 0x0 0x2fd0007 0x0 0xf8 0x0 0x3020005 0x0 0x0 0x0 0x0 0x0 0x3060007 0x0 0x48 0x0 0x3120002 0x0 0x3150003 0x0 0x78 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0007 0x0 0x30 0x0 0x32a0002 0x0 0x3330007 0x0 0xfffffffffffff318 0x0 0x33f0007 0x0 0x30 0x0 0x3580002 0x0 0x3710002 0x0 0x37a0003 0x0 0x108 0x38b0007 0x0 0x70 0x0 0x3930004 0x0 0x0 0x0 0x0 0x0 0x3960007 0x0 0x70 0x0 0x39b0004 0x0 0x0 0x0 0x0 0x0 0x39e0007 0x0 0x50 0x0 0x3b50005 0x0 0x0 0x0 0x0 0x0 0x3c00007 0x0 0xffffffffffffff10 0x0 0x3c80007 0x0 0x58 0x0 0x3cc0007 0x0 0x38 0x0 0x3d00003 0x0 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ProblemBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;I)V 2 2037 orig 264 168 227 165 116 0 0 0 0 216 213 149 35 0 0 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 249 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x7bf oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ProblemBinding ([CI)V 2 2038 orig 264 168 227 165 116 0 0 0 0 8 213 149 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 1 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x7c0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding initialize (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)V 2 2926 orig 264 168 227 165 116 0 0 0 0 32 43 113 35 0 0 0 0 248 2 0 0 120 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 118 2 0 0 129 37 0 0 193 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 20 0 2 0 0 0 160 1 0 0 255 255 255 255 7 0 50 0 0 0 0 0 data 52 0x320007 0x2 0x38 0x4ae 0x410003 0x4ae 0x38 0x480007 0x2 0x20 0x0 0x740007 0x2 0x148 0x4ae 0x820003 0x4ae 0x108 0x8c0005 0x3fe 0x1ebcc7b0 0x6a 0x212d3ca0 0xe0 0x8f0008 0x6 0xef 0xc0 0x25 0x40 0x0 0xa8 0xb60004 0x0 0x212d3ca0 0xe0 0x0 0x0 0xbc0007 0x1 0x50 0xdf 0xcb0003 0xdf 0x30 0xda0003 0x0 0x18 0x1010007 0x548 0xffffffffffffff10 0x4ae oops 3 20 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 22 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 34 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2 4452 orig 264 168 227 165 116 0 0 0 0 88 192 89 35 0 0 0 0 48 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 123 0 0 169 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 232 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 29 0x10002 0xf64 0x40007 0xf64 0x50 0x0 0xc0005 0x0 0x0 0x0 0x0 0x0 0x1e0007 0xa 0x20 0xf5a 0x2c0003 0xa 0x48 0x350005 0x0 0x1ebcc7b0 0xb 0x0 0x0 0x3d0007 0xb 0xffffffffffffffd0 0xa oops 1 21 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BlockScope findVariable ([C)Lorg/eclipse/jdt/internal/compiler/lookup/LocalVariableBinding; 2 37386 orig 264 168 227 165 116 0 0 0 0 128 132 116 35 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 2 0 0 105 189 1 0 209 127 4 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 11 0 2 0 0 0 136 0 0 0 255 255 255 255 3 0 10 0 0 0 0 0 data 17 0xa0003 0x37ad 0x68 0x1e0007 0x51a9 0x50 0x17c5 0x240002 0x17c5 0x270007 0x6ed 0x20 0x10d8 0x310007 0x696e 0xffffffffffffffb0 0x26d5 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$39 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$38 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$37 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$36 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$35 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$34 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$33 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$32 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$31 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$30 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$29 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$28 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$27 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$25 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$24 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$23 +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$22 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$21 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$20 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$19 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding$LingeringTypeVariableEliminator +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/EnumMap +instanceKlass java/util/IdentityHashMap +instanceKlass java/util/concurrent/ConcurrentHashMap +instanceKlass sun/util/PreHashedMap +instanceKlass java/util/WeakHashMap +instanceKlass java/util/HashMap +instanceKlass java/util/Collections$EmptyMap +ciInstanceKlass java/util/AbstractMap 1 1 152 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass java/util/LinkedHashMap$Entry +ciInstanceKlass java/util/HashMap$Node 1 1 85 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 11 11 1 +instanceKlass java/io/ExpiringCache$1 +ciInstanceKlass java/util/LinkedHashMap 1 1 230 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 7 100 7 7 100 7 100 100 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/io/ExpiringCache$1 1 1 45 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 100 7 100 100 1 1 1 1 1 1 12 12 12 12 12 9 10 10 10 1 +instanceKlass java/util/HashMap$TreeNode +ciInstanceKlass java/util/LinkedHashMap$Entry 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 1 1 1 1 1 12 10 1 +ciInstanceKlass java/util/HashMap$TreeNode 1 1 177 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/util/HashMap$TreeNode $assertionsDisabled Z 1 +ciInstanceKlass java/security/Provider$ServiceKey 1 1 60 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 100 100 7 7 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 1 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/misc/ProxyGenerator$ConstantPool$IndirectEntry 1 1 55 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 9 10 10 10 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilationUnit +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation 0 0 133 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 9 12 9 12 1 9 12 1 9 12 9 12 1 1 10 12 100 1 9 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 10 12 1 10 100 1 12 1 1 1 1 1 1 1 1 10 100 1 12 1 1 10 12 1 11 100 1 12 1 10 12 1 1 11 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 10 100 1 10 1 1 1 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 7 1 12 1 9 12 1 1 5 0 7 1 10 12 1 1 9 7 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid156148.log b/dependencies/replay_pid156148.log new file mode 100644 index 000000000..3fde68dd9 --- /dev/null +++ b/dependencies/replay_pid156148.log @@ -0,0 +1,1092 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 115 ciObject found +ciMethod java/util/Arrays hashCode ([C)I 16985 126961 9672 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 18712 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 18785 1 16352 0 320 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 61725 orig 264 168 227 165 116 0 0 0 0 72 101 176 33 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 193 72 2 0 233 136 7 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x485b 0x20 0xbd 0x80007 0x0 0x40 0x485b 0xc0007 0x485b 0x20 0x0 0x150007 0x26b3 0x20 0x21a8 0x1d0003 0x26b3 0x38 0x260007 0xca6f 0x20 0x33d 0x2f0007 0xcdac 0xffffffffffffffe0 0x2376 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3193 3513 5558 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 67718 orig 264 168 227 165 116 0 0 0 0 112 42 188 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 57 8 0 0 233 235 0 0 65 84 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x1d7d 0x20 0x0 0x130007 0x1d7d 0x38 0xca88 0x270003 0xca88 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 16361 orig 264 168 227 165 116 0 0 0 0 16 107 176 33 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 233 181 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x36bd oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6296 orig 264 168 227 165 116 0 0 0 0 200 101 7 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 183 1 0 0 65 161 0 0 249 182 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1428 0x110003 0x1428 0x88 0x190007 0x2b2 0x50 0x1010 0x1f0002 0x1010 0x220007 0xd 0x20 0x1003 0x310007 0x2b4 0x20 0xb 0x3f0007 0x12c2 0xffffffffffffff90 0x425 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/env/EnumConstantSignature +instanceKlass org/eclipse/jdt/internal/compiler/env/ClassSignature +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable diff --git a/dependencies/replay_pid156292.log b/dependencies/replay_pid156292.log new file mode 100644 index 000000000..3272f56bf --- /dev/null +++ b/dependencies/replay_pid156292.log @@ -0,0 +1,2604 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 524 ciObject found +ciMethod java/lang/Object ()V 4097 1 1227961 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 8585 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3825 1 478 0 -1 +ciMethod java/util/AbstractList ()V 2489 1 46156 0 32 +ciMethod java/util/AbstractCollection ()V 2241 1 46867 0 32 +ciMethod java/util/ArrayList (I)V 4097 1 5292 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 16733 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16547 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 16734 0 544 +ciMethod java/util/ArrayList grow (I)V 753 1 5219 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 934 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 15627 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 3145 1 8082 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 873 1 220 0 -1 +ciMethod java/lang/Math max (II)I 817 1 49635 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 9639 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2305 1 6533 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1937 17609 2544 0 320 +ciMethodData java/lang/Object ()V 2 1227961 orig 264 168 227 165 116 0 0 0 0 128 4 213 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 213 149 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 46867 orig 264 168 227 165 116 0 0 0 0 96 121 225 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 1 0 0 217 175 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb5fb oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 15635 orig 264 168 227 165 116 0 0 0 0 160 10 226 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 65 222 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3bc8 0x1a0004 0x0 0x20082a20 0x1 0x20082ad0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16547 orig 264 168 227 165 116 0 0 0 0 24 0 226 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 177 250 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3f56 0x90002 0x3f56 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16733 orig 264 168 227 165 116 0 0 0 0 120 255 225 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 129 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2dd6 0x30 0x123a 0xa0002 0x123a oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16734 orig 264 168 227 165 116 0 0 0 0 200 0 226 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 137 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2d68 0x30 0x12a9 0x160002 0x12a9 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5219 orig 264 168 227 165 116 0 0 0 0 144 1 226 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 41 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x23 0x20 0x13e2 0x180007 0x1405 0x30 0x0 0x1c0002 0x0 0x260002 0x1405 oops 0 +ciMethodData java/util/AbstractList ()V 2 46156 orig 264 168 227 165 116 0 0 0 0 248 101 225 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 55 1 0 0 169 152 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb315 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 951 orig 264 168 227 165 116 0 0 0 0 16 8 226 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 105 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x36d 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x36d 0x300007 0x36d 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 9639 orig 264 168 227 165 116 0 0 0 0 48 24 231 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 57 37 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x1f79aee0 0x24a7 0x0 0x0 0x60002 0x24a7 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5304 orig 264 168 227 165 116 0 0 0 0 232 251 225 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 149 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x12b8 0x50007 0x79f 0x38 0xb19 0x100003 0xb19 0x100 0x140007 0x0 0x38 0x79f 0x1e0003 0x79f 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1161 7937 690 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1033 1479 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 5784 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 1873 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2105 1 14837 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1089 17569 2972 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 905 33681 2108 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 425 1 47 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 913 1 199 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1985 1 248 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3121 1 487 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 729 1 1452 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1985 1 120 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 3497 1 1033 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1633 1 204 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3449 1 1524 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2673 1 88 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 3713 1 4169 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2113 1 5166 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2027 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2393 1 408 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 3249 1281 681 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13865 438 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1713 1 1267 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 393 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2369 1 2438 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 2607 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1563 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1601 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 231 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 147 8 0 0 241 71 0 0 233 97 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8fe 0x20 0x0 0x130007 0x8fe 0x38 0xcc3d 0x270003 0xcc3d 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 141 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 129 1 16 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2625 1 1360 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 345 1 138 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 601 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 272 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 225 1 123 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1585 1 1192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1657 1 2773 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 993 1033 333 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1454 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1393 1 487 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2147 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2601 1 325 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2866 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2073 2073 203 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1369 209 467 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2083 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1281 1 2083 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3481 1 1834 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2753 321 2833 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 97 97 459 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1 1 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 289 65 1542 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1649 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 529 1 34 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2273 1 124 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 521 1 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 9 33 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 537 1 201 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 12 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 57 41 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 30 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1145 1 398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 2289 3049 388 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4009 1 932 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2419 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2089 1 2827 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1473 1 119 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1473 1 119 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2105 1 4048 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 233 1 597 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1473 1 119 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1241 1 1572 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1225 1 1987 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1089 19361 1192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 25 577 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2070 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 4525 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2673 1 9740 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1641 1 1239 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 937 1 299 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 1113 1 139 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 57 1 35 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 289 977 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 6352 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2233 785 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 33 17 103 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 20931 orig 264 168 227 165 116 0 0 0 0 88 234 219 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 193 180 0 0 25 142 2 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x1604 0x20 0x94 0x80007 0x0 0x40 0x1604 0xc0007 0x1604 0x20 0x0 0x150007 0xdbd 0x20 0x847 0x1d0003 0xdbd 0x38 0x260007 0x4425 0x20 0x13e 0x2f0007 0x4563 0xffffffffffffffe0 0xc7f oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1265 1 1504 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 18771 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2577 1 3310 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2585 19393 4191 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 241 1 40 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1801 1529 2839 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2169 1385 402 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2145 289 280 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 49 3121 5 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 189 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1257 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1089 1 1192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1137 1 1192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1089 1 1192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1041 1 858 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2105 1 2475 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1113 1 139 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 3241 1 405 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2305 1 5521 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1577 1 1353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 4100 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1145 1417 1192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1121 1273 1283 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1089 1049 1192 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4041 6881 1079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 214 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1302 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1331 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1553 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 4100 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1593 1769 1353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 89 1 394 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 137 1 386 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1624 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 18771 orig 264 168 227 165 116 0 0 0 0 104 234 55 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 113 64 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 14846 orig 264 168 227 165 116 0 0 0 0 32 240 219 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 185 199 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x38f7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 44868 orig 264 168 227 165 116 0 0 0 0 32 237 55 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 9 0 0 225 120 0 0 97 46 5 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0xf1c 0x70 0x2e0007 0x9708 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x9708 0xffffffffffffffa8 0xf1c 0x950007 0xf1c 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 3310 orig 264 168 227 165 116 0 0 0 0 104 235 55 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 1 0 0 97 93 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5521 orig 264 168 227 165 116 0 0 0 0 248 242 57 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 1 0 0 137 163 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xff6 0xb0 0x47b 0xd0005 0x0 0x1e90b860 0x462 0x1e90b910 0x19 0x200005 0x0 0x1e90b860 0x462 0x1e90b910 0x19 0x230005 0x0 0x1e90b860 0x462 0x1e90b910 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 9740 orig 264 168 227 165 116 0 0 0 0 184 135 19 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 78 1 0 0 241 37 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x24be oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6759 orig 264 168 227 165 116 0 0 0 0 200 2 23 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 161 190 0 0 41 202 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x17d4 0x110003 0x17d4 0x88 0x190007 0x16e 0x50 0x1750 0x1f0002 0x1750 0x220007 0x3 0x20 0x174d 0x310007 0x136 0x20 0x3b 0x3f0007 0x18be 0xffffffffffffff90 0x87 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 49 1 462 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4048 orig 264 168 227 165 116 0 0 0 0 176 56 19 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 73 118 0 0 17 118 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5e5 0x38 0x8e4 0x50003 0x8e4 0x18 0xc0007 0x19 0x38 0xeb0 0x120003 0xeb0 0x18 0x1e0003 0xec9 0x58 0x2b0002 0x19 0x2e0004 0x0 0x1feef990 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xec9 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 80 55 19 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x210f4d90 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x210f4d90 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x210f4d90 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x210f4d90 0x19 0x0 0x0 0x830005 0x0 0x210f4d90 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1e90bb20 0x19 0x0 0x0 0xac0005 0x0 0x1e90bb20 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 4100 orig 264 168 227 165 116 0 0 0 0 200 245 57 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 33 115 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1e90b860 0xe1c 0x1e90b910 0x48 0x40002 0xe64 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 4100 orig 264 168 227 165 116 0 0 0 0 32 108 58 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 33 115 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xcce 0x40 0x196 0xc0007 0x0 0x20 0x196 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 5167 orig 264 168 227 165 116 0 0 0 0 0 231 221 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 57 153 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1327 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 91476 orig 264 168 227 165 116 0 0 0 0 200 26 220 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 16 0 0 89 62 0 0 17 167 10 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x7cb 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x7cb 0x130007 0x7cb 0x20 0x0 0x200003 0x7cb 0x38 0x280007 0x9229 0x20 0x1088 0x340007 0xa2b1 0xffffffffffffffe0 0x7cb 0x470003 0x7cb 0x78 0x4f0007 0x9229 0x60 0x1088 0x5d0004 0x0 0x1e573e70 0x1088 0x0 0x0 0x6f0002 0x1088 0x7e0007 0xa2b1 0xffffffffffffffa0 0x7cb 0x8b0004 0x0 0x1e573e70 0x7cb 0x0 0x0 0x990002 0x7cb oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2441 orig 264 168 227 165 116 0 0 0 0 200 122 222 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 9 67 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x803 0x20 0x5e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 272 orig 264 168 227 165 116 0 0 0 0 96 114 248 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 129 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x10 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2859 orig 264 168 227 165 116 0 0 0 0 240 171 18 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 49 81 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0xa20 0x20 0x6 0xe0005 0x4 0x1f749550 0xa1c 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3245 orig 264 168 227 165 116 0 0 0 0 200 72 57 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225 0 0 0 217 81 0 0 113 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0xa3b 0x110003 0xa3b 0x88 0x190007 0x1dc 0x50 0x8dc 0x1f0002 0x8dc 0x220007 0xb 0x20 0x8d1 0x310007 0x1e7 0x20 0x0 0x3f0007 0xab8 0xffffffffffffff90 0x16a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2475 orig 264 168 227 165 116 0 0 0 0 16 240 57 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 33 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x42d 0x30 0x477 0x90002 0x477 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 2454 orig 264 168 227 165 116 0 0 0 0 160 250 57 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 0 0 0 185 35 0 0 185 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1e90b860 0x45e 0x1e90b910 0x19 0x90005 0x0 0x1e90b860 0x45e 0x1e90b910 0x19 0x130003 0x477 0x260 0x1c0005 0x0 0x1e90b860 0x5d8 0x1e90b910 0x54 0x310005 0x0 0x1e90b860 0x5d8 0x1e90b910 0x54 0x340005 0x0 0x1e90b860 0x5d8 0x1e90b910 0x54 0x3c0007 0x0 0x188 0x62c 0x430008 0xa 0x1e7 0x168 0x0 0xf0 0x3 0x60 0x67 0xa8 0x0 0x138 0x710002 0x6 0x740007 0x0 0xf8 0x6 0x7d0003 0x6 0xd8 0x850002 0x148 0x880007 0x148 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1e90b860 0x5d8 0x1e90b910 0x54 0xcf0007 0x62c 0xfffffffffffffdb8 0x477 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 23438 orig 264 168 227 165 116 0 0 0 0 184 90 19 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 113 9 0 0 1 33 0 0 209 144 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x420 0x40007 0x420 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x200007 0x420 0x20 0x0 0x2c0005 0x0 0x1e909a30 0x420 0x0 0x0 0x2f0007 0x3ce 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x740007 0x0 0x38 0x420 0x780003 0x420 0x18 0x800005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x870005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x8c0002 0x420 0x8f0002 0x420 0x950005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x9e0007 0x148 0x750 0x2d8 0xa20005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb 0xae0007 0x0 0x50 0x2d8 0xb90005 0x0 0x1e90b9c0 0x2d8 0x0 0x0 0xc60003 0x2d8 0x78 0xcd0007 0x28 0x60 0x295 0xd70007 0xf6 0x40 0x19f 0xe70007 0x1db0 0x0 0x19f 0xf70007 0x2bd 0xffffffffffffffa0 0x2d8 0xfe0005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb 0x1030007 0x27c 0x110 0x5c 0x1070005 0x23 0x1e909a30 0x39 0x0 0x0 0x10a0007 0x5b 0x70 0x1 0x10e0005 0x0 0x1e909a30 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1e909a30 0x5c 0x0 0x0 0x11b0007 0x5c 0x20 0x0 0x12a0007 0x133 0x218 0x1a5 0x13e0007 0x0 0x20 0x1a5 0x1540003 0x1a5 0x1b8 0x1640007 0x28 0x0 0x295 0x16b0007 0xf6 0x40 0x19f 0x17b0007 0x1db0 0x0 0x19f 0x1820007 0x0 0x140 0x295 0x1a40005 0x0 0x1e90ba70 0x295 0x0 0x0 0x1a90005 0x0 0x1e90bb20 0x295 0x0 0x0 0x1ac0004 0x0 0x1e909a30 0x125 0x1e90bbd0 0xde 0x1af0007 0x0 0x90 0x295 0x1c30005 0x0 0x1e90b860 0x293 0x1e90b910 0x2 0x1ce0002 0x295 0x1d10004 0x0 0x1e90bc80 0x295 0x0 0x0 0x1df0007 0x295 0xfffffffffffffe60 0x1a5 0x1e30005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb 0x1ec0007 0x0 0x108 0x2d8 0x1f60007 0x254 0xe8 0x84 0x2030003 0x84 0xa8 0x21c0005 0x0 0x1e90ba70 0x9a 0x0 0x0 0x2210005 0x0 0x1e90bb20 0x9a 0x0 0x0 0x2240004 0x0 0x1e90bda0 0x45 0x1e909a30 0x55 0x22c0007 0x9a 0xffffffffffffff70 0x84 0x2300005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb 0x2350007 0x5c 0x80 0x27c 0x2490005 0x0 0x1e90ba70 0x27c 0x0 0x0 0x24e0005 0x0 0x1e90bb20 0x27c 0x0 0x0 0x2550007 0x2d8 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x2d8 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x148 0x2aa0005 0x0 0x1e90b9c0 0x148 0x0 0x0 0x2c10002 0x148 0x2d30007 0xef 0x30 0x59 0x2ea0002 0x59 0x3070007 0x0 0x2a8 0x148 0x3220007 0x107 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0x107 0x3400003 0x107 0xf8 0x34a0005 0x0 0x1e90b860 0x1be 0x1e90b910 0xa 0x3560002 0x1c8 0x35d0002 0x1c8 0x3730005 0x0 0x1e90ba70 0x1c8 0x0 0x0 0x3780005 0x0 0x1e90bb20 0x1c8 0x0 0x0 0x37b0005 0x0 0x1e90be50 0x1c8 0x0 0x0 0x3930007 0x1c8 0xffffffffffffff20 0x107 0x3a30005 0x0 0x1e90be50 0x107 0x0 0x0 0x3b30005 0x0 0x1e90be50 0x107 0x0 0x0 0x3c10007 0x0 0xc8 0x107 0x3ce0003 0x107 0x88 0x3dc0005 0x0 0x1e90b860 0x1be 0x1e90b910 0xa 0x3e70002 0x1c8 0x3ea0004 0x0 0x1e90bc80 0x1c8 0x0 0x0 0x3f20007 0x1c8 0xffffffffffffff90 0x107 0x4020005 0x0 0x1e90ba70 0x148 0x0 0x0 0x4070005 0x0 0x1e90bb20 0x148 0x0 0x0 0x40e0005 0x0 0x1e90bf00 0x148 0x0 0x0 0x4110007 0x148 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1e90b860 0x13a 0x1e90b910 0xe 0x4930007 0x0 0x108 0x148 0x49d0007 0x123 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x1e90ba70 0x2d 0x0 0x0 0x4c80005 0x0 0x1e90bb20 0x2d 0x0 0x0 0x4cb0004 0x0 0x1e90bda0 0x22 0x1e909a30 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x4dc0007 0x3bb 0x48 0x65 0x4ea0002 0x65 0x4ed0003 0x65 0x58 0x4f70005 0x0 0x1e90b860 0x3a2 0x1e90b910 0x19 0x5030002 0x3bb 0x50a0005 0x0 0x1e90ba70 0x420 0x0 0x0 0x5140005 0x0 0x1e90ba70 0x420 0x0 0x0 0x51d0007 0x0 0x80 0x420 0x5230007 0x420 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x420 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x420 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x420 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x5a00005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x5a50007 0x3bb 0xc0 0x65 0x5aa0005 0x0 0x1e90ba70 0x65 0x0 0x0 0x5b40005 0x0 0x1e90ba70 0x65 0x0 0x0 0x5c50002 0x65 0x5c80005 0x0 0x1e909f20 0x65 0x0 0x0 0x5d50002 0x420 0x5db0005 0x0 0x1e909a30 0x420 0x0 0x0 0x5de0007 0x420 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1e909f20 0x420 0x0 0x0 0x5fe0007 0x0 0x20 0x420 0x60a0007 0x0 0x50 0x420 0x6140005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0x62c0003 0x420 0x48 0x63d0005 0x0 0x1e90bfb0 0x70 0x0 0x0 0x6470007 0x70 0xffffffffffffffd0 0x420 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1192 orig 264 168 227 165 116 0 0 0 0 8 236 57 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 1 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x420 0x80002 0x420 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1192 orig 264 168 227 165 116 0 0 0 0 248 254 57 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 1 33 0 0 145 32 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1e90b860 0x407 0x1e90b910 0x19 0xb0007 0x36 0x178 0x3ea 0x100003 0x3ea 0x138 0x190005 0x0 0x1e90b860 0x3d2 0x1e90b910 0x19 0x2e0005 0x0 0x1e90b860 0x3d2 0x1e90b910 0x19 0x310005 0x0 0x1e90b860 0x3d2 0x1e90b910 0x19 0x3b0002 0x3eb 0x3e0007 0x33 0x50 0x3b8 0x430002 0x3b8 0x4a0007 0x0 0x20 0x3b8 0x5e0005 0x0 0x1e90b860 0x33 0x0 0x0 0x6a0007 0x3eb 0xfffffffffffffee0 0x32 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1987 orig 264 168 227 165 116 0 0 0 0 112 76 19 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 0 0 0 81 57 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x711 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x210f4d90 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x1e90bb20 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1572 orig 264 168 227 165 116 0 0 0 0 56 75 19 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 155 0 0 0 73 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x589 0x40007 0x589 0x30 0x0 0xb0002 0x0 0x100007 0x589 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x589 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1192 orig 264 168 227 165 116 0 0 0 0 88 238 57 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 136 0 0 0 1 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x2d8 0xa0 0x148 0xc0007 0x0 0x80 0x148 0x1e0005 0x0 0x1e90b860 0x13a 0x1e90b910 0xe 0x210005 0x0 0x1e90b860 0x13a 0x1e90b910 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 858 orig 264 168 227 165 116 0 0 0 0 72 239 57 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 0 0 0 193 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x2d8 0xd0005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb 0x200005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb 0x230005 0x0 0x1e90b860 0x2cd 0x1e90b910 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1504 orig 264 168 227 165 116 0 0 0 0 104 168 55 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 158 0 0 0 17 42 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1517 orig 264 168 227 165 116 0 0 0 0 176 151 221 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 0 0 0 145 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x1dd 0x20 0x3b5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 2780 orig 264 168 227 165 116 0 0 0 0 176 127 222 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 41 85 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x8ab 0x40 0x1fa 0x150007 0x1e2 0x20 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 219 orig 264 168 227 165 116 0 0 0 0 224 118 222 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 81 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x75 0x20 0x35 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3217 orig 264 168 227 165 116 0 0 0 0 24 84 250 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 87 1 0 0 201 89 0 0 41 75 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xb39 0x18 0x110007 0x70 0x0 0xb39 0x190007 0xac9 0x158 0x70 0x210007 0x70 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x6f8 0x20 0x441 0x780007 0x653 0x1f0 0x4e6 0x7e0008 0x14 0x0 0x188 0x5 0x128 0x16 0xf8 0x2 0x110 0x2 0x140 0x37 0xb0 0x42 0x158 0x0 0x170 0x39 0xe0 0x39 0xc8 0xd50003 0x1d3 0x150 0xdd0003 0x106 0x138 0xe50003 0xda 0x120 0xed0003 0x24 0x108 0xf50003 0x9 0xf0 0xfd0003 0x18 0xd8 0x1050003 0x2f 0xc0 0x10d0003 0xba 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1e90bb20 0x653 0x0 0x0 0x1370007 0x970 0x50 0x1c9 0x13c0007 0x1c9 0x30 0x0 0x1430002 0x0 0x14f0007 0x970 0x30 0x0 0x1590002 0x0 0x1600007 0x900 0x60 0x70 0x16d0002 0x70 0x1700005 0x0 0x1e90bfb0 0x70 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1192 orig 264 168 227 165 116 0 0 0 0 112 237 57 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 142 0 0 0 209 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x41a 0x80002 0x41a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2606 orig 264 168 227 165 116 0 0 0 0 144 248 57 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 201 32 0 0 233 75 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1e90b860 0x400 0x1e90b910 0x19 0xf0003 0x419 0x2b0 0x180005 0x0 0x1e90b860 0x574 0x1e90b910 0x54 0x2d0005 0x0 0x1e90b860 0x574 0x1e90b910 0x54 0x300005 0x0 0x1e90b860 0x574 0x1e90b910 0x54 0x3a0002 0x5c8 0x3d0007 0x51f 0x1c8 0xa9 0x450005 0x0 0x1e90b860 0x95 0x1e90b910 0x14 0x4f0007 0xa9 0x38 0x0 0x560003 0x0 0x188 0x620003 0xa9 0x108 0x700005 0x0 0x1e90b860 0xac 0x1e90b910 0x1b 0x7b0005 0x0 0x1e90b860 0xac 0x1e90b910 0x1b 0x930005 0x0 0x1e90b860 0xac 0x1e90b910 0x1b 0x960005 0x0 0x1e90b860 0xac 0x1e90b910 0x1b 0x990004 0x0 0x1e573e70 0xc7 0x0 0x0 0xa40007 0xc7 0xffffffffffffff10 0xa9 0xa70003 0xa9 0x48 0xb30005 0x0 0x1e90b860 0x4df 0x1e90b910 0x40 0xc00007 0x5c8 0xfffffffffffffd68 0x419 0xc40007 0xa9 0x38 0x370 0xce0003 0x370 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2089 orig 264 168 227 165 116 0 0 0 0 24 80 250 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 0 0 0 65 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x601 0x20 0x187 0xd0002 0x788 0x170007 0x788 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x788 0x530007 0x788 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 401 orig 264 168 227 165 116 0 0 0 0 128 136 58 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 0 0 0 49 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x186 0x1e0007 0x186 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 208 99 19 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 65 3 0 0 9 96 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x68 0x40007 0x68 0x30 0x0 0xb0002 0x0 0x250002 0x68 0x330003 0x68 0x2a0 0x3b0008 0xa 0xa7c 0x128 0x8d 0xb0 0x5 0x60 0x0 0x128 0x6d 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x68 0x660003 0x68 0x210 0x6b0007 0x5 0x1d8 0x88 0x740007 0x0 0x1b8 0x88 0x800007 0x2 0x198 0x86 0x860003 0x86 0x178 0x8b0007 0x9f6 0x160 0x86 0x970002 0x86 0xa20002 0x86 0xb40002 0x86 0xc20005 0x0 0x1e90ba70 0x86 0x0 0x0 0xc90005 0x0 0x1e90ba70 0x86 0x0 0x0 0xd30002 0x86 0xda0007 0x0 0x70 0x86 0xe20007 0x86 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1e90be50 0x86 0x0 0x0 0x1050007 0xb7b 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1e90be50 0x68 0x0 0x0 0x1170007 0x59 0x20 0xf 0x1230003 0x68 0xf8 0x1360005 0x0 0x1e90ba70 0x86 0x0 0x0 0x13b0002 0x86 0x1420005 0x86 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x86 0x14d0005 0x0 0x1e8bcaa0 0x86 0x0 0x0 0x1500007 0x86 0x20 0x0 0x1610007 0x86 0xffffffffffffff20 0x68 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 462 orig 264 168 227 165 116 0 0 0 0 232 167 60 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 65 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1c8 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2514 orig 264 168 227 165 116 0 0 0 0 40 94 250 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 0 0 0 185 47 0 0 81 78 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5f7 0x18 0x1e0007 0x39 0x0 0x5f7 0x260007 0x5be 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x3b3 0x298 0x244 0x8d0005 0x0 0x1e90bf00 0x244 0x0 0x0 0x960003 0x244 0x58 0xa80002 0x116 0xab0007 0x2f 0x30 0xe7 0xbb0002 0xe7 0xc40007 0x116 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x1e909a30 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x1e909a30 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1e90bf00 0x3b3 0x0 0x0 0x14f0007 0x1ea 0x38 0x1c9 0x1530003 0x1c9 0x18 0x15f0005 0x0 0x1e90bb20 0x3b3 0x0 0x0 0x1660007 0x1c9 0x98 0x1ea 0x16b0007 0xc 0x38 0x1de 0x1700003 0x1de 0x58 0x17a0002 0xc 0x17d0005 0x0 0x1e90bb20 0xc 0x0 0x0 0x1830004 0x0 0x1e909a30 0xcc 0x1e90bda0 0xfd 0x18a0004 0xffffffffffffff34 0x1e909a30 0x8 0x1e90bda0 0xfd 0x18d0007 0xcc 0xb0 0xfd 0x1920005 0x0 0x1e90bda0 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x1e909a30 0x7 0x0 0x0 0x1a60005 0x0 0x1e909a30 0xd3 0x1e90bda0 0xf6 0x1b10005 0x0 0x1e909a30 0xd3 0x1e90bda0 0xf6 0x1b40007 0x175 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c9 0x1ee0005 0x0 0x1e90bb20 0x1c9 0x0 0x0 0x1f70003 0x1c9 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c9 0x2d50002 0x1c9 0x2dc0007 0x20 0x38 0x1a9 0x2e10003 0x1a9 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x1e90bb20 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 175 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 179 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 181 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 209 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 213 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 215 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 395 orig 264 168 227 165 116 0 0 0 0 8 139 58 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 209 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x17a 0x100007 0x15e 0x20 0x1c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 153 orig 264 168 227 165 116 0 0 0 0 96 61 248 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 0 0 0 113 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x6e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1532 orig 264 168 227 165 116 0 0 0 0 8 60 248 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 1 0 0 161 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x4b4 0x2b0007 0x6 0x40 0x4ae 0x310007 0x323 0x38 0x18b 0x370003 0x191 0x18 0x420007 0x6 0x40 0x4ae 0x480007 0xbc 0x38 0x3f2 0x4e0003 0x3f8 0x18 0x600007 0x0 0x110 0x4b4 0x670005 0x13b 0x1e909a30 0x35a 0x210e4e10 0x1f 0x6a0007 0x4b4 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1353 orig 264 168 227 165 116 0 0 0 0 176 243 57 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 197 0 0 0 33 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 133 orig 264 168 227 165 116 0 0 0 0 80 130 248 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 0 0 0 73 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1418 orig 264 168 227 165 116 0 0 0 0 80 106 222 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 0 0 0 161 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x4a6 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1353 orig 264 168 227 165 116 0 0 0 0 240 131 248 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 198 0 0 0 25 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x483 0xd0005 0x0 0x1e909a30 0x483 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 1975 orig 264 168 227 165 116 0 0 0 0 224 114 58 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 221 0 0 0 17 36 0 0 209 54 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x172 0xd8 0x310 0xb0003 0x310 0x58 0x120007 0x0 0x40 0x4ec 0x1a0007 0x4ec 0x20 0x0 0x220007 0x0 0x40 0x7fc 0x2a0007 0x4ec 0xffffffffffffffa0 0x310 0x2f0007 0x0 0x20 0x310 0x350007 0x482 0x30 0x0 0x400002 0x0 0x450007 0x482 0x30 0x0 0x4e0002 0x0 0x560002 0x482 0x5a0005 0x0 0x20532a30 0x482 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1368 orig 264 168 227 165 116 0 0 0 0 152 156 222 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 200 0 0 0 129 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x28 0xb8 0x468 0x70005 0x0 0x1e909a30 0x468 0x0 0x0 0xc0007 0x3ea 0xe8 0x7e 0x110005 0x0 0x2041fa00 0x7e 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0xc 0x217d4ef0 0x3 0x1e909a30 0x19 0x200007 0x0 0x50 0x28 0x260005 0x0 0x2041fa00 0x28 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 32 59 17 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 129 3 0 0 1 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x70 0x130007 0x0 0xf0 0x70 0x250003 0x70 0x98 0x310104 0xffffffffffffffd5 0x1e8bcaa0 0x70 0x2130f180 0x7 0x340007 0x150 0x50 0x70 0x390004 0x0 0x1e8bcaa0 0x70 0x0 0x0 0x470007 0x1c0 0xffffffffffffff80 0x70 0x4a0003 0x70 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 4532 orig 264 168 227 165 116 0 0 0 0 56 131 19 35 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 125 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0xfb4 0x40007 0xfb4 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0xf0e 0x20 0xa6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2870 orig 264 168 227 165 116 0 0 0 0 224 67 250 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 73 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xa1 0x1fdf0370 0x895 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2419 orig 264 168 227 165 116 0 0 0 0 224 169 18 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 59 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x31 0x1fdf0370 0x742 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4040 orig 264 168 227 165 116 0 0 0 0 32 55 250 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 52 0 0 25 110 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x681 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1e90bb20 0x681 0x0 0x0 0x1a0007 0x0 0x40 0x681 0x210007 0x681 0x20 0x0 0x2e0003 0x681 0x88 0x350005 0x0 0x219f0210 0x76d 0x0 0x0 0x3a0007 0x9 0x40 0x764 0x410007 0x764 0x20 0x0 0x4c0007 0x76d 0xffffffffffffff90 0x678 0x560005 0x0 0x219f0210 0x678 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2145 orig 264 168 227 165 116 0 0 0 0 96 78 250 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1e90bb20 0x661 0x0 0x0 0x90007 0x56b 0x118 0xf6 0xf0002 0xf6 0x180007 0xf6 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf6 0x340002 0xf6 0x3a0007 0xf6 0x20 0x0 0x4e0005 0x0 0x219f0210 0xf6 0x0 0x0 0x510003 0xf6 0x150 0x590007 0x56b 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1ab 0x80 0x3c0 0x850005 0x0 0x1e90bb20 0x3c0 0x0 0x0 0x880004 0x0 0x1e909a30 0x29e 0x1e90bda0 0x122 oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 633 orig 264 168 227 165 116 0 0 0 0 232 85 250 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 57 14 0 0 105 19 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x210e4e10 0x1c7 0x0 0x0 0xb0007 0x173 0xe0 0x54 0xf0005 0x0 0x210e4e10 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x1c7 0x150 0x3c0007 0x0 0x38 0x1c7 0x400003 0x1c7 0x18 0x440005 0x0 0x1e90ba70 0x1c7 0x0 0x0 0x4b0002 0x1c7 0x520007 0x0 0x90 0x1c7 0x580007 0x1c7 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1e90ba70 0x1c7 0x0 0x0 0x7c0007 0x1c7 0xfffffffffffffec8 0x1c7 0x810007 0x1c7 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1553 orig 264 168 227 165 116 0 0 0 0 200 100 58 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 192 162 19 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 64 62 250 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x213e70c0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x213e70c0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x213e70c0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x213e70c0 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 72 159 19 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1302 orig 264 168 227 165 116 0 0 0 0 32 94 58 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1524 orig 264 168 227 165 116 0 0 0 0 32 16 250 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xd 0x1e909a30 0x2c2 0x1e90bda0 0x125 0x40008 0xe 0x26 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x2fe 0x20 0xe9 0x5e0005 0x0 0x1e90bda0 0x125 0x1e909a30 0x1d9 0x610008 0x8 0x0 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1e90bda0 0x125 0x1e909a30 0x1d9 0xaa0007 0x0 0x100 0x2fe 0xaf0007 0x2fd 0xc8 0x1 0xb40005 0x0 0x1e909a30 0x1 0x0 0x0 0xb70004 0x0 0x1e909a30 0x1 0x0 0x0 0xbb0005 0x0 0x1e90bb20 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x2fe 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x2fe 0x10d0007 0x2fd 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2079 orig 264 168 227 165 116 0 0 0 0 96 101 221 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x61f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 427 orig 264 168 227 165 116 0 0 0 0 72 5 250 34 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 0 0 0 161 6 0 0 81 9 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xd4 0x20 0x0 0xf0005 0x0 0x1e90bb20 0xd4 0x0 0x0 0x140007 0x0 0x40 0xd4 0x1b0007 0xd3 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xd4 0x338 0xe30005 0x0 0x219f0210 0x12a 0x0 0x0 0xe80007 0xb 0x40 0x11f 0xef0007 0x11f 0x2d0 0x0 0xf60007 0xb 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0xb 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0xb 0x1980002 0xb 0x19d0007 0xb 0x20 0x0 0x1b40005 0x0 0x219f0210 0xb 0x0 0x0 0x1bf0007 0x12a 0xfffffffffffffce0 0xd4 0x1c30004 0xffffffffffffff2c 0x219f0210 0xd4 0x0 0x0 0x1c60007 0xd4 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 301 orig 264 168 227 165 116 0 0 0 0 48 213 19 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 117 0 0 0 193 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xb8 0x230005 0x0 0x1e90bda0 0xb8 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2027 orig 264 168 227 165 116 0 0 0 0 224 43 222 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5eb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 402 orig 264 168 227 165 116 0 0 0 0 48 164 18 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 143 0 0 0 25 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 50 0 2 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x2b 0x50 0xd8 0xe0005 0x0 0x219f0210 0xd8 0x0 0x0 0x150007 0xf5 0x30 0xe 0x1f0002 0xe 0x380005 0x8a 0x1f749550 0x79 0x0 0x0 0x3d0007 0xc2 0x120 0x41 0x410005 0x25 0x1e90bda0 0x17 0x219ef300 0x5 0x440007 0x2a 0xd0 0x17 0x480005 0x0 0x1e909a30 0x17 0x0 0x0 0x4b0007 0x0 0x80 0x17 0x4f0004 0x0 0x1e90bda0 0x17 0x0 0x0 0x570005 0x0 0x1e90bda0 0x17 0x0 0x0 0x640007 0x103 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x2b 0x1e90bda0 0xb8 0x1e909a30 0x20 0x7e0007 0xb8 0x2d8 0x4b 0x850007 0x4b 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 9 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 18 org/eclipse/jdt/internal/compiler/util/HashtableOfType 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 119 orig 264 168 227 165 116 0 0 0 0 88 24 250 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 177 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x74 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x76 0x270007 0x0 0x100 0x76 0x2f0005 0x0 0x1e90bb20 0x76 0x0 0x0 0x320005 0x0 0x1e90bb20 0x76 0x0 0x0 0x390007 0x76 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x219f0300 0x76 0x0 0x0 0x4e0005 0x0 0x219f0210 0x76 0x0 0x0 0x550007 0x76 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1e90be50 0x76 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 12 orig 264 168 227 165 116 0 0 0 0 208 247 17 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 57 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xfffffffffffffff9 0x1e909a30 0x7 0x0 0x0 0x70007 0x7 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 2 orig 264 168 227 165 116 0 0 0 0 40 49 250 34 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x2 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x1e90bfb0 0x2 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 4289 orig 264 168 227 165 116 0 0 0 0 120 206 221 34 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 208 1 0 0 137 119 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x183 0x20 0xd6e 0x80007 0x0 0x40 0x183 0xc0007 0x17b 0x20 0x8 0x170007 0x2 0x40 0x179 0x220007 0x179 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 601 orig 264 168 227 165 116 0 0 0 0 56 106 248 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 217 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x13a 0x20 0x21 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1331 orig 264 168 227 165 116 0 0 0 0 144 97 58 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1353 orig 264 168 227 165 116 0 0 0 0 48 98 58 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3007 orig 264 168 227 165 116 0 0 0 0 128 58 19 35 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 0 0 0 9 93 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x82 0x1e90bda0 0x20 0x1e909a30 0xaff 0x40008 0xe 0x1b1 0x338 0x0 0x158 0x4 0x80 0x0 0xf8 0xa 0x2e8 0x6 0x270 0x0 0xf8 0x410004 0x0 0x210e4e10 0x4 0x0 0x0 0x440005 0x0 0x210e4e10 0x4 0x0 0x0 0x480003 0x4 0x358 0x4c0004 0x0 0x0 0x0 0x0 0x0 0x4f0005 0x0 0x0 0x0 0x0 0x0 0x540004 0x0 0x0 0x0 0x0 0x0 0x620002 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x1e8bcaa0 0x6 0x0 0x0 0xa10005 0x0 0x1e8bcaa0 0x6 0x0 0x0 0xa50003 0x6 0x168 0xa90007 0xa 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xfffffffffffff493 0x1e90bda0 0x20 0x1e909a30 0x162 0xb60007 0xb6d 0x80 0x20 0xba0004 0x0 0x1e90bda0 0x20 0x0 0x0 0xbf0005 0x0 0x1e90bda0 0x20 0x0 0x0 0xc40007 0xb39 0x50 0x34 0xc90005 0x0 0x1e90bb20 0x34 0x0 0x0 oops 11 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 2369 orig 264 168 227 165 116 0 0 0 0 208 0 58 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 92 3 0 0 241 17 0 0 41 47 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x1e90b860 0x225 0x1e90b910 0x19 0x140005 0x0 0x1e90b860 0x225 0x1e90b910 0x19 0x1e0007 0x20d 0x58 0x31 0x240003 0x31 0x18 0x310007 0x74 0x0 0x31 0x360005 0x0 0x1e90b860 0x225 0x1e90b910 0x19 0x410003 0x23e 0x118 0x4a0005 0x0 0x1e90b860 0x36e 0x1e90b910 0x26 0x5f0005 0x0 0x1e90b860 0x36e 0x1e90b910 0x26 0x620005 0x0 0x1e90b860 0x36e 0x1e90b910 0x26 0x6c0002 0x394 0x6f0007 0x394 0x30 0x0 0x750002 0x0 0x810005 0x0 0x1e90b860 0x36e 0x1e90b910 0x26 0x8f0007 0x394 0xffffffffffffff00 0x23e oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2071 orig 264 168 227 165 116 0 0 0 0 48 101 19 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x4 0x20 0x613 0x1c0002 0x4 0x1f0004 0x0 0x1e909a30 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 103 orig 264 168 227 165 116 0 0 0 0 160 109 23 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 25 3 0 0 33 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x58 0x1f9af9b0 0x8 0x219f0300 0x3 0x110003 0x63 0xb8 0x170005 0x9 0x219f0300 0x4 0x1e909f20 0x17 0x1a0007 0x1f 0x50 0x5 0x250004 0x0 0x2e2a980 0x5 0x0 0x0 0x2d0007 0x1e 0x20 0x1 0x3d0007 0x24 0xffffffffffffff60 0x5e 0x470004 0x0 0x1f9af9b0 0x8 0x219f0300 0x3 0x4f0004 0x0 0x20532a30 0x4c 0x1e90bcf0 0x4 0x5f0007 0x5a 0x30 0x4 0x630002 0x4 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 4 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 37 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 216 2 58 35 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 583 orig 264 168 227 165 116 0 0 0 0 232 165 18 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 125 1 0 0 49 3 0 0 81 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x78 0x0 0x66 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 40 orig 264 168 227 165 116 0 0 0 0 40 70 57 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 0 0 0 81 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0xa 0x1a0007 0xa 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 481 orig 264 168 227 165 116 0 0 0 0 120 74 57 35 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 1 0 0 145 6 0 0 137 4 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0xd2 0x160003 0xd2 0xb8 0x1e0007 0xf 0x80 0x82 0x240002 0x82 0x270007 0x0 0x50 0x82 0x390004 0x0 0x1e909a30 0xe 0x219f0300 0x74 0x430007 0xf 0x20 0x0 0x530007 0x91 0xffffffffffffff60 0x50 0x5d0004 0x0 0x1e573e70 0x50 0x0 0x0 0x650004 0x0 0x1e90bda0 0x4c 0x1e909a30 0x4 0x750007 0x50 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 0 orig 264 168 227 165 116 0 0 0 0 96 183 18 35 0 0 0 0 56 4 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 93 0x80007 0x0 0xe8 0x0 0x130005 0x0 0x0 0x0 0x0 0x0 0x160002 0x0 0x190007 0x0 0x88 0x0 0x280004 0x0 0x0 0x0 0x0 0x0 0x2b0007 0x0 0x238 0x0 0x360003 0x0 0x218 0x410007 0x0 0xe8 0x0 0x4c0005 0x0 0x0 0x0 0x0 0x0 0x4f0002 0x0 0x520007 0x0 0x88 0x0 0x610004 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0x150 0x0 0x6f0003 0x0 0x130 0x7a0007 0x0 0xe8 0x0 0x850005 0x0 0x0 0x0 0x0 0x0 0x880002 0x0 0x8b0007 0x0 0x88 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0x9e0007 0x0 0x68 0x0 0xa90003 0x0 0x48 0xb90005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 492 orig 264 168 227 165 116 0 0 0 0 200 69 222 34 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 1 0 0 9 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x7d 0x1e78 0x3e 0x70 0x5 0x1128 0x1 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x4 0x50 0x3a 0x80 0x0 0xb0 0x530002 0x4 0x560007 0x4 0x20 0x0 0x640002 0x3a 0x670007 0x3a 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x3a 0x20 0x0 0xc80007 0x3a 0x20 0x0 0xd50002 0x3a 0xd80007 0x21 0x3c0 0x19 0xde0008 0x6 0x3 0x3a0 0x14 0x40 0x2 0x210 0xfc0002 0x14 0xff0007 0x0 0x1c0 0x14 0x1050008 0xe 0x1 0x1a0 0x0 0x80 0x1 0xb0 0x1 0xe0 0xf 0x110 0x0 0x140 0x2 0x170 0x1460002 0x0 0x1490007 0x0 0x20 0x0 0x15d0002 0x1 0x1600007 0x0 0x20 0x1 0x1700002 0x1 0x1730007 0x1 0x20 0x0 0x1830002 0xf 0x1860007 0xe 0x20 0x1 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x2 0x1ac0007 0x2 0x20 0x0 0x1bb0002 0x2 0x1be0007 0x0 0x180 0x2 0x1c40008 0xc 0x2 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x0 0x2010007 0x0 0x20 0x0 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x1 0x180 0x1 0x220 0x6 0x2e0 0x1 0x408 0x1 0x4d8 0x1 0x5e8 0x0 0xb40 0x0 0xb40 0x4 0x660 0x0 0xb40 0x0 0xb40 0x2 0x740 0x0 0xb40 0x5 0x770 0x1 0x7a0 0x0 0xb40 0x0 0xb40 0x3 0x850 0x1 0x898 0x5 0xae0 0x0 0xb40 0x1 0xb10 0x2ea0008 0x6 0x1 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x0 0x3090007 0x0 0x20 0x0 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x1 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x5 0x128 0x0 0x50 0x0 0x80 0x1 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x0 0x3b80007 0x0 0x38 0x0 0x3c10003 0x0 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x1 0x3e00007 0x0 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x1 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x1 0x42c0007 0x0 0x20 0x1 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x1 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x1 0x48f0007 0x0 0x20 0x1 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x1 0xe0 0x1 0x50 0x0 0x80 0x2 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x0 0x5040007 0x0 0x20 0x0 0x5140002 0x2 0x5170007 0x0 0x20 0x2 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x5 0x53e0007 0x5 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x1 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x1 0x57f0007 0x0 0x20 0x1 0x5900002 0x3 0x5930007 0x1 0x1048 0x2 0x59c0003 0x2 0x1028 0x5a10008 0x1a 0x1 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x5 0x6710007 0x4 0x20 0x1 0x6810002 0x1 0x6840007 0x0 0x20 0x1 0x68e0003 0x0 0xd68 0x6980002 0x5 0x69b0007 0x5 0x20 0x0 0x6ae0002 0x5 0x6b10007 0x5 0x20 0x0 0x6be0007 0x5 0x20 0x0 0x6cb0007 0x5 0x20 0x0 0x6d80007 0x5 0x20 0x0 0x6df0008 0x8 0x2 0x4d0 0x1 0x50 0x0 0x310 0x2 0x3c0 0x7040002 0x1 0x7070007 0x0 0x2b0 0x1 0x70d0008 0xe 0x0 0x290 0x1 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x1 0x7510007 0x0 0x20 0x1 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x2 0x84f0007 0x0 0x100 0x2 0x8550008 0x8 0x2 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x2 0x7c0 0x8bf0008 0x8 0x1 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x1 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1524 orig 264 168 227 165 116 0 0 0 0 144 190 221 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 175 1 0 0 41 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 512 orig 264 168 227 165 116 0 0 0 0 40 118 221 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 134 1 0 0 209 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$33 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$32 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$31 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$30 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 7 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 7 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 7 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 7 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 147 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid156504.log b/dependencies/replay_pid156504.log new file mode 100644 index 000000000..6e0ecdf7e --- /dev/null +++ b/dependencies/replay_pid156504.log @@ -0,0 +1,2234 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 450 ciObject found +ciMethod java/lang/Object ()V 4097 1 1075395 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2201 1 9581 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3921 1 490 0 -1 +ciMethod java/util/AbstractList ()V 2073 1 43648 0 32 +ciMethod java/util/AbstractCollection ()V 2257 1 44254 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5260 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 16501 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16331 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 16510 0 544 +ciMethod java/util/ArrayList grow (I)V 753 1 5219 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 912 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 14628 0 768 +ciMethod java/util/HashMap ()V 833 1 211 0 -1 +ciMethod java/lang/Math max (II)I 817 1 50915 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 11218 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2441 1 5455 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1817 16841 2533 0 -1 +ciMethodData java/lang/Object ()V 2 1075395 orig 264 168 227 165 116 0 0 0 0 128 4 50 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 54 131 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 44254 orig 264 168 227 165 116 0 0 0 0 96 121 62 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 1 0 0 33 94 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xabc4 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14628 orig 264 168 227 165 116 0 0 0 0 160 10 63 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 201 190 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x37d9 0x1a0004 0x0 0x206d1360 0x1 0x206d1410 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16331 orig 264 168 227 165 116 0 0 0 0 24 0 63 28 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 241 243 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3e7e 0x90002 0x3e7e oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16501 orig 264 168 227 165 116 0 0 0 0 120 255 62 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 65 249 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2d8e 0x30 0x119a 0xa0002 0x119a oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16510 orig 264 168 227 165 116 0 0 0 0 200 0 63 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 137 249 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2d2b 0x30 0x1206 0x160002 0x1206 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5219 orig 264 168 227 165 116 0 0 0 0 144 1 63 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 41 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x23 0x20 0x13e2 0x180007 0x1405 0x30 0x0 0x1c0002 0x0 0x260002 0x1405 oops 0 +ciMethodData java/util/AbstractList ()V 2 43648 orig 264 168 227 165 116 0 0 0 0 248 101 62 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 233 75 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa97d oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 63 28 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 11218 orig 264 168 227 165 116 0 0 0 0 48 24 68 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 145 86 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x20b82a30 0x2ad2 0x0 0x0 0x60002 0x2ad2 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5260 orig 264 168 227 165 116 0 0 0 0 232 251 62 28 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 89 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x138b 0x50007 0x81e 0x38 0xb6d 0x100003 0xb6d 0x100 0x140007 0x0 0x38 0x81e 0x1e0003 0x81e 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 553 3777 402 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 8444 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 4097 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2129 1 13557 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2737 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 921 34513 1421 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1153 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2042 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2801 1 350 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 889 1 478 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 2033 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 991 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4633 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1990 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2393 1 395 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 204 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2793 1 1156 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 561 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2849 1 2233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 499 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2681 1 1123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54222 orig 264 168 227 165 116 0 0 0 0 112 42 68 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 56 8 0 0 17 72 0 0 169 92 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x902 0x20 0x0 0x130007 0x902 0x38 0xcb95 0x270003 0xcb95 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1145 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3577 1 1239 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 105 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2681 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1641 1 200 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1017 1057 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1406 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 65 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2321 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2741 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 147 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2289 1033 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1929 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2385 1 1915 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1756 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 409 2669 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 497 497 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1073 1073 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1514 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3705 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 601 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2081 1 3844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 345 1 234 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1428 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2409 1 1833 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1079 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1113 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2673 1 6694 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2657 1 1145 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1161 1 393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2704 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 961 1 296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 26 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 6094 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 49 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 529 289 74 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 865 785 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 33137 orig 264 168 227 165 116 0 0 0 0 32 221 54 35 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 217 7 1 0 137 11 4 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x20a1 0x20 0x5a 0x80007 0x0 0x40 0x20a1 0xc0007 0x20a1 0x20 0x0 0x150007 0x15c4 0x20 0xadd 0x1d0003 0x15c4 0x38 0x260007 0x6bcb 0x20 0x1cc 0x2f0007 0x6d97 0xffffffffffffffe0 0x13f8 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2441 1 1447 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2161 1 9371 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2545 1 6561 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2401 18129 6440 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1569 1 179 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1273 1 159 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2081 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2025 1 790 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2290 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1113 1 139 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1577 1 197 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2265 1 5153 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2545 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3321 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2081 2761 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2153 2529 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2081 2041 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 995 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1124 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1591 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 3810 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1123 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2681 3217 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1123 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 382 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 375 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 9371 orig 264 168 227 165 116 0 0 0 0 200 111 143 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 1 0 0 105 28 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 200 27 109 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13557 orig 264 168 227 165 116 0 0 0 0 232 226 54 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 89 159 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x33eb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 76293 orig 264 168 227 165 116 0 0 0 0 128 114 143 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 210 8 0 0 225 191 0 0 89 9 9 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x17fc 0x70 0x2e0007 0x10994 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x10994 0xffffffffffffffa8 0x17fc 0x950007 0x17fc 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 6561 orig 264 168 227 165 116 0 0 0 0 200 112 143 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 25 195 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5153 orig 264 168 227 165 116 0 0 0 0 208 96 145 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 1 0 0 49 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xed8 0xb0 0x42e 0xd0005 0x0 0x20ab9d70 0x415 0x20ab9e20 0x19 0x200005 0x0 0x20ab9d70 0x415 0x20ab9e20 0x19 0x230005 0x0 0x20ab9d70 0x415 0x20ab9e20 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 6940 orig 264 168 227 165 116 0 0 0 0 56 4 109 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 78 1 0 0 113 206 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x19ce oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 6451 orig 264 168 227 165 116 0 0 0 0 232 251 113 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 97 182 0 0 137 192 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x16cc 0x110003 0x16cc 0x88 0x190007 0x142 0x50 0x1648 0x1f0002 0x1648 0x220007 0x3 0x20 0x1645 0x310007 0x115 0x20 0x30 0x3f0007 0x178a 0xffffffffffffff90 0x87 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 450 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3877 orig 264 168 227 165 116 0 0 0 0 24 171 108 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 9 113 0 0 217 112 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5c7 0x38 0x85a 0x50003 0x85a 0x18 0xc0007 0x19 0x38 0xe08 0x120003 0xe08 0x18 0x1e0003 0xe21 0x58 0x2b0002 0x19 0x2e0004 0x0 0x20d47020 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xe21 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 184 169 108 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x219067a0 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x219067a0 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x219067a0 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x219067a0 0x19 0x0 0x0 0x830005 0x0 0x219067a0 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x20aba030 0x19 0x0 0x0 0xac0005 0x0 0x20aba030 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3810 orig 264 168 227 165 116 0 0 0 0 160 99 145 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 159 1 0 0 25 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x20ab9d70 0xcfb 0x20ab9e20 0x48 0x40002 0xd43 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3810 orig 264 168 227 165 116 0 0 0 0 144 213 145 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd0 0x40 0x172 0xc0007 0x0 0x20 0x172 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4633 orig 264 168 227 165 116 0 0 0 0 192 217 56 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1117 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 60252 orig 264 168 227 165 116 0 0 0 0 96 13 55 35 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 186 16 0 0 209 40 0 0 17 212 6 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x51a 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x51a 0x130007 0x51a 0x20 0x0 0x200003 0x51a 0x38 0x280007 0x5d61 0x20 0xad1 0x340007 0x6832 0xffffffffffffffe0 0x51a 0x470003 0x51a 0x78 0x4f0007 0x5d61 0x60 0xad1 0x5d0004 0x0 0x1eb12380 0xad1 0x0 0x0 0x6f0002 0xad1 0x7e0007 0x6832 0xffffffffffffffa0 0x51a 0x8b0004 0x0 0x1eb12380 0x51a 0x0 0x0 0x990002 0x51a oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2260 orig 264 168 227 165 116 0 0 0 0 240 109 57 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 97 1 0 0 129 59 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x71a 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 20509 orig 264 168 227 165 116 0 0 0 0 224 214 108 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 57 26 0 0 233 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x347 0x40007 0x347 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x200007 0x347 0x20 0x0 0x2c0005 0x0 0x20ab7f40 0x347 0x0 0x0 0x2f0007 0x2f5 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x740007 0x0 0x38 0x347 0x780003 0x347 0x18 0x800005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x870005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x8c0002 0x347 0x8f0002 0x347 0x950005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x9e0007 0x13c 0x750 0x20b 0xa20005 0x0 0x20ab9d70 0x200 0x20ab9e20 0xb 0xae0007 0x0 0x50 0x20b 0xb90005 0x0 0x20ab9ed0 0x20b 0x0 0x0 0xc60003 0x20b 0x78 0xcd0007 0x1b 0x60 0x1f9 0xd70007 0xb2 0x40 0x147 0xe70007 0x1745 0x0 0x147 0xf70007 0x214 0xffffffffffffffa0 0x20b 0xfe0005 0x0 0x20ab9d70 0x200 0x20ab9e20 0xb 0x1030007 0x1d9 0x110 0x32 0x1070005 0x13 0x20ab7f40 0x1f 0x0 0x0 0x10a0007 0x31 0x70 0x1 0x10e0005 0x0 0x20ab7f40 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x20ab7f40 0x32 0x0 0x0 0x11b0007 0x32 0x20 0x0 0x12a0007 0xcd 0x218 0x13e 0x13e0007 0x0 0x20 0x13e 0x1540003 0x13e 0x1b8 0x1640007 0x1b 0x0 0x1f9 0x16b0007 0xb2 0x40 0x147 0x17b0007 0x1745 0x0 0x147 0x1820007 0x0 0x140 0x1f9 0x1a40005 0x0 0x20ab9f80 0x1f9 0x0 0x0 0x1a90005 0x0 0x20aba030 0x1f9 0x0 0x0 0x1ac0004 0x0 0x20ab7f40 0xea 0x20aba0e0 0xa6 0x1af0007 0x0 0x90 0x1f9 0x1c30005 0x0 0x20ab9d70 0x1f7 0x20ab9e20 0x2 0x1ce0002 0x1f9 0x1d10004 0x0 0x20aba190 0x1f9 0x0 0x0 0x1df0007 0x1f9 0xfffffffffffffe60 0x13e 0x1e30005 0x0 0x20ab9d70 0x200 0x20ab9e20 0xb 0x1ec0007 0x0 0x108 0x20b 0x1f60007 0x1d0 0xe8 0x3b 0x2030003 0x3b 0xa8 0x21c0005 0x0 0x20ab9f80 0x44 0x0 0x0 0x2210005 0x0 0x20aba030 0x44 0x0 0x0 0x2240004 0x0 0x20aba2b0 0x26 0x20ab7f40 0x1e 0x22c0007 0x44 0xffffffffffffff70 0x3b 0x2300005 0x0 0x20ab9d70 0x200 0x20ab9e20 0xb 0x2350007 0x32 0x80 0x1d9 0x2490005 0x0 0x20ab9f80 0x1d9 0x0 0x0 0x24e0005 0x0 0x20aba030 0x1d9 0x0 0x0 0x2550007 0x20b 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x20b 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13c 0x2aa0005 0x0 0x20ab9ed0 0x13c 0x0 0x0 0x2c10002 0x13c 0x2d30007 0xe4 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x13c 0x3220007 0xfb 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfb 0x3400003 0xfb 0xf8 0x34a0005 0x0 0x20ab9d70 0x1aa 0x20ab9e20 0xa 0x3560002 0x1b4 0x35d0002 0x1b4 0x3730005 0x0 0x20ab9f80 0x1b4 0x0 0x0 0x3780005 0x0 0x20aba030 0x1b4 0x0 0x0 0x37b0005 0x0 0x20aba360 0x1b4 0x0 0x0 0x3930007 0x1b4 0xffffffffffffff20 0xfb 0x3a30005 0x0 0x20aba360 0xfb 0x0 0x0 0x3b30005 0x0 0x20aba360 0xfb 0x0 0x0 0x3c10007 0x0 0xc8 0xfb 0x3ce0003 0xfb 0x88 0x3dc0005 0x0 0x20ab9d70 0x1aa 0x20ab9e20 0xa 0x3e70002 0x1b4 0x3ea0004 0x0 0x20aba190 0x1b4 0x0 0x0 0x3f20007 0x1b4 0xffffffffffffff90 0xfb 0x4020005 0x0 0x20ab9f80 0x13c 0x0 0x0 0x4070005 0x0 0x20aba030 0x13c 0x0 0x0 0x40e0005 0x0 0x20aba410 0x13c 0x0 0x0 0x4110007 0x13c 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x20ab9d70 0x12e 0x20ab9e20 0xe 0x4930007 0x0 0x108 0x13c 0x49d0007 0x120 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x20ab9f80 0x21 0x0 0x0 0x4c80005 0x0 0x20aba030 0x21 0x0 0x0 0x4cb0004 0x0 0x20aba2b0 0x1d 0x20ab7f40 0x4 0x4d30007 0x21 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x4dc0007 0x30c 0x48 0x3b 0x4ea0002 0x3b 0x4ed0003 0x3b 0x58 0x4f70005 0x0 0x20ab9d70 0x2f3 0x20ab9e20 0x19 0x5030002 0x30c 0x50a0005 0x0 0x20ab9f80 0x347 0x0 0x0 0x5140005 0x0 0x20ab9f80 0x347 0x0 0x0 0x51d0007 0x0 0x80 0x347 0x5230007 0x347 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x347 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x347 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x347 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x5a00005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x5a50007 0x30c 0xc0 0x3b 0x5aa0005 0x0 0x20ab9f80 0x3b 0x0 0x0 0x5b40005 0x0 0x20ab9f80 0x3b 0x0 0x0 0x5c50002 0x3b 0x5c80005 0x0 0x20ab8430 0x3b 0x0 0x0 0x5d50002 0x347 0x5db0005 0x0 0x20ab7f40 0x347 0x0 0x0 0x5de0007 0x347 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x20ab8430 0x347 0x0 0x0 0x5fe0007 0x0 0x20 0x347 0x60a0007 0x0 0x50 0x347 0x6140005 0x0 0x20ab9d70 0x32e 0x20ab9e20 0x19 0x62c0003 0x347 0x48 0x63d0005 0x0 0x20aba4c0 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x347 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2833 orig 264 168 227 165 116 0 0 0 0 176 72 85 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 72 0 0 73 56 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x911 0x18 0x110007 0x5d 0x0 0x911 0x190007 0x8b4 0x158 0x5d 0x210007 0x5d 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x5e1 0x20 0x330 0x780007 0x5a5 0x1f0 0x36c 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x13 0xf8 0x1 0x110 0x1 0x140 0x61 0xb0 0x39 0x158 0x0 0x170 0x3e 0xe0 0x1a 0xc8 0xd50003 0x145 0x150 0xdd0003 0xbf 0x138 0xe50003 0xc0 0x120 0xed0003 0x1a 0x108 0xf50003 0x3 0xf0 0xfd0003 0x11 0xd8 0x1050003 0xc 0xc0 0x10d0003 0x6d 0xa8 0x1150003 0x1 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x20aba030 0x5a5 0x0 0x0 0x1370007 0x750 0x50 0x1c1 0x13c0007 0x1c1 0x30 0x0 0x1430002 0x0 0x14f0007 0x750 0x30 0x0 0x1590002 0x0 0x1600007 0x6f3 0x60 0x5d 0x16d0002 0x5d 0x1700005 0x0 0x20aba4c0 0x5d 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2290 orig 264 168 227 165 116 0 0 0 0 232 93 145 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x35d 0x30 0x395 0x90002 0x395 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1806 orig 264 168 227 165 116 0 0 0 0 120 104 145 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 60 1 0 0 153 28 0 0 145 46 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x20ab9d70 0x37a 0x20ab9e20 0x19 0x90005 0x0 0x20ab9d70 0x37a 0x20ab9e20 0x19 0x130003 0x393 0x260 0x1c0005 0x0 0x20ab9d70 0x494 0x20ab9e20 0x54 0x310005 0x0 0x20ab9d70 0x494 0x20ab9e20 0x54 0x340005 0x0 0x20ab9d70 0x494 0x20ab9e20 0x54 0x3c0007 0x0 0x188 0x4e8 0x430008 0xa 0x2a1 0x168 0x0 0xf0 0x3 0x60 0xec 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13e 0x880007 0x13e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x20ab9d70 0x494 0x20ab9e20 0x54 0xcf0007 0x4e8 0xfffffffffffffdb8 0x393 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1106 orig 264 168 227 165 116 0 0 0 0 224 89 145 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 113 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x34e 0x80002 0x34e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1192 orig 264 168 227 165 116 0 0 0 0 208 108 145 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 33 29 0 0 249 27 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x20ab9d70 0x38b 0x20ab9e20 0x19 0xb0007 0x36 0x178 0x36e 0x100003 0x36e 0x138 0x190005 0x0 0x20ab9d70 0x356 0x20ab9e20 0x19 0x2e0005 0x0 0x20ab9d70 0x356 0x20ab9e20 0x19 0x310005 0x0 0x20ab9d70 0x356 0x20ab9e20 0x19 0x3b0002 0x36f 0x3e0007 0x32 0x50 0x33d 0x430002 0x33d 0x4a0007 0x0 0x20 0x33d 0x5e0005 0x0 0x20ab9d70 0x32 0x0 0x0 0x6a0007 0x36f 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1866 orig 264 168 227 165 116 0 0 0 0 152 200 108 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 233 48 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x604 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x219067a0 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x20aba030 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1461 orig 264 168 227 165 116 0 0 0 0 96 199 108 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 41 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x485 0x40007 0x485 0x30 0x0 0xb0002 0x0 0x100007 0x485 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x485 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1115 orig 264 168 227 165 116 0 0 0 0 48 92 145 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x219 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x20ab9d70 0x130 0x20ab9e20 0xe 0x210005 0x0 0x20ab9d70 0x130 0x20ab9e20 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 790 orig 264 168 227 165 116 0 0 0 0 32 93 145 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 253 0 0 0 201 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x219 0xd0005 0x0 0x20ab9d70 0x20e 0x20ab9e20 0xb 0x200005 0x0 0x20ab9d70 0x20e 0x20ab9e20 0xb 0x230005 0x0 0x20ab9d70 0x20e 0x20ab9e20 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1447 orig 264 168 227 165 116 0 0 0 0 200 45 143 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 1 0 0 177 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 533 orig 264 168 227 165 116 0 0 0 0 112 138 56 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 111 0 0 0 49 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x15a 0x20 0x4c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 680 orig 264 168 227 165 116 0 0 0 0 216 114 57 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 145 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x152 0x40 0x120 0x150007 0x120 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 142 orig 264 168 227 165 116 0 0 0 0 8 106 57 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 0 0 0 65 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x48 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 72 91 145 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x357 0x80002 0x357 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1 2343 orig 264 168 227 165 116 0 0 0 0 104 102 145 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 33 29 0 0 113 62 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x20ab9d70 0x38b 0x20ab9e20 0x19 0xf0003 0x3a4 0x2b0 0x180005 0x0 0x20ab9d70 0x4e6 0x20ab9e20 0x54 0x2d0005 0x0 0x20ab9d70 0x4e6 0x20ab9e20 0x54 0x300005 0x0 0x20ab9d70 0x4e6 0x20ab9e20 0x54 0x3a0002 0x53a 0x3d0007 0x4a8 0x1c8 0x92 0x450005 0x0 0x20ab9d70 0x7e 0x20ab9e20 0x14 0x4f0007 0x92 0x38 0x0 0x560003 0x0 0x188 0x620003 0x92 0x108 0x700005 0x0 0x20ab9d70 0x92 0x20ab9e20 0x1b 0x7b0005 0x0 0x20ab9d70 0x92 0x20ab9e20 0x1b 0x930005 0x0 0x20ab9d70 0x92 0x20ab9e20 0x1b 0x960005 0x0 0x20ab9d70 0x92 0x20ab9e20 0x1b 0x990004 0x0 0x1eb12380 0xad 0x0 0x0 0xa40007 0xad 0xffffffffffffff10 0x92 0xa70003 0x92 0x48 0xb30005 0x0 0x20ab9d70 0x468 0x20ab9e20 0x40 0xc00007 0x53a 0xfffffffffffffd68 0x3a4 0xc40007 0x92 0x38 0x312 0xce0003 0x312 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 176 68 85 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 1 0 0 201 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x594 0x20 0x165 0xd0002 0x6f9 0x170007 0x6f9 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x6f9 0x530007 0x6f9 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 240 241 145 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 153 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x173 0x1e0007 0x173 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 248 223 108 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x20ab9f80 0x85 0x0 0x0 0xc90005 0x0 0x20ab9f80 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x20aba360 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x20aba360 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x20ab9f80 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x1eb6fa30 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 192 35 148 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1542 orig 264 168 227 165 116 0 0 0 0 192 82 85 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 209 46 0 0 137 41 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5da 0x18 0x1e0007 0x39 0x0 0x5da 0x260007 0x5a1 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x398 0x298 0x242 0x8d0005 0x0 0x20aba410 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x20ab7f40 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x20ab7f40 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x20aba410 0x398 0x0 0x0 0x14f0007 0x1d8 0x38 0x1c0 0x1530003 0x1c0 0x18 0x15f0005 0x0 0x20aba030 0x398 0x0 0x0 0x1660007 0x1c0 0x98 0x1d8 0x16b0007 0xc 0x38 0x1cc 0x1700003 0x1cc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x20aba030 0xc 0x0 0x0 0x1830004 0x0 0x20aba2b0 0xfd 0x20ab7f40 0xc3 0x18a0004 0xffffffffffffff3d 0x20aba2b0 0xfd 0x20ab7f40 0x62 0x18d0007 0xc3 0xb0 0xfd 0x1920005 0x0 0x20aba2b0 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x20ab7f40 0x7 0x0 0x0 0x1a60005 0x0 0x20aba2b0 0xf6 0x20ab7f40 0xca 0x1b10005 0x0 0x20aba2b0 0xf6 0x20ab7f40 0xca 0x1b40007 0x16c 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c0 0x1ee0005 0x0 0x20aba030 0x1c0 0x0 0x0 0x1f70003 0x1c0 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c0 0x2d50002 0x1c0 0x2dc0007 0x20 0x38 0x1a0 0x2e10003 0x1a0 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x20aba030 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 120 244 145 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 33 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x164 0x100007 0x14f 0x20 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 96 114 82 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 8 113 82 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 191 1 0 0 41 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x325 0x2b0007 0x0 0x40 0x325 0x310007 0x224 0x38 0x101 0x370003 0x101 0x18 0x420007 0x0 0x40 0x325 0x480007 0x50 0x38 0x2d5 0x4e0003 0x2d5 0x18 0x600007 0x0 0x110 0x325 0x670005 0x23d 0x20ab7f40 0xe8 0x0 0x0 0x6a0007 0x325 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 136 97 145 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 233 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 80 183 82 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1175 orig 264 168 227 165 116 0 0 0 0 232 94 57 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 93 1 0 0 209 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x333 0x20 0x7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 240 184 82 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 97 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x30c 0xd0005 0x0 0x20ab7f40 0x30c 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1476 orig 264 168 227 165 116 0 0 0 0 80 220 145 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 146 1 0 0 201 26 0 0 145 33 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x126 0xd8 0x233 0xb0003 0x233 0x58 0x120007 0x0 0x40 0x384 0x1a0007 0x384 0x20 0x0 0x220007 0x0 0x40 0x5b7 0x2a0007 0x384 0xffffffffffffffa0 0x233 0x2f0007 0x0 0x20 0x233 0x350007 0x359 0x30 0x0 0x400002 0x0 0x450007 0x359 0x30 0x0 0x4e0002 0x0 0x560002 0x359 0x5a0005 0x0 0x201fde20 0x359 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1201 orig 264 168 227 165 116 0 0 0 0 192 143 57 35 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 17 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x340 0x70005 0x0 0x20ab7f40 0x340 0x0 0x0 0xc0007 0x2c2 0xe8 0x7e 0x110005 0x7e 0x0 0x0 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x221054d0 0x3 0x20ab7f40 0x19 0x200007 0x0 0x50 0x22 0x260005 0x1b 0x2046cc40 0x7 0x0 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 192 46 108 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x1eb6fa30 0x6f 0x20b3e210 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x1eb6fa30 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2741 orig 264 168 227 165 116 0 0 0 0 120 56 85 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x1ae 0x20b973e0 0x707 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3675 orig 264 168 227 165 116 0 0 0 0 184 43 85 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 50 0 0 177 98 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x641 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x20aba030 0x641 0x0 0x0 0x1a0007 0x0 0x40 0x641 0x210007 0x641 0x20 0x0 0x2e0003 0x641 0x88 0x350005 0x0 0x20b952a0 0x72d 0x0 0x0 0x3a0007 0xa 0x40 0x723 0x410007 0x723 0x20 0x0 0x4c0007 0x72d 0xffffffffffffff90 0x637 0x560005 0x0 0x20b952a0 0x637 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 160 115 57 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 248 66 85 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x20aba030 0x623 0x0 0x0 0x90007 0x530 0x118 0xf3 0xf0002 0xf3 0x180007 0xf3 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf3 0x340002 0xf3 0x3a0007 0xf3 0x20 0x0 0x4e0005 0x0 0x20b952a0 0xf3 0x0 0x0 0x510003 0xf3 0x150 0x590007 0x530 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1a7 0x80 0x389 0x850005 0x0 0x20aba030 0x389 0x0 0x0 0x880004 0x0 0x20ab7f40 0x26e 0x20aba2b0 0x11b oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1591 orig 264 168 227 165 116 0 0 0 0 56 206 145 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1243 orig 264 168 227 165 116 0 0 0 0 144 199 145 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1406 orig 264 168 227 165 116 0 0 0 0 184 4 85 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xc 0x20ab7f40 0x25d 0x20aba2b0 0x115 0x40008 0xe 0x178 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x292 0x20 0xe0 0x5e0005 0x0 0x20aba2b0 0x115 0x20ab7f40 0x17d 0x610008 0x8 0xca 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x20aba2b0 0x115 0x20ab7f40 0x17d 0xaa0007 0x0 0x100 0x292 0xaf0007 0x291 0xc8 0x1 0xb40005 0x0 0x20ab7f40 0x1 0x0 0x0 0xb70004 0x0 0x20ab7f40 0x1 0x0 0x0 0xbb0005 0x0 0x20aba030 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x292 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x292 0x10d0007 0x291 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 469 orig 264 168 227 165 116 0 0 0 0 128 74 85 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 0 0 0 105 12 0 0 185 12 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x21aa6000 0x18d 0x0 0x0 0xb0007 0x139 0xe0 0x54 0xf0005 0x0 0x21aa6000 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x18d 0x150 0x3c0007 0x0 0x38 0x18d 0x400003 0x18d 0x18 0x440005 0x0 0x20ab9f80 0x18d 0x0 0x0 0x4b0002 0x18d 0x520007 0x0 0x90 0x18d 0x580007 0x18d 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x20ab9f80 0x18d 0x0 0x0 0x7c0007 0x18d 0xfffffffffffffec8 0x18d 0x810007 0x18d 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2042 orig 264 168 227 165 116 0 0 0 0 32 88 56 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5fa oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1990 orig 264 168 227 165 116 0 0 0 0 32 47 57 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5c6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 240 12 85 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x20aba030 0x2a 0x0 0x0 0x320005 0x0 0x20aba030 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x2093dc90 0x2a 0x0 0x0 0x4e0005 0x0 0x20b952a0 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x20aba360 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 0 203 145 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 160 203 145 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 64 31 109 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 216 50 85 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x20534a10 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x20534a10 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x20534a10 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x20534a10 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 96 167 82 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 56 159 82 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 16 103 114 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 0 0 0 105 0 0 0 57 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x6 0x20ab8430 0x5 0x20ab7f40 0x2 0x110003 0xd 0xb8 0x170005 0x0 0x209419c0 0x7 0x0 0x0 0x1a0007 0x7 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x6 0x20 0x1 0x3d0007 0x7 0xffffffffffffff60 0xd 0x470004 0x0 0x20ab8430 0x5 0x20ab7f40 0x2 0x4f0004 0x0 0x201fde20 0xb 0x20aba200 0x2 0x5f0007 0xc 0x30 0x1 0x630002 0x1 oops 7 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid156568.log b/dependencies/replay_pid156568.log new file mode 100644 index 000000000..d0f68d27d --- /dev/null +++ b/dependencies/replay_pid156568.log @@ -0,0 +1,1583 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 233 ciObject found +ciMethod java/lang/Object ()V 4097 1 1543816 0 0 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Character getNumericValue (C)I 0 0 1 0 -1 +ciMethodData java/lang/Object ()V 2 1543816 orig 264 168 227 165 116 0 0 0 0 128 4 204 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 100 188 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 4097 1 7450 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSource ()[C 1249 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 2209 1 238 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getSource ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 257 1 267 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1073 4633 343 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1745 7937 697 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 8329 37633 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 793 4185 435 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 3577 12929 990 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 7339 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util getLineNumber (I[III)I 1 1 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 9 1 537 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 42489 1 19237 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 0 0 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser flushCommentsDefinedPriorTo (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2049 1 5768 0 544 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 1913 1 5069 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 0 0 214 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 17025 1 2953 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 9 1 1851 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 553 1 6344 0 160 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 4097 1 816 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 1313 1 1118 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 11257 7161 1663 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 10681 1 1639 0 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalThis (Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useAssertAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useEnumAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalUseOfUnderscoreAsAnIdentifier (IIZ)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 4097 1 9564 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Expression ()V 4097 1 7099 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Statement ()V 4097 1 9138 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LocalDeclaration isReceiver ()Z 1625 1 203 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration recordStringLiteral (Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/RecoveredElement addModifier (II)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 2 5899 orig 264 168 227 165 116 0 0 0 0 192 105 229 33 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 239 0 0 0 225 176 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 96 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 12 0x50005 0x0 0x20d65130 0x161c 0x0 0x0 0x1e0005 0x0 0x20d65080 0x161c 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner 8 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArguments ([Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArrowPosition (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 65 1 138 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral ([C[CII)V 1209 1 151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 81 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 81 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral removePrefixZerosAndUnderscores ([CZ)[C 1209 1537 151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Literal (II)V 641 1 515 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/DoubleLiteral ([CII)V 17 1 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral ([CII)V 9 1 3 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral computeValue ()V 9 1 3 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 473 1 205 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 33 1 11 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 81 1 152 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 121 1 27 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 49 1 81 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper getNumericValue (C)I 0 0 1 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 2 19238 orig 264 168 227 165 116 0 0 0 0 240 205 228 33 0 0 0 0 32 36 0 0 152 28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 121 1 0 0 57 179 1 0 1 0 0 0 125 26 0 0 0 0 0 0 2 0 0 0 0 0 113 0 2 0 0 0 144 34 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 1106 0x10008 0xf2 0x277 0x2290 0x0 0x1fa8 0x0 0x1fa8 0x0 0x1f90 0x0 0x1f90 0x0 0x2290 0x0 0x7e8 0x0 0x2260 0x0 0x2290 0x0 0x2290 0x0 0x20f8 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x1 0x2290 0x0 0x2290 0x0 0x2290 0x2ff 0x848 0x0 0x2290 0xa 0x1ff0 0xb 0x1fd8 0x7c 0x1fc0 0x0 0x2290 0x0 0x2008 0x0 0x2080 0x1 0x2290 0x0 0x2290 0x3 0x2290 0x6 0x1fc0 0x0 0x1d08 0x0 0x1d08 0x0 0x1d98 0x0 0x2038 0x0 0xfb0 0x0 0x1c00 0x1 0x1cb0 0x2 0x1c58 0x0 0x1720 0x0 0x17a8 0x0 0x1830 0x0 0x18b8 0x0 0x1940 0x1 0x19c8 0x6 0x1f90 0x0 0x800 0x0 0x10c0 0x0 0xa88 0x0 0xb78 0x0 0xbf0 0x0 0xce0 0x0 0xd58 0x0 0xdd0 0x0 0xb00 0x0 0xe48 0x0 0xf38 0x0 0x2290 0x0 0x2290 0x0 0x1f90 0x0 0x1f90 0x0 0x1f78 0x0 0x2290 0x0 0x1e10 0x0 0x2290 0x0 0xa10 0x0 0x1e88 0x1 0x2188 0x0 0x1f00 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x2 0x1d50 0x1 0x1d50 0x0 0x1d50 0x0 0x1d50 0x1 0x1d50 0x0 0x2290 0x0 0x1d50 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x11e0 0x0 0x1288 0x0 0x1d50 0x1 0x2290 0x0 0x1330 0x0 0x13d8 0x0 0x1480 0x75 0x1d50 0x0 0x1528 0x0 0x15d0 0x0 0x1678 0x0 0x1138 0x1 0x2290 0x0 0x7a0 0x0 0x2290 0x0 0x1d50 0x0 0xc68 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0xec0 0x0 0x2140 0x1f10005 0x0 0x0 0x0 0x0 0x0 0x1f40003 0x0 0x1ac0 0x2040003 0x0 0x1aa8 0x20f0005 0x0 0x0 0x0 0x0 0x0 0x2130003 0x0 0x1a60 0x2170005 0x0 0x20d65080 0x12ff 0x0 0x0 0x2210007 0x12ff 0xc0 0x0 0x22f0007 0x0 0xa0 0x0 0x2400007 0x0 0x80 0x0 0x2440005 0x0 0x0 0x0 0x0 0x0 0x24e0005 0x0 0x0 0x0 0x0 0x0 0x2580007 0x12ff 0x1958 0x0 0x2660007 0x0 0x1938 0x0 0x2770007 0x0 0x1918 0x0 0x27b0005 0x0 0x0 0x0 0x0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880003 0x0 0x1898 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2a00005 0x0 0x0 0x0 0x0 0x0 0x2a30003 0x0 0x1820 0x2aa0005 0x0 0x0 0x0 0x0 0x0 0x2af0005 0x0 0x0 0x0 0x0 0x0 0x2b20003 0x0 0x17a8 0x2b90005 0x0 0x0 0x0 0x0 0x0 0x2be0005 0x0 0x0 0x0 0x0 0x0 0x2c10003 0x0 0x1730 0x2c70005 0x0 0x20d65080 0x21 0x0 0x0 0x2cc0005 0x0 0x20d65080 0x21 0x0 0x0 0x2cf0003 0x21 0x16b8 0x2d60005 0x0 0x0 0x0 0x0 0x0 0x2db0005 0x0 0x0 0x0 0x0 0x0 0x2de0003 0x0 0x1640 0x2e40005 0x0 0x0 0x0 0x0 0x0 0x2e90005 0x0 0x0 0x0 0x0 0x0 0x2ec0003 0x0 0x15c8 0x2f10005 0x0 0x20d65080 0x2d 0x0 0x0 0x2f60005 0x0 0x20d65080 0x2d 0x0 0x0 0x2f90003 0x2d 0x1550 0x2fe0005 0x0 0x20d65080 0x16 0x0 0x0 0x3030005 0x0 0x20d65080 0x16 0x0 0x0 0x3060003 0x16 0x14d8 0x30b0005 0x0 0x20d65080 0xc6 0x0 0x0 0x3100005 0x0 0x20d65080 0xc6 0x0 0x0 0x3130003 0xc6 0x1460 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0005 0x0 0x0 0x0 0x0 0x0 0x3220003 0x0 0x13e8 0x3280005 0x0 0x0 0x0 0x0 0x0 0x32d0005 0x0 0x0 0x0 0x0 0x0 0x3300003 0x0 0x1370 0x3360005 0x0 0x0 0x0 0x0 0x0 0x33b0005 0x0 0x0 0x0 0x0 0x0 0x33e0003 0x0 0x12f8 0x3420005 0x0 0x20d65080 0xeb 0x0 0x0 0x3450007 0xeb 0x68 0x0 0x34b0005 0x0 0x0 0x0 0x0 0x0 0x34e0003 0x0 0x48 0x3540005 0x0 0x20d65080 0xeb 0x0 0x0 0x3590005 0x0 0x20d65080 0xeb 0x0 0x0 0x35c0003 0xeb 0x11e8 0x36d0005 0x0 0x20d65080 0x2 0x0 0x0 0x3720005 0x0 0x20d65080 0x2 0x0 0x0 0x3750003 0x2 0x1170 0x37b0005 0x0 0x20d65080 0x35 0x0 0x0 0x3880005 0x0 0x20d65080 0x35 0x0 0x0 0x3930005 0x0 0x20d65080 0x35 0x0 0x0 0x3960003 0x35 0x10c8 0x39c0005 0x0 0x20d65080 0x2c 0x0 0x0 0x3a90005 0x0 0x20d65080 0x2c 0x0 0x0 0x3b40005 0x0 0x20d65080 0x2c 0x0 0x0 0x3b70003 0x2c 0x1020 0x3bd0005 0x0 0x20d65080 0x5 0x0 0x0 0x3ca0005 0x0 0x20d65080 0x5 0x0 0x0 0x3d50005 0x0 0x20d65080 0x5 0x0 0x0 0x3d80003 0x5 0xf78 0x3de0005 0x0 0x20d65080 0x2 0x0 0x0 0x3eb0005 0x0 0x20d65080 0x2 0x0 0x0 0x3f60005 0x0 0x20d65080 0x2 0x0 0x0 0x3f90003 0x2 0xed0 0x3ff0005 0x0 0x20d65080 0x9 0x0 0x0 0x40c0005 0x0 0x20d65080 0x9 0x0 0x0 0x4170005 0x0 0x20d65080 0x9 0x0 0x0 0x41a0003 0x9 0xe28 0x4200005 0x0 0x0 0x0 0x0 0x0 0x42d0005 0x0 0x0 0x0 0x0 0x0 0x4380005 0x0 0x0 0x0 0x0 0x0 0x43b0003 0x0 0xd80 0x4410005 0x0 0x20d65080 0x32 0x0 0x0 0x44e0005 0x0 0x20d65080 0x32 0x0 0x0 0x4590005 0x0 0x20d65080 0x32 0x0 0x0 0x45c0003 0x32 0xcd8 0x4620005 0x0 0x20d65080 0x1d 0x0 0x0 0x46f0005 0x0 0x20d65080 0x1d 0x0 0x0 0x47a0005 0x0 0x20d65080 0x1d 0x0 0x0 0x47d0003 0x1d 0xc30 0x4830005 0x0 0x0 0x0 0x0 0x0 0x4900005 0x0 0x0 0x0 0x0 0x0 0x49b0005 0x0 0x0 0x0 0x0 0x0 0x49e0003 0x0 0xb88 0x4a60005 0x0 0x20d65130 0x72 0x0 0x0 0x4b90002 0x72 0x4bc0005 0x0 0x20d65080 0x72 0x0 0x0 0x4bf0003 0x72 0xb00 0x4c70005 0x0 0x0 0x0 0x0 0x0 0x4da0002 0x0 0x4dd0005 0x0 0x0 0x0 0x0 0x0 0x4e00003 0x0 0xa78 0x4ec0005 0x0 0x0 0x0 0x0 0x0 0x4ff0002 0x0 0x5020005 0x0 0x0 0x0 0x0 0x0 0x5050003 0x0 0x9f0 0x5110005 0x0 0x0 0x0 0x0 0x0 0x5240002 0x0 0x5270005 0x0 0x0 0x0 0x0 0x0 0x52a0003 0x0 0x968 0x5360005 0x0 0x20d65130 0x3 0x0 0x0 0x5490002 0x3 0x54c0005 0x0 0x20d65080 0x3 0x0 0x0 0x54f0003 0x3 0x8e0 0x5560007 0x9 0x190 0x9d 0x55d0007 0x0 0x170 0x9d 0x5640007 0x9d 0x150 0x0 0x5720007 0x0 0x130 0x0 0x5790007 0x0 0x110 0x0 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5aa0002 0x0 0x5ad0005 0x0 0x0 0x0 0x0 0x0 0x5ba0007 0x0 0x38 0x0 0x5be0003 0x0 0x18 0x5c20005 0x0 0x0 0x0 0x0 0x0 0x5c50003 0x0 0x78 0x5cd0005 0x0 0x20d65130 0xa6 0x0 0x0 0x5e10005 0x0 0x20d65080 0xa6 0x0 0x0 0x5e70005 0x0 0x20d65080 0xa6 0x0 0x0 0x5ea0003 0xa6 0x6a8 0x6020002 0xb 0x6050005 0x0 0x20d65080 0xb 0x0 0x0 0x6080003 0xb 0x650 0x6200002 0xe 0x6230005 0x0 0x20d65080 0xe 0x0 0x0 0x6260003 0xe 0x5f8 0x63e0002 0x51 0x6410005 0x0 0x20d65080 0x51 0x0 0x0 0x6440003 0x51 0x5a0 0x65c0005 0x0 0x0 0x0 0x0 0x0 0x65f0003 0x0 0x558 0x6750005 0x0 0x20d65080 0x1c3 0x0 0x0 0x6780003 0x1c3 0x510 0x67c0005 0x0 0x20d65080 0x86 0x0 0x0 0x6870005 0x0 0x20d65080 0x86 0x0 0x0 0x68a0003 0x86 0x498 0x6970005 0x0 0x20d65080 0x2a 0x0 0x0 0x6a20005 0x0 0x20d65080 0x2a 0x0 0x0 0x6a50003 0x2a 0x420 0x6b20005 0x0 0x20d65080 0x2 0x0 0x0 0x6bd0005 0x0 0x20d65080 0x2 0x0 0x0 0x6c00003 0x2 0x3a8 0x6cb0005 0x0 0x20d65080 0x2 0x0 0x0 0x6d80005 0x0 0x20d65080 0x2 0x0 0x0 0x6db0003 0x2 0x330 0x7010003 0x45 0x318 0x71c0003 0x2f4 0x300 0x7370003 0x9 0x2e8 0x7540003 0x4d7 0x2d0 0x7640003 0x48b 0x2b8 0x7720003 0x48e 0x2a0 0x77f0005 0x0 0x0 0x0 0x0 0x0 0x78f0005 0x0 0x20d65080 0x28 0x0 0x0 0x7920003 0x28 0x228 0x79d0005 0x0 0x20d65080 0x2e 0x0 0x0 0x7aa0005 0x0 0x20d65080 0x2e 0x0 0x0 0x7ad0003 0x2e 0x1b0 0x7b80005 0x0 0x20d65080 0xb4 0x0 0x0 0x7bb0003 0xb4 0x168 0x7c80005 0x0 0x20d65080 0x4 0x0 0x0 0x7cb0003 0x4 0x120 0x7d20007 0x122 0x108 0x0 0x7d90004 0x0 0x0 0x0 0x0 0x0 0x7dc0007 0x0 0xb8 0x0 0x7e30004 0x0 0x0 0x0 0x0 0x0 0x7ec0007 0x0 0x68 0x0 0x7fc0003 0x0 0x48 0x8090005 0x0 0x20d65080 0x6 0x0 0x0 oops 60 267 org/eclipse/jdt/internal/core/util/CommentRecorderParser 369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 375 org/eclipse/jdt/internal/core/util/CommentRecorderParser 414 org/eclipse/jdt/internal/core/util/CommentRecorderParser 420 org/eclipse/jdt/internal/core/util/CommentRecorderParser 429 org/eclipse/jdt/internal/core/util/CommentRecorderParser 435 org/eclipse/jdt/internal/core/util/CommentRecorderParser 444 org/eclipse/jdt/internal/core/util/CommentRecorderParser 450 org/eclipse/jdt/internal/core/util/CommentRecorderParser 504 org/eclipse/jdt/internal/core/util/CommentRecorderParser 523 org/eclipse/jdt/internal/core/util/CommentRecorderParser 529 org/eclipse/jdt/internal/core/util/CommentRecorderParser 538 org/eclipse/jdt/internal/core/util/CommentRecorderParser 544 org/eclipse/jdt/internal/core/util/CommentRecorderParser 553 org/eclipse/jdt/internal/core/util/CommentRecorderParser 559 org/eclipse/jdt/internal/core/util/CommentRecorderParser 565 org/eclipse/jdt/internal/core/util/CommentRecorderParser 574 org/eclipse/jdt/internal/core/util/CommentRecorderParser 580 org/eclipse/jdt/internal/core/util/CommentRecorderParser 586 org/eclipse/jdt/internal/core/util/CommentRecorderParser 595 org/eclipse/jdt/internal/core/util/CommentRecorderParser 601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 607 org/eclipse/jdt/internal/core/util/CommentRecorderParser 616 org/eclipse/jdt/internal/core/util/CommentRecorderParser 622 org/eclipse/jdt/internal/core/util/CommentRecorderParser 628 org/eclipse/jdt/internal/core/util/CommentRecorderParser 637 org/eclipse/jdt/internal/core/util/CommentRecorderParser 643 org/eclipse/jdt/internal/core/util/CommentRecorderParser 649 org/eclipse/jdt/internal/core/util/CommentRecorderParser 679 org/eclipse/jdt/internal/core/util/CommentRecorderParser 685 org/eclipse/jdt/internal/core/util/CommentRecorderParser 691 org/eclipse/jdt/internal/core/util/CommentRecorderParser 700 org/eclipse/jdt/internal/core/util/CommentRecorderParser 706 org/eclipse/jdt/internal/core/util/CommentRecorderParser 712 org/eclipse/jdt/internal/core/util/CommentRecorderParser 742 org/eclipse/jdt/internal/compiler/parser/Scanner 750 org/eclipse/jdt/internal/core/util/CommentRecorderParser 810 org/eclipse/jdt/internal/compiler/parser/Scanner 818 org/eclipse/jdt/internal/core/util/CommentRecorderParser 877 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/core/util/CommentRecorderParser 889 org/eclipse/jdt/internal/core/util/CommentRecorderParser 900 org/eclipse/jdt/internal/core/util/CommentRecorderParser 911 org/eclipse/jdt/internal/core/util/CommentRecorderParser 922 org/eclipse/jdt/internal/core/util/CommentRecorderParser 940 org/eclipse/jdt/internal/core/util/CommentRecorderParser 949 org/eclipse/jdt/internal/core/util/CommentRecorderParser 955 org/eclipse/jdt/internal/core/util/CommentRecorderParser 964 org/eclipse/jdt/internal/core/util/CommentRecorderParser 970 org/eclipse/jdt/internal/core/util/CommentRecorderParser 979 org/eclipse/jdt/internal/core/util/CommentRecorderParser 985 org/eclipse/jdt/internal/core/util/CommentRecorderParser 994 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1000 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1033 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1042 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1048 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1057 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1066 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1102 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 2 6344 orig 264 168 227 165 116 0 0 0 0 64 118 229 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 0 0 0 25 196 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x1883 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2 5768 orig 264 168 227 165 116 0 0 0 0 224 104 229 33 0 0 0 0 224 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 0 0 0 65 172 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 1 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 48 0x140007 0x1588 0x40 0x0 0x2c0002 0x0 0x430002 0x0 0x4f0004 0x0 0x1e4d0370 0x1588 0x0 0x0 0x6e0007 0x1588 0x30 0x0 0x850002 0x0 0x960007 0x0 0xe0 0x1588 0x9c0007 0x14c0 0xc0 0xc8 0xa40007 0xc8 0xa0 0x0 0xab0007 0x0 0x80 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbd0005 0x0 0x0 0x0 0x0 0x0 oops 1 10 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 2 1478 orig 264 168 227 165 116 0 0 0 0 192 150 229 33 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 17 41 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 18 0x40007 0x522 0x90 0x0 0xb0007 0x0 0x70 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 1 538 orig 264 168 227 165 116 0 0 0 0 136 7 227 33 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 201 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x219 0x20 0x0 0x230007 0x127 0x20 0xf2 0x350007 0x219 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 2 2014 orig 264 168 227 165 116 0 0 0 0 200 113 229 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 233 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x7dd 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 2 3461 orig 264 168 227 165 116 0 0 0 0 184 112 229 33 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 41 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 18 0x120007 0x535 0x30 0x0 0x280002 0x0 0x340104 0x0 0x21a4e0d0 0x83 0x1faddd80 0x8 0x470007 0x535 0x30 0x0 0x5c0002 0x0 oops 2 8 org/eclipse/jdt/internal/compiler/ast/StringLiteral 10 org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 1 205 orig 264 168 227 165 116 0 0 0 0 160 254 228 33 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 105 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 2 0x90002 0xcd oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 1 223 orig 264 168 227 165 116 0 0 0 0 184 106 229 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0xdf 0x30 0x0 0x270002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 1 0 orig 264 168 227 165 116 0 0 0 0 144 137 228 33 0 0 0 0 80 4 0 0 208 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 8 3 0 0 255 255 255 255 7 0 40 0 0 0 0 0 data 97 0x280007 0x0 0x30 0x0 0x3d0002 0x0 0x430003 0x0 0x168 0x4e0005 0x0 0x0 0x0 0x0 0x0 0x510007 0x0 0x80 0x0 0x550005 0x0 0x0 0x0 0x0 0x0 0x5a0005 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0xa0 0x0 0x700007 0x0 0x80 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x820005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xfffffffffffffeb0 0x0 0x970004 0x0 0x0 0x0 0x0 0x0 0x9f0005 0x0 0x0 0x0 0x0 0x0 0xa50005 0x0 0x0 0x0 0x0 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xe30007 0x0 0x38 0x0 0xe70003 0x0 0x18 0xf40007 0x0 0x38 0x0 0xf80003 0x0 0x18 0x10a0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 2 7450 orig 264 168 227 165 116 0 0 0 0 176 219 195 33 0 0 0 0 72 3 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 216 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 0 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 64 0x40007 0x1b1a 0x30 0x0 0x190002 0x0 0x2d0007 0x1b1a 0x20 0x0 0x360008 0xe 0x353 0x1a0 0x20 0x80 0x55 0xb0 0x90 0xe0 0x15d 0x110 0x52 0x140 0x159 0x170 0x5d0005 0x20 0x20d65130 0xeb 0x0 0x0 0x620005 0x55 0x20d65130 0xd1 0x0 0x0 0x670005 0x90 0x20d65130 0x1df 0x0 0x0 0x6c0005 0x15d 0x20d65130 0x2b0 0x0 0x0 0x710005 0x52 0x20d65130 0x150 0x0 0x0 0x760005 0x159 0x20d65130 0x21f 0x0 0x0 0x890002 0xd53 oops 6 28 org/eclipse/jdt/internal/compiler/parser/Scanner 34 org/eclipse/jdt/internal/compiler/parser/Scanner 40 org/eclipse/jdt/internal/compiler/parser/Scanner 46 org/eclipse/jdt/internal/compiler/parser/Scanner 52 org/eclipse/jdt/internal/compiler/parser/Scanner 58 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 2 9564 orig 264 168 227 165 116 0 0 0 0 96 239 235 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 26 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x235c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Statement ()V 2 9138 orig 264 168 227 165 116 0 0 0 0 184 147 237 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 13 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x21b2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Expression ()V 2 7099 orig 264 168 227 165 116 0 0 0 0 8 70 237 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 205 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x19bb oops 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue ([C[CII)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 1 1663 orig 264 168 227 165 116 0 0 0 0 0 180 229 33 0 0 0 0 240 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 152 1 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 51 0x20003 0x100 0x178 0xd0007 0x0 0x38 0x0 0x100003 0x0 0x160 0x1c0007 0x0 0x38 0x0 0x290003 0x0 0x18 0x3c0007 0x0 0x38 0x0 0x400003 0x0 0x50 0x4c0007 0x0 0x38 0x0 0x590003 0x0 0x18 0x6a0007 0x0 0x40 0x0 0x710007 0x0 0x60 0x0 0x880007 0x0 0x40 0x0 0x9f0002 0x0 0xb60002 0x0 0xe20007 0x0 0xfffffffffffffea0 0x100 oops 0 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 1 1639 orig 264 168 227 165 116 0 0 0 0 216 180 229 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 4 0x90002 0x130 0xd0002 0x130 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 1 816 orig 264 168 227 165 116 0 0 0 0 232 130 229 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 1 5229 orig 264 168 227 165 116 0 0 0 0 216 57 196 33 0 0 0 0 24 3 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 121 4 0 0 105 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 28 0 2 0 0 0 208 1 0 0 255 255 255 255 3 0 63 0 0 0 0 0 data 58 0x3f0003 0x8f 0x98 0x4e0007 0xf1 0x80 0x4e 0x570007 0x0 0x60 0x4e 0x600007 0x0 0x40 0x4e 0x690007 0x0 0x20 0x4e 0x760007 0x13f 0xffffffffffffff80 0x41 0x820003 0x41 0x98 0x910007 0x98 0x80 0x33 0x9a0007 0x0 0x60 0x33 0xa30007 0x0 0x40 0x33 0xac0007 0x1 0x20 0x32 0xb90007 0xcb 0xffffffffffffff80 0xf 0xc30007 0xc 0x20 0x3 0xd30002 0xf 0xe20004 0x0 0x1e4d0370 0xf 0x0 0x0 oops 1 54 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 1 267 orig 264 168 227 165 116 0 0 0 0 40 51 196 33 0 0 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 89 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 192 1 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 56 0xb0008 0x36 0x5 0x1c0 0x2 0x1c0 0x6 0x1c0 0x5 0x1c0 0x5 0x1c0 0x51 0x1c0 0x7 0x1c0 0x0 0x1c0 0x0 0x1c0 0x2f 0x1c0 0x5 0x1c0 0x0 0x1c0 0x0 0x1c0 0x11 0x1c0 0x0 0x1c0 0x4 0x1c0 0x10 0x1c0 0x0 0x1c0 0xe 0x1c0 0x6 0x1c0 0x3 0x1c0 0x0 0x1c0 0x0 0x1c0 0xc 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1 1598 orig 264 168 227 165 116 0 0 0 0 56 53 196 33 0 0 0 0 152 2 0 0 240 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 2 0 0 137 6 0 0 217 31 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 255 255 255 255 3 0 49 0 0 0 0 0 data 42 0x310003 0xd1 0x58 0x400007 0x18d 0x40 0x29 0x490007 0x0 0x20 0x29 0x560007 0x1b6 0xffffffffffffffc0 0xa8 0x620003 0xa8 0x58 0x710007 0x1a9 0x40 0x9c 0x7a0007 0x0 0x20 0x9c 0x870007 0x245 0xffffffffffffffc0 0xc 0x910007 0xa 0x20 0x2 0xa10002 0xc 0xb00004 0x0 0x1e4d0370 0xc 0x0 0x0 oops 1 38 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1 3194 orig 264 168 227 165 116 0 0 0 0 112 55 196 33 0 0 0 0 216 2 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 224 3 0 0 249 14 0 0 209 68 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 24 0 2 0 0 0 144 1 0 0 255 255 255 255 3 0 56 0 0 0 0 0 data 50 0x380003 0x1df 0x78 0x470007 0x359 0x60 0xca 0x500007 0x5 0x40 0xc5 0x590007 0x0 0x20 0xc5 0x660007 0x423 0xffffffffffffffa0 0x11a 0x720003 0x11a 0x78 0x810007 0x299 0x60 0xfa 0x8a0007 0x7 0x40 0xf3 0x930007 0x0 0x20 0xf3 0xa00007 0x393 0xffffffffffffffa0 0x27 0xaa0007 0x21 0x20 0x6 0xba0002 0x27 0xc90004 0x0 0x1e4d0370 0x27 0x0 0x0 oops 1 46 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 1 1994 orig 264 168 227 165 116 0 0 0 0 112 60 196 33 0 0 0 0 88 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 2 0 0 129 10 0 0 249 45 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 2 0 0 255 255 255 255 3 0 75 0 0 0 0 0 data 66 0x4b0003 0x150 0xb8 0x5a0007 0x24f 0xa0 0x5b 0x630007 0x0 0x80 0x5b 0x6c0007 0x0 0x60 0x5b 0x750007 0x1 0x40 0x5a 0x7e0007 0x0 0x20 0x5a 0x8b0007 0x2aa 0xffffffffffffff60 0xf6 0x970003 0xf6 0xb8 0xa60007 0x249 0xa0 0xcc 0xaf0007 0x1 0x80 0xcb 0xb80007 0x0 0x60 0xcb 0xc10007 0x0 0x40 0xcb 0xca0007 0x0 0x20 0xcb 0xd70007 0x315 0xffffffffffffff60 0x2b 0xe10007 0x24 0x20 0x7 0xf10002 0x2b 0x1000004 0x0 0x1e4d0370 0x2b 0x0 0x0 oops 1 62 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 1 3766 orig 264 168 227 165 116 0 0 0 0 48 63 196 33 0 0 0 0 152 3 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 6 0 0 249 16 0 0 49 67 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 36 0 2 0 0 0 80 2 0 0 255 255 255 255 3 0 82 0 0 0 0 0 data 74 0x520003 0x21f 0xd8 0x610007 0x3d6 0xc0 0x110 0x6a0007 0x0 0xa0 0x110 0x730007 0x0 0x80 0x110 0x7c0007 0x9 0x60 0x107 0x850007 0x0 0x40 0x107 0x8e0007 0x0 0x20 0x107 0x9b0007 0x4e6 0xffffffffffffff40 0x118 0xa70003 0x118 0xd8 0xb60007 0x23d 0xc0 0xe7 0xbf0007 0x2 0xa0 0xe5 0xc80007 0x0 0x80 0xe5 0xd10007 0x2 0x60 0xe3 0xda0007 0x0 0x40 0xe3 0xe30007 0x0 0x20 0xe3 0xf00007 0x324 0xffffffffffffff40 0x35 0xfa0007 0x2c 0x20 0x9 0x10c0002 0x35 0x11b0004 0x0 0x1e4d0370 0x35 0x0 0x0 oops 1 70 [C +ciMethodData org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 1 17 orig 264 168 227 165 116 0 0 0 0 248 41 44 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 105 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xd oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 1 152 orig 264 168 227 165 116 0 0 0 0 8 49 44 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 113 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x8e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Literal (II)V 1 515 orig 264 168 227 165 116 0 0 0 0 16 126 42 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 0 0 0 153 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1b3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 1 106 orig 264 168 227 165 116 0 0 0 0 96 66 44 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 33 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x64 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 1 151 orig 264 168 227 165 116 0 0 0 0 80 103 42 35 0 0 0 0 240 2 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 51 0x20002 0x8f 0x80008 0x8 0x8f 0x140 0x0 0x50 0x0 0x140 0x0 0xc8 0x280002 0x0 0x2b0007 0x0 0xe0 0x0 0x350007 0x0 0x38 0x0 0x390003 0x0 0x18 0x3f0002 0x0 0x470002 0x0 0x4a0007 0x0 0x68 0x0 0x540007 0x0 0x38 0x0 0x580003 0x0 0x18 0x5e0002 0x0 0x690007 0x8f 0x38 0x0 0x6d0003 0x0 0x18 0x730002 0x8f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CharLiteral ([CII)V 1 3 orig 264 168 227 165 116 0 0 0 0 240 16 44 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 2 0 4 0 0 0 0 0 data 4 0x40002 0x2 0x80002 0x2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 1 157 orig 264 168 227 165 116 0 0 0 0 240 116 42 35 0 0 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 153 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x93 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 1 157 orig 264 168 227 165 116 0 0 0 0 176 117 42 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 153 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x93 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CharLiteral computeValue ()V 1 3 orig 264 168 227 165 116 0 0 0 0 104 19 44 35 0 0 0 0 120 3 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 2 0 0 255 255 255 255 7 0 13 0 0 0 0 0 data 70 0xd0007 0x0 0x20 0x2 0x190008 0x12 0x0 0x160 0x0 0x118 0x0 0x130 0x0 0x148 0x0 0xa0 0x0 0xe8 0x0 0xd0 0x0 0x100 0x0 0xb8 0x6a0003 0x0 0x170 0x730003 0x0 0x158 0x7c0003 0x0 0x140 0x850003 0x0 0x128 0x8e0003 0x0 0x110 0x970003 0x0 0xf8 0xa00003 0x0 0xe0 0xa90003 0x0 0xc8 0xad0002 0x0 0xbb0007 0x0 0x48 0x0 0xc30002 0x0 0xc80003 0x0 0x40 0xd30002 0x0 0xd90003 0x0 0x48 0xe60007 0x0 0x30 0x0 0xee0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 1 29 orig 264 168 227 165 116 0 0 0 0 208 55 44 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 0 0 0 113 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xe oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/env/EnumConstantSignature +instanceKlass org/eclipse/jdt/internal/compiler/env/ClassSignature +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 100 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 100 1 12 1 9 12 1 1 5 0 100 1 10 12 1 1 9 100 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 100 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid157164.log b/dependencies/replay_pid157164.log new file mode 100644 index 000000000..09d708b04 --- /dev/null +++ b/dependencies/replay_pid157164.log @@ -0,0 +1,2235 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 450 ciObject found +ciMethod java/lang/Object ()V 4097 1 1110762 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2241 1 10616 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2833 1 354 0 -1 +ciMethod java/util/AbstractList ()V 2297 1 45365 0 32 +ciMethod java/util/AbstractCollection ()V 2233 1 46109 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5254 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 16997 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16252 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 16997 0 0 +ciMethod java/util/ArrayList grow (I)V 753 1 5261 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 906 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 15214 0 768 +ciMethod java/util/HashMap ()V 833 1 211 0 -1 +ciMethod java/lang/Math max (II)I 817 1 58467 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 4097 1 9738 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2457 1 5484 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1785 16745 2509 0 -1 +ciMethodData java/lang/Object ()V 2 1110763 orig 264 168 227 165 116 0 0 0 0 128 4 73 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 135 135 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 46109 orig 264 168 227 165 116 0 0 0 0 96 121 85 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23 1 0 0 49 152 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb306 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 15220 orig 264 168 227 165 116 0 0 0 0 160 10 86 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 73 209 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3a29 0x1a0004 0x0 0x22404c50 0x1 0x22404d00 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16252 orig 264 168 227 165 116 0 0 0 0 24 0 86 28 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 121 241 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3e2f 0x90002 0x3e2f oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16997 orig 264 168 227 165 116 0 0 0 0 120 255 85 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 193 8 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2cd2 0x30 0x1446 0xa0002 0x1446 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16997 orig 264 168 227 165 116 0 0 0 0 200 0 86 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 193 8 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2c70 0x30 0x14a8 0x160002 0x14a8 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5261 orig 264 168 227 165 116 0 0 0 0 144 1 86 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 121 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x23 0x20 0x140c 0x180007 0x142f 0x30 0x0 0x1c0002 0x0 0x260002 0x142f oops 0 +ciMethodData java/util/AbstractList ()V 2 45365 orig 264 168 227 165 116 0 0 0 0 248 101 85 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 0 0 177 128 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb016 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 86 28 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 9738 orig 264 168 227 165 116 0 0 0 0 48 24 91 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 32 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0xe3 0x2112d1e0 0x2327 0x0 0x0 0x60002 0x240a 0x90004 0x0 0x2112d1e0 0xe3 0x0 0x0 oops 2 2 [Ljava/lang/Object; 10 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5260 orig 264 168 227 165 116 0 0 0 0 232 251 85 28 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 89 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x138b 0x50007 0x81e 0x38 0xb6d 0x100003 0xb6d 0x100 0x140007 0x0 0x38 0x81e 0x1e0003 0x81e 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 713 4657 398 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 5698 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 4097 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2065 1 12421 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2662 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 897 33425 1131 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1153 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 449 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 1966 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3393 1 424 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 865 1 427 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 2089 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 991 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4628 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1916 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 4097 1 370 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 200 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2585 1 1122 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 545 1 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2697 1 2228 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 381 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2521 1 1122 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54018 orig 264 168 227 165 116 0 0 0 0 112 42 91 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 8 0 0 113 71 0 0 169 86 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8ee 0x20 0x0 0x130007 0x8ee 0x38 0xcad5 0x270003 0xcad5 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3201 1 1211 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 473 1 110 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 95 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2473 1 1074 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1657 1 198 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1393 1457 303 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1253 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 65 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2321 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 1957 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2558 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3185 3185 89 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2289 1025 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1915 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1609 1 1851 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1401 1 1746 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3337 369 2596 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 81 81 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1073 1073 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 321 81 1504 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3817 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 369 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2097 1 3764 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 345 1 233 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2081 1 1406 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2057 1 1813 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1673 27121 1064 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2673 1 6072 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2401 1 1111 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1553 1 368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2199 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2534 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1249 1 275 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 177 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 5602 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 89 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 529 289 73 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1009 1057 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 20866 orig 264 168 227 165 116 0 0 0 0 0 209 77 35 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 9 178 0 0 17 140 2 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x1604 0x20 0x3d 0x80007 0x0 0x40 0x1604 0xc0007 0x1604 0x20 0x0 0x150007 0xde3 0x20 0x821 0x1d0003 0xde3 0x38 0x260007 0x43bd 0x20 0x128 0x2f0007 0x44e5 0xffffffffffffffe0 0xcbb oops 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 178 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2089 1 1455 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2281 1 9548 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2409 1 3355 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2281 17353 4586 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1273 1 159 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1713 1 1074 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1841 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1745 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1697 1 781 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 3817 1 2225 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1105 1 138 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1361 1 170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2353 1 5108 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2241 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3241 1 3774 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1873 2553 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1151 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1721 1681 1074 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 966 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1231 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1586 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3273 1 3774 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2489 2905 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 97 1 380 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 145 1 375 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 9548 orig 264 168 227 165 116 0 0 0 0 160 93 166 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 1 0 0 121 33 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 12421 orig 264 168 227 165 116 0 0 0 0 200 214 77 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 25 124 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2f83 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 49855 orig 264 168 227 165 116 0 0 0 0 88 96 166 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 8 0 0 105 134 0 0 49 210 5 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x10cd 0x70 0x2e0007 0xa9d0 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0xa9d0 0xffffffffffffffa8 0x10cd 0x950007 0x10cd 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 3355 orig 264 168 227 165 116 0 0 0 0 160 94 166 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 113 95 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5108 orig 264 168 227 165 116 0 0 0 0 120 96 168 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 1 0 0 113 150 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xeac 0xb0 0x422 0xd0005 0x0 0x208f45d0 0x409 0x208f4680 0x19 0x200005 0x0 0x208f45d0 0x409 0x208f4680 0x19 0x230005 0x0 0x208f45d0 0x409 0x208f4680 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 6264 orig 264 168 227 165 116 0 0 0 0 96 12 132 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 78 1 0 0 73 185 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1729 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 5959 orig 264 168 227 165 116 0 0 0 0 168 248 136 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 1 167 0 0 41 177 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x14e0 0x110003 0x14e0 0x88 0x190007 0x142 0x50 0x1463 0x1f0002 0x1463 0x220007 0x3 0x20 0x1460 0x310007 0x115 0x20 0x30 0x3f0007 0x15a5 0xffffffffffffff90 0x80 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 444 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3844 orig 264 168 227 165 116 0 0 0 0 80 179 131 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 241 111 0 0 233 111 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5be 0x38 0x840 0x50003 0x840 0x18 0xc0007 0x19 0x38 0xde5 0x120003 0xde5 0x18 0x1e0003 0xdfe 0x58 0x2b0002 0x19 0x2e0004 0x0 0x22568580 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xdfe oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 240 177 131 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x22099f90 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x22099f90 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x22099f90 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x22099f90 0x19 0x0 0x0 0x830005 0x0 0x22099f90 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x208f4890 0x19 0x0 0x0 0xac0005 0x0 0x208f4890 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3774 orig 264 168 227 165 116 0 0 0 0 72 99 168 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 149 1 0 0 73 105 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x208f45d0 0xce1 0x208f4680 0x48 0x40002 0xd29 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3774 orig 264 168 227 165 116 0 0 0 0 232 202 168 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 153 1 0 0 41 105 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd7 0x40 0x14e 0xc0007 0x0 0x20 0x14e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4628 orig 264 168 227 165 116 0 0 0 0 16 206 79 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 145 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1112 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 45864 orig 264 168 227 165 116 0 0 0 0 168 1 78 35 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 16 0 0 217 31 0 0 177 22 5 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x3fb 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x3fb 0x130007 0x3fb 0x20 0x0 0x200003 0x3fb 0x38 0x280007 0x456d 0x20 0x80e 0x340007 0x4d7b 0xffffffffffffffe0 0x3fb 0x470003 0x3fb 0x78 0x4f0007 0x456d 0x60 0x80e 0x5d0004 0x0 0x1ec92590 0x80e 0x0 0x0 0x6f0002 0x80e 0x7e0007 0x4d7b 0xffffffffffffffa0 0x3fb 0x8b0004 0x0 0x1ec92590 0x3fb 0x0 0x0 0x990002 0x3fb oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2228 orig 264 168 227 165 116 0 0 0 0 120 108 80 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 25 59 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x70d 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 56 240 104 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2683 orig 264 168 227 165 116 0 0 0 0 0 70 108 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 209 70 0 0 169 72 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x8da 0x18 0x110007 0x5a 0x0 0x8da 0x190007 0x880 0x158 0x5a 0x210007 0x5a 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x5cd 0x20 0x30d 0x780007 0x582 0x1f0 0x358 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x0 0xf8 0x0 0x110 0x0 0x140 0xa 0xb0 0x3 0x158 0x0 0x170 0x5 0xe0 0x2 0xc8 0xd50003 0x13c 0x150 0xdd0003 0xb8 0x138 0xe50003 0xc3 0x120 0xed0003 0x1c 0x108 0xf50003 0x2 0xf0 0xfd0003 0xd 0xd8 0x1050003 0xb 0xc0 0x10d0003 0x6b 0xa8 0x1150003 0x0 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x208f4890 0x582 0x0 0x0 0x1370007 0x724 0x50 0x1b6 0x13c0007 0x1b6 0x30 0x0 0x1430002 0x0 0x14f0007 0x724 0x30 0x0 0x1590002 0x0 0x1600007 0x6ca 0x60 0x5a 0x16d0002 0x5a 0x1700005 0x0 0x208f4d20 0x5a 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1931 orig 264 168 227 165 116 0 0 0 0 0 66 108 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 17 54 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x596 0x20 0x12c 0xd0002 0x6c2 0x170007 0x6c2 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x6c2 0x530007 0x6c2 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 448 orig 264 168 227 165 116 0 0 0 0 208 71 108 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 177 13 0 0 177 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x1ef7db60 0x1b6 0x0 0x0 0xb0007 0x162 0xe0 0x54 0xf0005 0x0 0x1ef7db60 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x1b6 0x150 0x3c0007 0x0 0x38 0x1b6 0x400003 0x1b6 0x18 0x440005 0x0 0x208f47e0 0x1b6 0x0 0x0 0x4b0002 0x1b6 0x520007 0x0 0x90 0x1b6 0x580007 0x1b6 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x208f47e0 0x1b6 0x0 0x0 0x7c0007 0x1b6 0xfffffffffffffec8 0x1b6 0x810007 0x1b6 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 20147 orig 264 168 227 165 116 0 0 0 0 24 223 131 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 13 0 0 233 26 0 0 129 9 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x35d 0x40007 0x35d 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x208f45d0 0x344 0x208f4680 0x19 0x200007 0x35d 0x20 0x0 0x2c0005 0x0 0x208f27a0 0x35d 0x0 0x0 0x2f0007 0x30b 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x208f45d0 0x344 0x208f4680 0x19 0x740007 0x0 0x38 0x35d 0x780003 0x35d 0x18 0x800005 0x0 0x208f45d0 0x344 0x208f4680 0x19 0x870005 0x0 0x208f45d0 0x344 0x208f4680 0x19 0x8c0002 0x35d 0x8f0002 0x35d 0x950005 0x0 0x208f45d0 0x344 0x208f4680 0x19 0x9e0007 0x13d 0x750 0x220 0xa20005 0x0 0x208f45d0 0x215 0x208f4680 0xb 0xae0007 0x0 0x50 0x220 0xb90005 0x0 0x208f4730 0x220 0x0 0x0 0xc60003 0x220 0x78 0xcd0007 0x1e 0x60 0x213 0xd70007 0xc1 0x40 0x152 0xe70007 0x180c 0x0 0x152 0xf70007 0x231 0xffffffffffffffa0 0x220 0xfe0005 0x0 0x208f45d0 0x215 0x208f4680 0xb 0x1030007 0x1e9 0x110 0x37 0x1070005 0x1d 0x208f27a0 0x1a 0x0 0x0 0x10a0007 0x36 0x70 0x1 0x10e0005 0x0 0x208f27a0 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x208f27a0 0x37 0x0 0x0 0x11b0007 0x37 0x20 0x0 0x12a0007 0xd0 0x218 0x150 0x13e0007 0x0 0x20 0x150 0x1540003 0x150 0x1b8 0x1640007 0x1e 0x0 0x211 0x16b0007 0xc0 0x40 0x151 0x17b0007 0x17fc 0x0 0x151 0x1820007 0x0 0x140 0x211 0x1a40005 0x0 0x208f47e0 0x211 0x0 0x0 0x1a90005 0x0 0x208f4890 0x211 0x0 0x0 0x1ac0004 0x0 0x208f27a0 0xef 0x208f4940 0xb1 0x1af0007 0x0 0x90 0x211 0x1c30005 0x0 0x208f45d0 0x20f 0x208f4680 0x2 0x1ce0002 0x211 0x1d10004 0x0 0x208f49f0 0x211 0x0 0x0 0x1df0007 0x212 0xfffffffffffffe60 0x14f 0x1e30005 0x0 0x208f45d0 0x214 0x208f4680 0xb 0x1ec0007 0x0 0x108 0x21f 0x1f60007 0x1dc 0xe8 0x43 0x2030003 0x43 0xa8 0x21c0005 0x0 0x208f47e0 0x4e 0x0 0x0 0x2210005 0x0 0x208f4890 0x4e 0x0 0x0 0x2240004 0x0 0x208f4b10 0x2f 0x208f27a0 0x1f 0x22c0007 0x4e 0xffffffffffffff70 0x43 0x2300005 0x0 0x208f45d0 0x214 0x208f4680 0xb 0x2350007 0x37 0x80 0x1e8 0x2490005 0x0 0x208f47e0 0x1e8 0x0 0x0 0x24e0005 0x0 0x208f4890 0x1e8 0x0 0x0 0x2550007 0x21f 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x21f 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13d 0x2aa0005 0x0 0x208f4730 0x13d 0x0 0x0 0x2c10002 0x13d 0x2d30007 0xe4 0x30 0x59 0x2ea0002 0x59 0x3070007 0x0 0x2a8 0x13d 0x3220007 0xfc 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfc 0x3400003 0xfc 0xf8 0x34a0005 0x0 0x208f45d0 0x1ac 0x208f4680 0xa 0x3560002 0x1b6 0x35d0002 0x1b6 0x3730005 0x0 0x208f47e0 0x1b6 0x0 0x0 0x3780005 0x0 0x208f4890 0x1b6 0x0 0x0 0x37b0005 0x0 0x208f4bc0 0x1b6 0x0 0x0 0x3930007 0x1b6 0xffffffffffffff20 0xfc 0x3a30005 0x0 0x208f4bc0 0xfc 0x0 0x0 0x3b30005 0x0 0x208f4bc0 0xfc 0x0 0x0 0x3c10007 0x0 0xc8 0xfc 0x3ce0003 0xfc 0x88 0x3dc0005 0x0 0x208f45d0 0x1ac 0x208f4680 0xa 0x3e70002 0x1b6 0x3ea0004 0x0 0x208f49f0 0x1b6 0x0 0x0 0x3f20007 0x1b6 0xffffffffffffff90 0xfc 0x4020005 0x0 0x208f47e0 0x13d 0x0 0x0 0x4070005 0x0 0x208f4890 0x13d 0x0 0x0 0x40e0005 0x0 0x208f4c70 0x13d 0x0 0x0 0x4110007 0x13d 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x208f45d0 0x12f 0x208f4680 0xe 0x4930007 0x0 0x108 0x13d 0x49d0007 0x121 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x208f47e0 0x21 0x0 0x0 0x4c80005 0x0 0x208f4890 0x21 0x0 0x0 0x4cb0004 0x0 0x208f4b10 0x1d 0x208f27a0 0x4 0x4d30007 0x21 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x208f45d0 0x343 0x208f4680 0x19 0x4dc0007 0x31c 0x48 0x40 0x4ea0002 0x40 0x4ed0003 0x40 0x58 0x4f70005 0x0 0x208f45d0 0x303 0x208f4680 0x19 0x5030002 0x31c 0x50a0005 0x0 0x208f47e0 0x35c 0x0 0x0 0x5140005 0x0 0x208f47e0 0x35c 0x0 0x0 0x51d0007 0x0 0x80 0x35c 0x5230007 0x35c 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x35c 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x35c 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x35c 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x208f45d0 0x343 0x208f4680 0x19 0x5a00005 0x0 0x208f45d0 0x343 0x208f4680 0x19 0x5a50007 0x31c 0xc0 0x40 0x5aa0005 0x0 0x208f47e0 0x40 0x0 0x0 0x5b40005 0x0 0x208f47e0 0x40 0x0 0x0 0x5c50002 0x40 0x5c80005 0x0 0x208f2c90 0x40 0x0 0x0 0x5d50002 0x35c 0x5db0005 0x0 0x208f27a0 0x35c 0x0 0x0 0x5de0007 0x35c 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x208f2c90 0x35c 0x0 0x0 0x5fe0007 0x0 0x20 0x35c 0x60a0007 0x0 0x50 0x35c 0x6140005 0x0 0x208f45d0 0x343 0x208f4680 0x19 0x62c0003 0x35c 0x48 0x63d0005 0x0 0x208f4d20 0x70 0x0 0x0 0x6470007 0x70 0xffffffffffffffd0 0x35c oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2225 orig 264 168 227 165 116 0 0 0 0 144 93 168 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 221 1 0 0 161 54 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x360 0x30 0x374 0x90002 0x374 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1738 orig 264 168 227 165 116 0 0 0 0 32 104 168 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 161 27 0 0 129 44 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x208f45d0 0x35b 0x208f4680 0x19 0x90005 0x0 0x208f45d0 0x35b 0x208f4680 0x19 0x130003 0x374 0x260 0x1c0005 0x0 0x208f45d0 0x473 0x208f4680 0x54 0x310005 0x0 0x208f45d0 0x473 0x208f4680 0x54 0x340005 0x0 0x208f45d0 0x473 0x208f4680 0x54 0x3c0007 0x0 0x188 0x4c7 0x430008 0xa 0x2a3 0x168 0x0 0xf0 0x3 0x60 0xec 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13c 0x880007 0x13c 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x208f45d0 0x473 0x208f4680 0x54 0xcf0007 0x4c7 0xfffffffffffffdb8 0x374 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1074 orig 264 168 227 165 116 0 0 0 0 136 89 168 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 214 0 0 0 225 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x35c 0x80002 0x35c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1154 orig 264 168 227 165 116 0 0 0 0 120 108 168 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 215 0 0 0 81 29 0 0 57 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x208f45d0 0x391 0x208f4680 0x19 0xb0007 0x34 0x178 0x376 0x100003 0x376 0x138 0x190005 0x0 0x208f45d0 0x35e 0x208f4680 0x19 0x2e0005 0x0 0x208f45d0 0x35e 0x208f4680 0x19 0x310005 0x0 0x208f45d0 0x35e 0x208f4680 0x19 0x3b0002 0x377 0x3e0007 0x32 0x50 0x345 0x430002 0x345 0x4a0007 0x0 0x20 0x345 0x5e0005 0x0 0x208f45d0 0x32 0x0 0x0 0x6a0007 0x377 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1819 orig 264 168 227 165 116 0 0 0 0 208 208 131 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 209 48 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x601 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x22099f90 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x208f4890 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1455 orig 264 168 227 165 116 0 0 0 0 152 207 131 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 89 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x4ab 0x40007 0x4ab 0x30 0x0 0xb0002 0x0 0x100007 0x4ab 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x4ab 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1106 orig 264 168 227 165 116 0 0 0 0 216 91 168 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 218 0 0 0 193 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x23a 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x208f45d0 0x130 0x208f4680 0xe 0x210005 0x0 0x208f45d0 0x130 0x208f4680 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 781 orig 264 168 227 165 116 0 0 0 0 200 92 168 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 212 0 0 0 201 17 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x239 0xd0005 0x0 0x208f45d0 0x22e 0x208f4680 0xb 0x200005 0x0 0x208f45d0 0x22e 0x208f4680 0xb 0x230005 0x0 0x208f45d0 0x22e 0x208f4680 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1455 orig 264 168 227 165 116 0 0 0 0 160 27 166 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 81 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 497 orig 264 168 227 165 116 0 0 0 0 192 126 79 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 108 0 0 0 41 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x144 0x20 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 570 orig 264 168 227 165 116 0 0 0 0 96 113 80 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 33 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x12b 0x40 0xd9 0x150007 0xd9 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 136 orig 264 168 227 165 116 0 0 0 0 144 104 80 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 0 0 0 33 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x44 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1106 orig 264 168 227 165 116 0 0 0 0 240 90 168 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 230 0 0 0 97 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x36c 0x80002 0x36c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1 1980 orig 264 168 227 165 116 0 0 0 0 16 102 168 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 169 28 0 0 145 51 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x208f45d0 0x37c 0x208f4680 0x19 0xf0003 0x395 0x2b0 0x180005 0x0 0x208f45d0 0x4bd 0x208f4680 0x54 0x2d0005 0x0 0x208f45d0 0x4bd 0x208f4680 0x54 0x300005 0x0 0x208f45d0 0x4bd 0x208f4680 0x54 0x3a0002 0x511 0x3d0007 0x495 0x1c8 0x7c 0x450005 0x0 0x208f45d0 0x68 0x208f4680 0x14 0x4f0007 0x7c 0x38 0x0 0x560003 0x0 0x188 0x620003 0x7c 0x108 0x700005 0x0 0x208f45d0 0x7c 0x208f4680 0x1b 0x7b0005 0x0 0x208f45d0 0x7c 0x208f4680 0x1b 0x930005 0x0 0x208f45d0 0x7c 0x208f4680 0x1b 0x960005 0x0 0x208f45d0 0x7c 0x208f4680 0x1b 0x990004 0x0 0x1ec92590 0x97 0x0 0x0 0xa40007 0x97 0xffffffffffffff10 0x7c 0xa70003 0x7c 0x48 0xb30005 0x0 0x208f45d0 0x455 0x208f4680 0x40 0xc00007 0x511 0xfffffffffffffd68 0x395 0xc40007 0x7c 0x38 0x319 0xce0003 0x319 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 72 231 168 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 161 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x174 0x1e0007 0x174 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 48 232 131 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x208f47e0 0x85 0x0 0x0 0xc90005 0x0 0x208f47e0 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x208f4bc0 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x208f4bc0 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x208f47e0 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x20a9d900 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 176 249 170 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1518 orig 264 168 227 165 116 0 0 0 0 16 80 108 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 49 46 0 0 105 40 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5c6 0x18 0x1e0007 0x38 0x0 0x5c6 0x260007 0x58e 0x158 0x38 0x2e0007 0x38 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x384 0x298 0x242 0x8d0005 0x0 0x208f4c70 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x208f27a0 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x208f27a0 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x208f4c70 0x384 0x0 0x0 0x14f0007 0x1ce 0x38 0x1b6 0x1530003 0x1b6 0x18 0x15f0005 0x0 0x208f4890 0x384 0x0 0x0 0x1660007 0x1b6 0x98 0x1ce 0x16b0007 0xb 0x38 0x1c3 0x1700003 0x1c3 0x58 0x17a0002 0xb 0x17d0005 0x0 0x208f4890 0xb 0x0 0x0 0x1830004 0x0 0x208f27a0 0xb9 0x208f4b10 0xfd 0x18a0004 0xffffffffffffff47 0x208f27a0 0x63 0x208f4b10 0xfd 0x18d0007 0xb9 0xb0 0xfd 0x1920005 0x0 0x208f4b10 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x208f27a0 0x7 0x0 0x0 0x1a60005 0x0 0x208f27a0 0xc0 0x208f4b10 0xf6 0x1b10005 0x0 0x208f27a0 0xc0 0x208f4b10 0xf6 0x1b40007 0x162 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1b6 0x1ee0005 0x0 0x208f4890 0x1b6 0x0 0x0 0x1f70003 0x1b6 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1b6 0x2d50002 0x1b6 0x2dc0007 0x20 0x38 0x196 0x2e10003 0x196 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x208f4890 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 175 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 179 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 181 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 209 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 213 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 215 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 208 233 168 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 57 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x167 0x100007 0x150 0x20 0x17 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 96 195 104 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 0 0 0 49 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x46 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 8 194 104 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 161 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x354 0x2b0007 0x0 0x40 0x354 0x310007 0x23c 0x38 0x118 0x370003 0x118 0x18 0x420007 0x0 0x40 0x354 0x480007 0x58 0x38 0x2fc 0x4e0003 0x2fc 0x18 0x600007 0x0 0x110 0x354 0x670005 0x147 0x208f27a0 0x20d 0x0 0x0 0x6a0007 0x354 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 48 97 168 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 1 0 0 25 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 168 8 105 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1174 orig 264 168 227 165 116 0 0 0 0 144 94 80 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 1 0 0 153 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x34d 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 72 10 105 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 1 0 0 49 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x326 0xd0005 0x0 0x208f27a0 0x326 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1379 orig 264 168 227 165 116 0 0 0 0 168 209 168 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 98 1 0 0 33 25 0 0 193 31 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x101 0xd8 0x223 0xb0003 0x223 0x58 0x120007 0x0 0x40 0x370 0x1a0007 0x370 0x20 0x0 0x220007 0x0 0x40 0x593 0x2a0007 0x370 0xffffffffffffffa0 0x223 0x2f0007 0x0 0x20 0x223 0x350007 0x324 0x30 0x0 0x400002 0x0 0x450007 0x324 0x30 0x0 0x4e0002 0x0 0x560002 0x324 0x5a0005 0x0 0x201b0290 0x324 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1134 orig 264 168 227 165 116 0 0 0 0 72 142 80 35 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 145 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x310 0x70005 0x0 0x208f27a0 0x310 0x0 0x0 0xc0007 0x292 0xe8 0x7e 0x110005 0x7e 0x0 0x0 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x2183a4b0 0x3 0x208f27a0 0x19 0x200007 0x0 0x50 0x22 0x260005 0x1b 0x1ffdcfa0 0x7 0x0 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 48 43 131 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x20a9d900 0x6f 0x1ff8b8a0 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x20a9d900 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2558 orig 264 168 227 165 116 0 0 0 0 200 53 108 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 241 63 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x25c 0x2041ebd0 0x5a2 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3098 orig 264 168 227 165 116 0 0 0 0 8 41 108 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 41 45 0 0 169 80 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x5a5 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x208f4890 0x5a5 0x0 0x0 0x1a0007 0x0 0x40 0x5a5 0x210007 0x5a5 0x20 0x0 0x2e0003 0x5a5 0x88 0x350005 0x0 0x2041ca90 0x691 0x0 0x0 0x3a0007 0xa 0x40 0x687 0x410007 0x687 0x20 0x0 0x4c0007 0x691 0xffffffffffffff90 0x59b 0x560005 0x0 0x2041ca90 0x59b 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 40 114 80 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1931 orig 264 168 227 165 116 0 0 0 0 72 64 108 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x208f4890 0x58b 0x0 0x0 0x90007 0x4ad 0x118 0xde 0xf0002 0xde 0x180007 0xde 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xde 0x340002 0xde 0x3a0007 0xde 0x20 0x0 0x4e0005 0x0 0x2041ca90 0xde 0x0 0x0 0x510003 0xde 0x150 0x590007 0x4ad 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x19c 0x80 0x311 0x850005 0x0 0x208f4890 0x311 0x0 0x0 0x880004 0x0 0x208f27a0 0x213 0x208f4b10 0xfe oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1586 orig 264 168 227 165 116 0 0 0 0 144 195 168 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1231 orig 264 168 227 165 116 0 0 0 0 232 188 168 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1253 orig 264 168 227 165 116 0 0 0 0 8 255 107 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x0 0x208f27a0 0x1ed 0x208f4b10 0xf8 0x40008 0xe 0x21a 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x21c 0x20 0xc9 0x5e0005 0x0 0x208f4b10 0xf8 0x208f27a0 0x124 0x610008 0x8 0x159 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x208f4b10 0xf8 0x208f27a0 0x124 0xaa0007 0x0 0x100 0x21c 0xaf0007 0x21b 0xc8 0x1 0xb40005 0x0 0x208f27a0 0x1 0x0 0x0 0xb70004 0x0 0x208f27a0 0x1 0x0 0x0 0xbb0005 0x0 0x208f4890 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x21c 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x21c 0x10d0007 0x21b 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 1966 orig 264 168 227 165 116 0 0 0 0 112 76 79 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 113 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5ae oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1916 orig 264 168 227 165 116 0 0 0 0 200 46 80 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x57c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 88 192 168 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 248 192 168 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 96 248 104 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 104 39 132 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 40 48 108 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x21877e40 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x21877e40 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x21877e40 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x21877e40 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 240 35 132 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 64 10 108 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x208f4890 0x2a 0x0 0x0 0x320005 0x0 0x208f4890 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x2080f040 0x2a 0x0 0x0 0x4e0005 0x0 0x2041ca90 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x208f4bc0 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 176 99 137 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 0 0 0 105 0 0 0 57 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x6 0x208f2c90 0x5 0x208f27a0 0x2 0x110003 0xd 0xb8 0x170005 0x0 0x20812d70 0x7 0x0 0x0 0x1a0007 0x7 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x6 0x20 0x1 0x3d0007 0x7 0xffffffffffffff60 0xd 0x470004 0x0 0x208f2c90 0x5 0x208f27a0 0x2 0x4f0004 0x0 0x201b0290 0xb 0x208f4a60 0x2 0x5f0007 0xc 0x30 0x1 0x630002 0x1 oops 7 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid157428.log b/dependencies/replay_pid157428.log new file mode 100644 index 000000000..89c900aa3 --- /dev/null +++ b/dependencies/replay_pid157428.log @@ -0,0 +1,1437 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 105 ciObject found +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 4097 1 5637 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 2 5640 orig 264 168 227 165 116 0 0 0 0 232 133 185 35 0 0 0 0 32 36 0 0 136 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 113 0 2 0 0 0 144 34 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 1106 0x10008 0xf2 0x265 0x2290 0x0 0x1fa8 0x0 0x1fa8 0x0 0x1f90 0x0 0x1f90 0x0 0x2290 0x0 0x7e8 0x0 0x2260 0x0 0x2290 0x0 0x2290 0x0 0x20f8 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x2ee 0x848 0x0 0x2290 0x1 0x1ff0 0x1 0x1fd8 0x7c 0x1fc0 0x0 0x2290 0x0 0x2008 0x0 0x2080 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x1fc0 0x0 0x1d08 0x0 0x1d08 0x0 0x1d98 0x1 0x2038 0xb 0xfb0 0x0 0x1c00 0x0 0x1cb0 0x0 0x1c58 0x0 0x1720 0x0 0x17a8 0x0 0x1830 0x0 0x18b8 0x0 0x1940 0xb 0x19c8 0x2 0x1f90 0x0 0x800 0x0 0x10c0 0x0 0xa88 0x5 0xb78 0x0 0xbf0 0x0 0xce0 0x0 0xd58 0xc 0xdd0 0x0 0xb00 0x0 0xe48 0x0 0xf38 0x0 0x2290 0x0 0x2290 0x0 0x1f90 0x0 0x1f90 0x0 0x1f78 0x0 0x2290 0x1 0x1e10 0x0 0x2290 0x0 0xa10 0x1 0x1e88 0xa 0x2188 0x0 0x1f00 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0x1d50 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x11e0 0x0 0x1288 0x0 0x1d50 0x0 0x2290 0x0 0x1330 0x0 0x13d8 0x0 0x1480 0x71 0x1d50 0x0 0x1528 0x0 0x15d0 0x0 0x1678 0x0 0x1138 0x0 0x2290 0x0 0x7a0 0x0 0x2290 0x0 0x1d50 0x0 0xc68 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0xec0 0x0 0x2140 0x1f10005 0x0 0x0 0x0 0x0 0x0 0x1f40003 0x0 0x1ac0 0x2040003 0x0 0x1aa8 0x20f0005 0x0 0x0 0x0 0x0 0x0 0x2130003 0x0 0x1a60 0x2170005 0x0 0x1f632f60 0x829 0x0 0x0 0x2210007 0x829 0xc0 0x0 0x22f0007 0x0 0xa0 0x0 0x2400007 0x0 0x80 0x0 0x2440005 0x0 0x0 0x0 0x0 0x0 0x24e0005 0x0 0x0 0x0 0x0 0x0 0x2580007 0x829 0x1958 0x0 0x2660007 0x0 0x1938 0x0 0x2770007 0x0 0x1918 0x0 0x27b0005 0x0 0x0 0x0 0x0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880003 0x0 0x1898 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2a00005 0x0 0x0 0x0 0x0 0x0 0x2a30003 0x0 0x1820 0x2aa0005 0x0 0x0 0x0 0x0 0x0 0x2af0005 0x0 0x0 0x0 0x0 0x0 0x2b20003 0x0 0x17a8 0x2b90005 0x0 0x0 0x0 0x0 0x0 0x2be0005 0x0 0x0 0x0 0x0 0x0 0x2c10003 0x0 0x1730 0x2c70005 0x0 0x1f632f60 0x16 0x0 0x0 0x2cc0005 0x0 0x1f632f60 0x16 0x0 0x0 0x2cf0003 0x16 0x16b8 0x2d60005 0x0 0x0 0x0 0x0 0x0 0x2db0005 0x0 0x0 0x0 0x0 0x0 0x2de0003 0x0 0x1640 0x2e40005 0x0 0x0 0x0 0x0 0x0 0x2e90005 0x0 0x0 0x0 0x0 0x0 0x2ec0003 0x0 0x15c8 0x2f10005 0x0 0x1f632f60 0x28 0x0 0x0 0x2f60005 0x0 0x1f632f60 0x28 0x0 0x0 0x2f90003 0x28 0x1550 0x2fe0005 0x0 0x1f632f60 0x16 0x0 0x0 0x3030005 0x0 0x1f632f60 0x16 0x0 0x0 0x3060003 0x16 0x14d8 0x30b0005 0x0 0x1f632f60 0xa1 0x0 0x0 0x3100005 0x0 0x1f632f60 0xa1 0x0 0x0 0x3130003 0xa1 0x1460 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0005 0x0 0x0 0x0 0x0 0x0 0x3220003 0x0 0x13e8 0x3280005 0x0 0x0 0x0 0x0 0x0 0x32d0005 0x0 0x0 0x0 0x0 0x0 0x3300003 0x0 0x1370 0x3360005 0x0 0x0 0x0 0x0 0x0 0x33b0005 0x0 0x0 0x0 0x0 0x0 0x33e0003 0x0 0x12f8 0x3420005 0x0 0x1f632f60 0xc4 0x0 0x0 0x3450007 0xc4 0x68 0x0 0x34b0005 0x0 0x0 0x0 0x0 0x0 0x34e0003 0x0 0x48 0x3540005 0x0 0x1f632f60 0xc4 0x0 0x0 0x3590005 0x0 0x1f632f60 0xc4 0x0 0x0 0x35c0003 0xc4 0x11e8 0x36d0005 0x0 0x1f632f60 0x1 0x0 0x0 0x3720005 0x0 0x1f632f60 0x1 0x0 0x0 0x3750003 0x1 0x1170 0x37b0005 0x0 0x1f632f60 0x28 0x0 0x0 0x3880005 0x0 0x1f632f60 0x28 0x0 0x0 0x3930005 0x0 0x1f632f60 0x28 0x0 0x0 0x3960003 0x28 0x10c8 0x39c0005 0x0 0x1f632f60 0x1b 0x0 0x0 0x3a90005 0x0 0x1f632f60 0x1b 0x0 0x0 0x3b40005 0x0 0x1f632f60 0x1b 0x0 0x0 0x3b70003 0x1b 0x1020 0x3bd0005 0x0 0x1f632f60 0x5 0x0 0x0 0x3ca0005 0x0 0x1f632f60 0x5 0x0 0x0 0x3d50005 0x0 0x1f632f60 0x5 0x0 0x0 0x3d80003 0x5 0xf78 0x3de0005 0x0 0x0 0x0 0x0 0x0 0x3eb0005 0x0 0x0 0x0 0x0 0x0 0x3f60005 0x0 0x0 0x0 0x0 0x0 0x3f90003 0x0 0xed0 0x3ff0005 0x0 0x1f632f60 0x1 0x0 0x0 0x40c0005 0x0 0x1f632f60 0x1 0x0 0x0 0x4170005 0x0 0x1f632f60 0x1 0x0 0x0 0x41a0003 0x1 0xe28 0x4200005 0x0 0x0 0x0 0x0 0x0 0x42d0005 0x0 0x0 0x0 0x0 0x0 0x4380005 0x0 0x0 0x0 0x0 0x0 0x43b0003 0x0 0xd80 0x4410005 0x0 0x1f632f60 0xc 0x0 0x0 0x44e0005 0x0 0x1f632f60 0xc 0x0 0x0 0x4590005 0x0 0x1f632f60 0xc 0x0 0x0 0x45c0003 0xc 0xcd8 0x4620005 0x0 0x1f632f60 0x3 0x0 0x0 0x46f0005 0x0 0x1f632f60 0x3 0x0 0x0 0x47a0005 0x0 0x1f632f60 0x3 0x0 0x0 0x47d0003 0x3 0xc30 0x4830005 0x0 0x0 0x0 0x0 0x0 0x4900005 0x0 0x0 0x0 0x0 0x0 0x49b0005 0x0 0x0 0x0 0x0 0x0 0x49e0003 0x0 0xb88 0x4a60005 0x0 0x1f633010 0x4 0x0 0x0 0x4b90002 0x4 0x4bc0005 0x0 0x1f632f60 0x4 0x0 0x0 0x4bf0003 0x4 0xb00 0x4c70005 0x0 0x0 0x0 0x0 0x0 0x4da0002 0x0 0x4dd0005 0x0 0x0 0x0 0x0 0x0 0x4e00003 0x0 0xa78 0x4ec0005 0x0 0x0 0x0 0x0 0x0 0x4ff0002 0x0 0x5020005 0x0 0x0 0x0 0x0 0x0 0x5050003 0x0 0x9f0 0x5110005 0x0 0x0 0x0 0x0 0x0 0x5240002 0x0 0x5270005 0x0 0x0 0x0 0x0 0x0 0x52a0003 0x0 0x968 0x5360005 0x0 0x0 0x0 0x0 0x0 0x5490002 0x0 0x54c0005 0x0 0x0 0x0 0x0 0x0 0x54f0003 0x0 0x8e0 0x5560007 0x3 0x190 0x21 0x55d0007 0x0 0x170 0x21 0x5640007 0x21 0x150 0x0 0x5720007 0x0 0x130 0x0 0x5790007 0x0 0x110 0x0 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5aa0002 0x0 0x5ad0005 0x0 0x0 0x0 0x0 0x0 0x5ba0007 0x0 0x38 0x0 0x5be0003 0x0 0x18 0x5c20005 0x0 0x0 0x0 0x0 0x0 0x5c50003 0x0 0x78 0x5cd0005 0x0 0x1f633010 0x24 0x0 0x0 0x5e10005 0x0 0x1f632f60 0x24 0x0 0x0 0x5e70005 0x0 0x1f632f60 0x24 0x0 0x0 0x5ea0003 0x24 0x6a8 0x6020002 0x0 0x6050005 0x0 0x0 0x0 0x0 0x0 0x6080003 0x0 0x650 0x6200002 0x0 0x6230005 0x0 0x0 0x0 0x0 0x0 0x6260003 0x0 0x5f8 0x63e0002 0x0 0x6410005 0x0 0x0 0x0 0x0 0x0 0x6440003 0x0 0x5a0 0x65c0005 0x0 0x0 0x0 0x0 0x0 0x65f0003 0x0 0x558 0x6750005 0x0 0x1f632f60 0x74 0x0 0x0 0x6780003 0x74 0x510 0x67c0005 0x0 0x1f632f60 0x16 0x0 0x0 0x6870005 0x0 0x1f632f60 0x16 0x0 0x0 0x68a0003 0x16 0x498 0x6970005 0x0 0x1f632f60 0x24 0x0 0x0 0x6a20005 0x0 0x1f632f60 0x24 0x0 0x0 0x6a50003 0x24 0x420 0x6b20005 0x0 0x1f632f60 0x2 0x0 0x0 0x6bd0005 0x0 0x1f632f60 0x2 0x0 0x0 0x6c00003 0x2 0x3a8 0x6cb0005 0x0 0x0 0x0 0x0 0x0 0x6d80005 0x0 0x0 0x0 0x0 0x0 0x6db0003 0x0 0x330 0x7010003 0xb 0x318 0x71c0003 0xc7 0x300 0x7370003 0x0 0x2e8 0x7540003 0x177 0x2d0 0x7640003 0xea 0x2b8 0x7720003 0xea 0x2a0 0x77f0005 0x0 0x0 0x0 0x0 0x0 0x78f0005 0x0 0x1f632f60 0x21 0x0 0x0 0x7920003 0x21 0x228 0x79d0005 0x0 0x1f632f60 0x14 0x0 0x0 0x7aa0005 0x0 0x1f632f60 0x14 0x0 0x0 0x7ad0003 0x14 0x1b0 0x7b80005 0x0 0x1f632f60 0x56 0x0 0x0 0x7bb0003 0x56 0x168 0x7c80005 0x0 0x1f632f60 0x4 0x0 0x0 0x7cb0003 0x4 0x120 0x7d20007 0x25 0x108 0x0 0x7d90004 0x0 0x0 0x0 0x0 0x0 0x7dc0007 0x0 0xb8 0x0 0x7e30004 0x0 0x0 0x0 0x0 0x0 0x7ec0007 0x0 0x68 0x0 0x7fc0003 0x0 0x48 0x8090005 0x0 0x0 0x0 0x0 0x0 oops 49 267 org/eclipse/jdt/internal/core/util/CommentRecorderParser 369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 375 org/eclipse/jdt/internal/core/util/CommentRecorderParser 414 org/eclipse/jdt/internal/core/util/CommentRecorderParser 420 org/eclipse/jdt/internal/core/util/CommentRecorderParser 429 org/eclipse/jdt/internal/core/util/CommentRecorderParser 435 org/eclipse/jdt/internal/core/util/CommentRecorderParser 444 org/eclipse/jdt/internal/core/util/CommentRecorderParser 450 org/eclipse/jdt/internal/core/util/CommentRecorderParser 504 org/eclipse/jdt/internal/core/util/CommentRecorderParser 523 org/eclipse/jdt/internal/core/util/CommentRecorderParser 529 org/eclipse/jdt/internal/core/util/CommentRecorderParser 538 org/eclipse/jdt/internal/core/util/CommentRecorderParser 544 org/eclipse/jdt/internal/core/util/CommentRecorderParser 553 org/eclipse/jdt/internal/core/util/CommentRecorderParser 559 org/eclipse/jdt/internal/core/util/CommentRecorderParser 565 org/eclipse/jdt/internal/core/util/CommentRecorderParser 574 org/eclipse/jdt/internal/core/util/CommentRecorderParser 580 org/eclipse/jdt/internal/core/util/CommentRecorderParser 586 org/eclipse/jdt/internal/core/util/CommentRecorderParser 595 org/eclipse/jdt/internal/core/util/CommentRecorderParser 601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 607 org/eclipse/jdt/internal/core/util/CommentRecorderParser 637 org/eclipse/jdt/internal/core/util/CommentRecorderParser 643 org/eclipse/jdt/internal/core/util/CommentRecorderParser 649 org/eclipse/jdt/internal/core/util/CommentRecorderParser 679 org/eclipse/jdt/internal/core/util/CommentRecorderParser 685 org/eclipse/jdt/internal/core/util/CommentRecorderParser 691 org/eclipse/jdt/internal/core/util/CommentRecorderParser 700 org/eclipse/jdt/internal/core/util/CommentRecorderParser 706 org/eclipse/jdt/internal/core/util/CommentRecorderParser 712 org/eclipse/jdt/internal/core/util/CommentRecorderParser 742 org/eclipse/jdt/internal/compiler/parser/Scanner 750 org/eclipse/jdt/internal/core/util/CommentRecorderParser 877 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/core/util/CommentRecorderParser 889 org/eclipse/jdt/internal/core/util/CommentRecorderParser 940 org/eclipse/jdt/internal/core/util/CommentRecorderParser 949 org/eclipse/jdt/internal/core/util/CommentRecorderParser 955 org/eclipse/jdt/internal/core/util/CommentRecorderParser 964 org/eclipse/jdt/internal/core/util/CommentRecorderParser 970 org/eclipse/jdt/internal/core/util/CommentRecorderParser 979 org/eclipse/jdt/internal/core/util/CommentRecorderParser 985 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1033 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1042 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1048 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1057 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1066 org/eclipse/jdt/internal/core/util/CommentRecorderParser +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 100 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 100 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser +instanceKlass org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Parser 1 1 4549 7 1 7 1 100 1 100 1 100 1 100 1 100 1 1 1 1 3 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 1 3 1 1 1 8 1 1 8 1 1 1 3 1 8 1 1 1 8 1 1 1 1 1 1 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 100 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 11 100 1 12 1 1 11 100 1 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 7 1 10 8 1 10 12 1 1 10 12 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 1 8 1 10 12 1 1 10 100 1 12 1 1 10 12 1 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 100 1 10 12 8 1 10 12 1 10 12 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 10 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 100 100 1 10 10 12 1 10 1 1 1 1 7 1 1 8 1 1 1 1 1 1 1 3 1 1 10 12 1 1 8 1 100 1 8 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 8 1 1 1 9 7 1 12 1 100 1 10 10 7 1 12 1 1 9 100 1 12 1 10 12 1 8 1 10 12 1 8 1 8 10 12 8 10 12 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 10 12 8 8 10 12 8 1 10 12 8 1 10 12 10 12 10 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 10 7 1 12 1 1 9 12 1 10 12 1 1 10 7 1 10 12 1 10 12 1 1 10 7 1 1 9 12 1 1 1 100 10 12 1 1 1 100 7 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 10 12 1 1 1 10 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 7 1 12 9 10 12 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 9 12 1 1 9 12 1 1 7 1 10 9 12 9 12 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 1 1 1 9 12 1 1 9 12 9 7 1 12 1 9 12 7 1 100 1 9 12 10 12 1 9 12 1 1 9 12 1 1 9 12 1 9 12 9 12 9 12 7 1 100 1 10 12 1 9 12 1 7 1 10 12 10 100 1 12 1 7 1 9 12 1 1 10 7 1 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 9 10 12 1 9 10 12 1 9 9 12 1 1 9 9 9 12 9 10 12 1 9 7 1 10 12 1 9 9 7 1 10 12 1 9 100 1 100 1 100 1 7 1 7 1 10 12 1 9 12 1 7 1 9 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 3 9 12 9 12 10 12 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 1 9 12 9 12 1 10 12 1 1 3 10 12 9 12 1 9 12 1 1 1 1 1 3 10 12 1 100 1 1 1 1 9 12 7 1 10 10 9 9 12 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 10 12 1 9 12 1 9 12 1 1 9 9 10 12 1 1 9 12 1 1 1 1 1 7 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 1 9 3 7 1 9 12 1 10 12 1 9 1 1 1 1 1 9 12 7 1 7 1 9 12 7 9 12 9 9 9 12 1 1 100 9 9 9 9 9 9 12 1 9 9 9 9 12 9 12 9 12 10 12 1 9 12 9 12 9 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 10 12 1 1 1 10 12 1 1 1 9 12 1 1 10 12 1 9 12 9 9 9 12 9 10 12 1 9 9 12 10 12 9 12 9 12 1 1 9 1 1 5 0 10 12 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 9 12 10 12 1 10 12 9 10 12 1 10 12 1 9 12 9 10 12 1 10 12 1 1 1 1 7 1 9 12 1 1 10 12 1 9 1 100 1 9 3 9 9 9 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 100 1 10 12 1 1 10 12 1 1 1 1 100 1 10 9 12 9 12 10 12 1 1 9 12 9 9 3 9 9 9 1 1 1 1 1 10 12 1 9 12 10 12 1 1 100 1 10 12 1 1 100 1 10 12 1 10 1 100 1 1 100 1 10 100 1 10 7 1 9 3 7 1 10 12 1 1 10 12 1 100 1 10 100 1 9 12 1 9 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 10 10 12 1 1 9 3 1 1 1 1 1 1 9 9 9 12 1 1 1 1 1 1 100 1 10 12 1 9 10 12 1 1 9 3 1 1 1 100 1 10 12 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 9 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 7 1 3 10 12 1 9 9 9 1 1 1 1 1 1 1 100 1 9 12 1 1 9 12 1 9 9 9 10 12 1 9 9 9 9 9 1 1 1 1 10 10 12 1 10 12 1 1 1 1 9 9 9 9 9 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 9 12 1 1 1 9 12 1 1 1 1 1 10 12 10 12 1 1 1 9 12 9 12 1 1 1 9 9 1 1 9 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 9 12 1 100 1 10 100 1 12 1 1 7 1 9 12 1 1 9 9 9 9 9 10 12 1 9 9 9 9 1 1 100 1 9 9 10 12 1 1 9 12 1 1 10 9 12 1 9 9 9 9 9 12 100 1 1 1 9 1 10 12 1 1 1 1 10 12 10 12 1 10 12 1 1 10 12 1 1 9 12 1 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 9 12 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 100 1 9 12 1 9 9 1 1 1 9 12 1 9 12 1 9 12 10 12 1 1 1 10 12 1 1 9 9 9 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 7 1 9 9 9 9 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 9 10 12 1 1 9 12 1 1 1 1 1 100 1 9 12 9 9 9 9 9 1 1 9 9 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 9 12 1 1 1 9 9 9 10 12 1 1 1 9 10 12 1 1 10 9 9 12 1 1 1 1 9 9 12 1 1 1 100 1 10 12 1 9 10 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 1 1 1 1 1 1 1 100 1 10 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 7 1 9 9 12 1 9 9 9 3 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 7 1 10 12 1 10 9 9 9 9 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 7 1 10 12 1 9 9 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 9 9 9 9 10 12 1 10 12 1 1 1 1 9 12 1 1 10 9 12 1 3 1 9 12 9 12 1 1 10 10 9 9 9 9 1 10 12 1 9 9 12 1 1 1 9 10 12 9 12 1 9 12 1 9 10 12 1 9 10 12 1 1 1 9 12 1 1 10 12 1 1 9 9 12 1 9 9 10 7 1 12 1 1 9 10 12 1 10 12 1 1 1 1 1 10 12 1 9 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 100 1 10 9 12 1 1 9 9 1 1 1 10 12 1 1 1 9 12 1 10 12 1 1 1 1 1 1 100 1 9 12 1 1 1 100 1 9 9 100 1 10 12 1 1 1 1 100 1 10 12 1 10 12 1 9 9 9 9 9 9 1 1 100 1 9 9 100 1 1 1 1 9 3 10 12 1 9 9 9 9 1 100 1 10 9 9 9 9 9 1 1 1 1 1 100 1 9 12 1 1 9 9 1 1 1 10 12 1 1 100 1 9 9 1 1 10 12 9 9 9 1 1 1 100 1 10 9 12 1 9 9 9 9 1 1 1 1 1 9 100 1 1 9 12 1 1 1 1 1 1 10 12 1 9 9 9 9 9 9 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 9 1 1 1 1 1 1 1 1 1 1 9 9 12 1 9 9 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 10 12 1 1 1 1 10 12 1 10 12 1 1 1 1 100 1 10 12 1 1 100 1 10 1 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 1 9 100 1 12 1 10 12 1 1 1 100 1 10 12 10 12 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 9 9 10 12 1 9 12 1 9 12 1 1 1 1 100 9 10 12 1 1 10 12 1 1 11 100 1 12 1 9 7 1 12 1 9 7 1 12 1 1 10 12 1 1 9 10 12 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 1 1 1 1 9 12 10 12 1 9 12 1 1 1 1 1 100 1 10 12 1 10 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 9 9 9 9 9 12 1 1 1 10 12 1 7 1 10 9 12 1 9 9 1 1 9 10 12 1 100 1 10 100 1 10 100 1 10 12 1 100 1 10 12 1 1 1 1 1 100 1 10 1 10 12 1 100 1 10 12 1 7 1 10 100 1 10 9 12 9 9 9 12 1 9 9 9 1 1 100 1 10 12 1 100 1 10 100 1 10 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 10 12 1 9 9 1 1 1 1 1 1 1 1 100 100 1 10 9 12 1 9 12 1 10 12 10 12 9 12 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 10 12 1 10 7 1 12 1 1 10 100 1 12 1 1 100 1 10 100 1 10 10 9 12 9 12 10 12 1 10 12 1 1 10 12 1 1 100 1 10 100 1 10 100 1 10 9 12 1 1 9 9 1 1 1 9 12 1 10 9 9 9 9 9 10 12 1 10 12 1 1 1 10 12 1 1 100 1 10 10 12 1 1 1 1 1 1 100 1 9 12 1 10 10 10 12 1 1 1 7 1 10 9 9 10 12 1 1 1 1 9 12 1 1 1 1 9 9 9 9 9 10 12 1 1 1 1 10 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 1 1 9 12 10 12 10 12 1 10 12 1 9 12 10 12 1 9 12 1 10 12 1 8 1 10 12 1 8 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 10 12 1 1 9 12 1 1 9 12 1 1 1 1 10 10 1 1 1 1 1 1 1 9 9 12 1 9 9 12 9 12 10 100 1 12 1 1 11 12 10 12 1 1 9 12 1 9 10 12 10 12 1 1 1 1 1 1 1 1 1 1 9 10 9 10 12 1 1 10 12 1 1 7 1 10 12 1 100 1 10 12 1 1 1 10 12 1 9 1 1 1 1 1 9 1 9 12 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 9 12 10 12 1 10 12 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 9 12 9 12 9 12 9 12 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 1 9 12 9 12 9 12 10 12 1 1 1 1 9 12 1 10 12 10 12 1 9 3 1 1 9 12 1 9 12 9 12 1 10 12 1 10 9 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 10 12 1 10 10 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 9 12 1 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 10 12 1 10 12 1 1 10 9 9 10 12 1 9 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 10 12 10 12 1 10 12 1 10 12 10 12 100 1 1 1 1 10 12 1 10 12 1 10 12 10 12 1 9 12 1 10 12 1 1 9 100 1 1 1 1 9 9 1 10 10 12 1 1 1 10 12 9 12 1 100 1 10 12 1 9 12 1 10 12 1 1 11 12 1 11 12 1 1 100 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 10 12 1 9 12 1 1 1 10 12 1 1 100 1 10 100 1 10 9 12 1 9 12 1 1 10 12 1 9 10 12 1 1 1 100 1 9 12 10 12 1 1 10 12 1 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 9 100 1 10 12 10 12 10 12 1 10 12 1 1 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 10 12 1 9 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 100 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Parser FALL_THROUGH_TAG [C 14 +staticfield org/eclipse/jdt/internal/compiler/parser/Parser CASES_OMITTED_TAG [C 15 +ciInstanceKlass org/eclipse/jdt/internal/core/util/CommentRecorderParser 1 1 242 7 1 7 1 1 1 1 1 1 1 1 3 1 1 1 10 12 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 7 1 9 12 1 10 12 1 1 9 9 12 1 9 9 12 1 1 9 100 1 12 1 9 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 1 9 12 1 3 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 9 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 1 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 1 1 1 1 1 10 100 1 12 1 9 12 1 1 1 1 7 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 7 1 12 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 +compile org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V -1 4 inline 1 0 -1 org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V diff --git a/dependencies/replay_pid157524.log b/dependencies/replay_pid157524.log new file mode 100644 index 000000000..80ccf6821 --- /dev/null +++ b/dependencies/replay_pid157524.log @@ -0,0 +1,2281 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 449 ciObject found +ciMethod java/lang/Object ()V 4097 1 1145586 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2137 1 10545 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2457 1 307 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 43696 0 32 +ciMethod java/util/AbstractCollection ()V 2257 1 44137 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5268 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 16321 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 15719 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2065 1 16327 0 544 +ciMethod java/util/ArrayList grow (I)V 609 1 5200 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 912 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 14182 0 768 +ciMethod java/util/HashMap ()V 833 1 209 0 -1 +ciMethod java/lang/Math max (II)I 817 1 46098 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 10459 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2441 1 6512 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1969 17865 2522 0 -1 +ciMethodData java/lang/Object ()V 2 1145586 orig 264 168 227 165 116 0 0 0 0 128 4 149 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 199 139 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14182 orig 264 168 227 165 116 0 0 0 0 160 10 162 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 49 179 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3666 0x1a0004 0x0 0x1fdc8000 0x4 0x295b260 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 15719 orig 264 168 227 165 116 0 0 0 0 24 0 162 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 41 227 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3c65 0x90002 0x3c65 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16321 orig 264 168 227 165 116 0 0 0 0 120 255 161 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 249 245 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2a88 0x30 0x1437 0xa0002 0x1437 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16327 orig 264 168 227 165 116 0 0 0 0 200 0 162 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 41 246 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2a16 0x30 0x14af 0x160002 0x14af oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5200 orig 264 168 227 165 116 0 0 0 0 144 1 162 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 33 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x2d 0x20 0x13d7 0x180007 0x1404 0x30 0x0 0x1c0002 0x0 0x260002 0x1404 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 44137 orig 264 168 227 165 116 0 0 0 0 96 121 161 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 1 0 0 121 90 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xab4f oops 0 +ciMethodData java/util/AbstractList ()V 2 43696 orig 264 168 227 165 116 0 0 0 0 248 101 161 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 113 77 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa9ae oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 912 orig 264 168 227 165 116 0 0 0 0 16 8 162 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x346 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x346 0x300007 0x346 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 10459 orig 264 168 227 165 116 0 0 0 0 48 24 167 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 217 62 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x21b68840 0x27db 0x0 0x0 0x60002 0x27db 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5268 orig 264 168 227 165 116 0 0 0 0 232 251 161 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 153 156 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x1393 0x50007 0x822 0x38 0xb71 0x100003 0xb71 0x100 0x140007 0x0 0x38 0x822 0x1e0003 0x822 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 729 4769 402 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2027 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 6281 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3641 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2201 1 13272 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2662 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 945 35137 1421 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1081 1 190 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2024 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2185 1 273 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 881 1 478 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1977 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 991 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 4633 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 1972 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3137 1 395 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 643 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 205 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2673 1 1141 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 561 1 123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2441 1 2233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 497 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2577 1 1122 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3545 1 1222 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 254 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 256 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 105 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2545 1 1092 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1825 1 198 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1017 1057 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1402 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createUnresolvedAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 55 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1825 1 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2739 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 131 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1801 569 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1929 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2369 1 1910 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1756 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 409 2669 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 377 377 448 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1508 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2921 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 593 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2257 1 3814 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 329 1 235 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1427 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2409 1 1832 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1079 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3017 1 6678 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2569 1 1133 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1161 1 393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2355 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2702 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 961 1 296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 177 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3145 3401 5602 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 41 1 14 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 505 185 73 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 785 809 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 23483 orig 264 168 227 165 116 0 0 0 0 224 45 162 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 65 196 0 0 217 221 2 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x184b 0x20 0x3d 0x80007 0x0 0x40 0x184b 0xc0007 0x184b 0x20 0x0 0x150007 0xfb1 0x20 0x89a 0x1d0003 0xfb1 0x38 0x260007 0x4c1f 0x20 0x12e 0x2f0007 0x4d4d 0xffffffffffffffe0 0xe83 oops 0 +ciMethodData java/util/Arrays hashCode ([C)I 2 54082 orig 264 168 227 165 116 0 0 0 0 112 42 167 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 185 8 0 0 33 71 0 0 73 84 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8e4 0x20 0x0 0x130007 0x8e4 0x38 0xca89 0x270003 0xca89 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1430 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2281 1 11449 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2737 1 3614 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2897 21745 4923 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation isExternalAnnotation ()Z 249 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 179 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2081 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2081 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2081 1 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2025 1 781 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2290 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1673 1 209 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2457 1 5123 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2473 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 3778 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2081 2761 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1184 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2081 2041 1106 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 995 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 146 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1124 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1770 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 3790 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2561 3009 1115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1122 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 382 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 375 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1570 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 11449 orig 264 168 227 165 116 0 0 0 0 152 119 246 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 1 0 0 225 92 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13272 orig 264 168 227 165 116 0 0 0 0 168 51 162 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 1 0 0 41 150 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x32c5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 55670 orig 264 168 227 165 116 0 0 0 0 80 122 246 34 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 144 10 0 0 137 142 0 0 193 118 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x11d1 0x70 0x2e0007 0xbd5a 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0xbd5a 0xffffffffffffffa8 0x11d1 0x950007 0x11d1 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 3614 orig 264 168 227 165 116 0 0 0 0 152 120 246 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 86 1 0 0 65 102 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5128 orig 264 168 227 165 116 0 0 0 0 232 111 248 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 169 150 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xeb1 0xb0 0x424 0xd0005 0x0 0x1e513e70 0x40b 0x1e513f20 0x19 0x200005 0x0 0x1e513e70 0x40b 0x1e513f20 0x19 0x230005 0x0 0x1e513e70 0x40b 0x1e513f20 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 6847 orig 264 168 227 165 116 0 0 0 0 48 35 211 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 121 1 0 0 49 202 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x1946 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 450 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 3877 orig 264 168 227 165 116 0 0 0 0 64 206 187 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 1 0 0 89 112 0 0 185 112 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5c7 0x38 0x844 0x50003 0x844 0x18 0xc0007 0x19 0x38 0xdf2 0x120003 0xdf2 0x18 0x1e0003 0xe0b 0x58 0x2b0002 0x19 0x2e0004 0x0 0x20245b00 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0xe0b oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 224 204 187 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x20b0fd60 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x20b0fd60 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x20b0fd60 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x20b0fd60 0x19 0x0 0x0 0x830005 0x0 0x20b0fd60 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1e514130 0x19 0x0 0x0 0xac0005 0x0 0x1e514130 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3790 orig 264 168 227 165 116 0 0 0 0 184 114 248 34 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 113 105 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1e513e70 0xce6 0x1e513f20 0x48 0x40002 0xd2e oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3810 orig 264 168 227 165 116 0 0 0 0 168 228 248 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 17 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xbd0 0x40 0x172 0xc0007 0x0 0x20 0x172 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4633 orig 264 168 227 165 116 0 0 0 0 240 203 158 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 185 136 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1117 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 60252 orig 264 168 227 165 116 0 0 0 0 232 93 162 32 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 17 0 0 185 40 0 0 161 209 6 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x517 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x517 0x130007 0x517 0x20 0x0 0x200003 0x517 0x38 0x280007 0x5d3b 0x20 0xacb 0x340007 0x6806 0xffffffffffffffe0 0x517 0x470003 0x517 0x78 0x4f0007 0x5d3b 0x60 0xacb 0x5d0004 0x0 0x1e17e840 0xacb 0x0 0x0 0x6f0002 0xacb 0x7e0007 0x6806 0xffffffffffffffa0 0x517 0x8b0004 0x0 0x1e17e840 0x517 0x0 0x0 0x990002 0x517 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 5959 orig 264 168 227 165 116 0 0 0 0 16 33 216 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 1 0 0 201 162 0 0 241 172 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1459 0x110003 0x1459 0x88 0x190007 0x142 0x50 0x13dc 0x1f0002 0x13dc 0x220007 0x3 0x20 0x13d9 0x310007 0x115 0x20 0x30 0x3f0007 0x151e 0xffffffffffffff90 0x80 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2260 orig 264 168 227 165 116 0 0 0 0 112 131 159 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 25 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x74d 0x20 0x56 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 20550 orig 264 168 227 165 116 0 0 0 0 8 250 187 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 57 26 0 0 49 2 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x347 0x40007 0x347 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x200007 0x347 0x20 0x0 0x2c0005 0x0 0x1e512040 0x347 0x0 0x0 0x2f0007 0x2f5 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x740007 0x0 0x38 0x347 0x780003 0x347 0x18 0x800005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x870005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x8c0002 0x347 0x8f0002 0x347 0x950005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x9e0007 0x13c 0x750 0x20b 0xa20005 0x0 0x1e513e70 0x200 0x1e513f20 0xb 0xae0007 0x0 0x50 0x20b 0xb90005 0x0 0x1e513fd0 0x20b 0x0 0x0 0xc60003 0x20b 0x78 0xcd0007 0x1b 0x60 0x1f9 0xd70007 0xb2 0x40 0x147 0xe70007 0x1745 0x0 0x147 0xf70007 0x214 0xffffffffffffffa0 0x20b 0xfe0005 0x0 0x1e513e70 0x200 0x1e513f20 0xb 0x1030007 0x1d9 0x110 0x32 0x1070005 0x13 0x1e512040 0x1f 0x0 0x0 0x10a0007 0x31 0x70 0x1 0x10e0005 0x0 0x1e512040 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1e512040 0x32 0x0 0x0 0x11b0007 0x32 0x20 0x0 0x12a0007 0xcd 0x218 0x13e 0x13e0007 0x0 0x20 0x13e 0x1540003 0x13e 0x1b8 0x1640007 0x1b 0x0 0x1f9 0x16b0007 0xb2 0x40 0x147 0x17b0007 0x1745 0x0 0x147 0x1820007 0x0 0x140 0x1f9 0x1a40005 0x0 0x1e514080 0x1f9 0x0 0x0 0x1a90005 0x0 0x1e514130 0x1f9 0x0 0x0 0x1ac0004 0x0 0x1e512040 0xea 0x1e5141e0 0xa6 0x1af0007 0x0 0x90 0x1f9 0x1c30005 0x0 0x1e513e70 0x1f7 0x1e513f20 0x2 0x1ce0002 0x1f9 0x1d10004 0x0 0x1e514290 0x1f9 0x0 0x0 0x1df0007 0x1f9 0xfffffffffffffe60 0x13e 0x1e30005 0x0 0x1e513e70 0x200 0x1e513f20 0xb 0x1ec0007 0x0 0x108 0x20b 0x1f60007 0x1d0 0xe8 0x3b 0x2030003 0x3b 0xa8 0x21c0005 0x0 0x1e514080 0x44 0x0 0x0 0x2210005 0x0 0x1e514130 0x44 0x0 0x0 0x2240004 0x0 0x1e5143b0 0x26 0x1e512040 0x1e 0x22c0007 0x44 0xffffffffffffff70 0x3b 0x2300005 0x0 0x1e513e70 0x200 0x1e513f20 0xb 0x2350007 0x32 0x80 0x1d9 0x2490005 0x0 0x1e514080 0x1d9 0x0 0x0 0x24e0005 0x0 0x1e514130 0x1d9 0x0 0x0 0x2550007 0x20b 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x20b 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x13c 0x2aa0005 0x0 0x1e513fd0 0x13c 0x0 0x0 0x2c10002 0x13c 0x2d30007 0xe4 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x13c 0x3220007 0xfb 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0xfb 0x3400003 0xfb 0xf8 0x34a0005 0x0 0x1e513e70 0x1aa 0x1e513f20 0xa 0x3560002 0x1b4 0x35d0002 0x1b4 0x3730005 0x0 0x1e514080 0x1b4 0x0 0x0 0x3780005 0x0 0x1e514130 0x1b4 0x0 0x0 0x37b0005 0x0 0x1e514460 0x1b4 0x0 0x0 0x3930007 0x1b4 0xffffffffffffff20 0xfb 0x3a30005 0x0 0x1e514460 0xfb 0x0 0x0 0x3b30005 0x0 0x1e514460 0xfb 0x0 0x0 0x3c10007 0x0 0xc8 0xfb 0x3ce0003 0xfb 0x88 0x3dc0005 0x0 0x1e513e70 0x1aa 0x1e513f20 0xa 0x3e70002 0x1b4 0x3ea0004 0x0 0x1e514290 0x1b4 0x0 0x0 0x3f20007 0x1b4 0xffffffffffffff90 0xfb 0x4020005 0x0 0x1e514080 0x13c 0x0 0x0 0x4070005 0x0 0x1e514130 0x13c 0x0 0x0 0x40e0005 0x0 0x1e514510 0x13c 0x0 0x0 0x4110007 0x13c 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1e513e70 0x12e 0x1e513f20 0xe 0x4930007 0x0 0x108 0x13c 0x49d0007 0x120 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x1e514080 0x21 0x0 0x0 0x4c80005 0x0 0x1e514130 0x21 0x0 0x0 0x4cb0004 0x0 0x1e5143b0 0x1d 0x1e512040 0x4 0x4d30007 0x21 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x4dc0007 0x30c 0x48 0x3b 0x4ea0002 0x3b 0x4ed0003 0x3b 0x58 0x4f70005 0x0 0x1e513e70 0x2f3 0x1e513f20 0x19 0x5030002 0x30c 0x50a0005 0x0 0x1e514080 0x347 0x0 0x0 0x5140005 0x0 0x1e514080 0x347 0x0 0x0 0x51d0007 0x0 0x80 0x347 0x5230007 0x347 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x347 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x347 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x347 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x5a00005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x5a50007 0x30c 0xc0 0x3b 0x5aa0005 0x0 0x1e514080 0x3b 0x0 0x0 0x5b40005 0x0 0x1e514080 0x3b 0x0 0x0 0x5c50002 0x3b 0x5c80005 0x0 0x1e512530 0x3b 0x0 0x0 0x5d50002 0x347 0x5db0005 0x0 0x1e512040 0x347 0x0 0x0 0x5de0007 0x347 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1e512530 0x347 0x0 0x0 0x5fe0007 0x0 0x20 0x347 0x60a0007 0x0 0x50 0x347 0x6140005 0x0 0x1e513e70 0x32e 0x1e513f20 0x19 0x62c0003 0x347 0x48 0x63d0005 0x0 0x1e5145c0 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x347 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2833 orig 264 168 227 165 116 0 0 0 0 88 109 186 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 72 0 0 153 56 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x911 0x18 0x110007 0x5d 0x0 0x911 0x190007 0x8b4 0x158 0x5d 0x210007 0x5d 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x5e1 0x20 0x330 0x780007 0x5a5 0x1f0 0x36c 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x13 0xf8 0x1 0x110 0x1 0x140 0x5f 0xb0 0x39 0x158 0x0 0x170 0x3e 0xe0 0x1b 0xc8 0xd50003 0x145 0x150 0xdd0003 0xbf 0x138 0xe50003 0xc0 0x120 0xed0003 0x1a 0x108 0xf50003 0x3 0xf0 0xfd0003 0x11 0xd8 0x1050003 0xc 0xc0 0x10d0003 0x6d 0xa8 0x1150003 0x1 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1e514130 0x5a5 0x0 0x0 0x1370007 0x750 0x50 0x1c1 0x13c0007 0x1c1 0x30 0x0 0x1430002 0x0 0x14f0007 0x750 0x30 0x0 0x1590002 0x0 0x1600007 0x6f3 0x60 0x5d 0x16d0002 0x5d 0x1700005 0x0 0x1e5145c0 0x5d 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2290 orig 264 168 227 165 116 0 0 0 0 0 109 248 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x35d 0x30 0x395 0x90002 0x395 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1 1935 orig 264 168 227 165 116 0 0 0 0 144 119 248 34 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 169 28 0 0 169 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1e513e70 0x37c 0x1e513f20 0x19 0x90005 0x0 0x1e513e70 0x37c 0x1e513f20 0x19 0x130003 0x395 0x260 0x1c0005 0x0 0x1e513e70 0x496 0x1e513f20 0x54 0x310005 0x0 0x1e513e70 0x496 0x1e513f20 0x54 0x340005 0x0 0x1e513e70 0x496 0x1e513f20 0x54 0x3c0007 0x0 0x188 0x4ea 0x430008 0xa 0x221 0x168 0x0 0xf0 0x3 0x60 0xe9 0xa8 0x0 0x138 0x710002 0x4 0x740007 0x0 0xf8 0x4 0x7d0003 0x4 0xd8 0x850002 0x13e 0x880007 0x13e 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1e513e70 0x496 0x1e513f20 0x54 0xcf0007 0x4ea 0xfffffffffffffdb8 0x395 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 1106 orig 264 168 227 165 116 0 0 0 0 248 104 248 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 113 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x34e 0x80002 0x34e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1 1192 orig 264 168 227 165 116 0 0 0 0 232 123 248 34 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 33 29 0 0 49 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1e513e70 0x38b 0x1e513f20 0x19 0xb0007 0x36 0x178 0x36e 0x100003 0x36e 0x138 0x190005 0x0 0x1e513e70 0x356 0x1e513f20 0x19 0x2e0005 0x0 0x1e513e70 0x356 0x1e513f20 0x19 0x310005 0x0 0x1e513e70 0x356 0x1e513f20 0x19 0x3b0002 0x36f 0x3e0007 0x32 0x50 0x33d 0x430002 0x33d 0x4a0007 0x0 0x20 0x33d 0x5e0005 0x0 0x1e513e70 0x32 0x0 0x0 0x6a0007 0x36f 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1866 orig 264 168 227 165 116 0 0 0 0 192 235 187 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 233 48 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x604 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x20b0fd60 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x1e514130 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1455 orig 264 168 227 165 116 0 0 0 0 136 234 187 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 249 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x47f 0x40007 0x47f 0x30 0x0 0xb0002 0x0 0x100007 0x47f 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x47f 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1 1106 orig 264 168 227 165 116 0 0 0 0 72 107 248 34 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 113 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x210 0xa0 0x13e 0xc0007 0x0 0x80 0x13e 0x1e0005 0x0 0x1e513e70 0x130 0x1e513f20 0xe 0x210005 0x0 0x1e513e70 0x130 0x1e513f20 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 781 orig 264 168 227 165 116 0 0 0 0 56 108 248 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 253 0 0 0 129 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x210 0xd0005 0x0 0x1e513e70 0x205 0x1e513f20 0xb 0x200005 0x0 0x1e513e70 0x205 0x1e513f20 0xb 0x230005 0x0 0x1e513e70 0x205 0x1e513f20 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1430 orig 264 168 227 165 116 0 0 0 0 152 53 246 34 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 49 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 532 orig 264 168 227 165 116 0 0 0 0 160 124 158 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 110 0 0 0 49 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x15b 0x20 0x4b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 660 orig 264 168 227 165 116 0 0 0 0 88 136 159 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 241 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x147 0x40 0x117 0x150007 0x117 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 141 orig 264 168 227 165 116 0 0 0 0 136 127 159 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 0 0 0 57 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x47 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1115 orig 264 168 227 165 116 0 0 0 0 96 106 248 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 185 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x357 0x80002 0x357 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2477 orig 264 168 227 165 116 0 0 0 0 128 117 248 34 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 33 29 0 0 161 66 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1e513e70 0x38b 0x1e513f20 0x19 0xf0003 0x3a4 0x2b0 0x180005 0x0 0x1e513e70 0x4e6 0x1e513f20 0x54 0x2d0005 0x0 0x1e513e70 0x4e6 0x1e513f20 0x54 0x300005 0x0 0x1e513e70 0x4e6 0x1e513f20 0x54 0x3a0002 0x53a 0x3d0007 0x4a8 0x1c8 0x92 0x450005 0x0 0x1e513e70 0x7e 0x1e513f20 0x14 0x4f0007 0x92 0x38 0x0 0x560003 0x0 0x188 0x620003 0x92 0x108 0x700005 0x0 0x1e513e70 0x92 0x1e513f20 0x1b 0x7b0005 0x0 0x1e513e70 0x92 0x1e513f20 0x1b 0x930005 0x0 0x1e513e70 0x92 0x1e513f20 0x1b 0x960005 0x0 0x1e513e70 0x92 0x1e513f20 0x1b 0x990004 0x0 0x1e17e840 0xad 0x0 0x0 0xa40007 0xad 0xffffffffffffff10 0x92 0xa70003 0x92 0x48 0xb30005 0x0 0x1e513e70 0x468 0x1e513f20 0x40 0xc00007 0x53a 0xfffffffffffffd68 0x3a4 0xc40007 0x92 0x38 0x312 0xce0003 0x312 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 88 105 186 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 217 55 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x595 0x20 0x166 0xd0002 0x6fb 0x170007 0x6fb 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x6fb 0x530007 0x6fb 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 384 orig 264 168 227 165 116 0 0 0 0 8 1 249 34 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 153 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x173 0x1e0007 0x173 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 32 3 188 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x1e514080 0x85 0x0 0x0 0xc90005 0x0 0x1e514080 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1e514460 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1e514460 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x1e514080 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x21b91ee0 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 450 orig 264 168 227 165 116 0 0 0 0 136 40 251 34 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 209 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1ba 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1542 orig 264 168 227 165 116 0 0 0 0 104 119 186 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 209 46 0 0 249 45 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5da 0x18 0x1e0007 0x39 0x0 0x5da 0x260007 0x5a1 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x398 0x298 0x242 0x8d0005 0x0 0x1e514510 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x1e512040 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x1e512040 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1e514510 0x398 0x0 0x0 0x14f0007 0x1d8 0x38 0x1c0 0x1530003 0x1c0 0x18 0x15f0005 0x0 0x1e514130 0x398 0x0 0x0 0x1660007 0x1c0 0x98 0x1d8 0x16b0007 0xc 0x38 0x1cc 0x1700003 0x1cc 0x58 0x17a0002 0xc 0x17d0005 0x0 0x1e514130 0xc 0x0 0x0 0x1830004 0x0 0x1e5143b0 0xfd 0x1e512040 0xc3 0x18a0004 0xffffffffffffff3d 0x1e5143b0 0xfd 0x1e512040 0x5e 0x18d0007 0xc3 0xb0 0xfd 0x1920005 0x0 0x1e5143b0 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x1e512040 0x7 0x0 0x0 0x1a60005 0x0 0x1e5143b0 0xf6 0x1e512040 0xca 0x1b10005 0x0 0x1e5143b0 0xf6 0x1e512040 0xca 0x1b40007 0x16c 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c0 0x1ee0005 0x0 0x1e514130 0x1c0 0x0 0x0 0x1f70003 0x1c0 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c0 0x2d50002 0x1c0 0x2dc0007 0x20 0x38 0x1a0 0x2e10003 0x1a0 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x1e514130 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 377 orig 264 168 227 165 116 0 0 0 0 144 3 249 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 33 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x164 0x100007 0x14f 0x20 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 129 orig 264 168 227 165 116 0 0 0 0 152 47 183 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x41 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 1252 orig 264 168 227 165 116 0 0 0 0 64 46 183 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 187 1 0 0 73 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x329 0x2b0007 0x0 0x40 0x329 0x310007 0x228 0x38 0x101 0x370003 0x101 0x18 0x420007 0x0 0x40 0x329 0x480007 0x51 0x38 0x2d8 0x4e0003 0x2d8 0x18 0x600007 0x0 0x110 0x329 0x670005 0x241 0x1e512040 0xe8 0x0 0x0 0x6a0007 0x329 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 1 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1 1115 orig 264 168 227 165 116 0 0 0 0 160 112 248 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 1 0 0 49 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 114 orig 264 168 227 165 116 0 0 0 0 136 116 183 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 9 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1174 orig 264 168 227 165 116 0 0 0 0 248 114 159 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 78 1 0 0 65 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x342 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1115 orig 264 168 227 165 116 0 0 0 0 40 118 183 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 233 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x31d 0xd0005 0x0 0x1e512040 0x31d 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1 1476 orig 264 168 227 165 116 0 0 0 0 104 235 248 34 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 118 1 0 0 65 27 0 0 97 34 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x126 0xd8 0x242 0xb0003 0x242 0x58 0x120007 0x0 0x40 0x39e 0x1a0007 0x39e 0x20 0x0 0x220007 0x0 0x40 0x5e0 0x2a0007 0x39e 0xffffffffffffffa0 0x242 0x2f0007 0x0 0x20 0x242 0x350007 0x368 0x30 0x0 0x400002 0x0 0x450007 0x368 0x30 0x0 0x4e0002 0x0 0x560002 0x368 0x5a0005 0x0 0x220a42d0 0x368 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1 1201 orig 264 168 227 165 116 0 0 0 0 64 165 159 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 1 0 0 121 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x22 0xb8 0x34d 0x70005 0x0 0x1e512040 0x34d 0x0 0x0 0xc0007 0x2cf 0xe8 0x7e 0x110005 0x62 0x203bd1e0 0x1c 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0x6 0x1feb4690 0x3 0x1e512040 0x19 0x200007 0x0 0x50 0x22 0x260005 0x18 0x203bd1e0 0xa 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 232 81 187 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x21b91ee0 0x6f 0x217b6970 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x21b91ee0 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2739 orig 264 168 227 165 116 0 0 0 0 32 93 186 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x18b 0x2006f130 0x728 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3665 orig 264 168 227 165 116 0 0 0 0 96 80 186 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 9 50 0 0 97 98 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x641 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1e514130 0x641 0x0 0x0 0x1a0007 0x0 0x40 0x641 0x210007 0x641 0x20 0x0 0x2e0003 0x641 0x88 0x350005 0x0 0x2006cff0 0x72d 0x0 0x0 0x3a0007 0xa 0x40 0x723 0x410007 0x723 0x20 0x0 0x4c0007 0x72d 0xffffffffffffff90 0x637 0x560005 0x0 0x2006cff0 0x637 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 1 1263 orig 264 168 227 165 116 0 0 0 0 32 137 159 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2ef 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2083 orig 264 168 227 165 116 0 0 0 0 160 103 186 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1e514130 0x623 0x0 0x0 0x90007 0x530 0x118 0xf3 0xf0002 0xf3 0x180007 0xf3 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf3 0x340002 0xf3 0x3a0007 0xf3 0x20 0x0 0x4e0005 0x0 0x2006cff0 0xf3 0x0 0x0 0x510003 0xf3 0x150 0x590007 0x530 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1a7 0x80 0x389 0x850005 0x0 0x1e514130 0x389 0x0 0x0 0x880004 0x0 0x1e512040 0x26e 0x1e5143b0 0x11b oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1770 orig 264 168 227 165 116 0 0 0 0 80 221 248 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1243 orig 264 168 227 165 116 0 0 0 0 168 214 248 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 459 orig 264 168 227 165 116 0 0 0 0 40 111 186 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 47 0 0 0 225 12 0 0 225 12 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x1f40d270 0x19c 0x0 0x0 0xb0007 0x148 0xe0 0x54 0xf0005 0x0 0x1f40d270 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x19c 0x150 0x3c0007 0x0 0x38 0x19c 0x400003 0x19c 0x18 0x440005 0x0 0x1e514080 0x19c 0x0 0x0 0x4b0002 0x19c 0x520007 0x0 0x90 0x19c 0x580007 0x19c 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1e514080 0x19c 0x0 0x0 0x7c0007 0x19c 0xfffffffffffffec8 0x19c 0x810007 0x19c 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1402 orig 264 168 227 165 116 0 0 0 0 96 41 186 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xc 0x1e512040 0x259 0x1e5143b0 0x115 0x40008 0xe 0x1c4 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x28e 0x20 0xe0 0x5e0005 0x0 0x1e5143b0 0x115 0x1e512040 0x179 0x610008 0x8 0x10b 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1e5143b0 0x115 0x1e512040 0x179 0xaa0007 0x0 0x100 0x28e 0xaf0007 0x28d 0xc8 0x1 0xb40005 0x0 0x1e512040 0x1 0x0 0x0 0xb70004 0x0 0x1e512040 0x1 0x0 0x0 0xbb0005 0x0 0x1e514130 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x28e 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x28e 0x10d0007 0x28d 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2024 orig 264 168 227 165 116 0 0 0 0 80 74 158 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 47 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5e8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 1972 orig 264 168 227 165 116 0 0 0 0 144 47 159 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5b4 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 43 orig 264 168 227 165 116 0 0 0 0 152 49 186 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x28 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x2a 0x270007 0x0 0x100 0x2a 0x2f0005 0x0 0x1e514130 0x2a 0x0 0x0 0x320005 0x0 0x1e514130 0x2a 0x0 0x0 0x390007 0x2a 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x21762e70 0x2a 0x0 0x0 0x4e0005 0x0 0x2006cff0 0x2a 0x0 0x0 0x550007 0x2a 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1e514460 0x2a 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1124 orig 264 168 227 165 116 0 0 0 0 24 218 248 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1115 orig 264 168 227 165 116 0 0 0 0 184 218 248 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 56 62 211 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 128 87 186 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x21b789b0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x21b789b0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x21b789b0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x21b789b0 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 192 58 211 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 256 orig 264 168 227 165 116 0 0 0 0 152 100 183 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 254 orig 264 168 227 165 116 0 0 0 0 112 92 183 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 79 orig 264 168 227 165 116 0 0 0 0 232 134 216 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 63 0 0 0 129 0 0 0 65 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x6 0x1e512530 0x8 0x1e512040 0x2 0x110003 0x10 0xb8 0x170005 0x0 0x1e512530 0x2 0x21766ba0 0x6 0x1a0007 0x8 0x50 0x0 0x250004 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x6 0x20 0x2 0x3d0007 0x8 0xffffffffffffff60 0x10 0x470004 0x0 0x1e512530 0x8 0x1e512040 0x2 0x4f0004 0x0 0x220a42d0 0xe 0x1e514300 0x2 0x5f0007 0xf 0x30 0x1 0x630002 0x1 oops 8 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 13 org/eclipse/jdt/internal/compiler/lookup/FieldBinding 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$38 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$37 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$36 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$35 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair 1 1 142 7 1 7 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 9 7 1 12 1 7 1 10 12 1 1 7 1 9 12 1 1 10 12 100 1 9 12 1 1 100 1 100 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 108 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1 1219 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1239 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1258 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 12 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 4 1 java/lang/Object ()V 3 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 3 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 3 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1271 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 1283 org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 3 1 java/lang/Object ()V 2 103 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 2 110 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2 117 org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1290 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1300 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1432 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1440 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 1450 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1460 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 1480 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 1493 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1499 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1 1529 org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 1556 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J diff --git a/dependencies/replay_pid157540.log b/dependencies/replay_pid157540.log new file mode 100644 index 000000000..0727391d5 --- /dev/null +++ b/dependencies/replay_pid157540.log @@ -0,0 +1,2553 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 526 ciObject found +ciMethod java/lang/Object ()V 4097 1 1117935 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2241 1 9602 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3513 1 439 0 -1 +ciMethod java/util/AbstractList ()V 2049 1 46913 0 32 +ciMethod java/util/AbstractCollection ()V 2057 1 47471 0 32 +ciMethod java/util/ArrayList (I)V 3113 1 5298 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 15993 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 15993 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 15993 0 0 +ciMethod java/util/ArrayList grow (I)V 753 1 4517 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 945 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 15368 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 8090 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 223 0 -1 +ciMethod java/lang/Math max (II)I 817 1 47985 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 8244 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2049 1 5387 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1825 16857 2544 0 320 +ciMethodData java/lang/Object ()V 2 1117937 orig 264 168 227 165 116 0 0 0 0 128 4 191 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 103 136 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 47471 orig 264 168 227 165 116 0 0 0 0 96 121 203 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 113 195 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb86e oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 15368 orig 264 168 227 165 116 0 0 0 0 160 10 204 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 233 213 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3abd 0x1a0004 0x0 0x206025e0 0x1 0x20602690 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 15993 orig 264 168 227 165 116 0 0 0 0 24 0 204 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 97 233 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3d2c 0x90002 0x3d2c oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 15993 orig 264 168 227 165 116 0 0 0 0 120 255 203 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 97 233 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2c48 0x30 0x10e4 0xa0002 0x10e4 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 15993 orig 264 168 227 165 116 0 0 0 0 200 0 204 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 97 233 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2be5 0x30 0x1147 0x160002 0x1147 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 4517 orig 264 168 227 165 116 0 0 0 0 144 1 204 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 138 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x63 0x20 0x10e4 0x180007 0x1147 0x30 0x0 0x1c0002 0x0 0x260002 0x1147 oops 0 +ciMethodData java/util/AbstractList ()V 2 46913 orig 264 168 227 165 116 0 0 0 0 248 101 203 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 9 178 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb641 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 951 orig 264 168 227 165 116 0 0 0 0 16 8 204 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 105 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x36d 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x36d 0x300007 0x36d 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 8244 orig 264 168 227 165 116 0 0 0 0 48 24 209 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 161 249 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x1ff6c3f0 0x1f34 0x0 0x0 0x60002 0x1f34 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5304 orig 264 168 227 165 116 0 0 0 0 232 251 203 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 1 0 0 153 153 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x1333 0x50007 0x7da 0x38 0xb59 0x100003 0xb59 0x100 0x140007 0x0 0x38 0x7da 0x1e0003 0x7da 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1249 8449 763 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1033 1479 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 18256 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3641 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2113 1 16168 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1793 32769 2959 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 913 34257 2108 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 425 1 47 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1081 1 199 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2185 1 273 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 860 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 913 1 1586 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 2097 1 135 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1037 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1737 1 217 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3601 1 1523 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2673 1 118 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 5522 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2081 1 5360 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2063 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3161 1 423 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 681 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13865 496 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2777 1 1356 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 577 1 154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2369 1 2662 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 2858 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1563 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2697 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 81 81 467 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 141 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 97 1 16 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3577 1 1441 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 529 1 147 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 601 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 272 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 409 1 127 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2689 1 1262 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2337 1 3235 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1025 1065 336 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1543 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1841 1 487 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2243 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2457 1 325 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 3253 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3121 3121 460 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1817 585 467 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2210 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1737 1 2145 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1441 1 1940 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3473 369 3010 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1553 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2921 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 529 1 38 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2273 1 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 521 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 385 1 209 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 12 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 49 33 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 969 1 301 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3073 1 384 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 177 1 39 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 513 1297 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1473 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1473 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2233 1 4214 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 329 1 978 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1473 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2465 1 1660 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2433 1 2073 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1865 32769 1262 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2156 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 5816 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2881 1 11625 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2657 1 1311 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 30 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1177 1 414 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3073 3985 390 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1309 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2485 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 3231 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 2321 7149 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2233 785 164 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 49 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 65 33 103 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54486 orig 264 168 227 165 116 0 0 0 0 112 42 209 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 8 0 0 97 72 0 0 217 100 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x90c 0x20 0x0 0x130007 0x90c 0x38 0xcc9b 0x270003 0xcc9b 0xffffffffffffffe0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 72555 orig 264 168 227 165 116 0 0 0 0 88 221 200 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 121 58 2 0 89 219 8 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x441e 0x20 0x331 0x80007 0x0 0x40 0x441e 0xc0007 0x441e 0x20 0x0 0x150007 0x2b80 0x20 0x189e 0x1d0003 0x2b80 0x38 0x260007 0xf009 0x20 0x2f5 0x2f0007 0xf2fe 0xffffffffffffffe0 0x288b oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2465 1 1654 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 16966 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2593 1 8918 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2633 19569 12332 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 321 1 41 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3969 3258 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3105 1825 417 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2257 337 312 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 2777 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 189 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2097 1 1315 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2097 1 1353 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2097 1 1322 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2041 1 988 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2619 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 4097 1 515 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2217 1 6302 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2537 1 1353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 4708 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2097 2777 1353 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2153 2529 1357 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2097 2057 1315 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6953 1202 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2113 1 233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1481 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1362 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1779 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 4728 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2697 3225 1353 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1368 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 391 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1624 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 17746 orig 264 168 227 165 116 0 0 0 0 8 179 31 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 105 32 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 16180 orig 264 168 227 165 116 0 0 0 0 32 227 200 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 97 241 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x3e2c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 153858 orig 264 168 227 165 116 0 0 0 0 192 181 31 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 140 9 0 0 25 119 1 0 161 123 18 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2ee3 0x70 0x2e0007 0x220e5 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x220e5 0xffffffffffffffa8 0x2ee3 0x950007 0x2ee3 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 8992 orig 264 168 227 165 116 0 0 0 0 8 180 31 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 1 0 0 225 14 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 6327 orig 264 168 227 165 116 0 0 0 0 8 167 33 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 1 0 0 17 189 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x1280 0xb0 0x522 0xd0005 0x0 0x220a5990 0x509 0x220a5a40 0x19 0x200005 0x0 0x220a5990 0x509 0x220a5a40 0x19 0x230005 0x0 0x220a5990 0x509 0x220a5a40 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 11726 orig 264 168 227 165 116 0 0 0 0 64 15 251 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 104 1 0 0 49 99 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x2c66 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7564 orig 264 168 227 165 116 0 0 0 0 184 178 253 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 1 0 0 153 215 0 0 81 227 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1af3 0x110003 0x1af3 0x88 0x190007 0x174 0x50 0x1a61 0x1f0002 0x1a61 0x220007 0x3 0x20 0x1a5e 0x310007 0x138 0x20 0x3f 0x3f0007 0x1bd5 0xffffffffffffff90 0x95 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 462 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4411 orig 264 168 227 165 116 0 0 0 0 32 182 250 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 22 1 0 0 33 129 0 0 105 129 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5f7 0x38 0xa2d 0x50003 0xa2d 0x18 0xc0007 0x19 0x38 0x100b 0x120003 0x100b 0x18 0x1e0003 0x1024 0x58 0x2b0002 0x19 0x2e0004 0x0 0x20625870 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0x1024 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 192 180 250 34 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x201fa640 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x201fa640 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x201fa640 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x201fa640 0x19 0x0 0x0 0x830005 0x0 0x201fa640 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x220a5c50 0x19 0x0 0x0 0xac0005 0x0 0x220a5c50 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 4744 orig 264 168 227 165 116 0 0 0 0 216 169 33 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 65 135 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x220a5990 0x10a0 0x220a5a40 0x48 0x40002 0x10e8 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 4744 orig 264 168 227 165 116 0 0 0 0 32 32 34 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 65 135 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xf2a 0x40 0x1be 0xc0007 0x0 0x20 0x1be oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 5361 orig 264 168 227 165 116 0 0 0 0 16 145 197 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 105 159 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x13ed oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 91476 orig 264 168 227 165 116 0 0 0 0 96 13 201 32 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 16 0 0 81 62 0 0 209 164 10 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x7ca 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x7ca 0x130007 0x7ca 0x20 0x0 0x200003 0x7ca 0x38 0x280007 0x9207 0x20 0x1086 0x340007 0xa28d 0xffffffffffffffe0 0x7ca 0x470003 0x7ca 0x78 0x4f0007 0x9207 0x60 0x1086 0x5d0004 0x0 0x1e3fab80 0x1086 0x0 0x0 0x6f0002 0x1086 0x7e0007 0xa28d 0xffffffffffffffa0 0x7ca 0x8b0004 0x0 0x1e3fab80 0x7ca 0x0 0x0 0x990002 0x7ca oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2735 orig 264 168 227 165 116 0 0 0 0 24 37 198 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 57 76 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x924 0x20 0x63 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3217 orig 264 168 227 165 116 0 0 0 0 8 255 224 34 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 178 1 0 0 249 86 0 0 17 87 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xadf 0x18 0x110007 0x6a 0x0 0xadf 0x190007 0xa75 0x158 0x6a 0x210007 0x6a 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x6d4 0x20 0x40b 0x780007 0x625 0x1f0 0x4ba 0x7e0008 0x14 0x0 0x188 0x3 0x128 0x5 0xf8 0x2 0x110 0x2 0x140 0xd 0xb0 0x4 0x158 0x0 0x170 0x20 0xe0 0xc 0xc8 0xd50003 0x1d1 0x150 0xdd0003 0xe6 0x138 0xe50003 0xd7 0x120 0xed0003 0x24 0x108 0xf50003 0x9 0xf0 0xfd0003 0x18 0xd8 0x1050003 0x2f 0xc0 0x10d0003 0xb3 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x220a5c50 0x625 0x0 0x0 0x1370007 0x916 0x50 0x1c9 0x13c0007 0x1c9 0x30 0x0 0x1430002 0x0 0x14f0007 0x916 0x30 0x0 0x1590002 0x0 0x1600007 0x8ac 0x60 0x6a 0x16d0002 0x6a 0x1700005 0x0 0x220a6190 0x6a 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2210 orig 264 168 227 165 116 0 0 0 0 8 251 224 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 217 0 0 0 73 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x63e 0x20 0x18b 0xd0002 0x7c9 0x170007 0x7c9 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x7c9 0x530007 0x7c9 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 467 orig 264 168 227 165 116 0 0 0 0 216 133 204 34 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 73 14 0 0 73 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x20285da0 0x1c9 0x0 0x0 0xb0007 0x175 0xe0 0x54 0xf0005 0x0 0x20285da0 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x1c9 0x150 0x3c0007 0x0 0x38 0x1c9 0x400003 0x1c9 0x18 0x440005 0x0 0x220a5ba0 0x1c9 0x0 0x0 0x4b0002 0x1c9 0x520007 0x0 0x90 0x1c9 0x580007 0x1c9 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x220a5ba0 0x1c9 0x0 0x0 0x7c0007 0x1c9 0xfffffffffffffec8 0x1c9 0x810007 0x1c9 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 24231 orig 264 168 227 165 116 0 0 0 0 232 225 250 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 41 32 0 0 57 117 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x405 0x40007 0x405 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x200007 0x405 0x20 0x0 0x2c0005 0x0 0x220a3b60 0x405 0x0 0x0 0x2f0007 0x3b3 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x740007 0x0 0x38 0x405 0x780003 0x405 0x18 0x800005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x870005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x8c0002 0x405 0x8f0002 0x405 0x950005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x9e0007 0x147 0x750 0x2be 0xa20005 0x0 0x220a5990 0x2b3 0x220a5a40 0xb 0xae0007 0x0 0x50 0x2be 0xb90005 0x0 0x220a5af0 0x2be 0x0 0x0 0xc60003 0x2be 0x78 0xcd0007 0x26 0x60 0x2a3 0xd70007 0x11c 0x40 0x187 0xe70007 0x1c04 0x0 0x187 0xf70007 0x2c9 0xffffffffffffffa0 0x2be 0xfe0005 0x0 0x220a5990 0x2b3 0x220a5a40 0xb 0x1030007 0x273 0x110 0x4b 0x1070005 0x13 0x220a3b60 0x38 0x0 0x0 0x10a0007 0x4a 0x70 0x1 0x10e0005 0x0 0x220a3b60 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x220a3b60 0x4b 0x0 0x0 0x11b0007 0x4b 0x20 0x0 0x12a0007 0x10c 0x218 0x1b2 0x13e0007 0x0 0x20 0x1b2 0x1540003 0x1b2 0x1b8 0x1640007 0x26 0x0 0x2a3 0x16b0007 0x11c 0x40 0x187 0x17b0007 0x1c04 0x0 0x187 0x1820007 0x0 0x140 0x2a3 0x1a40005 0x0 0x220a5ba0 0x2a3 0x0 0x0 0x1a90005 0x0 0x220a5c50 0x2a3 0x0 0x0 0x1ac0004 0x0 0x220a5d00 0x106 0x220a5db0 0x26 0x1af0007 0x0 0x90 0x2a3 0x1c30005 0x0 0x220a5990 0x2a1 0x220a5a40 0x2 0x1ce0002 0x2a3 0x1d10004 0x0 0x220a5e60 0x2a3 0x0 0x0 0x1df0007 0x2a3 0xfffffffffffffe60 0x1b2 0x1e30005 0x0 0x220a5990 0x2b3 0x220a5a40 0xb 0x1ec0007 0x0 0x108 0x2be 0x1f60007 0x249 0xe8 0x75 0x2030003 0x75 0xa8 0x21c0005 0x0 0x220a5ba0 0x88 0x0 0x0 0x2210005 0x0 0x220a5c50 0x88 0x0 0x0 0x2240004 0x0 0x220a5f80 0x3b 0x220a3b60 0x4d 0x22c0007 0x88 0xffffffffffffff70 0x75 0x2300005 0x0 0x220a5990 0x2b3 0x220a5a40 0xb 0x2350007 0x4b 0x80 0x273 0x2490005 0x0 0x220a5ba0 0x273 0x0 0x0 0x24e0005 0x0 0x220a5c50 0x273 0x0 0x0 0x2550007 0x2be 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x2be 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x147 0x2aa0005 0x0 0x220a5af0 0x147 0x0 0x0 0x2c10002 0x147 0x2d30007 0xef 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x147 0x3220007 0x106 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0x106 0x3400003 0x106 0xf8 0x34a0005 0x0 0x220a5990 0x1bc 0x220a5a40 0xa 0x3560002 0x1c6 0x35d0002 0x1c6 0x3730005 0x0 0x220a5ba0 0x1c6 0x0 0x0 0x3780005 0x0 0x220a5c50 0x1c6 0x0 0x0 0x37b0005 0x0 0x220a6030 0x1c6 0x0 0x0 0x3930007 0x1c6 0xffffffffffffff20 0x106 0x3a30005 0x0 0x220a6030 0x106 0x0 0x0 0x3b30005 0x0 0x220a6030 0x106 0x0 0x0 0x3c10007 0x0 0xc8 0x106 0x3ce0003 0x106 0x88 0x3dc0005 0x0 0x220a5990 0x1bc 0x220a5a40 0xa 0x3e70002 0x1c6 0x3ea0004 0x0 0x220a5e60 0x1c6 0x0 0x0 0x3f20007 0x1c6 0xffffffffffffff90 0x106 0x4020005 0x0 0x220a5ba0 0x147 0x0 0x0 0x4070005 0x0 0x220a5c50 0x147 0x0 0x0 0x40e0005 0x0 0x220a60e0 0x147 0x0 0x0 0x4110007 0x147 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x220a5990 0x139 0x220a5a40 0xe 0x4930007 0x0 0x108 0x147 0x49d0007 0x122 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x220a5ba0 0x2d 0x0 0x0 0x4c80005 0x0 0x220a5c50 0x2d 0x0 0x0 0x4cb0004 0x0 0x220a5f80 0x22 0x220a3b60 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x4dc0007 0x3b1 0x48 0x54 0x4ea0002 0x54 0x4ed0003 0x54 0x58 0x4f70005 0x0 0x220a5990 0x398 0x220a5a40 0x19 0x5030002 0x3b1 0x50a0005 0x0 0x220a5ba0 0x405 0x0 0x0 0x5140005 0x0 0x220a5ba0 0x405 0x0 0x0 0x51d0007 0x0 0x80 0x405 0x5230007 0x405 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x405 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x405 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x405 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x5a00005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x5a50007 0x3b1 0xc0 0x54 0x5aa0005 0x0 0x220a5ba0 0x54 0x0 0x0 0x5b40005 0x0 0x220a5ba0 0x54 0x0 0x0 0x5c50002 0x54 0x5c80005 0x0 0x220a4050 0x54 0x0 0x0 0x5d50002 0x405 0x5db0005 0x0 0x220a3b60 0x405 0x0 0x0 0x5de0007 0x405 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x220a4050 0x405 0x0 0x0 0x5fe0007 0x0 0x20 0x405 0x60a0007 0x0 0x50 0x405 0x6140005 0x0 0x220a5990 0x3ec 0x220a5a40 0x19 0x62c0003 0x405 0x48 0x63d0005 0x0 0x220a6190 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x405 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2621 orig 264 168 227 165 116 0 0 0 0 32 164 33 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 65 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x3fb 0x30 0x441 0x90002 0x441 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 2473 orig 264 168 227 165 116 0 0 0 0 176 174 33 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 60 1 0 0 185 35 0 0 105 67 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x220a5990 0x45e 0x220a5a40 0x19 0x90005 0x0 0x220a5990 0x45e 0x220a5a40 0x19 0x130003 0x477 0x260 0x1c0005 0x0 0x220a5990 0x5cc 0x220a5a40 0x54 0x310005 0x0 0x220a5990 0x5cc 0x220a5a40 0x54 0x340005 0x0 0x220a5990 0x5cc 0x220a5a40 0x54 0x3c0007 0x0 0x188 0x620 0x430008 0xa 0x221 0x168 0x0 0xf0 0x3 0x60 0xe9 0xa8 0x0 0x138 0x710002 0x5 0x740007 0x0 0xf8 0x5 0x7d0003 0x5 0xd8 0x850002 0x147 0x880007 0x147 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x220a5990 0x5cc 0x220a5a40 0x54 0xcf0007 0x620 0xfffffffffffffdb8 0x477 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1315 orig 264 168 227 165 116 0 0 0 0 24 160 33 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 233 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x41d 0x80002 0x41d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1315 orig 264 168 227 165 116 0 0 0 0 8 179 33 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 233 32 0 0 249 31 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x220a5990 0x404 0x220a5a40 0x19 0xb0007 0x36 0x178 0x3e7 0x100003 0x3e7 0x138 0x190005 0x0 0x220a5990 0x3cf 0x220a5a40 0x19 0x2e0005 0x0 0x220a5990 0x3cf 0x220a5a40 0x19 0x310005 0x0 0x220a5990 0x3cf 0x220a5a40 0x19 0x3b0002 0x3e8 0x3e0007 0x32 0x50 0x3b6 0x430002 0x3b6 0x4a0007 0x0 0x20 0x3b6 0x5e0005 0x0 0x220a5990 0x32 0x0 0x0 0x6a0007 0x3e8 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 2141 orig 264 168 227 165 116 0 0 0 0 160 211 250 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 105 57 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x714 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x201fa640 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x220a5c50 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1730 orig 264 168 227 165 116 0 0 0 0 104 210 250 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 1 0 0 113 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x58e 0x40007 0x58e 0x30 0x0 0xb0002 0x0 0x100007 0x58e 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x58e 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1322 orig 264 168 227 165 116 0 0 0 0 104 162 33 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 33 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x2dd 0xa0 0x147 0xc0007 0x0 0x80 0x147 0x1e0005 0x0 0x220a5990 0x139 0x220a5a40 0xe 0x210005 0x0 0x220a5990 0x139 0x220a5a40 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 988 orig 264 168 227 165 116 0 0 0 0 88 163 33 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 0 0 0 233 22 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x2dd 0xd0005 0x0 0x220a5990 0x2d2 0x220a5a40 0xb 0x200005 0x0 0x220a5990 0x2d2 0x220a5a40 0xb 0x230005 0x0 0x220a5990 0x2d2 0x220a5a40 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1654 orig 264 168 227 165 116 0 0 0 0 8 113 31 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 1 0 0 17 42 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1717 orig 264 168 227 165 116 0 0 0 0 192 65 197 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 114 0 0 0 25 50 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x22a 0x20 0x419 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 2996 orig 264 168 227 165 116 0 0 0 0 0 42 198 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 241 91 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x926 0x40 0x258 0x150007 0x240 0x20 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 232 orig 264 168 227 165 116 0 0 0 0 48 33 198 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 1 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x60 0x20 0x40 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1353 orig 264 168 227 165 116 0 0 0 0 128 161 33 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 25 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x443 0x80002 0x443 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2854 orig 264 168 227 165 116 0 0 0 0 160 172 33 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 25 34 0 0 89 78 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x220a5990 0x42a 0x220a5a40 0x19 0xf0003 0x443 0x2b0 0x180005 0x0 0x220a5990 0x592 0x220a5a40 0x54 0x2d0005 0x0 0x220a5990 0x592 0x220a5a40 0x54 0x300005 0x0 0x220a5990 0x592 0x220a5a40 0x54 0x3a0002 0x5e6 0x3d0007 0x541 0x1c8 0xa5 0x450005 0x0 0x220a5990 0x91 0x220a5a40 0x14 0x4f0007 0xa5 0x38 0x0 0x560003 0x0 0x188 0x620003 0xa5 0x108 0x700005 0x0 0x220a5990 0xa5 0x220a5a40 0x1b 0x7b0005 0x0 0x220a5990 0xa5 0x220a5a40 0x1b 0x930005 0x0 0x220a5990 0xa5 0x220a5a40 0x1b 0x960005 0x0 0x220a5990 0xa5 0x220a5a40 0x1b 0x990004 0x0 0x1e3fab80 0xc0 0x0 0x0 0xa40007 0xc0 0xffffffffffffff10 0xa5 0xa70003 0xa5 0x48 0xb30005 0x0 0x220a5990 0x501 0x220a5a40 0x40 0xc00007 0x5e6 0xfffffffffffffd68 0x443 0xc40007 0xa5 0x38 0x39e 0xce0003 0x39e 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 402 orig 264 168 227 165 116 0 0 0 0 128 60 34 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 41 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x185 0x1e0007 0x185 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 0 235 250 34 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x220a5ba0 0x85 0x0 0x0 0xc90005 0x0 0x220a5ba0 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x220a6030 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x220a6030 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x220a5ba0 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x1f532a60 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 462 orig 264 168 227 165 116 0 0 0 0 168 98 36 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 49 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1c6 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1563 orig 264 168 227 165 116 0 0 0 0 80 9 225 34 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 121 47 0 0 145 46 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5ef 0x18 0x1e0007 0x39 0x0 0x5ef 0x260007 0x5b6 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x3ad 0x298 0x242 0x8d0005 0x0 0x220a60e0 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x220a3b60 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x220a3b60 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x220a60e0 0x3ad 0x0 0x0 0x14f0007 0x1e5 0x38 0x1c8 0x1530003 0x1c8 0x18 0x15f0005 0x0 0x220a5c50 0x3ad 0x0 0x0 0x1660007 0x1c8 0x98 0x1e5 0x16b0007 0xc 0x38 0x1d9 0x1700003 0x1d9 0x58 0x17a0002 0xc 0x17d0005 0x0 0x220a5c50 0xc 0x0 0x0 0x1830004 0x0 0x220a5f80 0xfd 0x220a3b60 0xcb 0x18a0004 0xffffffffffffff35 0x220a5f80 0xfd 0x220a3b60 0x5e 0x18d0007 0xcb 0xb0 0xfd 0x1920005 0x0 0x220a5f80 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x220a3b60 0x7 0x0 0x0 0x1a60005 0x0 0x220a5f80 0xf6 0x220a3b60 0xd2 0x1b10005 0x0 0x220a5f80 0xf6 0x220a3b60 0xd2 0x1b40007 0x174 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c8 0x1ee0005 0x0 0x220a5c50 0x1c8 0x0 0x0 0x1f70003 0x1c8 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c8 0x2d50002 0x1c8 0x2dc0007 0x20 0x38 0x1a8 0x2e10003 0x1a8 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x220a5c50 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3277 orig 264 168 227 165 116 0 0 0 0 64 101 251 34 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 86 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0xac7 0x20 0x6 0xe0005 0x178 0x20e2c3b0 0x94f 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 395 orig 264 168 227 165 116 0 0 0 0 8 63 34 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 177 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x176 0x100007 0x15c 0x20 0x1a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 5829 orig 264 168 227 165 116 0 0 0 0 192 10 251 34 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 166 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x14c5 0x40007 0x14c5 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x139f 0x20 0x126 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3588 orig 264 168 227 165 116 0 0 0 0 32 248 32 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 85 0 0 161 96 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0xabd 0x110003 0xabd 0x88 0x190007 0x1a5 0x50 0x97e 0x1f0002 0x97e 0x220007 0xa 0x20 0x974 0x310007 0x1af 0x20 0x0 0x3f0007 0xb23 0xffffffffffffff90 0x149 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 153 orig 264 168 227 165 116 0 0 0 0 240 250 222 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 0 0 0 185 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x57 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1532 orig 264 168 227 165 116 0 0 0 0 152 249 222 34 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 191 1 0 0 233 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x43d 0x2b0007 0x6 0x40 0x437 0x310007 0x2d7 0x38 0x160 0x370003 0x166 0x18 0x420007 0x6 0x40 0x437 0x480007 0xa1 0x38 0x396 0x4e0003 0x39c 0x18 0x600007 0x0 0x110 0x43d 0x670005 0x202 0x220a3b60 0x21c 0x20285da0 0x1f 0x6a0007 0x43d 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1353 orig 264 168 227 165 116 0 0 0 0 192 167 33 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 61 1 0 0 97 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 3258 orig 264 168 227 165 116 0 0 0 0 208 238 224 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 85 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x174 0x1e66ab50 0x946 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 133 orig 264 168 227 165 116 0 0 0 0 64 64 223 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 0 0 0 145 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1450 orig 264 168 227 165 116 0 0 0 0 160 20 198 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 121 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x441 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1353 orig 264 168 227 165 116 0 0 0 0 224 65 223 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 201 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x3f9 0xd0005 0x0 0x220a3b60 0x3f9 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 1832 orig 264 168 227 165 116 0 0 0 0 224 38 34 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 147 1 0 0 193 31 0 0 169 44 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x149 0xd8 0x2af 0xb0003 0x2af 0x58 0x120007 0x0 0x40 0x436 0x1a0007 0x436 0x20 0x0 0x220007 0x0 0x40 0x6e5 0x2a0007 0x436 0xffffffffffffffa0 0x2af 0x2f0007 0x0 0x20 0x2af 0x350007 0x3f8 0x30 0x0 0x400002 0x0 0x450007 0x3f8 0x30 0x0 0x4e0002 0x0 0x560002 0x3f8 0x5a0005 0x0 0x206333e0 0x3f8 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1368 orig 264 168 227 165 116 0 0 0 0 232 70 198 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 81 1 0 0 57 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x28 0xb8 0x3df 0x70005 0x0 0x220a3b60 0x3df 0x0 0x0 0xc0007 0x361 0xe8 0x7e 0x110005 0x0 0x21fced70 0x7e 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0xc 0x21328030 0x3 0x220a3b60 0x19 0x200007 0x0 0x50 0x28 0x260005 0x2 0x21fced70 0x26 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 32 228 225 34 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x1f532a60 0x6f 0x220a5db0 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x1f532a60 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2485 orig 264 168 227 165 116 0 0 0 0 48 99 251 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x13e 0x1e66ab50 0x677 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3924 orig 264 168 227 165 116 0 0 0 0 16 226 224 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 25 54 0 0 121 106 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x6c3 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x220a5c50 0x6c3 0x0 0x0 0x1a0007 0x0 0x40 0x6c3 0x210007 0x6c3 0x20 0x0 0x2e0003 0x6c3 0x88 0x350005 0x0 0x1f5cc510 0x7af 0x0 0x0 0x3a0007 0xa 0x40 0x7a5 0x410007 0x7a5 0x20 0x0 0x4c0007 0x7af 0xffffffffffffff90 0x6b9 0x560005 0x0 0x1f5cc510 0x6b9 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2210 orig 264 168 227 165 116 0 0 0 0 80 249 224 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 53 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x220a5c50 0x6a2 0x0 0x0 0x90007 0x5aa 0x118 0xf8 0xf0002 0xf8 0x180007 0xf8 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf8 0x340002 0xf8 0x3a0007 0xf8 0x20 0x0 0x4e0005 0x0 0x1f5cc510 0xf8 0x0 0x0 0x510003 0xf8 0x150 0x590007 0x5aa 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1af 0x80 0x3fb 0x850005 0x0 0x220a5c50 0x3fb 0x0 0x0 0x880004 0x0 0x220a3b60 0x2cd 0x220a5f80 0x12e oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1779 orig 264 168 227 165 116 0 0 0 0 200 24 34 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1481 orig 264 168 227 165 116 0 0 0 0 32 18 34 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1543 orig 264 168 227 165 116 0 0 0 0 16 187 224 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xd 0x220a3b60 0x2d2 0x220a5f80 0x128 0x40008 0xe 0x19d 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x310 0x20 0xea 0x5e0005 0x0 0x220a5f80 0x128 0x220a3b60 0x1e8 0x610008 0x8 0xe6 0x110 0x0 0x50 0x0 0x68 0x1 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x220a5f80 0x128 0x220a3b60 0x1e8 0xaa0007 0x0 0x100 0x310 0xaf0007 0x30f 0xc8 0x1 0xb40005 0x0 0x220a3b60 0x1 0x0 0x0 0xb70004 0x0 0x220a3b60 0x1 0x0 0x0 0xbb0005 0x0 0x220a5c50 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x310 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x310 0x10d0007 0x30f 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2115 orig 264 168 227 165 116 0 0 0 0 0 23 197 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 50 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x643 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2063 orig 264 168 227 165 116 0 0 0 0 0 209 197 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x60f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 72 42 251 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 48 233 224 34 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x2083bf20 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x2083bf20 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x2083bf20 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x2083bf20 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 208 38 251 34 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 427 orig 264 168 227 165 116 0 0 0 0 56 176 224 34 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 0 0 0 129 6 0 0 49 9 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xd0 0x20 0x0 0xf0005 0x0 0x220a5c50 0xd0 0x0 0x0 0x140007 0x0 0x40 0xd0 0x1b0007 0xcf 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xd0 0x338 0xe30005 0x0 0x1f5cc510 0x126 0x0 0x0 0xe80007 0xb 0x40 0x11b 0xef0007 0x11b 0x2d0 0x0 0xf60007 0xb 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0xb 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0xb 0x1980002 0xb 0x19d0007 0xb 0x20 0x0 0x1b40005 0x0 0x1f5cc510 0xb 0x0 0x0 0x1bf0007 0x126 0xfffffffffffffce0 0xd0 0x1c30004 0xffffffffffffff30 0x1f5cc510 0xd0 0x0 0x0 0x1c60007 0xd0 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 301 orig 264 168 227 165 116 0 0 0 0 48 92 250 34 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 121 0 0 0 161 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xb4 0x230005 0x0 0x220a5f80 0xb4 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 417 orig 264 168 227 165 116 0 0 0 0 128 93 251 34 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 147 0 0 0 113 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 50 0 2 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x38 0x50 0xd6 0xe0005 0x0 0x1f5cc510 0xd6 0x0 0x0 0x150007 0x100 0x30 0xe 0x1f0002 0xe 0x380005 0x101 0x20e2c3b0 0xd 0x0 0x0 0x3d0007 0xbf 0x120 0x4f 0x410005 0x2f 0x220a5f80 0x18 0x1f5cb600 0x8 0x440007 0x37 0xd0 0x18 0x480005 0x0 0x220a3b60 0x18 0x0 0x0 0x4b0007 0x0 0x80 0x18 0x4f0004 0x0 0x220a5f80 0x18 0x0 0x0 0x570005 0x0 0x220a5f80 0x18 0x0 0x0 0x640007 0x10e 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x38 0x220a5f80 0xb4 0x220a3b60 0x22 0x7e0007 0xb4 0x2d8 0x5a 0x850007 0x5a 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 9 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 18 org/eclipse/jdt/internal/compiler/util/HashtableOfType 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 137 orig 264 168 227 165 116 0 0 0 0 72 195 224 34 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 65 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x86 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x88 0x270007 0x0 0x100 0x88 0x2f0005 0x0 0x220a5c50 0x88 0x0 0x0 0x320005 0x0 0x220a5c50 0x88 0x0 0x0 0x390007 0x88 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x1f5cc600 0x88 0x0 0x0 0x4e0005 0x0 0x1f5cc510 0x88 0x0 0x0 0x550007 0x88 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x220a6030 0x88 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1362 orig 264 168 227 165 116 0 0 0 0 144 21 34 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 2 515 orig 264 168 227 165 116 0 0 0 0 48 166 33 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1353 orig 264 168 227 165 116 0 0 0 0 48 22 34 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 2512 orig 264 168 227 165 116 0 0 0 0 224 180 33 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 3 0 0 169 21 0 0 89 51 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x220a5990 0x29c 0x220a5a40 0x19 0x140005 0x0 0x220a5990 0x29c 0x220a5a40 0x19 0x1e0007 0x281 0x58 0x34 0x240003 0x34 0x18 0x310007 0x7b 0x0 0x34 0x360005 0x0 0x220a5990 0x29c 0x220a5a40 0x19 0x410003 0x2b5 0x118 0x4a0005 0x0 0x220a5990 0x40f 0x220a5a40 0x26 0x5f0005 0x0 0x220a5990 0x40f 0x220a5a40 0x26 0x620005 0x0 0x220a5990 0x40f 0x220a5a40 0x26 0x6c0002 0x435 0x6f0007 0x435 0x30 0x0 0x750002 0x0 0x810005 0x0 0x220a5990 0x40f 0x220a5a40 0x26 0x8f0007 0x435 0xffffffffffffff00 0x2b5 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2156 orig 264 168 227 165 116 0 0 0 0 96 236 250 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x4 0x20 0x668 0x1c0002 0x4 0x1f0004 0x0 0x220a3b60 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3505 orig 264 168 227 165 116 0 0 0 0 240 183 250 34 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 0 0 0 57 108 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x92 0x220a5f80 0x19 0x220a3b60 0xcdc 0x40008 0xe 0xfd 0x338 0x0 0x158 0x3 0x80 0x0 0xf8 0x6 0x2e8 0x3 0x270 0x0 0xf8 0x410004 0x0 0x20285da0 0x4 0x0 0x0 0x440005 0x0 0x20285da0 0x4 0x0 0x0 0x480003 0x4 0x358 0x4c0004 0x0 0x0 0x0 0x0 0x0 0x4f0005 0x0 0x0 0x0 0x0 0x0 0x540004 0x0 0x0 0x0 0x0 0x0 0x620002 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x1f532a60 0x6 0x0 0x0 0xa10005 0x0 0x1f532a60 0x6 0x0 0x0 0xa50003 0x6 0x168 0xa90007 0x7 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xfffffffffffff2a3 0x220a5f80 0x19 0x220a3b60 0xc8 0xb60007 0xd5d 0x80 0x19 0xba0004 0x0 0x220a5f80 0x19 0x0 0x0 0xbf0005 0x0 0x220a5f80 0x19 0x0 0x0 0xc40007 0xd29 0x50 0x34 0xc90005 0x0 0x220a5c50 0x34 0x0 0x0 oops 11 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 5675 orig 264 168 227 165 116 0 0 0 0 136 120 197 34 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x38c 0x20 0x109f 0x80007 0x0 0x40 0x38c 0xc0007 0x384 0x20 0x8 0x170007 0x2 0x40 0x382 0x220007 0x382 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 272 orig 264 168 227 165 116 0 0 0 0 80 48 223 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 129 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x10 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 601 orig 264 168 227 165 116 0 0 0 0 40 40 223 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 217 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x13a 0x20 0x21 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 232 182 33 35 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 103 orig 264 168 227 165 116 0 0 0 0 216 29 254 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 249 2 0 0 57 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x1a 0x220a5f80 0x1 0x220a4050 0x44 0x110003 0x5f 0xb8 0x170005 0x5 0x1f5cc600 0x2 0x220a4050 0x20 0x1a0007 0x22 0x50 0x5 0x250004 0x0 0x2ccb890 0x5 0x0 0x0 0x2d0007 0x20 0x20 0x2 0x3d0007 0x27 0xffffffffffffff60 0x5a 0x470004 0x0 0x220a5f80 0x1 0x220a4050 0x44 0x4f0004 0x0 0x20625870 0x1 0x206333e0 0x4a 0x5f0007 0x56 0x30 0x4 0x630002 0x4 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 37 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 41 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 12 orig 264 168 227 165 116 0 0 0 0 184 194 226 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 57 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xfffffffffffffff9 0x220a3b60 0x7 0x0 0x0 0x70007 0x7 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 2 orig 264 168 227 165 116 0 0 0 0 24 220 224 34 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x0 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1523 orig 264 168 227 165 116 0 0 0 0 160 104 197 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 1 0 0 137 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 499 orig 264 168 227 165 116 0 0 0 0 208 249 32 35 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 131 1 0 0 121 3 0 0 177 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0x6f 0x160003 0x6f 0xb8 0x1e0007 0xa 0x80 0x65 0x240002 0x65 0x270007 0x0 0x50 0x65 0x390004 0x0 0x220a3b60 0x5 0x1f5cc600 0x60 0x430007 0xa 0x20 0x0 0x530007 0x6f 0xffffffffffffff60 0xa 0x5d0004 0x0 0x1e3fab80 0xa 0x0 0x0 0x650004 0x0 0x220a5f80 0x8 0x220a3b60 0x2 0x750007 0xa 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 390 orig 264 168 227 165 116 0 0 0 0 200 252 32 35 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 9 0 0 0 89 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x0 0x38 0x1 0xf0003 0x1 0x18 0x180002 0x1 0x220003 0x1 0x68 0x2d0007 0x11 0x50 0x1a 0x380005 0x1a 0x0 0x0 0x0 0x0 0x400007 0x2b 0xffffffffffffffb0 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 513 orig 264 168 227 165 116 0 0 0 0 224 239 197 34 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 1 0 0 177 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x0 0x1e78 0x0 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x0 0x80 0x0 0xb0 0x530002 0x0 0x560007 0x0 0x20 0x0 0x640002 0xa 0x670007 0xa 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0xa 0x20 0x0 0xc80007 0xa 0x20 0x0 0xd50002 0xa 0xd80007 0x9 0x3c0 0x1 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x0 0xff0007 0x0 0x1c0 0x0 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x0 0x1490007 0x0 0x20 0x0 0x15d0002 0x0 0x1600007 0x0 0x20 0x0 0x1700002 0x0 0x1730007 0x0 0x20 0x0 0x1830002 0x0 0x1860007 0x0 0x20 0x0 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x0 0x1ac0007 0x0 0x20 0x0 0x1bb0002 0x0 0x1be0007 0x0 0x180 0x0 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x0 0x2010007 0x0 0x20 0x0 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x0 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x0 0x3090007 0x0 0x20 0x0 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x0 0x3b80007 0x0 0x38 0x0 0x3c10003 0x0 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x0 0x3e00007 0x0 0x20 0x0 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x0 0x5040007 0x0 0x20 0x0 0x5140002 0x0 0x5170007 0x0 0x20 0x0 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x3 0x53e0007 0x3 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x0 0x5930007 0x0 0x1048 0x0 0x59c0003 0x0 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x0 0x6710007 0x0 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x0 0x69b0007 0x0 0x20 0x0 0x6ae0002 0x0 0x6b10007 0x0 0x20 0x0 0x6be0007 0x0 0x20 0x0 0x6cb0007 0x0 0x20 0x0 0x6d80007 0x0 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x0 0x84f0007 0x0 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x0 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 509 orig 264 168 227 165 116 0 0 0 0 56 95 251 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 1 0 0 49 0 0 0 89 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x5 0x0 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 41 orig 264 168 227 165 116 0 0 0 0 128 245 32 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 0 0 0 9 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1 0x1a0007 0x1 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 0 orig 264 168 227 165 116 0 0 0 0 176 112 251 34 0 0 0 0 56 4 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 93 0x80007 0x0 0xe8 0x0 0x130005 0x0 0x0 0x0 0x0 0x0 0x160002 0x0 0x190007 0x0 0x88 0x0 0x280004 0x0 0x0 0x0 0x0 0x0 0x2b0007 0x0 0x238 0x0 0x360003 0x0 0x218 0x410007 0x0 0xe8 0x0 0x4c0005 0x0 0x0 0x0 0x0 0x0 0x4f0002 0x0 0x520007 0x0 0x88 0x0 0x610004 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0x150 0x0 0x6f0003 0x0 0x130 0x7a0007 0x0 0xe8 0x0 0x850005 0x0 0x0 0x0 0x0 0x0 0x880002 0x0 0x8b0007 0x0 0x88 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0x9e0007 0x0 0x68 0x0 0xa90003 0x0 0x48 0xb90005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 875 orig 264 168 227 165 116 0 0 0 0 8 37 197 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 7 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 7 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 7 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 100 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 100 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 147 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid157852.log b/dependencies/replay_pid157852.log new file mode 100644 index 000000000..4d851cb3a --- /dev/null +++ b/dependencies/replay_pid157852.log @@ -0,0 +1,2594 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 522 ciObject found +ciMethod java/lang/Object ()V 4097 1 1176203 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2281 1 9505 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 3497 1 437 0 -1 +ciMethod java/util/AbstractList ()V 2489 1 42962 0 32 +ciMethod java/util/AbstractCollection ()V 2545 1 43802 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 5294 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 16668 0 64 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 16177 0 576 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 16667 0 544 +ciMethod java/util/ArrayList grow (I)V 753 1 5220 0 544 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 943 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 14551 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 3137 1 9167 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 833 1 221 0 -1 +ciMethod java/lang/Math max (II)I 817 1 58431 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2049 1 9068 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 3761 1 5613 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 2017 18185 2533 0 320 +ciMethodData java/lang/Object ()V 2 1176203 orig 264 168 227 165 116 0 0 0 0 128 4 238 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 132 143 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 14555 orig 264 168 227 165 116 0 0 0 0 160 10 251 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 129 188 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x3790 0x1a0004 0x0 0x219cad10 0x1 0x219cadc0 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 16177 orig 264 168 227 165 116 0 0 0 0 24 0 251 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 33 239 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x3de4 0x90002 0x3de4 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 16668 orig 264 168 227 165 116 0 0 0 0 120 255 250 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 121 254 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x2b09 0x30 0x14c6 0xa0002 0x14c6 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 16667 orig 264 168 227 165 116 0 0 0 0 200 0 251 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 113 254 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x2aa5 0x30 0x1529 0x160002 0x1529 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5220 orig 264 168 227 165 116 0 0 0 0 144 1 251 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 49 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x23 0x20 0x13e3 0x180007 0x1406 0x30 0x0 0x1c0002 0x0 0x260002 0x1406 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 43802 orig 264 168 227 165 116 0 0 0 0 96 121 250 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 62 1 0 0 225 78 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa9dc oops 0 +ciMethodData java/util/AbstractList ()V 2 42962 orig 264 168 227 165 116 0 0 0 0 248 101 250 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 55 1 0 0 217 52 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa69b oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 951 orig 264 168 227 165 116 0 0 0 0 16 8 251 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 105 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x36d 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x36d 0x300007 0x36d 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 9068 orig 264 168 227 165 116 0 0 0 0 48 24 0 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 97 19 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x0 0x2175c6a0 0x226c 0x0 0x0 0x60002 0x226c 0x90004 0x0 0x0 0x0 0x0 0x0 oops 1 2 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 5300 orig 264 168 227 165 116 0 0 0 0 232 251 250 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 153 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x13b3 0x50007 0x822 0x38 0xb91 0x100003 0xb91 0x100 0x140007 0x0 0x38 0x822 0x1e0003 0x822 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 729 4769 745 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 4097 1617 2029 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 10992 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3497 1 752 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2673 1 14573 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 1713 32769 2853 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 1801 65537 1711 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 417 1 47 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1057 1 199 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 401 1 50 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2108 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1953 1 244 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 776 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 881 1 1515 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1865 1 134 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1037 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1745 1 218 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3449 1 1530 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2657 1 116 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 5181 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2129 1 5313 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2056 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 3161 1 420 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1297 681 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 13673 510 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2801 1 1390 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 561 1 153 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2657 1 2628 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 433 1 2760 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1566 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2681 1 1371 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 54222 orig 264 168 227 165 116 0 0 0 0 112 42 0 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225 8 0 0 73 71 0 0 105 87 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x8e9 0x20 0x0 0x130007 0x8e9 0x38 0xcaed 0x270003 0xcaed 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 513 1 147 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 3601 1 1477 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1313 1 141 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 97 1 16 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 2033 1 609 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 2049 1 272 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 393 1 129 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2681 1 1301 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2233 1 3034 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1017 1057 337 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1559 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 25 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 9 1 46 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1825 1 487 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 9 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4137 2248 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2457 1 325 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 3178 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 278 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1801 569 467 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2214 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2369 1 2176 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1943 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 409 3101 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 457 457 467 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 337 337 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 81 1552 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2873 1 588 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 441 1 41 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1873 1 159 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 441 1 40 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 17 273 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 601 1 209 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 12 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 49 33 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1465 1 128 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1465 1 129 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1 25 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2241 1 4308 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 305 1 889 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1465 1 128 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1703 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2409 1 2115 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1921 32769 1301 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 33 753 107 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2177 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1249 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 5576 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 3113 1 9375 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 2681 1 1351 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 281 1 30 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1161 1 407 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 3169 4081 391 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1197 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2490 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 3155 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 961 1 301 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3185 1 398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 38 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 529 1297 66 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 3129 3385 5602 0 928 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1777 577 168 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 49 1 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 65 25 103 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 1 1 126 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 65 569 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 44150 orig 264 168 227 165 116 0 0 0 0 160 131 242 34 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 121 87 1 0 177 99 5 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x2a58 0x20 0x97 0x80007 0x0 0x40 0x2a58 0xc0007 0x2a58 0x20 0x0 0x150007 0x1c93 0x20 0xdc5 0x1d0003 0x1c93 0x38 0x260007 0x8ff8 0x20 0x20b 0x2f0007 0x9203 0xffffffffffffffe0 0x1a88 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2433 1 1681 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2281 1 17010 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2681 1 7435 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2665 19809 7967 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 329 1 41 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4297 3175 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3113 1825 416 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2633 473 314 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 41 2777 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1889 1 190 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1337 1 167 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2081 1 1349 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2081 1 1349 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2081 1 1349 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2025 1 1015 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 4097 1 2697 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1137 1 142 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1601 1 200 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2585 1 5521 0 1408 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2569 1 1356 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 3329 1 4728 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2081 2761 1349 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2137 2513 1396 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2081 2041 1349 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6985 1234 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 449 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2057 1 233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1483 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1365 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1356 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1697 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 3329 1 4728 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1371 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2681 3217 1356 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1371 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 105 1 398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 169 1 390 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1624 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 17532 orig 264 168 227 165 116 0 0 0 0 248 6 99 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 1 0 0 249 26 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 497 1 50 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 94590 orig 264 168 227 165 116 0 0 0 0 176 9 99 36 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 162 9 0 0 145 238 0 0 145 62 11 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x1dd2 0x70 0x2e0007 0x14a5a 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x14a5a 0xffffffffffffffa8 0x1dd2 0x950007 0x1dd2 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 7435 orig 264 168 227 165 116 0 0 0 0 248 7 99 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 78 1 0 0 225 221 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 14576 orig 264 168 227 165 116 0 0 0 0 104 137 242 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 78 1 0 0 17 189 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x37a2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5521 orig 264 168 227 165 116 0 0 0 0 184 0 101 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 63 1 0 0 113 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xfda 0xb0 0x474 0xd0005 0x0 0x1ea12050 0x45b 0x1ea12100 0x19 0x200005 0x0 0x1ea12050 0x45b 0x1ea12100 0x19 0x230005 0x0 0x1ea12050 0x45b 0x1ea12100 0x19 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 9483 orig 264 168 227 165 116 0 0 0 0 224 85 41 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 49 28 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x2386 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 65 1 462 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4410 orig 264 168 227 165 116 0 0 0 0 200 252 40 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23 1 0 0 17 129 0 0 97 129 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x5f8 0x38 0xa2a 0x50003 0xa2a 0x18 0xc0007 0x19 0x38 0x1009 0x120003 0x1009 0x18 0x1e0003 0x1022 0x58 0x2b0002 0x19 0x2e0004 0x0 0x2290d040 0x19 0x0 0x0 0x350007 0x19 0xffffffffffffffc0 0x1022 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 25 orig 264 168 227 165 116 0 0 0 0 104 251 40 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x20198750 0x19 0x0 0x0 0x40007 0x0 0xb0 0x19 0x80004 0x0 0x20198750 0x19 0x0 0x0 0x100007 0x19 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x20198750 0x19 0x0 0x0 0x280007 0x19 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x19 0x3b0003 0x19 0x18 0x480003 0x19 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x19 0x7b0005 0x0 0x20198750 0x19 0x0 0x0 0x830005 0x0 0x20198750 0x19 0x0 0x0 0x880007 0x19 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1ea12310 0x19 0x0 0x0 0xac0005 0x0 0x1ea12310 0x19 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 4728 orig 264 168 227 165 116 0 0 0 0 136 3 101 36 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 193 134 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1ea12050 0x1090 0x1ea12100 0x48 0x40002 0x10d8 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 4728 orig 264 168 227 165 116 0 0 0 0 192 121 101 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 160 1 0 0 193 134 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xf16 0x40 0x1c2 0xc0007 0x0 0x20 0x1c2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 5313 orig 264 168 227 165 116 0 0 0 0 72 140 244 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 185 157 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x13b7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 5959 orig 264 168 227 165 116 0 0 0 0 120 177 45 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 167 1 0 0 217 162 0 0 1 173 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x145b 0x110003 0x145b 0x88 0x190007 0x142 0x50 0x13de 0x1f0002 0x13de 0x220007 0x3 0x20 0x13db 0x310007 0x115 0x20 0x30 0x3f0007 0x1520 0xffffffffffffff90 0x80 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2736 orig 264 168 227 165 116 0 0 0 0 104 32 245 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 33 75 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x901 0x20 0x63 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 74120 orig 264 168 227 165 116 0 0 0 0 168 179 242 34 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 113 46 0 0 65 12 8 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x5ce 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x5ce 0x130007 0x5ce 0x20 0x0 0x200003 0x5ce 0x38 0x280007 0x6e72 0x20 0xc88 0x340007 0x7afa 0xffffffffffffffe0 0x5ce 0x470003 0x5ce 0x78 0x4f0007 0x6e72 0x60 0xc88 0x5d0004 0x0 0x1e6d5e00 0xc88 0x0 0x0 0x6f0002 0xc88 0x7e0007 0x7afa 0xffffffffffffffa0 0x5ce 0x8b0004 0x0 0x1e6d5e00 0x5ce 0x0 0x0 0x990002 0x5ce oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 24862 orig 264 168 227 165 116 0 0 0 0 224 40 41 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 0 0 41 33 0 0 241 136 2 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x425 0x40007 0x425 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x200007 0x425 0x20 0x0 0x2c0005 0x0 0x1ea10220 0x425 0x0 0x0 0x2f0007 0x3d3 0x80 0x52 0x380007 0x3d 0x60 0x15 0x400007 0x4 0x40 0x11 0x470007 0x0 0x20 0x11 0x680005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x740007 0x0 0x38 0x425 0x780003 0x425 0x18 0x800005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x870005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x8c0002 0x425 0x8f0002 0x425 0x950005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x9e0007 0x147 0x750 0x2de 0xa20005 0x0 0x1ea12050 0x2d3 0x1ea12100 0xb 0xae0007 0x0 0x50 0x2de 0xb90005 0x0 0x1ea121b0 0x2de 0x0 0x0 0xc60003 0x2de 0x78 0xcd0007 0x27 0x60 0x2d0 0xd70007 0x13f 0x40 0x191 0xe70007 0x1c9f 0x0 0x191 0xf70007 0x2f7 0xffffffffffffffa0 0x2de 0xfe0005 0x0 0x1ea12050 0x2d3 0x1ea12100 0xb 0x1030007 0x28f 0x110 0x4f 0x1070005 0x13 0x1ea10220 0x3c 0x0 0x0 0x10a0007 0x4e 0x70 0x1 0x10e0005 0x0 0x1ea10220 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1ea10220 0x4f 0x0 0x0 0x11b0007 0x4f 0x20 0x0 0x12a0007 0x112 0x218 0x1cc 0x13e0007 0x0 0x20 0x1cc 0x1540003 0x1cc 0x1b8 0x1640007 0x27 0x0 0x2d0 0x16b0007 0x13f 0x40 0x191 0x17b0007 0x1c9f 0x0 0x191 0x1820007 0x0 0x140 0x2d0 0x1a40005 0x0 0x1ea12260 0x2d0 0x0 0x0 0x1a90005 0x0 0x1ea12310 0x2d0 0x0 0x0 0x1ac0004 0x0 0x1ea10220 0x127 0x1ea123c0 0x128 0x1af0007 0x0 0x90 0x2d0 0x1c30005 0x0 0x1ea12050 0x2ce 0x1ea12100 0x2 0x1ce0002 0x2d0 0x1d10004 0x0 0x1ea12470 0x2d0 0x0 0x0 0x1df0007 0x2d0 0xfffffffffffffe60 0x1cc 0x1e30005 0x0 0x1ea12050 0x2d3 0x1ea12100 0xb 0x1ec0007 0x0 0x108 0x2de 0x1f60007 0x261 0xe8 0x7d 0x2030003 0x7d 0xa8 0x21c0005 0x0 0x1ea12260 0x90 0x0 0x0 0x2210005 0x0 0x1ea12310 0x90 0x0 0x0 0x2240004 0x0 0x1ea12590 0x3b 0x1ea10220 0x55 0x22c0007 0x90 0xffffffffffffff70 0x7d 0x2300005 0x0 0x1ea12050 0x2d3 0x1ea12100 0xb 0x2350007 0x4f 0x80 0x28f 0x2490005 0x0 0x1ea12260 0x28f 0x0 0x0 0x24e0005 0x0 0x1ea12310 0x28f 0x0 0x0 0x2550007 0x2de 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x2de 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x147 0x2aa0005 0x0 0x1ea121b0 0x147 0x0 0x0 0x2c10002 0x147 0x2d30007 0xef 0x30 0x58 0x2ea0002 0x58 0x3070007 0x0 0x2a8 0x147 0x3220007 0x106 0x38 0x41 0x3300003 0x41 0x268 0x3380002 0x106 0x3400003 0x106 0xf8 0x34a0005 0x0 0x1ea12050 0x1bc 0x1ea12100 0xa 0x3560002 0x1c6 0x35d0002 0x1c6 0x3730005 0x0 0x1ea12260 0x1c6 0x0 0x0 0x3780005 0x0 0x1ea12310 0x1c6 0x0 0x0 0x37b0005 0x0 0x1ea12640 0x1c6 0x0 0x0 0x3930007 0x1c6 0xffffffffffffff20 0x106 0x3a30005 0x0 0x1ea12640 0x106 0x0 0x0 0x3b30005 0x0 0x1ea12640 0x106 0x0 0x0 0x3c10007 0x0 0xc8 0x106 0x3ce0003 0x106 0x88 0x3dc0005 0x0 0x1ea12050 0x1bc 0x1ea12100 0xa 0x3e70002 0x1c6 0x3ea0004 0x0 0x1ea12470 0x1c6 0x0 0x0 0x3f20007 0x1c6 0xffffffffffffff90 0x106 0x4020005 0x0 0x1ea12260 0x147 0x0 0x0 0x4070005 0x0 0x1ea12310 0x147 0x0 0x0 0x40e0005 0x0 0x1ea126f0 0x147 0x0 0x0 0x4110007 0x147 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1ea12050 0x139 0x1ea12100 0xe 0x4930007 0x0 0x108 0x147 0x49d0007 0x122 0xe8 0x25 0x4aa0003 0x25 0xa8 0x4c30005 0x0 0x1ea12260 0x2d 0x0 0x0 0x4c80005 0x0 0x1ea12310 0x2d 0x0 0x0 0x4cb0004 0x0 0x1ea12590 0x22 0x1ea10220 0xb 0x4d30007 0x2d 0xffffffffffffff70 0x25 0x4d70005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x4dc0007 0x3cd 0x48 0x58 0x4ea0002 0x58 0x4ed0003 0x58 0x58 0x4f70005 0x0 0x1ea12050 0x3b4 0x1ea12100 0x19 0x5030002 0x3cd 0x50a0005 0x0 0x1ea12260 0x425 0x0 0x0 0x5140005 0x0 0x1ea12260 0x425 0x0 0x0 0x51d0007 0x0 0x80 0x425 0x5230007 0x425 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x425 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x425 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x425 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x5a00005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x5a50007 0x3cd 0xc0 0x58 0x5aa0005 0x0 0x1ea12260 0x58 0x0 0x0 0x5b40005 0x0 0x1ea12260 0x58 0x0 0x0 0x5c50002 0x58 0x5c80005 0x0 0x1ea10710 0x58 0x0 0x0 0x5d50002 0x425 0x5db0005 0x0 0x1ea10220 0x425 0x0 0x0 0x5de0007 0x425 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1ea10710 0x425 0x0 0x0 0x5fe0007 0x0 0x20 0x425 0x60a0007 0x0 0x50 0x425 0x6140005 0x0 0x1ea12050 0x40c 0x1ea12100 0x19 0x62c0003 0x425 0x48 0x63d0005 0x0 0x1ea127a0 0x6f 0x0 0x0 0x6470007 0x6f 0xffffffffffffffd0 0x425 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3221 orig 264 168 227 165 116 0 0 0 0 208 16 16 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 84 0 0 193 68 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xa95 0x18 0x110007 0x65 0x0 0xa95 0x190007 0xa30 0x158 0x65 0x210007 0x65 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x6ab 0x20 0x3ea 0x780007 0x610 0x1f0 0x485 0x7e0008 0x14 0x0 0x188 0x2 0x128 0x13 0xf8 0x1 0x110 0x1 0x140 0x61 0xb0 0x39 0x158 0x0 0x170 0x3e 0xe0 0x1a 0xc8 0xd50003 0x1c5 0x150 0xdd0003 0xdb 0x138 0xe50003 0xc2 0x120 0xed0003 0x21 0x108 0xf50003 0x8 0xf0 0xfd0003 0x15 0xd8 0x1050003 0x2e 0xc0 0x10d0003 0xb2 0xa8 0x1150003 0x5 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1ea12310 0x610 0x0 0x0 0x1370007 0x8cc 0x50 0x1c9 0x13c0007 0x1c9 0x30 0x0 0x1430002 0x0 0x14f0007 0x8cc 0x30 0x0 0x1590002 0x0 0x1600007 0x867 0x60 0x65 0x16d0002 0x65 0x1700005 0x0 0x1ea127a0 0x65 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2697 orig 264 168 227 165 116 0 0 0 0 208 253 100 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 68 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x420 0x30 0x469 0x90002 0x469 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 2598 orig 264 168 227 165 116 0 0 0 0 168 12 101 36 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 81 36 0 0 97 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1ea12050 0x471 0x1ea12100 0x19 0x90005 0x0 0x1ea12050 0x471 0x1ea12100 0x19 0x130003 0x48a 0x260 0x1c0005 0x0 0x1ea12050 0x5e0 0x1ea12100 0x54 0x310005 0x0 0x1ea12050 0x5e0 0x1ea12100 0x54 0x340005 0x0 0x1ea12050 0x5e0 0x1ea12100 0x54 0x3c0007 0x0 0x188 0x634 0x430008 0xa 0x1e4 0x168 0x0 0xf0 0x2 0x60 0xcb 0xa8 0x0 0x138 0x710002 0x5 0x740007 0x0 0xf8 0x5 0x7d0003 0x5 0xd8 0x850002 0x147 0x880007 0x147 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1ea12050 0x5e0 0x1ea12100 0x54 0xcf0007 0x634 0xfffffffffffffdb8 0x48a oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1349 orig 264 168 227 165 116 0 0 0 0 200 249 100 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 9 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x441 0x80002 0x441 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1349 orig 264 168 227 165 116 0 0 0 0 0 17 101 36 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 9 34 0 0 17 33 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1ea12050 0x428 0x1ea12100 0x19 0xb0007 0x38 0x178 0x409 0x100003 0x409 0x138 0x190005 0x0 0x1ea12050 0x3f1 0x1ea12100 0x19 0x2e0005 0x0 0x1ea12050 0x3f1 0x1ea12100 0x19 0x310005 0x0 0x1ea12050 0x3f1 0x1ea12100 0x19 0x3b0002 0x40a 0x3e0007 0x32 0x50 0x3d8 0x430002 0x3d8 0x4a0007 0x0 0x20 0x3d8 0x5e0005 0x0 0x1ea12050 0x32 0x0 0x0 0x6a0007 0x40a 0xfffffffffffffee0 0x31 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 2181 orig 264 168 227 165 116 0 0 0 0 152 26 41 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 193 58 0 0 145 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x73f 0xf8 0x19 0x100003 0x19 0xb8 0x1a0005 0x0 0x20198750 0x19 0x0 0x0 0x1f0002 0x19 0x2a0005 0x0 0x1ea12310 0x19 0x0 0x0 0x300007 0x19 0x30 0x0 0x390002 0x0 0x450007 0x19 0xffffffffffffff60 0x19 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1771 orig 264 168 227 165 116 0 0 0 0 96 25 41 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 217 45 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x5bb 0x40007 0x5bb 0x30 0x0 0xb0002 0x0 0x100007 0x5bb 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x5bb 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1349 orig 264 168 227 165 116 0 0 0 0 24 252 100 36 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 9 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x2fa 0xa0 0x147 0xc0007 0x0 0x80 0x147 0x1e0005 0x0 0x1ea12050 0x139 0x1ea12100 0xe 0x210005 0x0 0x1ea12050 0x139 0x1ea12100 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 1015 orig 264 168 227 165 116 0 0 0 0 8 253 100 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 253 0 0 0 209 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x2fa 0xd0005 0x0 0x1ea12050 0x2ef 0x1ea12100 0xb 0x200005 0x0 0x1ea12050 0x2ef 0x1ea12100 0xb 0x230005 0x0 0x1ea12050 0x2ef 0x1ea12100 0xb oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1681 orig 264 168 227 165 116 0 0 0 0 192 196 98 36 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 48 1 0 0 9 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1652 orig 264 168 227 165 116 0 0 0 0 128 64 244 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 110 0 0 0 49 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x213 0x20 0x3f3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 2940 orig 264 168 227 165 116 0 0 0 0 80 37 245 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 49 90 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x902 0x40 0x244 0x150007 0x224 0x20 0x20 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 222 orig 264 168 227 165 116 0 0 0 0 128 28 245 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 0 0 0 193 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x62 0x20 0x36 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1349 orig 264 168 227 165 116 0 0 0 0 48 251 100 36 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 9 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x441 0x80002 0x441 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2878 orig 264 168 227 165 116 0 0 0 0 152 10 101 36 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 89 1 0 0 9 34 0 0 41 79 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1ea12050 0x428 0x1ea12100 0x19 0xf0003 0x441 0x2b0 0x180005 0x0 0x1ea12050 0x594 0x1ea12100 0x54 0x2d0005 0x0 0x1ea12050 0x594 0x1ea12100 0x54 0x300005 0x0 0x1ea12050 0x594 0x1ea12100 0x54 0x3a0002 0x5e8 0x3d0007 0x543 0x1c8 0xa5 0x450005 0x0 0x1ea12050 0x91 0x1ea12100 0x14 0x4f0007 0xa5 0x38 0x0 0x560003 0x0 0x188 0x620003 0xa5 0x108 0x700005 0x0 0x1ea12050 0xa5 0x1ea12100 0x1b 0x7b0005 0x0 0x1ea12050 0xa5 0x1ea12100 0x1b 0x930005 0x0 0x1ea12050 0xa5 0x1ea12100 0x1b 0x960005 0x0 0x1ea12050 0xa5 0x1ea12100 0x1b 0x990004 0x0 0x1e6d5e00 0xc0 0x0 0x0 0xa40007 0xc0 0xffffffffffffff10 0xa5 0xa70003 0xa5 0x48 0xb30005 0x0 0x1ea12050 0x503 0x1ea12100 0x40 0xc00007 0x5e8 0xfffffffffffffd68 0x441 0xc40007 0xa5 0x38 0x39c 0xce0003 0x39c 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2214 orig 264 168 227 165 116 0 0 0 0 208 12 16 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 40 1 0 0 241 59 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x600 0x20 0x17e 0xd0002 0x77e 0x170007 0x77e 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x77e 0x530007 0x77e 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 402 orig 264 168 227 165 116 0 0 0 0 32 150 101 36 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 41 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x185 0x1e0007 0x185 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1 3145 orig 264 168 227 165 116 0 0 0 0 248 49 41 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 57 3 0 0 89 95 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x67 0x40007 0x67 0x30 0x0 0xb0002 0x0 0x250002 0x67 0x330003 0x67 0x2a0 0x3b0008 0xa 0xa69 0x128 0x8c 0xb0 0x5 0x60 0x0 0x128 0x6c 0x78 0x5b0003 0x5 0x228 0x630007 0x5 0x210 0x67 0x660003 0x67 0x210 0x6b0007 0x5 0x1d8 0x87 0x740007 0x0 0x1b8 0x87 0x800007 0x2 0x198 0x85 0x860003 0x85 0x178 0x8b0007 0x9e4 0x160 0x85 0x970002 0x85 0xa20002 0x85 0xb40002 0x85 0xc20005 0x0 0x1ea12260 0x85 0x0 0x0 0xc90005 0x0 0x1ea12260 0x85 0x0 0x0 0xd30002 0x85 0xda0007 0x0 0x70 0x85 0xe20007 0x85 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1ea12640 0x85 0x0 0x0 0x1050007 0xb66 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1ea12640 0x67 0x0 0x0 0x1170007 0x58 0x20 0xf 0x1230003 0x67 0xf8 0x1360005 0x0 0x1ea12260 0x85 0x0 0x0 0x13b0002 0x85 0x1420005 0x85 0x0 0x0 0x0 0x0 0x1450007 0x0 0x70 0x85 0x14d0005 0x0 0x21654af0 0x85 0x0 0x0 0x1500007 0x85 0x20 0x0 0x1610007 0x85 0xffffffffffffff20 0x67 oops 6 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 462 orig 264 168 227 165 116 0 0 0 0 184 185 103 36 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 49 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x1c6 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1624 orig 264 168 227 165 116 0 0 0 0 224 26 16 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 121 47 0 0 113 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x5ef 0x18 0x1e0007 0x39 0x0 0x5ef 0x260007 0x5b6 0x158 0x39 0x2e0007 0x39 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x3ad 0x298 0x242 0x8d0005 0x0 0x1ea126f0 0x242 0x0 0x0 0x960003 0x242 0x58 0xa80002 0x114 0xab0007 0x2f 0x30 0xe5 0xbb0002 0xe5 0xc40007 0x114 0xffffffffffffffc0 0x15d 0xcb0004 0x0 0x1ea10220 0x15d 0x0 0x0 0xce0007 0x0 0x68 0x15d 0xd20004 0x0 0x1ea10220 0x15d 0x0 0x0 0xda0003 0x15d 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x15d 0x58 0xfb0002 0x1d2 0xfe0007 0x75 0x30 0x15d 0x10f0002 0x15d 0x1180007 0x1d2 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1ea126f0 0x3ad 0x0 0x0 0x14f0007 0x1e5 0x38 0x1c8 0x1530003 0x1c8 0x18 0x15f0005 0x0 0x1ea12310 0x3ad 0x0 0x0 0x1660007 0x1c8 0x98 0x1e5 0x16b0007 0xc 0x38 0x1d9 0x1700003 0x1d9 0x58 0x17a0002 0xc 0x17d0005 0x0 0x1ea12310 0xc 0x0 0x0 0x1830004 0x0 0x1ea12590 0xfd 0x1ea10220 0xcb 0x18a0004 0xffffffffffffff35 0x1ea12590 0xfd 0x1ea10220 0x4e 0x18d0007 0xcb 0xb0 0xfd 0x1920005 0x0 0x1ea12590 0xfd 0x0 0x0 0x1950007 0xf6 0x60 0x7 0x19c0002 0x7 0x19f0004 0x0 0x1ea10220 0x7 0x0 0x0 0x1a60005 0x0 0x1ea12590 0xf6 0x1ea10220 0xd2 0x1b10005 0x0 0x1ea12590 0xf6 0x1ea10220 0xd2 0x1b40007 0x174 0x98 0x54 0x1ba0002 0x54 0x1c20003 0x54 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x54 0x1e20002 0x1c8 0x1ee0005 0x0 0x1ea12310 0x1c8 0x0 0x0 0x1f70003 0x1c8 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x1c8 0x2d50002 0x1c8 0x2dc0007 0x20 0x38 0x1a8 0x2e10003 0x1a8 0x58 0x2eb0002 0x20 0x2ee0005 0x0 0x1ea12310 0x20 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 395 orig 264 168 227 165 116 0 0 0 0 168 152 101 36 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 0 0 0 177 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x176 0x100007 0x15c 0x20 0x1a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 5591 orig 264 168 227 165 116 0 0 0 0 96 81 41 35 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 158 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x13d7 0x40007 0x13d7 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x12d5 0x20 0x102 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 155 orig 264 168 227 165 116 0 0 0 0 120 255 1 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 217 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x5b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1535 orig 264 168 227 165 116 0 0 0 0 128 3 7 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 193 1 0 0 233 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x43d 0x2b0007 0x6 0x40 0x437 0x310007 0x2d7 0x38 0x160 0x370003 0x166 0x18 0x420007 0x6 0x40 0x437 0x480007 0xa1 0x38 0x396 0x4e0003 0x39c 0x18 0x600007 0x0 0x110 0x43d 0x670005 0x245 0x1ea10220 0x1d9 0x20b7a8e0 0x1f 0x6a0007 0x43d 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1356 orig 264 168 227 165 116 0 0 0 0 112 1 101 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 65 1 0 0 89 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 135 orig 264 168 227 165 116 0 0 0 0 8 88 13 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 0 0 0 177 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1454 orig 264 168 227 165 116 0 0 0 0 240 15 245 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 1 0 0 129 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x442 0x20 0xe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1356 orig 264 168 227 165 116 0 0 0 0 168 89 13 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 233 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x3fd 0xd0005 0x0 0x1ea10220 0x3fd 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 1878 orig 264 168 227 165 116 0 0 0 0 128 128 101 36 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 146 1 0 0 233 31 0 0 33 46 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x14b 0xd8 0x2b2 0xb0003 0x2b2 0x58 0x120007 0x0 0x40 0x439 0x1a0007 0x439 0x20 0x0 0x220007 0x0 0x40 0x6eb 0x2a0007 0x439 0xffffffffffffffa0 0x2b2 0x2f0007 0x0 0x20 0x2b2 0x350007 0x3fd 0x30 0x0 0x400002 0x0 0x450007 0x3fd 0x30 0x0 0x4e0002 0x0 0x560002 0x3fd 0x5a0005 0x0 0x1f7a93c0 0x3fd 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1371 orig 264 168 227 165 116 0 0 0 0 56 66 245 34 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 1 0 0 97 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x28 0xb8 0x3e4 0x70005 0x0 0x1ea10220 0x3e4 0x0 0x0 0xc0007 0x366 0xe8 0x7e 0x110005 0x0 0x2022ef80 0x7e 0x0 0x0 0x150003 0x7e 0x98 0x1b0005 0xc 0x223d2ff0 0x3 0x1ea10220 0x19 0x200007 0x0 0x50 0x28 0x260005 0x2 0x2022ef80 0x26 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 452 orig 264 168 227 165 116 0 0 0 0 160 215 16 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 3 0 0 225 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x6f 0x130007 0x0 0xf0 0x6f 0x250003 0x6f 0x98 0x310104 0xffffffffffffffd5 0x21654af0 0x6f 0x2025f290 0x7 0x340007 0x14d 0x50 0x6f 0x390004 0x0 0x21654af0 0x6f 0x0 0x0 0x470007 0x1bc 0xffffffffffffff80 0x6f 0x4a0003 0x6f 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3197 orig 264 168 227 165 116 0 0 0 0 184 15 42 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 83 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0xa5b 0x20 0x22 0xe0005 0x127 0x20210690 0x934 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3558 orig 264 168 227 165 116 0 0 0 0 104 86 100 36 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 2 0 0 97 83 0 0 105 94 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0xa6c 0x110003 0xa6c 0x88 0x190007 0x1ac 0x50 0x900 0x1f0002 0x900 0x220007 0xa 0x20 0x8f6 0x310007 0x1b6 0x20 0x0 0x3f0007 0xaac 0xffffffffffffff90 0x176 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 3182 orig 264 168 227 165 116 0 0 0 0 88 0 16 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 113 83 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x1b8 0x22a2c570 0x8b6 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2490 orig 264 168 227 165 116 0 0 0 0 168 13 42 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 61 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x136 0x22a2c570 0x684 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3933 orig 264 168 227 165 116 0 0 0 0 152 243 15 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 2 0 0 65 54 0 0 193 106 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x6c8 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1ea12310 0x6c8 0x0 0x0 0x1a0007 0x0 0x40 0x6c8 0x210007 0x6c8 0x20 0x0 0x2e0003 0x6c8 0x88 0x350005 0x0 0x2134ee30 0x7b4 0x0 0x0 0x3a0007 0xb 0x40 0x7a9 0x410007 0x7a9 0x20 0x0 0x4c0007 0x7b4 0xffffffffffffff90 0x6bd 0x560005 0x0 0x2134ee30 0x6bd 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2214 orig 264 168 227 165 116 0 0 0 0 24 11 16 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 53 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1ea12310 0x6a6 0x0 0x0 0x90007 0x5ae 0x118 0xf8 0xf0002 0xf8 0x180007 0xf8 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0xf8 0x340002 0xf8 0x3a0007 0xf8 0x20 0x0 0x4e0005 0x0 0x2134ee30 0xf8 0x0 0x0 0x510003 0xf8 0x150 0x590007 0x5ae 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1af 0x80 0x3ff 0x850005 0x0 0x1ea12310 0x3ff 0x0 0x0 0x880004 0x0 0x1ea10220 0x2db 0x1ea12590 0x124 oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1697 orig 264 168 227 165 116 0 0 0 0 104 114 101 36 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1483 orig 264 168 227 165 116 0 0 0 0 192 107 101 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 467 orig 264 168 227 165 116 0 0 0 0 160 18 16 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 57 0 0 0 209 12 0 0 209 12 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x20b7a8e0 0x19a 0x0 0x0 0xb0007 0x146 0xe0 0x54 0xf0005 0x0 0x20b7a8e0 0x54 0x0 0x0 0x120007 0x54 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x54 0x2e0003 0x19a 0x150 0x3c0007 0x0 0x38 0x19a 0x400003 0x19a 0x18 0x440005 0x0 0x1ea12260 0x19a 0x0 0x0 0x4b0002 0x19a 0x520007 0x0 0x90 0x19a 0x580007 0x19a 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1ea12260 0x19a 0x0 0x0 0x7c0007 0x19a 0xfffffffffffffec8 0x19a 0x810007 0x19a 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1560 orig 264 168 227 165 116 0 0 0 0 152 204 15 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0xe 0x1ea10220 0x2ec 0x1ea12590 0x11e 0x40008 0xe 0x17b 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x321 0x20 0xe9 0x5e0005 0x0 0x1ea12590 0x11e 0x1ea10220 0x203 0x610008 0x8 0xca 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x1 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1ea12590 0x11e 0x1ea10220 0x203 0xaa0007 0x0 0x100 0x321 0xaf0007 0x320 0xc8 0x1 0xb40005 0x0 0x1ea10220 0x1 0x0 0x0 0xb70004 0x0 0x1ea10220 0x1 0x0 0x0 0xbb0005 0x0 0x1ea12310 0x1 0x0 0x0 0xbe0003 0x1 0x18 0xc40003 0x321 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x321 0x10d0007 0x320 0x88 0x1 0x1110007 0x1 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2108 orig 264 168 227 165 116 0 0 0 0 176 23 244 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 49 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x63c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2056 orig 264 168 227 165 116 0 0 0 0 56 204 244 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x608 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 428 orig 264 168 227 165 116 0 0 0 0 192 193 15 35 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 145 6 0 0 65 9 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xd2 0x20 0x0 0xf0005 0x0 0x1ea12310 0xd2 0x0 0x0 0x140007 0x0 0x40 0xd2 0x1b0007 0xd1 0x2c0 0x1 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x1 0x9f0007 0x0 0x30 0x1 0xae0002 0x1 0xb30007 0x0 0x20 0x1 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xd2 0x338 0xe30005 0x0 0x2134ee30 0x128 0x0 0x0 0xe80007 0xc 0x40 0x11c 0xef0007 0x11c 0x2d0 0x0 0xf60007 0xc 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0xc 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0xc 0x1980002 0xc 0x19d0007 0xc 0x20 0x0 0x1b40005 0x0 0x2134ee30 0xc 0x0 0x0 0x1bf0007 0x128 0xfffffffffffffce0 0xd2 0x1c30004 0xffffffffffffff2e 0x2134ee30 0xd2 0x0 0x0 0x1c60007 0xd2 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 301 orig 264 168 227 165 116 0 0 0 0 40 100 42 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 120 0 0 0 169 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0xb5 0x230005 0x0 0x1ea12590 0xb5 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 416 orig 264 168 227 165 116 0 0 0 0 248 7 42 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 121 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x36 0x50 0xd9 0xe0005 0x0 0x2134ee30 0xd9 0x0 0x0 0x150007 0xff 0x30 0x10 0x1f0002 0x10 0x380005 0x10f 0x0 0x0 0x0 0x0 0x3d0007 0xc1 0x120 0x4e 0x410005 0x2e 0x1ea12590 0x19 0x2134df20 0x7 0x440007 0x35 0xd0 0x19 0x480005 0x0 0x1ea10220 0x19 0x0 0x0 0x4b0007 0x0 0x80 0x19 0x4f0004 0x0 0x1ea12590 0x19 0x0 0x0 0x570005 0x0 0x1ea12590 0x19 0x0 0x0 0x640007 0x10f 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x36 0x1ea12590 0xb5 0x1ea10220 0x24 0x7e0007 0xb5 0x2d8 0x5a 0x850007 0x5a 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 128 orig 264 168 227 165 116 0 0 0 0 208 212 15 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 249 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x7d 0x50 0x2 0x70002 0x2 0xf0007 0x2 0x20 0x0 0x1e0002 0x7f 0x270007 0x0 0x100 0x7f 0x2f0005 0x0 0x1ea12310 0x7f 0x0 0x0 0x320005 0x0 0x1ea12310 0x7f 0x0 0x0 0x390007 0x7f 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x2134ef20 0x7f 0x0 0x0 0x4e0005 0x0 0x2134ee30 0x7f 0x0 0x0 0x550007 0x7f 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1ea12640 0x7f 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1365 orig 264 168 227 165 116 0 0 0 0 48 111 101 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1356 orig 264 168 227 165 116 0 0 0 0 208 111 101 36 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 609 orig 264 168 227 165 116 0 0 0 0 240 63 13 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 254 0 0 0 25 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x142 0x20 0x21 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 2474 orig 264 168 227 165 116 0 0 0 0 216 18 101 36 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 105 3 0 0 145 22 0 0 9 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x1ea12050 0x2b9 0x1ea12100 0x19 0x140005 0x0 0x1ea12050 0x2b9 0x1ea12100 0x19 0x1e0007 0x29e 0x58 0x34 0x240003 0x34 0x18 0x310007 0x7b 0x0 0x34 0x360005 0x0 0x1ea12050 0x2b9 0x1ea12100 0x19 0x410003 0x2d2 0x118 0x4a0005 0x0 0x1ea12050 0x431 0x1ea12100 0x26 0x5f0005 0x0 0x1ea12050 0x431 0x1ea12100 0x26 0x620005 0x0 0x1ea12050 0x431 0x1ea12100 0x26 0x6c0002 0x457 0x6f0007 0x457 0x30 0x0 0x750002 0x0 0x810005 0x0 0x1ea12050 0x431 0x1ea12100 0x26 0x8f0007 0x457 0xffffffffffffff00 0x2d2 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3297 orig 264 168 227 165 116 0 0 0 0 152 254 40 35 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 38 0 0 0 217 101 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x8d 0x1ea10220 0xc11 0x1ea12590 0x1d 0x40008 0xe 0xfe 0x338 0x0 0x158 0x3 0x80 0x0 0xf8 0x7 0x2e8 0x3 0x270 0x0 0xf8 0x410004 0x0 0x20b7a8e0 0x4 0x0 0x0 0x440005 0x0 0x20b7a8e0 0x4 0x0 0x0 0x480003 0x4 0x358 0x4c0004 0x0 0x0 0x0 0x0 0x0 0x4f0005 0x0 0x0 0x0 0x0 0x0 0x540004 0x0 0x0 0x0 0x0 0x0 0x620002 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x21654af0 0x6 0x0 0x0 0xa10005 0x0 0x21654af0 0x6 0x0 0x0 0xa50003 0x6 0x168 0xa90007 0x8 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xfffffffffffff374 0x1ea12590 0x1d 0x1ea10220 0xc7 0xb60007 0xc8c 0x80 0x1d 0xba0004 0x0 0x1ea12590 0x1d 0x0 0x0 0xbf0005 0x0 0x1ea12590 0x1d 0x0 0x0 0xc40007 0xc4d 0x50 0x3f 0xc90005 0x0 0x1ea12310 0x3f 0x0 0x0 oops 11 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2177 orig 264 168 227 165 116 0 0 0 0 88 51 41 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x3 0x20 0x67e 0x1c0002 0x3 0x1f0004 0x0 0x1ea10220 0x3 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 25 orig 264 168 227 165 116 0 0 0 0 232 112 41 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x19 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 25 orig 264 168 227 165 116 0 0 0 0 184 250 15 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x18 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x213c5700 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x213c5700 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x213c5700 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x19 0xf90005 0x0 0x213c5700 0x19 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x19 0x1070003 0x19 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 112 109 41 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 5351 orig 264 168 227 165 116 0 0 0 0 192 115 244 34 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 151 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x310 0x20 0xfd7 0x80007 0x0 0x40 0x310 0xc0007 0x304 0x20 0xc 0x170007 0x2 0x40 0x302 0x220007 0x302 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 272 orig 264 168 227 165 116 0 0 0 0 24 72 13 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 129 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x10 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 12 orig 264 168 227 165 116 0 0 0 0 224 95 40 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 57 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xfffffffffffffff9 0x1ea10220 0x7 0x0 0x0 0x70007 0x7 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 2 orig 264 168 227 165 116 0 0 0 0 160 237 15 35 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 9 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x1 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x1ea127a0 0x1 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 103 orig 264 168 227 165 116 0 0 0 0 184 28 46 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 249 2 0 0 17 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x1a 0x1ea12590 0x1 0x1ea10710 0x44 0x110003 0x5f 0xb8 0x170005 0xb 0x2134ef20 0x3 0x1ea10710 0x14 0x1a0007 0x1d 0x50 0x5 0x250004 0x0 0x1e6dc840 0x5 0x0 0x0 0x2d0007 0x17 0x20 0x6 0x3d0007 0x22 0xffffffffffffff60 0x5a 0x470004 0x0 0x1ea12590 0x1 0x1ea10710 0x44 0x4f0004 0x0 0x2290d040 0x1 0x1f7a93c0 0x4a 0x5f0007 0x56 0x30 0x4 0x630002 0x4 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 11 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 37 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 41 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 224 20 101 36 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1530 orig 264 168 227 165 116 0 0 0 0 216 99 244 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 175 1 0 0 89 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 492 orig 264 168 227 165 116 0 0 0 0 24 88 100 36 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 57 3 0 0 97 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0x67 0x160003 0x67 0xb8 0x1e0007 0x7 0x80 0x5e 0x240002 0x5e 0x270007 0x0 0x50 0x5e 0x390004 0x0 0x1ea10220 0x6 0x2134ef20 0x58 0x430007 0x7 0x20 0x0 0x530007 0x65 0xffffffffffffff60 0x9 0x5d0004 0x0 0x1e6d5e00 0x9 0x0 0x0 0x650004 0x0 0x1ea12590 0x7 0x1ea10220 0x2 0x750007 0x9 0x30 0x0 0x790002 0x0 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 390 orig 264 168 227 165 116 0 0 0 0 16 91 100 36 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 91 1 0 0 9 0 0 0 89 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x0 0x38 0x1 0xf0003 0x1 0x18 0x180002 0x1 0x220003 0x1 0x68 0x2d0007 0x11 0x50 0x1a 0x380005 0x1a 0x0 0x0 0x0 0x0 0x400007 0x2b 0xffffffffffffffb0 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 501 orig 264 168 227 165 116 0 0 0 0 24 235 244 34 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 139 1 0 0 81 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x0 0x1e78 0x0 0x70 0x0 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x0 0x80 0x0 0xb0 0x530002 0x0 0x560007 0x0 0x20 0x0 0x640002 0xb 0x670007 0xb 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0xb 0x20 0x0 0xc80007 0xb 0x20 0x0 0xd50002 0xb 0xd80007 0xa 0x3c0 0x1 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x0 0xff0007 0x0 0x1c0 0x0 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x0 0x1490007 0x0 0x20 0x0 0x15d0002 0x0 0x1600007 0x0 0x20 0x0 0x1700002 0x0 0x1730007 0x0 0x20 0x0 0x1830002 0x0 0x1860007 0x0 0x20 0x0 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x0 0x1ac0007 0x0 0x20 0x0 0x1bb0002 0x0 0x1be0007 0x0 0x180 0x0 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x0 0x2010007 0x0 0x20 0x0 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x0 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x0 0x3090007 0x0 0x20 0x0 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x1 0x36c0007 0x0 0x20 0x1 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x0 0x3b80007 0x0 0x38 0x0 0x3c10003 0x0 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x0 0x3e00007 0x0 0x20 0x0 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x0 0x38 0x1 0x4ac0003 0x1 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x1 0x4f10007 0x0 0x20 0x1 0x5010002 0x0 0x5040007 0x0 0x20 0x0 0x5140002 0x0 0x5170007 0x0 0x20 0x0 0x5280002 0x2 0x52b0007 0x1 0x20 0x1 0x53b0002 0x4 0x53e0007 0x4 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x0 0x5930007 0x0 0x1048 0x0 0x59c0003 0x0 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x0 0x6710007 0x0 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x0 0x69b0007 0x0 0x20 0x0 0x6ae0002 0x0 0x6b10007 0x0 0x20 0x0 0x6be0007 0x0 0x20 0x0 0x6cb0007 0x0 0x20 0x0 0x6d80007 0x0 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x0 0x84f0007 0x0 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x0 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 808 orig 264 168 227 165 116 0 0 0 0 16 38 244 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$38 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$37 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$36 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$35 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 7 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 7 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 10 12 1 1 9 100 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 7 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 100 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 7 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 7 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 100 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 100 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 7 1 12 1 9 12 1 10 10 100 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 7 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 100 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 7 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 7 1 11 7 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 100 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 100 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 100 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 7 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 7 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 7 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 147 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid157872.log b/dependencies/replay_pid157872.log new file mode 100644 index 000000000..9e88d745a --- /dev/null +++ b/dependencies/replay_pid157872.log @@ -0,0 +1,1622 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 250 ciObject found +ciMethod java/lang/Object ()V 4097 1 1158771 0 0 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Character getNumericValue (C)I 0 0 1 0 -1 +ciMethodData java/lang/Object ()V 2 1158774 orig 264 168 227 165 116 0 0 0 0 128 4 50 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 99 141 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 4097 1 7405 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSource ()[C 3209 1 14952 0 768 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 4097 1 3069 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getSource ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 217 1 98 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 97 577 23 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1745 8809 838 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 1273 4857 573 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 345 1673 221 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 1425 5609 755 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 3071 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util getLineNumber (I[III)I 1 1 15662 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 57 1 372 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 4097 1 29581 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 0 0 3069 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser flushCommentsDefinedPriorTo (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 0 0 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 1841 1 6444 0 544 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 1841 1 7287 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 0 0 150 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 9 1 5227 0 320 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 57 1 7198 0 160 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 561 1 16459 0 160 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 4097 1 12667 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 41 1 5153 0 64 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 4097 1 12266 0 64 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 4097 1 12667 0 128 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalThis (Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useAssertAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useEnumAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalUseOfUnderscoreAsAnIdentifier (IIZ)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 4097 1 10168 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Expression ()V 3345 1 7927 0 64 +ciMethod org/eclipse/jdt/internal/compiler/ast/Statement ()V 4097 1 9578 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LocalDeclaration isReceiver ()Z 849 1 106 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration recordStringLiteral (Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 1617 1 245 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral ([C[CII)V 1969 1 246 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 2201 1 321 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 2201 1 321 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral removePrefixZerosAndUnderscores ([CZ)[C 2145 6577 278 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Literal (II)V 257 1 4263 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LongLiteral buildLongLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/LongLiteral; 257 1 32 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LongLiteral ([C[CII)V 257 1 32 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/FloatLiteral ([CII)V 137 1 17 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/DoubleLiteral ([CII)V 185 1 23 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral ([CII)V 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral computeValue ()V 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 81 1 3079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 81 1 3458 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 1385 1 186 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 3009 1 484 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 1201 1 160 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 425 1 134 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/RecoveredElement addModifier (II)V 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArguments ([Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArrowPosition (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper getNumericValue (C)I 0 0 1 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 2 29590 orig 264 168 227 165 116 0 0 0 0 80 37 72 35 0 0 0 0 32 36 0 0 200 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 140 3 0 1 0 0 0 142 89 0 0 0 0 0 0 2 0 0 0 0 0 113 0 2 0 0 0 144 34 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 1106 0x10008 0xf2 0x42 0x2290 0x0 0x1fa8 0x0 0x1fa8 0x0 0x1f90 0x0 0x1f90 0x0 0x2290 0x0 0x7e8 0x0 0x2260 0x0 0x2290 0x0 0x2290 0x0 0x20f8 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x16a 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x10f 0x848 0x0 0x2290 0x33 0x1ff0 0x22 0x1fd8 0x8 0x1fc0 0x0 0x2290 0x0 0x2008 0x0 0x2080 0x0 0x2290 0x0 0x2290 0x8 0x2290 0x1 0x1fc0 0x0 0x1d08 0x2 0x1d08 0x0 0x1d98 0x0 0x2038 0x11 0xfb0 0x0 0x1c00 0x1 0x1cb0 0x0 0x1c58 0x0 0x1720 0x0 0x17a8 0x0 0x1830 0x0 0x18b8 0x0 0x1940 0x5 0x19c8 0x0 0x1f90 0x0 0x800 0x0 0x10c0 0x0 0xa88 0x4 0xb78 0x0 0xbf0 0x8 0xce0 0x0 0xd58 0xf 0xdd0 0x0 0xb00 0x0 0xe48 0x0 0xf38 0x0 0x2290 0x0 0x2290 0x0 0x1f90 0x0 0x1f90 0x0 0x1f78 0x0 0x2290 0x2 0x1e10 0x0 0x2290 0x0 0xa10 0x0 0x1e88 0x8 0x2188 0x0 0x1f00 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0x1d50 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x7 0x11e0 0x0 0x1288 0x0 0x1d50 0x0 0x2290 0x0 0x1330 0x0 0x13d8 0x0 0x1480 0x0 0x1d50 0x0 0x1528 0x0 0x15d0 0x0 0x1678 0x5 0x1138 0x0 0x2290 0x0 0x7a0 0x0 0x2290 0x0 0x1d50 0x0 0xc68 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0xec0 0x0 0x2140 0x1f10005 0x0 0x0 0x0 0x0 0x0 0x1f40003 0x0 0x1ac0 0x2040003 0x0 0x1aa8 0x20f0005 0x0 0x0 0x0 0x0 0x0 0x2130003 0x0 0x1a60 0x2170005 0x0 0x2314c3b0 0x1b83 0x0 0x0 0x2210007 0x1b83 0xc0 0x0 0x22f0007 0x0 0xa0 0x0 0x2400007 0x0 0x80 0x0 0x2440005 0x0 0x0 0x0 0x0 0x0 0x24e0005 0x0 0x0 0x0 0x0 0x0 0x2580007 0x1b83 0x1958 0x0 0x2660007 0x0 0x1938 0x0 0x2770007 0x0 0x1918 0x0 0x27b0005 0x0 0x0 0x0 0x0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880003 0x0 0x1898 0x2950005 0x0 0x2314c3b0 0x2 0x0 0x0 0x2a00005 0x0 0x2314c3b0 0x2 0x0 0x0 0x2a30003 0x2 0x1820 0x2aa0005 0x0 0x2314c3b0 0x1 0x0 0x0 0x2af0005 0x0 0x2314c3b0 0x1 0x0 0x0 0x2b20003 0x1 0x17a8 0x2b90005 0x0 0x0 0x0 0x0 0x0 0x2be0005 0x0 0x0 0x0 0x0 0x0 0x2c10003 0x0 0x1730 0x2c70005 0x0 0x2314c3b0 0x2e 0x0 0x0 0x2cc0005 0x0 0x2314c3b0 0x2e 0x0 0x0 0x2cf0003 0x2e 0x16b8 0x2d60005 0x0 0x0 0x0 0x0 0x0 0x2db0005 0x0 0x0 0x0 0x0 0x0 0x2de0003 0x0 0x1640 0x2e40005 0x0 0x0 0x0 0x0 0x0 0x2e90005 0x0 0x0 0x0 0x0 0x0 0x2ec0003 0x0 0x15c8 0x2f10005 0x0 0x2314c3b0 0x42 0x0 0x0 0x2f60005 0x0 0x2314c3b0 0x42 0x0 0x0 0x2f90003 0x42 0x1550 0x2fe0005 0x0 0x2314c3b0 0x3 0x0 0x0 0x3030005 0x0 0x2314c3b0 0x3 0x0 0x0 0x3060003 0x3 0x14d8 0x30b0005 0x0 0x2314c3b0 0x74 0x0 0x0 0x3100005 0x0 0x2314c3b0 0x74 0x0 0x0 0x3130003 0x74 0x1460 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0005 0x0 0x0 0x0 0x0 0x0 0x3220003 0x0 0x13e8 0x3280005 0x0 0x0 0x0 0x0 0x0 0x32d0005 0x0 0x0 0x0 0x0 0x0 0x3300003 0x0 0x1370 0x3360005 0x0 0x2314c3b0 0x2 0x0 0x0 0x33b0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x33e0003 0x2 0x12f8 0x3420005 0x0 0x2314c3b0 0x6b 0x0 0x0 0x3450007 0x6b 0x68 0x0 0x34b0005 0x0 0x0 0x0 0x0 0x0 0x34e0003 0x0 0x48 0x3540005 0x0 0x2314c3b0 0x6b 0x0 0x0 0x3590005 0x0 0x2314c3b0 0x6b 0x0 0x0 0x35c0003 0x6b 0x11e8 0x36d0005 0x0 0x2314c3b0 0x1 0x0 0x0 0x3720005 0x0 0x2314c3b0 0x1 0x0 0x0 0x3750003 0x1 0x1170 0x37b0005 0x0 0x2314c3b0 0x21 0x0 0x0 0x3880005 0x0 0x2314c3b0 0x21 0x0 0x0 0x3930005 0x0 0x2314c3b0 0x21 0x0 0x0 0x3960003 0x21 0x10c8 0x39c0005 0x0 0x2314c3b0 0x28 0x0 0x0 0x3a90005 0x0 0x2314c3b0 0x28 0x0 0x0 0x3b40005 0x0 0x2314c3b0 0x28 0x0 0x0 0x3b70003 0x28 0x1020 0x3bd0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x3ca0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x3d50005 0x0 0x2314c3b0 0x2 0x0 0x0 0x3d80003 0x2 0xf78 0x3de0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x3eb0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x3f60005 0x0 0x2314c3b0 0x2 0x0 0x0 0x3f90003 0x2 0xed0 0x3ff0005 0x0 0x0 0x0 0x0 0x0 0x40c0005 0x0 0x0 0x0 0x0 0x0 0x4170005 0x0 0x0 0x0 0x0 0x0 0x41a0003 0x0 0xe28 0x4200005 0x0 0x2314c3b0 0x1e 0x0 0x0 0x42d0005 0x0 0x2314c3b0 0x1e 0x0 0x0 0x4380005 0x0 0x2314c3b0 0x1e 0x0 0x0 0x43b0003 0x1e 0xd80 0x4410005 0x0 0x2314c3b0 0xb 0x0 0x0 0x44e0005 0x0 0x2314c3b0 0xb 0x0 0x0 0x4590005 0x0 0x2314c3b0 0xb 0x0 0x0 0x45c0003 0xb 0xcd8 0x4620005 0x0 0x2314c3b0 0x19 0x0 0x0 0x46f0005 0x0 0x2314c3b0 0x19 0x0 0x0 0x47a0005 0x0 0x2314c3b0 0x19 0x0 0x0 0x47d0003 0x19 0xc30 0x4830005 0x0 0x0 0x0 0x0 0x0 0x4900005 0x0 0x0 0x0 0x0 0x0 0x49b0005 0x0 0x0 0x0 0x0 0x0 0x49e0003 0x0 0xb88 0x4a60005 0x0 0x2314c460 0xf4 0x0 0x0 0x4b90002 0xf4 0x4bc0005 0x0 0x2314c3b0 0xf4 0x0 0x0 0x4bf0003 0xf4 0xb00 0x4c70005 0x0 0x2314c460 0x20 0x0 0x0 0x4da0002 0x20 0x4dd0005 0x0 0x2314c3b0 0x20 0x0 0x0 0x4e00003 0x20 0xa78 0x4ec0005 0x0 0x2314c460 0x11 0x0 0x0 0x4ff0002 0x11 0x5020005 0x0 0x2314c3b0 0x11 0x0 0x0 0x5050003 0x11 0x9f0 0x5110005 0x0 0x2314c460 0x17 0x0 0x0 0x5240002 0x17 0x5270005 0x0 0x2314c3b0 0x17 0x0 0x0 0x52a0003 0x17 0x968 0x5360005 0x0 0x2314c460 0x2 0x0 0x0 0x5490002 0x2 0x54c0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x54f0003 0x2 0x8e0 0x556e007 0x1 0x190 0xbfa 0x55d0007 0x0 0x170 0xbfa 0x5640007 0xbfa 0x150 0x0 0x5720007 0x0 0x130 0x0 0x5790007 0x0 0x110 0x0 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5aa0002 0x0 0x5ad0005 0x0 0x0 0x0 0x0 0x0 0x5ba0007 0x0 0x38 0x0 0x5be0003 0x0 0x18 0x5c20005 0x0 0x0 0x0 0x0 0x0 0x5c50003 0x0 0x78 0x5cd0005 0x0 0x2314c460 0xbfb 0x0 0x0 0x5e10005 0x0 0x2314c3b0 0xbfb 0x0 0x0 0x5e70005 0x0 0x2314c3b0 0xbfb 0x0 0x0 0x5ea0003 0xbfb 0x6a8 0x6020002 0xba 0x6050005 0x0 0x2314c3b0 0xba 0x0 0x0 0x6080003 0xba 0x650 0x6200002 0xa0 0x6230005 0x0 0x2314c3b0 0xa0 0x0 0x0 0x6260003 0xa0 0x5f8 0x63e0002 0x84 0x6410005 0x0 0x2314c3b0 0x84 0x0 0x0 0x6440003 0x84 0x5a0 0x65c0005 0x0 0x2314c3b0 0x58 0x0 0x0 0x65f0003 0x58 0x558 0x6750005 0x0 0x2314c3b0 0x126 0x0 0x0 0x6780003 0x126 0x510 0x67c0005 0x0 0x2314c3b0 0xac 0x0 0x0 0x6870005 0x0 0x2314c3b0 0xac 0x0 0x0 0x68a0003 0xac 0x498 0x6970005 0x0 0x2314c3b0 0x2e 0x0 0x0 0x6a20005 0x0 0x2314c3b0 0x2e 0x0 0x0 0x6a50003 0x2e 0x420 0x6b20005 0x0 0x2314c3b0 0x2 0x0 0x0 0x6bd0005 0x0 0x2314c3b0 0x2 0x0 0x0 0x6c00003 0x2 0x3a8 0x6cb0005 0x0 0x0 0x0 0x0 0x0 0x6d80005 0x0 0x0 0x0 0x0 0x0 0x6db0003 0x0 0x330 0x7010003 0x28 0x318 0x71c0003 0xb16 0x300 0x7370003 0x2 0x2e8 0x7540003 0x271 0x2d0 0x7640003 0x6e9 0x2b8 0x7720003 0x7dc 0x2a0 0x77f0005 0x0 0x0 0x0 0x0 0x0 0x78f0005 0x0 0x2314c3b0 0x12 0x0 0x0 0x7920003 0x12 0x228 0x79d0005 0x0 0x2314c3b0 0x17 0x0 0x0 0x7aa0005 0x0 0x2314c3b0 0x17 0x0 0x0 0x7ad0003 0x17 0x1b0 0x7b80005 0x0 0x2314c3b0 0x35 0x0 0x0 0x7bb0003 0x35 0x168 0x7c80005 0x0 0x0 0x0 0x0 0x0 0x7cb0003 0x0 0x120 0x7d20007 0x8e 0x108 0x46 0x7d90004 0xffffffffffffffba 0x2314c510 0x4 0x2314c5c0 0x4 0x7dc0007 0x46 0xb8 0x0 0x7e30004 0x0 0x0 0x0 0x0 0x0 0x7ec0007 0x0 0x68 0x0 0x7fc0003 0x0 0x48 0x8090005 0x0 0x2314c3b0 0x35 0x0 0x0 oops 72 267 org/eclipse/jdt/internal/core/util/CommentRecorderParser 324 org/eclipse/jdt/internal/core/util/CommentRecorderParser 330 org/eclipse/jdt/internal/core/util/CommentRecorderParser 339 org/eclipse/jdt/internal/core/util/CommentRecorderParser 345 org/eclipse/jdt/internal/core/util/CommentRecorderParser 369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 375 org/eclipse/jdt/internal/core/util/CommentRecorderParser 414 org/eclipse/jdt/internal/core/util/CommentRecorderParser 420 org/eclipse/jdt/internal/core/util/CommentRecorderParser 429 org/eclipse/jdt/internal/core/util/CommentRecorderParser 435 org/eclipse/jdt/internal/core/util/CommentRecorderParser 444 org/eclipse/jdt/internal/core/util/CommentRecorderParser 450 org/eclipse/jdt/internal/core/util/CommentRecorderParser 489 org/eclipse/jdt/internal/core/util/CommentRecorderParser 495 org/eclipse/jdt/internal/core/util/CommentRecorderParser 504 org/eclipse/jdt/internal/core/util/CommentRecorderParser 523 org/eclipse/jdt/internal/core/util/CommentRecorderParser 529 org/eclipse/jdt/internal/core/util/CommentRecorderParser 538 org/eclipse/jdt/internal/core/util/CommentRecorderParser 544 org/eclipse/jdt/internal/core/util/CommentRecorderParser 553 org/eclipse/jdt/internal/core/util/CommentRecorderParser 559 org/eclipse/jdt/internal/core/util/CommentRecorderParser 565 org/eclipse/jdt/internal/core/util/CommentRecorderParser 574 org/eclipse/jdt/internal/core/util/CommentRecorderParser 580 org/eclipse/jdt/internal/core/util/CommentRecorderParser 586 org/eclipse/jdt/internal/core/util/CommentRecorderParser 595 org/eclipse/jdt/internal/core/util/CommentRecorderParser 601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 607 org/eclipse/jdt/internal/core/util/CommentRecorderParser 616 org/eclipse/jdt/internal/core/util/CommentRecorderParser 622 org/eclipse/jdt/internal/core/util/CommentRecorderParser 628 org/eclipse/jdt/internal/core/util/CommentRecorderParser 658 org/eclipse/jdt/internal/core/util/CommentRecorderParser 664 org/eclipse/jdt/internal/core/util/CommentRecorderParser 670 org/eclipse/jdt/internal/core/util/CommentRecorderParser 679 org/eclipse/jdt/internal/core/util/CommentRecorderParser 685 org/eclipse/jdt/internal/core/util/CommentRecorderParser 691 org/eclipse/jdt/internal/core/util/CommentRecorderParser 700 org/eclipse/jdt/internal/core/util/CommentRecorderParser 706 org/eclipse/jdt/internal/core/util/CommentRecorderParser 712 org/eclipse/jdt/internal/core/util/CommentRecorderParser 742 org/eclipse/jdt/internal/compiler/parser/Scanner 750 org/eclipse/jdt/internal/core/util/CommentRecorderParser 759 org/eclipse/jdt/internal/compiler/parser/Scanner 767 org/eclipse/jdt/internal/core/util/CommentRecorderParser 776 org/eclipse/jdt/internal/compiler/parser/Scanner 784 org/eclipse/jdt/internal/core/util/CommentRecorderParser 793 org/eclipse/jdt/internal/compiler/parser/Scanner 801 org/eclipse/jdt/internal/core/util/CommentRecorderParser 810 org/eclipse/jdt/internal/compiler/parser/Scanner 818 org/eclipse/jdt/internal/core/util/CommentRecorderParser 877 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/core/util/CommentRecorderParser 889 org/eclipse/jdt/internal/core/util/CommentRecorderParser 900 org/eclipse/jdt/internal/core/util/CommentRecorderParser 911 org/eclipse/jdt/internal/core/util/CommentRecorderParser 922 org/eclipse/jdt/internal/core/util/CommentRecorderParser 931 org/eclipse/jdt/internal/core/util/CommentRecorderParser 940 org/eclipse/jdt/internal/core/util/CommentRecorderParser 949 org/eclipse/jdt/internal/core/util/CommentRecorderParser 955 org/eclipse/jdt/internal/core/util/CommentRecorderParser 964 org/eclipse/jdt/internal/core/util/CommentRecorderParser 970 org/eclipse/jdt/internal/core/util/CommentRecorderParser 979 org/eclipse/jdt/internal/core/util/CommentRecorderParser 985 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1033 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1042 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1048 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1057 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1079 org/eclipse/jdt/internal/compiler/parser/RecoveredMethod 1081 org/eclipse/jdt/internal/compiler/parser/RecoveredField 1102 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 2 16459 orig 264 168 227 165 116 0 0 0 0 80 205 72 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 0 0 0 41 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x4005 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 2 7405 orig 264 168 227 165 116 0 0 0 0 208 192 72 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 230 0 0 0 57 224 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 96 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 12 0x50005 0x0 0x2314c460 0x1c07 0x0 0x0 0x1e0005 0x0 0x2314c3b0 0x1c07 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner 8 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2 6444 orig 264 168 227 165 116 0 0 0 0 240 191 72 35 0 0 0 0 224 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 230 0 0 0 49 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 1 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 48 0x140007 0x1846 0x40 0x0 0x2c0002 0x0 0x430002 0x0 0x4f0004 0x0 0x1eb2ad40 0x1846 0x0 0x0 0x6e0007 0x1846 0x30 0x0 0x850002 0x0 0x960007 0x0 0xe0 0x1846 0x9c0007 0x17fb 0xc0 0x4b 0xa40007 0x4b 0xa0 0x0 0xab0007 0x0 0x80 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbd0005 0x0 0x0 0x0 0x0 0x0 oops 1 10 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 2 5153 orig 264 168 227 165 116 0 0 0 0 208 237 72 35 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 225 160 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 18 0x40007 0x141c 0x90 0x0 0xb0007 0x0 0x70 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 1 372 orig 264 168 227 165 116 0 0 0 0 96 95 70 35 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 105 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 12 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x16d 0x20 0x0 0x230007 0xaa 0x20 0xc3 0x350007 0x38 0x50 0x135 0x410005 0x2 0x1ecce750 0x1 0x1ecce800 0x132 oops 2 14 org/eclipse/jdt/internal/compiler/parser/RecoveredUnit 16 org/eclipse/jdt/internal/compiler/parser/RecoveredType +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 2 7198 orig 264 168 227 165 116 0 0 0 0 216 200 72 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 185 224 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x1c17 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 2 5227 orig 264 168 227 165 116 0 0 0 0 200 199 72 35 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 81 163 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 18 0x120007 0x146a 0x30 0x0 0x280002 0x0 0x340104 0x0 0x1ec89200 0x11d 0x1fdaaad0 0xb9 0x470007 0x146a 0x30 0x0 0x5c0002 0x0 oops 2 8 org/eclipse/jdt/internal/compiler/ast/MessageSend 10 org/eclipse/jdt/internal/compiler/ast/FalseLiteral +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 2 3079 orig 264 168 227 165 116 0 0 0 0 0 86 72 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 57 96 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 2 0x90002 0xc07 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 1 150 orig 264 168 227 165 116 0 0 0 0 200 193 72 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x96 0x30 0x0 0x270002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 1 0 orig 264 168 227 165 116 0 0 0 0 128 224 71 35 0 0 0 0 80 4 0 0 208 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 8 3 0 0 255 255 255 255 7 0 40 0 0 0 0 0 data 97 0x280007 0x0 0x30 0x0 0x3d0002 0x0 0x430003 0x0 0x168 0x4e0005 0x0 0x0 0x0 0x0 0x0 0x510007 0x0 0x80 0x0 0x550005 0x0 0x0 0x0 0x0 0x0 0x5a0005 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0xa0 0x0 0x700007 0x0 0x80 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x820005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xfffffffffffffeb0 0x0 0x970004 0x0 0x0 0x0 0x0 0x0 0x9f0005 0x0 0x0 0x0 0x0 0x0 0xa50005 0x0 0x0 0x0 0x0 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xe30007 0x0 0x38 0x0 0xe70003 0x0 0x18 0xf40007 0x0 0x38 0x0 0xf80003 0x0 0x18 0x10a0007 0x0 0x20 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue ([C[CII)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 2 7405 orig 264 168 227 165 116 0 0 0 0 216 136 45 33 0 0 0 0 72 3 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 215 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 0 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 64 0x40007 0x1aed 0x30 0x0 0x190002 0x0 0x2d0007 0x1aed 0x20 0x0 0x360008 0xe 0x511 0x1a0 0x14 0x80 0x0 0xb0 0x8d 0xe0 0x27 0x110 0x12 0x140 0x3b 0x170 0x5d0005 0x14 0x2314c460 0x43 0x0 0x0 0x620005 0x0 0x2314c460 0x9 0x0 0x0 0x670005 0x8d 0x2314c460 0x252 0x0 0x0 0x6c0005 0x27 0x2314c460 0x19c 0x0 0x0 0x710005 0x12 0x2314c460 0xac 0x0 0x0 0x760005 0x3b 0x2314c460 0x20c 0x0 0x0 0x890002 0x12e6 oops 6 28 org/eclipse/jdt/internal/compiler/parser/Scanner 34 org/eclipse/jdt/internal/compiler/parser/Scanner 40 org/eclipse/jdt/internal/compiler/parser/Scanner 46 org/eclipse/jdt/internal/compiler/parser/Scanner 52 org/eclipse/jdt/internal/compiler/parser/Scanner 58 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 2 12266 orig 264 168 227 165 116 0 0 0 0 80 11 73 35 0 0 0 0 240 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 111 1 0 225 61 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 152 1 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 51 0x20003 0x2dea 0x178 0xd0007 0x0 0x38 0x0 0x100003 0x0 0x160 0x1c0007 0x0 0x38 0x0 0x290003 0x0 0x18 0x3c0007 0x0 0x38 0x0 0x400003 0x0 0x50 0x4c0007 0x0 0x38 0x0 0x590003 0x0 0x18 0x6a0007 0x0 0x40 0x0 0x710007 0x0 0x60 0x0 0x880007 0x0 0x40 0x0 0x9f0002 0x0 0xb60002 0x0 0xe20007 0x0 0xfffffffffffffea0 0x2dea oops 0 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 2 12667 orig 264 168 227 165 116 0 0 0 0 40 12 73 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 123 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 4 0x90002 0x2f7b 0xd0002 0x2f7b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 2 12667 orig 264 168 227 165 116 0 0 0 0 248 217 72 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 123 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 2 10168 orig 264 168 227 165 116 0 0 0 0 208 235 79 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 45 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x25b8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Statement ()V 2 9578 orig 264 168 227 165 116 0 0 0 0 144 192 80 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 27 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x236a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 2 3079 orig 264 168 227 165 116 0 0 0 0 152 130 119 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 233 95 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xbfd oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 2 3458 orig 264 168 227 165 116 0 0 0 0 88 131 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 193 107 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xd78 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Literal (II)V 2 4263 orig 264 168 227 165 116 0 0 0 0 8 68 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 57 132 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1087 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Expression ()V 2 7927 orig 264 168 227 165 116 0 0 0 0 224 114 80 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 162 1 0 0 169 234 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1d55 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LongLiteralMinValue ([C[CII)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 1 98 orig 264 168 227 165 116 0 0 0 0 144 214 45 33 0 0 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 0 0 0 57 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 192 1 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 56 0xb0008 0x36 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x15 0x1c0 0x5 0x1c0 0x0 0x1c0 0x0 0x1c0 0x19 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x7 0x1c0 0x0 0x1c0 0x0 0x1c0 0x6 0x1c0 0x0 0x1c0 0x0 0x1c0 0x7 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1 134 orig 264 168 227 165 116 0 0 0 0 160 216 45 33 0 0 0 0 152 2 0 0 240 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 89 0 0 0 241 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 255 255 255 255 3 0 49 0 0 0 0 0 data 42 0x310003 0xb 0x58 0x400007 0x14 0x40 0x0 0x490007 0x0 0x20 0x0 0x560007 0x14 0xffffffffffffffc0 0xb 0x620003 0xb 0x58 0x710007 0x22 0x40 0x8 0x7a0007 0x0 0x20 0x8 0x870007 0x2a 0xffffffffffffffc0 0x3 0x910007 0x3 0x20 0x0 0xa10002 0x3 0xb00004 0x0 0x1eb2ad40 0x3 0x0 0x0 oops 1 38 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 2 4139 orig 264 168 227 165 116 0 0 0 0 216 218 45 33 0 0 0 0 216 2 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 4 0 0 97 19 0 0 241 94 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 24 0 2 0 0 0 144 1 0 0 255 255 255 255 3 0 56 0 0 0 0 0 data 50 0x380003 0x26c 0x78 0x470007 0x4f2 0x60 0x112 0x500007 0x0 0x40 0x112 0x590007 0x0 0x20 0x112 0x660007 0x604 0xffffffffffffffa0 0x15a 0x720003 0x15a 0x78 0x810007 0x3f8 0x60 0x14e 0x8a0007 0x0 0x40 0x14e 0x930007 0x0 0x20 0x14e 0xa00007 0x546 0xffffffffffffffa0 0xc 0xaa0007 0xa 0x20 0x2 0xba0002 0xc 0xc90004 0x0 0x1eb2ad40 0xc 0x0 0x0 oops 1 46 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 1 2723 orig 264 168 227 165 116 0 0 0 0 64 221 45 33 0 0 0 0 24 3 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 2 0 0 241 12 0 0 33 66 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 28 0 2 0 0 0 208 1 0 0 255 255 255 255 3 0 63 0 0 0 0 0 data 58 0x3f0003 0x19e 0x98 0x4e0007 0x242 0x80 0x77 0x570007 0x3e 0x60 0x39 0x600007 0x0 0x40 0x39 0x690007 0x0 0x20 0x39 0x760007 0x2b9 0xffffffffffffff80 0x165 0x820003 0x165 0x98 0x910007 0x353 0x80 0x157 0x9a0007 0x0 0x60 0x157 0xa30007 0x0 0x40 0x157 0xac0007 0x0 0x20 0x157 0xb90007 0x4aa 0xffffffffffffff80 0xe 0xc30007 0xc 0x20 0x2 0xd30002 0xe 0xe20004 0x0 0x1eb2ad40 0xe 0x0 0x0 oops 1 54 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 1 946 orig 264 168 227 165 116 0 0 0 0 216 223 45 33 0 0 0 0 88 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 209 0 0 0 145 5 0 0 9 23 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 2 0 0 255 255 255 255 3 0 75 0 0 0 0 0 data 66 0x4b0003 0xb2 0xb8 0x5a0007 0xca 0xa0 0x2b 0x630007 0x0 0x80 0x2b 0x6c0007 0x0 0x60 0x2b 0x750007 0x0 0x40 0x2b 0x7e0007 0x0 0x20 0x2b 0x8b0007 0xf5 0xffffffffffffff60 0x87 0x970003 0x87 0xb8 0xa60007 0x173 0xa0 0x79 0xaf0007 0x0 0x80 0x79 0xb80007 0x0 0x60 0x79 0xc10007 0x0 0x40 0x79 0xca0007 0x0 0x20 0x79 0xd70007 0x1ec 0xffffffffffffff60 0xe 0xe10007 0xc 0x20 0x2 0xf10002 0xe 0x1000004 0x0 0x1eb2ad40 0xe 0x0 0x0 oops 1 62 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 2 3340 orig 264 168 227 165 116 0 0 0 0 152 226 45 33 0 0 0 0 152 3 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 189 2 0 0 9 18 0 0 121 82 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 36 0 2 0 0 0 80 2 0 0 255 255 255 255 3 0 82 0 0 0 0 0 data 74 0x520003 0x241 0xd8 0x610007 0x3c7 0xc0 0xef 0x6a0007 0x0 0xa0 0xef 0x730007 0x8 0x80 0xe7 0x7c0007 0x24 0x60 0xc3 0x850007 0x0 0x40 0xc3 0x8e0007 0x0 0x20 0xc3 0x9b0007 0x4b6 0xffffffffffffff40 0x17e 0xa70003 0x17e 0xd8 0xb60007 0x312 0xc0 0x173 0xbf0007 0x0 0xa0 0x173 0xc80007 0x0 0x80 0x173 0xd10007 0xc 0x60 0x167 0xda0007 0x0 0x40 0x167 0xe30007 0x0 0x20 0x167 0xf00007 0x485 0xffffffffffffff40 0x17 0xfa0007 0x13 0x20 0x4 0x10c0002 0x17 0x11b0004 0x0 0x1eb2ad40 0x17 0x0 0x0 oops 1 70 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 2 3079 orig 264 168 227 165 116 0 0 0 0 208 140 45 33 0 0 0 0 160 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 80 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 11 0x40007 0x78e 0x48 0x279 0x1d0002 0x279 0x200003 0x279 0x28 0x400002 0x78e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 1 188 orig 264 168 227 165 116 0 0 0 0 216 143 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 173 0 0 0 121 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xf oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 1 484 orig 264 168 227 165 116 0 0 0 0 232 150 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 120 1 0 0 97 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x6c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 1 135 orig 264 168 227 165 116 0 0 0 0 64 168 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 0 0 0 145 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x52 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 1 161 orig 264 168 227 165 116 0 0 0 0 176 157 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 150 0 0 0 89 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 1 246 orig 264 168 227 165 116 0 0 0 0 72 45 119 35 0 0 0 0 240 2 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 202 0 0 0 97 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 51 0x20002 0x2c 0x80008 0x8 0x2c 0x140 0x0 0x50 0x0 0x140 0x0 0xc8 0x280002 0x0 0x2b0007 0x0 0xe0 0x0 0x350007 0x0 0x38 0x0 0x390003 0x0 0x18 0x3f0002 0x0 0x470002 0x0 0x4a0007 0x0 0x68 0x0 0x540007 0x0 0x38 0x0 0x580003 0x0 0x18 0x5e0002 0x0 0x690007 0x2c 0x38 0x0 0x6d0003 0x0 0x18 0x730002 0x2c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/LongLiteral buildLongLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/LongLiteral; 1 32 orig 264 168 227 165 116 0 0 0 0 160 81 119 35 0 0 0 0 224 2 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 136 1 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 49 0x20002 0x0 0x80008 0x6 0x0 0x130 0x0 0x40 0x0 0xb8 0x280002 0x0 0x2b0007 0x0 0xe0 0x0 0x350007 0x0 0x38 0x0 0x390003 0x0 0x18 0x3f0002 0x0 0x470002 0x0 0x4a0007 0x0 0x68 0x0 0x540007 0x0 0x38 0x0 0x580003 0x0 0x18 0x5e0002 0x0 0x690007 0x0 0x38 0x0 0x6d0003 0x0 0x18 0x730002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/FloatLiteral ([CII)V 1 17 orig 264 168 227 165 116 0 0 0 0 240 96 119 35 0 0 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 4 0 0 0 0 0 data 2 0x40002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 1 321 orig 264 168 227 165 116 0 0 0 0 232 58 119 35 0 0 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 1 0 0 113 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x2e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 1 321 orig 264 168 227 165 116 0 0 0 0 168 59 119 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 1 0 0 113 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x2e oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/DoubleLiteral ([CII)V 1 23 orig 264 168 227 165 116 0 0 0 0 128 108 119 35 0 0 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 4 0 0 0 0 0 data 2 0x40002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSource ()[C 2 14952 orig 264 168 227 165 116 0 0 0 0 168 138 45 33 0 0 0 0 160 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 1 0 0 185 198 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 11 0x40007 0x35fe 0x48 0x2d9 0x190002 0x2d9 0x1c0003 0x2d9 0x28 0x380002 0x35fe oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral removePrefixZerosAndUnderscores ([CZ)[C 1 842 orig 264 168 227 165 116 0 0 0 0 88 63 119 35 0 0 0 0 128 5 0 0 184 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 3 0 0 81 0 0 0 161 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 68 0 2 0 0 0 48 4 0 0 255 255 255 255 7 0 11 0 0 0 0 0 data 134 0xb0007 0xa 0x20 0x0 0x130007 0xa 0x130 0x0 0x1b0007 0x0 0x110 0x0 0x200007 0x0 0x78 0x0 0x280007 0x0 0x40 0x0 0x300007 0x0 0x38 0x0 0x350003 0x0 0x90 0x3a0007 0x0 0x78 0x0 0x420007 0x0 0x40 0x0 0x4a0007 0x0 0x38 0x0 0x4f0003 0x0 0x18 0x5d0003 0xa 0xe8 0x680008 0x6 0x0 0xd0 0x0 0x40 0x0 0xb8 0x860007 0x0 0x90 0x6 0x8b0007 0x0 0x70 0x6 0x920007 0x6 0x50 0x0 0x980003 0x0 0x30 0x9e0003 0x0 0x38 0xaa0007 0xa 0xffffffffffffff30 0xa 0xaf0007 0x0 0x20 0xa 0xbb0002 0x0 0xc50005 0x0 0x0 0x0 0x0 0x0 0xcc0003 0x0 0xf8 0xd70008 0x6 0x0 0xb0 0x0 0x40 0x0 0x98 0xf20007 0x0 0x70 0x0 0xf90007 0x0 0x50 0x0 0xfc0003 0x0 0x60 0xff0003 0x0 0x48 0x1090005 0x0 0x0 0x0 0x0 0x0 0x1130007 0x0 0xffffffffffffff20 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0005 0x0 0x0 0x0 0x0 0x0 oops 0 +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 7 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 100 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 100 1 12 1 9 12 1 1 5 0 100 1 10 12 1 1 9 100 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 100 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid157976.log b/dependencies/replay_pid157976.log new file mode 100644 index 000000000..e5e474708 --- /dev/null +++ b/dependencies/replay_pid157976.log @@ -0,0 +1,1588 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 236 ciObject found +ciMethod java/lang/Object ()V 4097 1 1290486 0 0 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Character getNumericValue (C)I 0 0 1 0 -1 +ciMethodData java/lang/Object ()V 2 1290489 orig 264 168 227 165 116 0 0 0 0 128 4 71 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 193 119 157 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 4097 1 7442 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSource ()[C 1249 1 156 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 2209 1 276 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getSource ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 257 1 267 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1073 4633 343 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1809 8281 697 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 3641 16385 1185 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 841 4457 435 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 3609 12961 986 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 9 1 538 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 13057 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util getLineNumber (I[III)I 1 1 8 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 3865 1 21679 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 0 0 276 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser flushCommentsDefinedPriorTo (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2041 1 7442 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 1929 1 7442 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 0 0 223 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 1 1 3461 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 9 1 2014 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 553 1 8655 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 4097 1 1634 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 25 1 2906 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 11177 7081 1663 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 4097 1 1634 0 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalThis (Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useAssertAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useEnumAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalUseOfUnderscoreAsAnIdentifier (IIZ)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 4097 1 9735 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Expression ()V 4097 1 7229 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Statement ()V 4097 1 9309 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LocalDeclaration isReceiver ()Z 1625 1 203 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration recordStringLiteral (Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArguments ([Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArrowPosition (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 65 1 151 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral ([C[CII)V 1209 1 151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 81 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 81 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral removePrefixZerosAndUnderscores ([CZ)[C 1209 1537 151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Literal (II)V 665 1 645 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/DoubleLiteral ([CII)V 17 1 2 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral ([CII)V 9 1 3 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral computeValue ()V 9 1 3 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 481 1 276 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 489 1 277 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 33 1 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 97 1 211 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 17 1 29 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 49 1 157 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 2 2906 orig 264 168 227 165 116 0 0 0 0 72 143 93 34 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 185 90 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 18 0x40007 0xb57 0x90 0x0 0xb0007 0x0 0x70 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 2 2014 orig 264 168 227 165 116 0 0 0 0 80 106 93 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 233 62 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x7dd 0x30 0x0 0x280002 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/RecoveredElement addModifier (II)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 2 7442 orig 264 168 227 165 116 0 0 0 0 72 98 93 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 9 225 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 96 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 12 0x50005 0x0 0x1ee27940 0x1c21 0x0 0x0 0x1e0005 0x0 0x1ee27890 0x1c21 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner 8 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2 7442 orig 264 168 227 165 116 0 0 0 0 104 97 93 34 0 0 0 0 224 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 0 0 0 153 224 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 1 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 48 0x140007 0x1c13 0x40 0x0 0x2c0002 0x0 0x430002 0x0 0x4f0004 0x0 0x1dc824f0 0x1c13 0x0 0x0 0x6e0007 0x1c13 0x30 0x0 0x850002 0x0 0x960007 0x0 0xe0 0x1c13 0x9c0007 0x1b08 0xc0 0x10b 0xa40007 0x10b 0xa0 0x0 0xab0007 0x0 0x80 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbd0005 0x0 0x0 0x0 0x0 0x0 oops 1 10 [C +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper getNumericValue (C)I 0 0 1 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 2 21679 orig 264 168 227 165 116 0 0 0 0 80 199 92 34 0 0 0 0 32 36 0 0 232 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 166 1 0 0 97 150 2 0 1 0 0 0 213 22 0 0 0 0 0 0 2 0 0 0 0 0 113 0 2 0 0 0 144 34 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 1106 0x10008 0xf2 0x2cd 0x2290 0x0 0x1fa8 0x0 0x1fa8 0x1 0x1f90 0x0 0x1f90 0xd 0x2290 0x0 0x7e8 0x0 0x2260 0x0 0x2290 0x0 0x2290 0x0 0x20f8 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x5 0x2290 0x3 0x2290 0x0 0x2290 0x42e 0x848 0x0 0x2290 0x7a 0x1ff0 0x7a 0x1fd8 0xc0 0x1fc0 0x0 0x2290 0x0 0x2008 0x0 0x2080 0x1 0x2290 0x1 0x2290 0x2f 0x2290 0x1c 0x1fc0 0x0 0x1d08 0x0 0x1d08 0x1e 0x1d98 0x0 0x2038 0x0 0xfb0 0x3 0x1c00 0x6 0x1cb0 0x2 0x1c58 0x4 0x1720 0x0 0x17a8 0x0 0x1830 0x0 0x18b8 0x0 0x1940 0x10 0x19c8 0x1c 0x1f90 0x0 0x800 0x0 0x10c0 0x0 0xa88 0x0 0xb78 0x0 0xbf0 0x0 0xce0 0x0 0xd58 0x0 0xdd0 0x0 0xb00 0x0 0xe48 0x0 0xf38 0x0 0x2290 0x0 0x2290 0x0 0x1f90 0x1e 0x1f90 0xd 0x1f78 0x0 0x2290 0x2 0x1e10 0x0 0x2290 0x0 0xa10 0x0 0x1e88 0x1c 0x2188 0x0 0x1f00 0x1 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x3 0x1d50 0x8 0x1d50 0x14 0x1d50 0x0 0x1d50 0x0 0x1d50 0x1 0x1d50 0x0 0x2290 0x0 0x1d50 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x11e0 0x0 0x1288 0x0 0x1d50 0x1 0x2290 0x0 0x1330 0x0 0x13d8 0x0 0x1480 0x74 0x1d50 0x0 0x1528 0x0 0x15d0 0x0 0x1678 0x0 0x1138 0x1 0x2290 0x0 0x7a0 0x0 0x2290 0x0 0x1d50 0x0 0xc68 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0xec0 0x0 0x2140 0x1f10005 0x0 0x0 0x0 0x0 0x0 0x1f40003 0x0 0x1ac0 0x2040003 0x0 0x1aa8 0x20f0005 0x0 0x0 0x0 0x0 0x0 0x2130003 0x0 0x1a60 0x2170005 0x0 0x1ee27890 0x1c41 0x0 0x0 0x2210007 0x1c41 0xc0 0x0 0x22f0007 0x0 0xa0 0x0 0x2400007 0x0 0x80 0x0 0x2440005 0x0 0x0 0x0 0x0 0x0 0x24e0005 0x0 0x0 0x0 0x0 0x0 0x2580007 0x1c41 0x1958 0x0 0x2660007 0x0 0x1938 0x0 0x2770007 0x0 0x1918 0x0 0x27b0005 0x0 0x0 0x0 0x0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880003 0x0 0x1898 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2a00005 0x0 0x0 0x0 0x0 0x0 0x2a30003 0x0 0x1820 0x2aa0005 0x0 0x0 0x0 0x0 0x0 0x2af0005 0x0 0x0 0x0 0x0 0x0 0x2b20003 0x0 0x17a8 0x2b90005 0x0 0x0 0x0 0x0 0x0 0x2be0005 0x0 0x0 0x0 0x0 0x0 0x2c10003 0x0 0x1730 0x2c70005 0x0 0x1ee27890 0x22 0x0 0x0 0x2cc0005 0x0 0x1ee27890 0x22 0x0 0x0 0x2cf0003 0x22 0x16b8 0x2d60005 0x0 0x0 0x0 0x0 0x0 0x2db0005 0x0 0x0 0x0 0x0 0x0 0x2de0003 0x0 0x1640 0x2e40005 0x0 0x0 0x0 0x0 0x0 0x2e90005 0x0 0x0 0x0 0x0 0x0 0x2ec0003 0x0 0x15c8 0x2f10005 0x0 0x1ee27890 0x2d 0x0 0x0 0x2f60005 0x0 0x1ee27890 0x2d 0x0 0x0 0x2f90003 0x2d 0x1550 0x2fe0005 0x0 0x1ee27890 0x16 0x0 0x0 0x3030005 0x0 0x1ee27890 0x16 0x0 0x0 0x3060003 0x16 0x14d8 0x30b0005 0x0 0x1ee27890 0xc7 0x0 0x0 0x3100005 0x0 0x1ee27890 0xc7 0x0 0x0 0x3130003 0xc7 0x1460 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0005 0x0 0x0 0x0 0x0 0x0 0x3220003 0x0 0x13e8 0x3280005 0x0 0x0 0x0 0x0 0x0 0x32d0005 0x0 0x0 0x0 0x0 0x0 0x3300003 0x0 0x1370 0x3360005 0x0 0x0 0x0 0x0 0x0 0x33b0005 0x0 0x0 0x0 0x0 0x0 0x33e0003 0x0 0x12f8 0x3420005 0x0 0x1ee27890 0xeb 0x0 0x0 0x3450007 0xeb 0x68 0x0 0x34b0005 0x0 0x0 0x0 0x0 0x0 0x34e0003 0x0 0x48 0x3540005 0x0 0x1ee27890 0xeb 0x0 0x0 0x3590005 0x0 0x1ee27890 0xeb 0x0 0x0 0x35c0003 0xeb 0x11e8 0x36d0005 0x0 0x1ee27890 0x2 0x0 0x0 0x3720005 0x0 0x1ee27890 0x2 0x0 0x0 0x3750003 0x2 0x1170 0x37b0005 0x0 0x1ee27890 0x36 0x0 0x0 0x3880005 0x0 0x1ee27890 0x36 0x0 0x0 0x3930005 0x0 0x1ee27890 0x36 0x0 0x0 0x3960003 0x36 0x10c8 0x39c0005 0x0 0x1ee27890 0x31 0x0 0x0 0x3a90005 0x0 0x1ee27890 0x31 0x0 0x0 0x3b40005 0x0 0x1ee27890 0x31 0x0 0x0 0x3b70003 0x31 0x1020 0x3bd0005 0x0 0x1ee27890 0x7 0x0 0x0 0x3ca0005 0x0 0x1ee27890 0x7 0x0 0x0 0x3d50005 0x0 0x1ee27890 0x7 0x0 0x0 0x3d80003 0x7 0xf78 0x3de0005 0x0 0x1ee27890 0x3 0x0 0x0 0x3eb0005 0x0 0x1ee27890 0x3 0x0 0x0 0x3f60005 0x0 0x1ee27890 0x3 0x0 0x0 0x3f90003 0x3 0xed0 0x3ff0005 0x0 0x1ee27890 0xa 0x0 0x0 0x40c0005 0x0 0x1ee27890 0xa 0x0 0x0 0x4170005 0x0 0x1ee27890 0xa 0x0 0x0 0x41a0003 0xa 0xe28 0x4200005 0x0 0x0 0x0 0x0 0x0 0x42d0005 0x0 0x0 0x0 0x0 0x0 0x4380005 0x0 0x0 0x0 0x0 0x0 0x43b0003 0x0 0xd80 0x4410005 0x0 0x1ee27890 0x43 0x0 0x0 0x44e0005 0x0 0x1ee27890 0x43 0x0 0x0 0x4590005 0x0 0x1ee27890 0x43 0x0 0x0 0x45c0003 0x43 0xcd8 0x4620005 0x0 0x1ee27890 0x1f 0x0 0x0 0x46f0005 0x0 0x1ee27890 0x1f 0x0 0x0 0x47a0005 0x0 0x1ee27890 0x1f 0x0 0x0 0x47d0003 0x1f 0xc30 0x4830005 0x0 0x1ee27890 0x2 0x0 0x0 0x4900005 0x0 0x1ee27890 0x2 0x0 0x0 0x49b0005 0x0 0x1ee27890 0x2 0x0 0x0 0x49e0003 0x2 0xb88 0x4a60005 0x0 0x1ee27940 0x97 0x0 0x0 0x4b90002 0x97 0x4bc0005 0x0 0x1ee27890 0x97 0x0 0x0 0x4bf0003 0x97 0xb00 0x4c70005 0x0 0x0 0x0 0x0 0x0 0x4da0002 0x0 0x4dd0005 0x0 0x0 0x0 0x0 0x0 0x4e00003 0x0 0xa78 0x4ec0005 0x0 0x0 0x0 0x0 0x0 0x4ff0002 0x0 0x5020005 0x0 0x0 0x0 0x0 0x0 0x5050003 0x0 0x9f0 0x5110005 0x0 0x1ee27940 0x2 0x0 0x0 0x5240002 0x2 0x5270005 0x0 0x1ee27890 0x2 0x0 0x0 0x52a0003 0x2 0x968 0x5360005 0x0 0x1ee27940 0x3 0x0 0x0 0x5490002 0x3 0x54c0005 0x0 0x1ee27890 0x3 0x0 0x0 0x54f0003 0x3 0x8e0 0x5560007 0xa 0x190 0x108 0x55d0007 0x0 0x170 0x108 0x5640007 0x108 0x150 0x0 0x5720007 0x0 0x130 0x0 0x5790007 0x0 0x110 0x0 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5aa0002 0x0 0x5ad0005 0x0 0x0 0x0 0x0 0x0 0x5ba0007 0x0 0x38 0x0 0x5be0003 0x0 0x18 0x5c20005 0x0 0x0 0x0 0x0 0x0 0x5c50003 0x0 0x78 0x5cd0005 0x0 0x1ee27940 0x112 0x0 0x0 0x5e10005 0x0 0x1ee27890 0x112 0x0 0x0 0x5e70005 0x0 0x1ee27890 0x112 0x0 0x0 0x5ea0003 0x112 0x6a8 0x6020002 0x19 0x6050005 0x0 0x1ee27890 0x19 0x0 0x0 0x6080003 0x19 0x650 0x6200002 0x1d 0x6230005 0x0 0x1ee27890 0x1d 0x0 0x0 0x6260003 0x1d 0x5f8 0x63e0002 0x9d 0x6410005 0x0 0x1ee27890 0x9d 0x0 0x0 0x6440003 0x9d 0x5a0 0x65c0005 0x0 0x0 0x0 0x0 0x0 0x65f0003 0x0 0x558 0x6750005 0x0 0x1ee27890 0x2e4 0x0 0x0 0x6780003 0x2e4 0x510 0x67c0005 0x0 0x1ee27890 0xdf 0x0 0x0 0x6870005 0x0 0x1ee27890 0xdf 0x0 0x0 0x68a0003 0xdf 0x498 0x6970005 0x0 0x1ee27890 0x47 0x0 0x0 0x6a20005 0x0 0x1ee27890 0x47 0x0 0x0 0x6a50003 0x47 0x420 0x6b20005 0x0 0x1ee27890 0x2 0x0 0x0 0x6bd0005 0x0 0x1ee27890 0x2 0x0 0x0 0x6c00003 0x2 0x3a8 0x6cb0005 0x0 0x1ee27890 0x2 0x0 0x0 0x6d80005 0x0 0x1ee27890 0x2 0x0 0x0 0x6db0003 0x2 0x330 0x7010003 0x50 0x318 0x71c0003 0x48b 0x300 0x7370003 0x10 0x2e8 0x7540003 0x79f 0x2d0 0x7640003 0x7d0 0x2b8 0x7720003 0x7d0 0x2a0 0x77f0005 0x0 0x0 0x0 0x0 0x0 0x78f0005 0x0 0x1ee27890 0x2a 0x0 0x0 0x7920003 0x2a 0x228 0x79d0005 0x0 0x1ee27890 0x3a 0x0 0x0 0x7aa0005 0x0 0x1ee27890 0x3a 0x0 0x0 0x7ad0003 0x3a 0x1b0 0x7b80005 0x0 0x1ee27890 0xde 0x0 0x0 0x7bb0003 0xde 0x168 0x7c80005 0x0 0x1ee27890 0x4 0x0 0x0 0x7cb0003 0x4 0x120 0x7d20007 0x1ff 0x108 0x0 0x7d90004 0x0 0x0 0x0 0x0 0x0 0x7dc0007 0x0 0xb8 0x0 0x7e30004 0x0 0x0 0x0 0x0 0x0 0x7ec0007 0x0 0x68 0x0 0x7fc0003 0x0 0x48 0x8090005 0x0 0x1ee27890 0x8 0x0 0x0 oops 65 267 org/eclipse/jdt/internal/core/util/CommentRecorderParser 369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 375 org/eclipse/jdt/internal/core/util/CommentRecorderParser 414 org/eclipse/jdt/internal/core/util/CommentRecorderParser 420 org/eclipse/jdt/internal/core/util/CommentRecorderParser 429 org/eclipse/jdt/internal/core/util/CommentRecorderParser 435 org/eclipse/jdt/internal/core/util/CommentRecorderParser 444 org/eclipse/jdt/internal/core/util/CommentRecorderParser 450 org/eclipse/jdt/internal/core/util/CommentRecorderParser 504 org/eclipse/jdt/internal/core/util/CommentRecorderParser 523 org/eclipse/jdt/internal/core/util/CommentRecorderParser 529 org/eclipse/jdt/internal/core/util/CommentRecorderParser 538 org/eclipse/jdt/internal/core/util/CommentRecorderParser 544 org/eclipse/jdt/internal/core/util/CommentRecorderParser 553 org/eclipse/jdt/internal/core/util/CommentRecorderParser 559 org/eclipse/jdt/internal/core/util/CommentRecorderParser 565 org/eclipse/jdt/internal/core/util/CommentRecorderParser 574 org/eclipse/jdt/internal/core/util/CommentRecorderParser 580 org/eclipse/jdt/internal/core/util/CommentRecorderParser 586 org/eclipse/jdt/internal/core/util/CommentRecorderParser 595 org/eclipse/jdt/internal/core/util/CommentRecorderParser 601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 607 org/eclipse/jdt/internal/core/util/CommentRecorderParser 616 org/eclipse/jdt/internal/core/util/CommentRecorderParser 622 org/eclipse/jdt/internal/core/util/CommentRecorderParser 628 org/eclipse/jdt/internal/core/util/CommentRecorderParser 637 org/eclipse/jdt/internal/core/util/CommentRecorderParser 643 org/eclipse/jdt/internal/core/util/CommentRecorderParser 649 org/eclipse/jdt/internal/core/util/CommentRecorderParser 679 org/eclipse/jdt/internal/core/util/CommentRecorderParser 685 org/eclipse/jdt/internal/core/util/CommentRecorderParser 691 org/eclipse/jdt/internal/core/util/CommentRecorderParser 700 org/eclipse/jdt/internal/core/util/CommentRecorderParser 706 org/eclipse/jdt/internal/core/util/CommentRecorderParser 712 org/eclipse/jdt/internal/core/util/CommentRecorderParser 721 org/eclipse/jdt/internal/core/util/CommentRecorderParser 727 org/eclipse/jdt/internal/core/util/CommentRecorderParser 733 org/eclipse/jdt/internal/core/util/CommentRecorderParser 742 org/eclipse/jdt/internal/compiler/parser/Scanner 750 org/eclipse/jdt/internal/core/util/CommentRecorderParser 793 org/eclipse/jdt/internal/compiler/parser/Scanner 801 org/eclipse/jdt/internal/core/util/CommentRecorderParser 810 org/eclipse/jdt/internal/compiler/parser/Scanner 818 org/eclipse/jdt/internal/core/util/CommentRecorderParser 877 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/core/util/CommentRecorderParser 889 org/eclipse/jdt/internal/core/util/CommentRecorderParser 900 org/eclipse/jdt/internal/core/util/CommentRecorderParser 911 org/eclipse/jdt/internal/core/util/CommentRecorderParser 922 org/eclipse/jdt/internal/core/util/CommentRecorderParser 940 org/eclipse/jdt/internal/core/util/CommentRecorderParser 949 org/eclipse/jdt/internal/core/util/CommentRecorderParser 955 org/eclipse/jdt/internal/core/util/CommentRecorderParser 964 org/eclipse/jdt/internal/core/util/CommentRecorderParser 970 org/eclipse/jdt/internal/core/util/CommentRecorderParser 979 org/eclipse/jdt/internal/core/util/CommentRecorderParser 985 org/eclipse/jdt/internal/core/util/CommentRecorderParser 994 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1000 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1033 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1042 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1048 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1057 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1066 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1102 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 2 8655 orig 264 168 227 165 116 0 0 0 0 200 110 93 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 68 0 0 0 81 12 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x218a 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 1 538 orig 264 168 227 165 116 0 0 0 0 112 11 74 33 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 201 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x219 0x20 0x0 0x230007 0x127 0x20 0xf2 0x350007 0x219 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 2 3461 orig 264 168 227 165 116 0 0 0 0 64 105 93 34 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 108 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 18 0x120007 0xd85 0x30 0x0 0x280002 0x0 0x340104 0x0 0x1f07dd90 0x114 0x1f5f6950 0x9 0x470007 0xd85 0x30 0x0 0x5c0002 0x0 oops 2 8 org/eclipse/jdt/internal/compiler/ast/StringLiteral 10 org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 1 276 orig 264 168 227 165 116 0 0 0 0 0 248 92 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 161 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 2 0x90002 0x114 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 1 223 orig 264 168 227 165 116 0 0 0 0 64 99 93 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0xdf 0x30 0x0 0x270002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 1 0 orig 264 168 227 165 116 0 0 0 0 240 130 92 34 0 0 0 0 80 4 0 0 208 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 8 3 0 0 255 255 255 255 7 0 40 0 0 0 0 0 data 97 0x280007 0x0 0x30 0x0 0x3d0002 0x0 0x430003 0x0 0x168 0x4e0005 0x0 0x0 0x0 0x0 0x0 0x510007 0x0 0x80 0x0 0x550005 0x0 0x0 0x0 0x0 0x0 0x5a0005 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0xa0 0x0 0x700007 0x0 0x80 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x820005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xfffffffffffffeb0 0x0 0x970004 0x0 0x0 0x0 0x0 0x0 0x9f0005 0x0 0x0 0x0 0x0 0x0 0xa50005 0x0 0x0 0x0 0x0 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xe30007 0x0 0x38 0x0 0xe70003 0x0 0x18 0xf40007 0x0 0x38 0x0 0xf80003 0x0 0x18 0x10a0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 2 7442 orig 264 168 227 165 116 0 0 0 0 48 154 62 33 0 0 0 0 72 3 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 145 216 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 0 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 64 0x40007 0x1b12 0x30 0x0 0x190002 0x0 0x2d0007 0x1b12 0x20 0x0 0x360008 0xe 0x3b4 0x1a0 0x20 0x80 0x55 0xb0 0x9a 0xe0 0x17e 0x110 0x5b 0x140 0x15d 0x170 0x5d0005 0x20 0x1ee27940 0xeb 0x0 0x0 0x620005 0x55 0x1ee27940 0xd1 0x0 0x0 0x670005 0x9a 0x1ee27940 0x1d3 0x0 0x0 0x6c0005 0x17e 0x1ee27940 0x290 0x0 0x0 0x710005 0x5b 0x1ee27940 0x147 0x0 0x0 0x760005 0x15d 0x1ee27940 0x217 0x0 0x0 0x890002 0xd50 oops 6 28 org/eclipse/jdt/internal/compiler/parser/Scanner 34 org/eclipse/jdt/internal/compiler/parser/Scanner 40 org/eclipse/jdt/internal/compiler/parser/Scanner 46 org/eclipse/jdt/internal/compiler/parser/Scanner 52 org/eclipse/jdt/internal/compiler/parser/Scanner 58 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 2 9735 orig 264 168 227 165 116 0 0 0 0 128 25 100 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 32 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2407 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Statement ()V 2 9309 orig 264 168 227 165 116 0 0 0 0 56 248 100 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 18 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x225d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Expression ()V 2 7229 orig 264 168 227 165 116 0 0 0 0 136 170 100 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 209 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1a3d oops 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue ([C[CII)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 1 1663 orig 264 168 227 165 116 0 0 0 0 136 172 93 34 0 0 0 0 240 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 152 1 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 51 0x20003 0x10a 0x178 0xd0007 0x0 0x38 0x0 0x100003 0x0 0x160 0x1c0007 0x0 0x38 0x0 0x290003 0x0 0x18 0x3c0007 0x0 0x38 0x0 0x400003 0x0 0x50 0x4c0007 0x0 0x38 0x0 0x590003 0x0 0x18 0x6a0007 0x0 0x40 0x0 0x710007 0x0 0x60 0x0 0x880007 0x0 0x40 0x0 0x9f0002 0x0 0xb60002 0x0 0xe20007 0x0 0xfffffffffffffea0 0x10a oops 0 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 2 1634 orig 264 168 227 165 116 0 0 0 0 96 173 93 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 4 0x90002 0x462 0xd0002 0x462 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 2 1634 orig 264 168 227 165 116 0 0 0 0 112 123 93 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 2 5212 orig 264 168 227 165 116 0 0 0 0 152 238 62 33 0 0 0 0 24 3 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 209 22 0 0 225 98 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 28 0 2 0 0 0 208 1 0 0 255 255 255 255 3 0 63 0 0 0 0 0 data 58 0x3f0003 0x2da 0x98 0x4e0007 0x47d 0x80 0x15e 0x570007 0x19 0x60 0x145 0x600007 0x0 0x40 0x145 0x690007 0x49 0x20 0xfc 0x760007 0x5db 0xffffffffffffff80 0x1de 0x820003 0x1de 0x98 0x910007 0x312 0x80 0x1c8 0x9a0007 0xe 0x60 0x1ba 0xa30007 0x0 0x40 0x1ba 0xac0007 0x2 0x20 0x1b8 0xb90007 0x4da 0xffffffffffffff80 0x26 0xc30007 0x1f 0x20 0x7 0xd30002 0x26 0xe20004 0x0 0x1dc824f0 0x26 0x0 0x0 oops 1 54 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 1 267 orig 264 168 227 165 116 0 0 0 0 232 231 62 33 0 0 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 89 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 192 1 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 56 0xb0008 0x36 0x5 0x1c0 0x2 0x1c0 0x6 0x1c0 0x5 0x1c0 0x5 0x1c0 0x51 0x1c0 0x7 0x1c0 0x0 0x1c0 0x0 0x1c0 0x2f 0x1c0 0x5 0x1c0 0x0 0x1c0 0x0 0x1c0 0x11 0x1c0 0x0 0x1c0 0x4 0x1c0 0x10 0x1c0 0x0 0x1c0 0xe 0x1c0 0x6 0x1c0 0x3 0x1c0 0x0 0x1c0 0x0 0x1c0 0xc 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1 1669 orig 264 168 227 165 116 0 0 0 0 248 233 62 33 0 0 0 0 152 2 0 0 240 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 2 0 0 137 6 0 0 17 34 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 20 0 2 0 0 0 80 1 0 0 255 255 255 255 3 0 49 0 0 0 0 0 data 42 0x310003 0xd1 0x58 0x400007 0x18d 0x40 0x29 0x490007 0x0 0x20 0x29 0x560007 0x1b6 0xffffffffffffffc0 0xa8 0x620003 0xa8 0x58 0x710007 0x1a9 0x40 0x9c 0x7a0007 0x0 0x20 0x9c 0x870007 0x245 0xffffffffffffffc0 0xc 0x910007 0xa 0x20 0x2 0xa10002 0xc 0xb00004 0x0 0x1dc824f0 0xc 0x0 0x0 oops 1 38 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1 3194 orig 264 168 227 165 116 0 0 0 0 48 236 62 33 0 0 0 0 216 2 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 4 0 0 185 14 0 0 121 67 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 24 0 2 0 0 0 144 1 0 0 255 255 255 255 3 0 56 0 0 0 0 0 data 50 0x380003 0x1d7 0x78 0x470007 0x33d 0x60 0xc9 0x500007 0x5 0x40 0xc4 0x590007 0x0 0x20 0xc4 0x660007 0x406 0xffffffffffffffa0 0x113 0x720003 0x113 0x78 0x810007 0x291 0x60 0xf4 0x8a0007 0x7 0x40 0xed 0x930007 0x0 0x20 0xed 0xa00007 0x385 0xffffffffffffffa0 0x26 0xaa0007 0x20 0x20 0x6 0xba0002 0x26 0xc90004 0x0 0x1dc824f0 0x26 0x0 0x0 oops 1 46 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 1 2068 orig 264 168 227 165 116 0 0 0 0 48 241 62 33 0 0 0 0 88 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 2 0 0 81 10 0 0 57 47 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 32 0 2 0 0 0 16 2 0 0 255 255 255 255 3 0 75 0 0 0 0 0 data 66 0x4b0003 0x14a 0xb8 0x5a0007 0x23e 0xa0 0x5a 0x630007 0x0 0x80 0x5a 0x6c0007 0x0 0x60 0x5a 0x750007 0x1 0x40 0x59 0x7e0007 0x0 0x20 0x59 0x8b0007 0x298 0xffffffffffffff60 0xf1 0x970003 0xf1 0xb8 0xa60007 0x23b 0xa0 0xca 0xaf0007 0x1 0x80 0xc9 0xb80007 0x0 0x60 0xc9 0xc10007 0x0 0x40 0xc9 0xca0007 0x0 0x20 0xc9 0xd70007 0x305 0xffffffffffffff60 0x28 0xe10007 0x21 0x20 0x7 0xf10002 0x28 0x1000004 0x0 0x1dc824f0 0x28 0x0 0x0 oops 1 62 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 1 3895 orig 264 168 227 165 116 0 0 0 0 240 243 62 33 0 0 0 0 152 3 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 6 0 0 185 16 0 0 25 71 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 36 0 2 0 0 0 80 2 0 0 255 255 255 255 3 0 82 0 0 0 0 0 data 74 0x520003 0x217 0xd8 0x610007 0x3cd 0xc0 0x10a 0x6a0007 0x0 0xa0 0x10a 0x730007 0x0 0x80 0x10a 0x7c0007 0x9 0x60 0x101 0x850007 0x0 0x40 0x101 0x8e0007 0x0 0x20 0x101 0x9b0007 0x4d7 0xffffffffffffff40 0x116 0xa70003 0x116 0xd8 0xb60007 0x22f 0xc0 0xe7 0xbf0007 0x2 0xa0 0xe5 0xc80007 0x0 0x80 0xe5 0xd10007 0x2 0x60 0xe3 0xda0007 0x0 0x40 0xe3 0xe30007 0x0 0x20 0xe3 0xf00007 0x316 0xffffffffffffff40 0x33 0xfa0007 0x2b 0x20 0x8 0x10c0002 0x33 0x11b0004 0x0 0x1dc824f0 0x33 0x0 0x0 oops 1 70 [C +ciMethodData org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 1 25 orig 264 168 227 165 116 0 0 0 0 128 216 147 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 169 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x15 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 1 211 orig 264 168 227 165 116 0 0 0 0 144 223 147 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 57 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xc7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Literal (II)V 1 645 orig 264 168 227 165 116 0 0 0 0 96 12 146 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 83 0 0 0 145 17 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x232 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 1 157 orig 264 168 227 165 116 0 0 0 0 232 240 147 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 185 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x97 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 1 29 orig 264 168 227 165 116 0 0 0 0 88 230 147 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 217 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x1b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 1 151 orig 264 168 227 165 116 0 0 0 0 96 245 145 34 0 0 0 0 240 2 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 121 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 51 0x20002 0x8f 0x80008 0x8 0x8f 0x140 0x0 0x50 0x0 0x140 0x0 0xc8 0x280002 0x0 0x2b0007 0x0 0xe0 0x0 0x350007 0x0 0x38 0x0 0x390003 0x0 0x18 0x3f0002 0x0 0x470002 0x0 0x4a0007 0x0 0x68 0x0 0x540007 0x0 0x38 0x0 0x580003 0x0 0x18 0x5e0002 0x0 0x690007 0x8f 0x38 0x0 0x6d0003 0x0 0x18 0x730002 0x8f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CharLiteral ([CII)V 1 3 orig 264 168 227 165 116 0 0 0 0 120 191 147 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 2 0 4 0 0 0 0 0 data 4 0x40002 0x2 0x80002 0x2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 1 157 orig 264 168 227 165 116 0 0 0 0 64 3 146 34 0 0 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 153 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x93 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 1 157 orig 264 168 227 165 116 0 0 0 0 0 4 146 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 153 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x93 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/CharLiteral computeValue ()V 1 3 orig 264 168 227 165 116 0 0 0 0 240 193 147 34 0 0 0 0 120 3 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 17 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 2 0 0 255 255 255 255 7 0 13 0 0 0 0 0 data 70 0xd0007 0x0 0x20 0x2 0x190008 0x12 0x0 0x160 0x0 0x118 0x0 0x130 0x0 0x148 0x0 0xa0 0x0 0xe8 0x0 0xd0 0x0 0x100 0x0 0xb8 0x6a0003 0x0 0x170 0x730003 0x0 0x158 0x7c0003 0x0 0x140 0x850003 0x0 0x128 0x8e0003 0x0 0x110 0x970003 0x0 0xf8 0xa00003 0x0 0xe0 0xa90003 0x0 0xc8 0xad0002 0x0 0xbb0007 0x0 0x48 0x0 0xc30002 0x0 0xc80003 0x0 0x40 0xd30002 0x0 0xd90003 0x0 0x48 0xe60007 0x0 0x30 0x0 0xee0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 1 276 orig 264 168 227 165 116 0 0 0 0 64 203 147 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 60 0 0 0 193 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xd8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 1 277 orig 264 168 227 165 116 0 0 0 0 0 204 147 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 61 0 0 0 193 6 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xd8 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter$$Lambda$19 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/env/EnumConstantSignature +instanceKlass org/eclipse/jdt/internal/compiler/env/ClassSignature +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$17 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$16 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$15 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$14 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$13 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass java/nio/file/FileStore +instanceKlass sun/nio/fs/WindowsSecurity +instanceKlass sun/nio/fs/AbstractAclFileAttributeView +instanceKlass java/nio/file/attribute/AclFileAttributeView +instanceKlass java/nio/file/attribute/FileOwnerAttributeView +instanceKlass sun/nio/fs/WindowsLinkSupport +instanceKlass sun/nio/fs/WindowsFileSystemProvider$1 +instanceKlass sun/nio/fs/WindowsFileAttributes +instanceKlass java/nio/file/attribute/DosFileAttributes +instanceKlass sun/nio/fs/AbstractBasicFileAttributeView +instanceKlass sun/nio/fs/DynamicFileAttributeView +instanceKlass sun/nio/fs/WindowsFileAttributeViews +instanceKlass java/nio/file/attribute/BasicFileAttributeView +instanceKlass java/nio/file/attribute/FileAttributeView +instanceKlass java/nio/file/attribute/AttributeView +instanceKlass java/nio/file/attribute/BasicFileAttributes +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass sun/nio/fs/WindowsException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 100 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 100 1 12 1 9 12 1 1 5 0 100 1 10 12 1 1 9 100 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 100 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid158280.log b/dependencies/replay_pid158280.log new file mode 100644 index 000000000..5cb060a93 --- /dev/null +++ b/dependencies/replay_pid158280.log @@ -0,0 +1,1420 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 321 ciObject found +ciMethod java/lang/Object ()V 4097 1 1007127 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/String equals (Ljava/lang/Object;)Z 2057 11473 2511 0 -1 +ciMethod java/lang/String contains (Ljava/lang/CharSequence;)Z 4097 1 177491 0 -1 +ciMethod java/util/List add (Ljava/lang/Object;)Z 0 0 1 0 -1 +ciMethod java/util/List addAll (Ljava/util/Collection;)Z 0 0 1 0 -1 +ciMethod java/util/Vector ensureCapacityHelper (I)V 2049 1 5453 0 0 +ciMethod java/util/Vector grow (I)V 57 1 11 0 0 +ciMethod java/util/Vector hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/Vector size ()I 1049 1 131 0 0 +ciMethod java/util/Vector elementAt (I)Ljava/lang/Object; 705 1 6370 0 576 +ciMethod java/util/Vector addElement (Ljava/lang/Object;)V 2049 1 5441 0 896 +ciMethod java/util/Vector elementData (I)Ljava/lang/Object; 4097 1 6370 0 0 +ciMethod java/util/AbstractList ()V 2297 1 57945 0 32 +ciMethod java/util/AbstractCollection ()V 2057 1 58091 0 0 +ciMethod java/util/Stack push (Ljava/lang/Object;)Ljava/lang/Object; 4097 1 136143 0 0 +ciMethod java/util/Stack pop ()Ljava/lang/Object; 129 1 30729 0 -1 +ciMethod java/util/Stack peek ()Ljava/lang/Object; 145 1 177028 0 0 +ciMethod java/util/ArrayList ()V 4097 1 26378 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2665 1 7694 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2665 1 7694 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2665 1 7694 0 0 +ciMethod java/util/ArrayList grow (I)V 753 1 2704 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 6924 0 768 +ciMethod java/lang/Math max (II)I 817 1 25633 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 4097 1 3522 0 0 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2441 1 3736 0 -1 +ciMethodData java/lang/Object ()V 2 1007127 orig 264 168 227 165 116 0 0 0 0 128 4 253 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 224 122 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 58091 orig 264 168 227 165 116 0 0 0 0 96 121 9 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 81 15 7 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xe1ea oops 0 +ciMethodData java/util/Stack peek ()Ljava/lang/Object; 2 177031 orig 264 168 227 165 116 0 0 0 0 96 160 9 28 0 0 0 0 216 1 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 169 155 21 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 144 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 18 0x10005 0x0 0x2060d3b0 0x2b375 0x0 0x0 0x60007 0x2b375 0x30 0x0 0xd0002 0x0 0x150005 0x0 0x2060d3b0 0x2b375 0x0 0x0 oops 2 2 java/util/Stack 14 java/util/Stack +ciMethodData java/util/Vector elementAt (I)Ljava/lang/Object; 2 6370 orig 264 168 227 165 116 0 0 0 0 96 64 9 28 0 0 0 0 128 2 0 0 240 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 0 0 0 81 196 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 1 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 38 0x50007 0x188a 0x100 0x0 0x100002 0x0 0x140005 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x200005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x260002 0x0 0x2c0005 0x0 0x20612f40 0x9 0x2060d3b0 0x1881 oops 2 34 java/util/Vector 36 java/util/Stack +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 6924 orig 264 168 227 165 116 0 0 0 0 160 10 10 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 9 206 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x19c1 0x1a0004 0x0 0x1eb0e3b0 0x1 0x1eb0e460 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 7694 orig 264 168 227 165 116 0 0 0 0 24 0 10 28 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 9 230 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x1cc1 0x90002 0x1cc1 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 7694 orig 264 168 227 165 116 0 0 0 0 120 255 9 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 9 230 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x12bd 0x30 0xa04 0xa0002 0xa04 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 7694 orig 264 168 227 165 116 0 0 0 0 200 0 10 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 1 0 0 9 230 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x128f 0x30 0xa32 0x160002 0xa32 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 2704 orig 264 168 227 165 116 0 0 0 0 144 1 10 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94 0 0 0 145 81 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x2e 0x20 0xa04 0x180007 0xa32 0x30 0x0 0x1c0002 0x0 0x260002 0xa32 oops 0 +ciMethodData java/util/AbstractList ()V 2 57945 orig 264 168 227 165 116 0 0 0 0 248 101 9 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 0 0 209 9 7 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xe13a oops 0 +ciMethodData java/util/ArrayList ()V 2 26378 orig 264 168 227 165 116 0 0 0 0 136 252 9 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 40 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x650a oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 3522 orig 264 168 227 165 116 0 0 0 0 48 24 15 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 94 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0xe9 0x20610940 0xad9 0x0 0x0 0x60002 0xbc2 0x90004 0x0 0x20610940 0xe9 0x0 0x0 oops 2 2 [Ljava/lang/Object; 10 [Ljava/lang/Object; +ciMethodData java/util/Vector ensureCapacityHelper (I)V 2 5453 orig 264 168 227 165 116 0 0 0 0 32 55 9 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 105 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 6 0x70007 0x1449 0x30 0x4 0xc0002 0x4 oops 0 +ciMethodData java/util/Vector grow (I)V 1 11 orig 264 168 227 165 116 0 0 0 0 240 55 9 28 0 0 0 0 232 1 0 0 120 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 33 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 0 0 0 255 255 255 255 7 0 11 0 0 0 0 0 data 19 0xb0007 0x4 0x38 0x0 0x120003 0x0 0x18 0x1b0007 0x4 0x20 0x0 0x240007 0x4 0x30 0x0 0x280002 0x0 0x320002 0x4 oops 0 +ciMethodData java/util/Vector addElement (Ljava/lang/Object;)V 2 5441 orig 264 168 227 165 116 0 0 0 0 72 69 9 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 9 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 7 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 17 0 0 0 0 0 data 8 0x110002 0x1441 0x240004 0x0 0x2fdb2b0 0x53 0x2060d4c0 0x13ee oops 2 4 java/lang/Class 6 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +ciMethod cide/gparser/ParseException ()V 0 0 1 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/FSTTerminal (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;)V 1233 1 505 0 -1 +ciMethod cide/gparser/CharStream readChar ()C 0 0 1 0 -1 +ciMethod cide/gparser/CharStream getEndColumn ()I 0 0 1 0 -1 +ciMethod cide/gparser/CharStream getEndLine ()I 0 0 1 0 -1 +ciMethod cide/gparser/CharStream backup (I)V 0 0 1 0 -1 +ciMethod cide/gparser/CharStream BeginToken ()C 0 0 1 0 -1 +ciMethod cide/gparser/CharStream GetImage ()Ljava/lang/String; 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser RelationalExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2057 25 5399 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser RelationalExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 25 1 64 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser RelationalOp (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 537 1 65 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser ShiftExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2065 1 5463 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser ShiftExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser AdditiveExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2049 297 5464 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser AdditiveExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 297 1 339 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser AdditiveOp (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 233 1 341 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser MultiplicativeExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2345 1 5773 0 13632 +ciMethod br/ufpe/cin/generated/Java18MergeParser MultiplicativeExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 0 0 8 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser UnaryExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2057 1 5448 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_2_40 (I)Z 2081 1 5463 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_2_41 (I)Z 2065 1 5464 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_2_44 (I)Z 2337 1 5568 0 832 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_2_45 (I)Z 3089 1 5781 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_52 ()Z 2313 1 17624 46 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_161 ()Z 2009 1 9109 87 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 2009 177 17407 91 21120 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_45 ()Z 2089 1 12978 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_321 ()Z 2129 1 11879 134 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_320 ()Z 2049 1 15570 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_44 ()Z 2833 1 13348 37 3456 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_319 ()Z 2049 1 15572 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_283 ()Z 2129 1 12879 67 11168 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_282 ()Z 2129 1 12879 0 384 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_281 ()Z 2129 1 12878 0 384 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_280 ()Z 2097 1 12880 1 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_187 ()Z 2065 1 12880 68 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_279 ()Z 3113 1 7441 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_278 ()Z 3113 1 7461 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_277 ()Z 3113 1 7461 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_186 ()Z 2097 1 7461 0 1088 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_41 ()Z 2721 1 10434 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_101 ()Z 2089 1 12980 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_185 ()Z 3113 1 14697 83 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_276 ()Z 3073 1 24163 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_275 ()Z 3073 1 24856 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_184 ()Z 3073 1 24804 0 704 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_100 ()Z 2833 1 13348 37 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_40 ()Z 2721 1 10442 4 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_183 ()Z 3113 65 13913 100 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_43 ()Z 3073 1 6623 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3_42 ()Z 3073 1 6623 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_274 ()Z 3073 1 6623 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_182 ()Z 2721 1 6623 0 1792 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_99 ()Z 2721 1 10434 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_181 ()Z 3113 1 10674 76 1888 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_273 ()Z 3769 1 7472 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_272 ()Z 3081 1 7474 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_271 ()Z 3081 1 7502 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_270 ()Z 3081 1 7524 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_180 ()Z 2721 1 7524 0 1408 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_3R_98 ()Z 2721 1 10442 4 0 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_consume_token (I)Lcide/gparser/Token; 4097 7921 6443 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 4097 1 11871 611 384 +ciMethod br/ufpe/cin/generated/Java18MergeParser getToken (I)Lcide/gparser/Token; 3425 3425 5619 0 256 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_ntk ()I 4097 1 5637 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_add_error_token (II)V 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParser jj_save (II)V 4097 1 5780 0 384 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser cc ()Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$Context; 4097 1 146293 0 0 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser productionStart (Z)V 4097 1 136114 0 1696 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser applyReplacements (Ljava/lang/String;Ljava/util/List;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType;)Ljava/lang/String; 3713 16385 93694 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser productionEndTerminal (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcide/gparser/Token;Lcide/gparser/Token;)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 4097 1 30693 0 34304 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser stripWhitespace (Ljava/lang/String;)Ljava/lang/String; 4097 1 30693 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser getBody (Lcide/gparser/Token;Lcide/gparser/Token;)Ljava/lang/String; 4097 32601 4553 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser getPrefix (Lcide/gparser/Token;)Ljava/lang/String; 4097 4409 6614 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser replaceName (Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 4097 1 141762 0 1696 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context (Z)V 3433 1 7715 0 512 +ciMethod br/ufpe/cin/generated/Java18MergeParser$JJCalls ()V 793 1 106 0 0 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_0 ()I 4097 1 9578 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_3 ()I 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_1 ()I 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjMoveStringLiteralDfa0_2 ()I 0 0 1 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager jjFillToken ()Lcide/gparser/Token; 4097 1 9983 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager getNextToken ()Lcide/gparser/Token; 4097 825 6407 0 9696 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager SkipLexicalActions (Lcide/gparser/Token;)V 1001 1 9765 0 -1 +ciMethod br/ufpe/cin/generated/Java18MergeParserTokenManager MoreLexicalActions ()V 0 0 1 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo (Ljava/lang/String;Ljava/lang/String;)V 4097 1 40723 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V 4097 1 42029 0 -1 +ciMethod de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement (Ljava/lang/String;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 4097 1 175953 0 0 +ciMethodData java/util/Vector elementData (I)Ljava/lang/Object; 2 6370 orig 264 168 227 165 116 0 0 0 0 136 73 9 28 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 183 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/Stack push (Ljava/lang/Object;)Ljava/lang/Object; 2 136161 orig 264 168 227 165 116 0 0 0 0 8 159 9 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 143 16 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 6 0x20005 0x0 0x2060d3b0 0x211e1 0x0 0x0 oops 1 2 java/util/Stack +ciMethodData br/ufpe/cin/generated/Java18MergeParserTokenManager getNextToken ()Lcide/gparser/Token; 2 9765 orig 264 168 227 165 116 0 0 0 0 64 191 123 28 0 0 0 0 160 8 0 0 16 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 184 0 0 241 45 1 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 80 0 2 0 0 0 80 7 0 0 255 255 255 255 5 0 10 0 0 0 0 0 data 234 0xa0005 0x0 0x1f96e820 0x3cc5 0x0 0x0 0x120003 0x3cc5 0x48 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x360008 0xa 0x0 0x1a8 0x111 0x60 0x0 0x88 0x0 0xf0 0x0 0x158 0x610002 0x3cc5 0x660003 0x3cc5 0x138 0x760002 0x0 0x7f0007 0x0 0x110 0x0 0x880007 0x0 0xf0 0x0 0x910003 0x0 0xd0 0xa10002 0x0 0xaa0007 0x0 0xa8 0x0 0xb30007 0x0 0x88 0x0 0xbc0003 0x0 0x68 0xcc0002 0x0 0xd50007 0x0 0x40 0x0 0xde0007 0x0 0x20 0x0 0xee0007 0x0 0x2d0 0x3cc5 0xf90007 0x2e0e 0x50 0xeb7 0x1090005 0x0 0x1f96e820 0xeb7 0x0 0x0 0x1250007 0x25be 0x70 0x1707 0x1290005 0x0 0x1f8344c0 0x1707 0x0 0x0 0x13b0007 0x1707 0x20 0x0 0x1630007 0x0 0x158 0x25be 0x17d0007 0x0 0xd0 0x25be 0x1810005 0x0 0x1f8344c0 0x25be 0x0 0x0 0x1860007 0x1cc0 0x38 0x8fe 0x18b0003 0x8fe 0x18 0x19c0005 0x0 0x1f8344c0 0x25be 0x0 0x0 0x19f0003 0x25be 0x48 0x1a40005 0x0 0x0 0x0 0x0 0x0 0x1b00007 0x25be 0xfffffffffffffbe0 0x0 0x1bf0003 0x0 0xfffffffffffffbc0 0x1c30005 0x0 0x0 0x0 0x0 0x0 0x1cf0007 0x0 0x20 0x0 0x1ed0005 0x0 0x0 0x0 0x0 0x0 0x1f50003 0x0 0xfffffffffffffba0 0x1fe0005 0x0 0x0 0x0 0x0 0x0 0x2090005 0x0 0x0 0x0 0x0 0x0 0x21a0005 0x0 0x0 0x0 0x0 0x0 0x2250005 0x0 0x0 0x0 0x0 0x0 0x22a0003 0x0 0xd8 0x2350007 0x0 0x38 0x0 0x23b0003 0x0 0x48 0x2420005 0x0 0x0 0x0 0x0 0x0 0x24f0007 0x0 0x40 0x0 0x2580007 0x0 0x38 0x0 0x2610003 0x0 0x18 0x2690007 0x0 0xb8 0x0 0x2710005 0x0 0x0 0x0 0x0 0x0 0x2790007 0x0 0x38 0x0 0x27f0003 0x0 0x48 0x2860005 0x0 0x0 0x0 0x0 0x0 0x2a20002 0x0 oops 5 2 cide/gparser/OffsetCharStream 78 cide/gparser/OffsetCharStream 88 br/ufpe/cin/generated/Java18MergeParserTokenManager 106 br/ufpe/cin/generated/Java18MergeParserTokenManager 119 br/ufpe/cin/generated/Java18MergeParserTokenManager +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_consume_token (I)Lcide/gparser/Token; 2 13017 orig 264 168 227 165 116 0 0 0 0 80 90 122 28 0 0 0 0 184 2 0 0 136 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 222 3 0 0 89 185 0 0 217 119 1 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 20 0 2 0 0 0 104 1 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 45 0x90007 0x6 0x38 0x1725 0x170003 0x1725 0x48 0x230005 0x0 0x1f8344c0 0x6 0x0 0x0 0x3a0007 0x0 0xd0 0x172b 0x540007 0x16f1 0xb0 0x3a 0x640007 0x3a 0x90 0x166e 0x710007 0x166e 0x58 0x188d 0x7d0007 0x138 0x20 0x1755 0x8d0003 0x188d 0xffffffffffffffc0 0x930003 0x166e 0xffffffffffffff88 0xa60005 0x0 0x0 0x0 0x0 0x0 oops 1 9 br/ufpe/cin/generated/Java18MergeParserTokenManager +ciMethodData de/ovgu/cide/fstgen/ast/AbstractFSTParser cc ()Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$Context; 2 146297 orig 264 168 227 165 116 0 0 0 0 200 123 122 28 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 203 17 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 96 0 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 12 0x40005 0x0 0x2060d3b0 0x23979 0x0 0x0 0x70004 0x0 0x2060d4c0 0x23979 0x0 0x0 oops 2 2 java/util/Stack 8 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +ciMethodData de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement (Ljava/lang/String;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 2 175973 orig 264 168 227 165 116 0 0 0 0 232 238 123 28 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 107 21 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2ad65 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 2 11871 orig 264 168 227 165 116 0 0 0 0 248 91 122 28 0 0 0 0 248 2 0 0 72 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 98 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 53 0x80007 0x2271 0xa0 0x9ee 0x1c0007 0x580 0x68 0x46e 0x290005 0x0 0x1f8344c0 0x46e 0x0 0x0 0x370003 0x46e 0x30 0x4a0003 0x580 0x18 0x5c0007 0x2c5f 0xa8 0x0 0x670007 0x0 0x58 0x0 0x6f0007 0x0 0x38 0x0 0x7a0003 0x0 0xffffffffffffffc0 0x7e0007 0x0 0x30 0x0 0x840002 0x0 0x8f0007 0x817 0x20 0x2448 0x980007 0x57f 0x40 0x298 0xa30007 0xac 0x20 0x1ec oops 1 10 br/ufpe/cin/generated/Java18MergeParserTokenManager +ciMethodData de/ovgu/cide/fstgen/ast/AbstractFSTParser replaceName (Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 2 141899 orig 264 168 227 165 116 0 0 0 0 208 135 122 28 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 66 17 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 80 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 10 0x10002 0x2284b 0x100002 0x2284b 0x130005 0x0 0x2060e930 0x2284b 0x0 0x0 oops 1 6 java/util/ArrayList +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_save (II)V 2 5780 orig 264 168 227 165 116 0 0 0 0 208 108 122 28 0 0 0 0 176 1 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 164 0 0 209 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 9 0 2 0 0 0 128 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 16 0xf0007 0x148d 0x80 0x21 0x160007 0x1a 0x48 0x7 0x1e0002 0x7 0x260003 0x7 0x30 0x2e0003 0x1a 0xffffffffffffff98 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser$JJCalls ()V 1 106 orig 264 168 227 165 116 0 0 0 0 152 69 123 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 99 0 0 0 57 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x7 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser getToken (I)Lcide/gparser/Token; 2 5619 orig 264 168 227 165 116 0 0 0 0 24 94 122 28 0 0 0 0 40 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 172 1 0 0 57 162 0 0 57 162 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 27 0x40007 0x1447 0x38 0x0 0xb0003 0x0 0x18 0x170007 0x1447 0xa0 0x1447 0x1e0007 0x55 0x38 0x13f2 0x260003 0x13f2 0x48 0x2e0005 0x0 0x1f8344c0 0x55 0x0 0x0 0x390003 0x1447 0xffffffffffffff78 oops 1 20 br/ufpe/cin/generated/Java18MergeParserTokenManager +ciMethodData de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context (Z)V 2 7715 orig 264 168 227 165 116 0 0 0 0 72 66 123 28 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 173 1 0 0 177 227 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x1c76 0x90002 0x1c76 0x140002 0x1c76 0x1f0002 0x1c76 oops 0 +ciMethodData de/ovgu/cide/fstgen/ast/AbstractFSTParser productionStart (Z)V 2 136118 orig 264 168 227 165 116 0 0 0 0 8 125 122 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 141 16 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 8 0x90002 0x211b6 0xc0005 0x0 0x2060d3b0 0x211b6 0x0 0x0 oops 1 4 java/util/Stack +ciMethodData de/ovgu/cide/fstgen/ast/AbstractFSTParser productionEndTerminal (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcide/gparser/Token;Lcide/gparser/Token;)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 30693 orig 264 168 227 165 116 0 0 0 0 104 131 122 28 0 0 0 0 176 4 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 175 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 45 0 2 0 0 0 48 3 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 102 0x40005 0x0 0x2060d3b0 0x75e5 0x0 0x0 0x70004 0x0 0x2060d4c0 0x75e5 0x0 0x0 0xf0002 0x75e5 0x190002 0x75e5 0x310002 0x75e5 0x340002 0x75e5 0x370002 0x75e5 0x3a0005 0x0 0x2060e930 0x75e5 0x0 0x0 0x4a0002 0x75e5 0x590002 0x75e5 0x680002 0x75e5 0x780002 0x75e5 0x820007 0x7595 0x160 0x50 0x870005 0x3 0x2fdb220 0x4d 0x0 0x0 0x8a0007 0x0 0x38 0x50 0x8f0003 0x50 0x28 0x9c0002 0x0 0xa20002 0x50 0xad0005 0x0 0x2060e930 0x50 0x0 0x0 0xb50007 0x0 0x70 0x50 0xb90002 0x50 0xdc0002 0x50 0xdf0005 0x0 0x2060e930 0x50 0x0 0x0 0xe50003 0x50 0xb8 0xeb0005 0x45 0x2fdb220 0x7550 0x0 0x0 0xee0007 0x3d 0x70 0x7558 0xf40005 0x45 0x2fdb220 0x7513 0x0 0x0 0xf70007 0x7557 0x20 0x1 0x1090002 0x75e5 oops 8 2 java/util/Stack 8 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context 24 java/util/ArrayList 42 java/lang/String 59 java/util/ArrayList 73 java/util/ArrayList 82 java/lang/String 92 java/lang/String +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_184 ()Z 2 24804 orig 264 168 227 165 116 0 0 0 0 88 231 121 28 0 0 0 0 128 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 33 251 2 0 1 0 0 0 76 72 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 12 0x60002 0x5f64 0x90007 0x2b2 0x50 0x5caf 0x120002 0x5caf 0x150007 0xd 0x20 0x5ca4 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_275 ()Z 2 24856 orig 264 168 227 165 116 0 0 0 0 120 230 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 193 252 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x5f98 0x60007 0x2b2 0x20 0x5ce3 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_276 ()Z 2 24163 orig 264 168 227 165 116 0 0 0 0 232 228 121 28 0 0 0 0 80 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 25 231 2 0 1 0 0 0 109 70 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x5ce3 0x6e007 0xd 0x20 0x5cd8 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_319 ()Z 2 15572 orig 264 168 227 165 116 0 0 0 0 80 218 121 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 161 222 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 12 0x30002 0x3bd4 0x60007 0x2 0x20 0x3bd2 0xc0002 0x2 0xf0007 0x2 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_83 ()Z 2 17441 orig 264 168 227 165 116 0 0 0 0 48 187 121 28 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 251 0 0 0 49 25 2 0 169 51 1 0 118 31 0 0 195 18 0 0 2 0 0 0 1 0 12 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 15 0x10002 0x4326 0x40007 0x1dc0 0x20 0x1b8d 0xf0002 0x2804 0x120007 0xa44 0xfffffffffffffff0 0x1c75 0x1a0003 0x1c75 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_320 ()Z 2 15577 orig 264 168 227 165 116 0 0 0 0 192 216 121 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 201 222 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 12 0x30002 0x3bd9 0x60007 0x0 0x20 0x3bd9 0xc0002 0x0 0xf0007 0x0 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_187 ()Z 2 12881 orig 264 168 227 165 116 0 0 0 0 96 222 121 28 0 0 0 0 224 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 121 138 1 0 1 0 0 0 224 34 0 0 0 0 0 0 2 0 0 0 0 0 48 0 2 0 0 0 192 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 24 0x60002 0x314f 0x90007 0x2 0xb0 0x314d 0x120002 0x314d 0x150007 0x0 0x80 0x314d 0x1e0002 0x314d 0x210007 0x0 0x50 0x314d 0x2a0002 0x314d 0x2d0007 0x1884 0x20 0x1220 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_280 ()Z 2 12882 orig 264 168 227 165 116 0 0 0 0 96 221 121 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 97 138 1 0 1 0 0 0 220 34 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x314c 0x40007 0x3 0x20 0x314a 0xa0002 0x3 0xd0007 0x2 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_281 ()Z 2 12880 orig 264 168 227 165 116 0 0 0 0 144 220 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 49 138 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x3146 0x40007 0x0 0x20 0x3146 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_282 ()Z 2 12880 orig 264 168 227 165 116 0 0 0 0 208 219 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 49 138 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x3146 0x40007 0x0 0x20 0x3146 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_283 ()Z 2 13147 orig 264 168 227 165 116 0 0 0 0 16 219 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 137 146 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x3251 0x40007 0x18e7 0x20 0x128a oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_45 ()Z 2 12980 orig 264 168 227 165 116 0 0 0 0 64 214 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 121 141 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x31af 0x40007 0x10 0x20 0x3197 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_101 ()Z 2 12981 orig 264 168 227 165 116 0 0 0 0 56 227 121 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 129 141 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x31b0 0x40007 0x18 0x20 0x3198 0xa0002 0x18 0xd0007 0x10 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_186 ()Z 2 7461 orig 264 168 227 165 116 0 0 0 0 168 225 121 28 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 249 224 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 144 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 18 0x60002 0x1c1f 0x90007 0x0 0x80 0x1c1f 0x120002 0x1c1f 0x150007 0x14 0x50 0x1c0b 0x1e0002 0x1c0b 0x210007 0x0 0x20 0x1c0b oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_185 ()Z 2 14699 orig 264 168 227 165 116 0 0 0 0 32 228 121 28 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 49 191 1 0 65 218 0 0 176 41 0 0 134 19 0 0 2 0 0 0 1 0 17 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 15 0x10002 0x37e6 0x40007 0x1b38 0x20 0x146f 0xf0002 0x1b48 0x120007 0x10 0xfffffffffffffff0 0x1b38 0x1a0003 0x1b38 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_183 ()Z 2 13940 orig 264 168 227 165 116 0 0 0 0 160 234 121 28 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 121 167 1 0 153 214 0 0 134 39 0 0 72 19 0 0 2 0 0 0 2 0 32 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 15 0x10002 0x34ef 0x40007 0x1977 0x20 0x146d 0xf0002 0x1b0c 0x120007 0x195 0xfffffffffffffff0 0x1974 0x1a0003 0x1974 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_44 ()Z 2 13482 orig 264 168 227 165 116 0 0 0 0 128 217 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 98 1 0 0 65 154 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 37 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x3348 0x40007 0x1d1 0x20 0x303f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_181 ()Z 2 10674 orig 264 168 227 165 116 0 0 0 0 16 242 121 28 0 0 0 0 152 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 105 65 1 0 9 148 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 47 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 15 0x10002 0x282d 0x40007 0x1282 0x20 0x108f 0xf0002 0x1282 0x120007 0x0 0xfffffffffffffff0 0x1282 0x1a0003 0x1282 0x18 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_41 ()Z 2 10434 orig 264 168 227 165 116 0 0 0 0 104 226 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 1 0 0 113 59 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x276e 0x40007 0x0 0x20 0x276e oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_99 ()Z 2 10434 orig 264 168 227 165 116 0 0 0 0 152 239 121 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 1 0 0 113 59 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x276e 0x40007 0x0 0x20 0x276e 0xa0002 0x0 0xd0007 0x0 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_182 ()Z 2 6623 orig 264 168 227 165 116 0 0 0 0 8 238 121 28 0 0 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 1 0 0 89 196 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 25 0 2 0 0 0 144 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 18 0x60002 0x188b 0x90007 0x0 0x80 0x188b 0x120002 0x188b 0x150007 0x0 0x50 0x188b 0x1e0002 0x188b 0x210007 0x0 0x20 0x188b oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_40 ()Z 2 10442 orig 264 168 227 165 116 0 0 0 0 232 232 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 1 0 0 177 59 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x2776 0x40007 0x24 0x20 0x2712 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_98 ()Z 2 10442 orig 264 168 227 165 116 0 0 0 0 112 249 121 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 1 0 0 177 59 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 12 0x10002 0x2776 0x40007 0x64 0x20 0x2712 0xa0002 0x64 0xd0007 0x24 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_180 ()Z 2 7524 orig 264 168 227 165 116 0 0 0 0 0 247 121 28 0 0 0 0 224 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 84 1 0 0 129 224 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 24 0 2 0 0 0 192 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 24 0x60002 0x1c10 0x90007 0x16 0xb0 0x1bfa 0x120002 0x1bfa 0x150007 0x1c 0x80 0x1bde 0x1e0002 0x1bde 0x210007 0x2 0x50 0x1bdc 0x2a0002 0x1bdc 0x2d0007 0x9 0x20 0x1bd3 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_277 ()Z 2 7461 orig 264 168 227 165 116 0 0 0 0 184 224 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 1 221 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1ba0 0x60007 0x0 0x20 0x1ba0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_278 ()Z 2 7461 orig 264 168 227 165 116 0 0 0 0 240 223 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 1 221 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1ba0 0x60007 0x14 0x20 0x1b8c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_279 ()Z 2 7441 orig 264 168 227 165 116 0 0 0 0 40 223 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 97 220 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b8c 0x60007 0x0 0x20 0x1b8c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_274 ()Z 2 6623 orig 264 168 227 165 116 0 0 0 0 24 237 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 249 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x185f 0x60007 0x0 0x20 0x185f oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_42 ()Z 2 6623 orig 264 168 227 165 116 0 0 0 0 80 236 121 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 249 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 144 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 18 0x30002 0x185f 0x60007 0x1c 0x20 0x1843 0xe0002 0x1c 0x110007 0x0 0x20 0x1c 0x190002 0x0 0x1c0007 0x0 0x20 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3_43 ()Z 2 6623 orig 264 168 227 165 116 0 0 0 0 112 235 121 28 0 0 0 0 128 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 249 194 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 7 0 2 0 0 0 96 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 12 0x30002 0x185f 0x60007 0x1c 0x20 0x1843 0xe0002 0x1c 0x110007 0x0 0x20 0x1c oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_270 ()Z 2 7524 orig 264 168 227 165 116 0 0 0 0 0 246 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 1 0 0 25 223 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1be3 0x60007 0x16 0x20 0x1bcd oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_271 ()Z 2 7502 orig 264 168 227 165 116 0 0 0 0 104 244 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 1 0 0 105 222 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1bcd 0x60007 0x1c 0x20 0x1bb1 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_272 ()Z 2 7474 orig 264 168 227 165 116 0 0 0 0 160 243 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 1 0 0 137 221 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1bb1 0x60007 0x2 0x20 0x1baf oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_3R_273 ()Z 2 7472 orig 264 168 227 165 116 0 0 0 0 216 242 121 28 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 215 1 0 0 201 218 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 6 0x30002 0x1b59 0x60007 0x9 0x20 0x1b50 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser UnaryExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 5448 orig 264 168 227 165 116 0 0 0 0 8 111 119 28 0 0 0 0 104 10 0 0 200 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 57 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 49 0 2 0 0 0 24 9 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 291 0x40005 0x6 0x1f82e8d0 0x1441 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x1447 0x0 0x0 0x120007 0x10c9 0x48 0x37e 0x160002 0x37e 0x190003 0x37e 0x18 0x200008 0xb4 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x7c0 0x0 0x850 0x1 0x7c0 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x7c0 0x3 0x7c0 0x2 0x7c0 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x7c0 0x0 0x7c0 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x850 0x0 0x6a0 0x0 0x730 0x0 0x5b0 0x0 0x5b0 0x1960005 0x0 0x1f82e8d0 0x2 0x0 0x0 0x19e0005 0x0 0x1f82e8d0 0x2 0x0 0x0 0x1a30005 0x0 0x1f82e8d0 0x2 0x0 0x0 0x1ab0005 0x0 0x1f82e8d0 0x2 0x0 0x0 0x1bf0005 0x0 0x1f82e8d0 0x2 0x0 0x0 0x1c50005 0x0 0x0 0x0 0x0 0x0 0x1cd0005 0x0 0x0 0x0 0x0 0x0 0x1e10005 0x0 0x0 0x0 0x0 0x0 0x1e70005 0x0 0x0 0x0 0x0 0x0 0x1ef0005 0x0 0x0 0x0 0x0 0x0 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2090005 0x6 0x1f82e8d0 0x143f 0x0 0x0 0x2110005 0x0 0x1f82e8d0 0x1445 0x0 0x0 0x2250005 0x0 0x1f82e8d0 0x1445 0x0 0x0 0x2360002 0x0 0x23e0002 0x0 oops 10 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 205 br/ufpe/cin/generated/Java18MergeParser 211 br/ufpe/cin/generated/Java18MergeParser 217 br/ufpe/cin/generated/Java18MergeParser 223 br/ufpe/cin/generated/Java18MergeParser 229 br/ufpe/cin/generated/Java18MergeParser 271 br/ufpe/cin/generated/Java18MergeParser 277 br/ufpe/cin/generated/Java18MergeParser 283 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser AdditiveOp (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 1 363 orig 264 168 227 165 116 0 0 0 0 224 103 119 28 0 0 0 0 216 2 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 0 0 0 113 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 136 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 49 0x40005 0x101 0x1f82e8d0 0x4d 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x14e 0x0 0x0 0x120007 0x2 0x48 0x14c 0x160002 0x14c 0x190003 0x14c 0x18 0x200008 0x6 0x0 0xc0 0xfd 0x40 0x4 0x80 0x3f0002 0x14a 0x540005 0x0 0x1f82e8d0 0x14a 0x0 0x0 0x5b0002 0x4 0x700005 0x0 0x1f82e8d0 0x4 0x0 0x0 0x810002 0x0 0x890002 0x0 oops 4 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 33 br/ufpe/cin/generated/Java18MergeParser 41 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser AdditiveExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 5466 orig 264 168 227 165 116 0 0 0 0 112 101 119 28 0 0 0 0 232 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 209 162 0 0 113 9 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 19 0 2 0 0 0 152 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 51 0x40005 0x2 0x1f82e8d0 0x1458 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x145a 0x0 0x0 0xf0005 0x2 0x1f82e8d0 0x1458 0x0 0x0 0x170005 0x0 0x1f82e8d0 0x145a 0x0 0x0 0x1c0002 0x1588 0x1f0007 0x145a 0x98 0x12e 0x240005 0x0 0x1f82e8d0 0x12e 0x0 0x0 0x2c0005 0x0 0x1f82e8d0 0x12e 0x0 0x0 0x2f0003 0x12e 0xffffffffffffff70 0x430005 0x0 0x1f82e8d0 0x145a 0x0 0x0 oops 7 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 14 br/ufpe/cin/generated/Java18MergeParser 20 br/ufpe/cin/generated/Java18MergeParser 32 br/ufpe/cin/generated/Java18MergeParser 38 br/ufpe/cin/generated/Java18MergeParser 47 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser MultiplicativeExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 5773 orig 264 168 227 165 116 0 0 0 0 16 105 119 28 0 0 0 0 232 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 37 1 0 0 65 171 0 0 65 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 19 0 2 0 0 0 152 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 51 0x40005 0x85 0x1f82e8d0 0x14e3 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x1568 0x0 0x0 0xf0005 0x85 0x1f82e8d0 0x14e3 0x0 0x0 0x170005 0x0 0x1f82e8d0 0x1568 0x0 0x0 0x1c0002 0x1570 0x1f0007 0x1568 0x98 0x8 0x240005 0x0 0x1f82e8d0 0x8 0x0 0x0 0x2c0005 0x0 0x1f82e8d0 0x8 0x0 0x0 0x2f0003 0x8 0xffffffffffffff70 0x430005 0x0 0x1f82e8d0 0x1568 0x0 0x0 oops 7 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 14 br/ufpe/cin/generated/Java18MergeParser 20 br/ufpe/cin/generated/Java18MergeParser 32 br/ufpe/cin/generated/Java18MergeParser 38 br/ufpe/cin/generated/Java18MergeParser 47 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_2_44 (I)Z 2 5568 orig 264 168 227 165 116 0 0 0 0 240 59 120 28 0 0 0 0 160 1 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 1 0 0 225 164 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 20 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 19 0 0 0 0 0 data 15 0x130002 0x149c 0x160007 0x1386 0x38 0x0 0x1a0003 0x0 0x18 0x230002 0x1386 0x2f0002 0x116 0x3a0002 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser AdditiveExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 1 339 orig 264 168 227 165 116 0 0 0 0 144 102 119 28 0 0 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 37 0 0 0 113 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 17 0 2 0 0 0 80 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 42 0x40005 0x103 0x1f82e8d0 0x2b 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x12e 0x0 0x0 0xf0005 0x103 0x1f82e8d0 0x2b 0x0 0x0 0x170005 0x0 0x1f82e8d0 0x12e 0x0 0x0 0x1c0005 0x103 0x1f82e8d0 0x2b 0x0 0x0 0x240005 0x0 0x1f82e8d0 0x12e 0x0 0x0 0x380005 0x0 0x1f82e8d0 0x12e 0x0 0x0 oops 7 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 14 br/ufpe/cin/generated/Java18MergeParser 20 br/ufpe/cin/generated/Java18MergeParser 26 br/ufpe/cin/generated/Java18MergeParser 32 br/ufpe/cin/generated/Java18MergeParser 38 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_2_41 (I)Z 2 5480 orig 264 168 227 165 116 0 0 0 0 72 56 120 28 0 0 0 0 160 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 49 163 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 20 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 19 0 0 0 0 0 data 15 0x130002 0x1466 0x160007 0x1466 0x38 0x0 0x1a0003 0x0 0x18 0x230002 0x1466 0x2f0002 0x0 0x3a0002 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser ShiftExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 5464 orig 264 168 227 165 116 0 0 0 0 144 97 119 28 0 0 0 0 232 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 177 162 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 19 0 2 0 0 0 152 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 51 0x40005 0x2 0x1f82e8d0 0x1454 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x1456 0x0 0x0 0xf0005 0x2 0x1f82e8d0 0x1454 0x0 0x0 0x170005 0x0 0x1f82e8d0 0x1456 0x0 0x0 0x1c0002 0x1456 0x1f0007 0x1456 0x98 0x0 0x240005 0x0 0x0 0x0 0x0 0x0 0x2c0005 0x0 0x0 0x0 0x0 0x0 0x2f0003 0x0 0xffffffffffffff70 0x430005 0x0 0x1f82e8d0 0x1456 0x0 0x0 oops 5 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 14 br/ufpe/cin/generated/Java18MergeParser 20 br/ufpe/cin/generated/Java18MergeParser 47 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser RelationalExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 5399 orig 264 168 227 165 116 0 0 0 0 160 93 119 28 0 0 0 0 232 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 177 160 0 0 233 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 19 0 2 0 0 0 152 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 51 0x40005 0x1 0x1f82e8d0 0x1415 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x1416 0x0 0x0 0xf0005 0x1 0x1f82e8d0 0x1415 0x0 0x0 0x170005 0x0 0x1f82e8d0 0x1416 0x0 0x0 0x1c0002 0x1453 0x1f0007 0x1416 0x98 0x3d 0x240005 0x0 0x1f82e8d0 0x3d 0x0 0x0 0x2c0005 0x0 0x1f82e8d0 0x3d 0x0 0x0 0x2f0003 0x3d 0xffffffffffffff70 0x430005 0x0 0x1f82e8d0 0x1416 0x0 0x0 oops 7 2 br/ufpe/cin/generated/Java18MergeParser 8 br/ufpe/cin/generated/Java18MergeParser 14 br/ufpe/cin/generated/Java18MergeParser 20 br/ufpe/cin/generated/Java18MergeParser 32 br/ufpe/cin/generated/Java18MergeParser 38 br/ufpe/cin/generated/Java18MergeParser 47 br/ufpe/cin/generated/Java18MergeParser +ciMethodData br/ufpe/cin/generated/Java18MergeParser jj_2_40 (I)Z 2 5486 orig 264 168 227 165 116 0 0 0 0 16 55 120 28 0 0 0 0 160 1 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 81 163 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 20 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 19 0 0 0 0 0 data 15 0x130002 0x146a 0x160007 0x142d 0x38 0x0 0x1a0003 0x0 0x18 0x230002 0x142d 0x2f0002 0x3d 0x3a0002 0x0 oops 0 +ciMethodData br/ufpe/cin/generated/Java18MergeParser RelationalExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 1 65 orig 264 168 227 165 116 0 0 0 0 192 94 119 28 0 0 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 241 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 255 255 255 255 5 0 4 0 0 0 0 0 data 42 0x40005 0x3e 0x0 0x0 0x0 0x0 0xa0005 0x0 0x1f82e8d0 0x3e 0x0 0x0 0xf0005 0x3e 0x0 0x0 0x0 0x0 0x170005 0x0 0x1f82e8d0 0x3e 0x0 0x0 0x1c0005 0x3e 0x0 0x0 0x0 0x0 0x240005 0x0 0x1f82e8d0 0x3e 0x0 0x0 0x380005 0x0 0x1f82e8d0 0x3e 0x0 0x0 oops 4 8 br/ufpe/cin/generated/Java18MergeParser 20 br/ufpe/cin/generated/Java18MergeParser 32 br/ufpe/cin/generated/Java18MergeParser 38 br/ufpe/cin/generated/Java18MergeParser +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/CharSequence 1 1 89 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 11 11 11 15 15 15 16 16 18 18 1 1 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 100 100 100 7 100 7 7 100 7 100 100 7 100 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 100 100 7 100 7 100 100 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 100 100 100 7 100 7 100 100 100 7 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 100 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/util/Collection 1 1 87 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 1 +ciInstanceKlass java/util/List 1 1 112 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass java/util/Stack +ciInstanceKlass java/util/Vector 1 1 377 3 3 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 7 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 1 1 1 1 +ciInstanceKlass java/util/Stack 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 1 1 1 1 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 100 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/io/ObjectStreamException +instanceKlass org/eclipse/jgit/errors/CorruptObjectException +instanceKlass java/nio/charset/CharacterCodingException +instanceKlass java/io/EOFException +instanceKlass java/io/UnsupportedEncodingException +instanceKlass java/io/FileNotFoundException +ciInstanceKlass java/io/IOException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass java/lang/ArrayIndexOutOfBoundsException 1 1 38 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 12 12 12 12 12 10 10 10 10 10 10 1 +ciInstanceKlass cide/gparser/ParseException 0 0 179 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 12 1 8 1 8 1 10 100 1 12 1 1 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 100 1 10 10 12 1 1 10 12 1 8 1 8 1 8 1 9 100 1 12 1 100 1 10 100 1 12 1 1 10 8 1 10 12 1 10 12 1 9 12 1 1 9 12 1 10 12 1 1 8 1 10 12 1 8 1 9 12 1 8 1 9 12 1 8 1 8 1 8 1 10 1 1 1 1 1 1 1 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 +ciInstanceKlass cide/gparser/TokenMgrError 0 0 147 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 100 1 10 12 1 1 10 100 1 12 1 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 100 1 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 1 1 10 12 8 1 8 1 8 1 1 1 1 1 1 1 1 1 10 12 1 1 10 1 10 9 12 1 1 1 10 12 10 12 1 1 +ciInstanceKlass de/ovgu/cide/fstgen/ast/FSTTerminal 1 1 184 10 7 8 9 8 9 9 9 9 9 8 10 9 8 10 10 9 10 10 10 10 10 10 10 10 10 10 10 10 100 10 8 10 8 8 10 8 8 10 8 8 8 8 10 100 10 8 10 10 8 10 10 10 9 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 1 1 1 1 1 1 1 1 1 12 1 1 12 1 12 12 12 12 12 1 7 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 1 12 1 1 12 1 1 12 1 1 1 1 12 1 1 12 1 100 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass cide/gparser/CharStream 1 0 31 100 1 100 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser +ciInstanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser 1 1 329 10 7 10 9 7 10 9 7 10 10 10 10 9 11 100 10 9 9 10 9 10 7 10 9 10 11 7 10 11 11 11 7 9 9 9 7 10 8 10 9 8 10 10 10 10 8 10 10 10 8 8 10 10 8 10 8 8 9 10 7 8 10 10 10 8 10 10 9 11 9 9 9 10 8 8 10 10 11 7 10 100 8 7 10 9 9 10 9 10 10 9 7 10 7 7 1 1 7 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 100 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 12 12 7 12 1 12 12 12 12 12 12 1 12 12 12 1 12 12 7 12 12 1 12 12 12 1 1 12 12 1 12 12 12 12 1 7 12 12 12 1 1 12 12 1 12 1 1 12 12 1 1 12 12 12 1 12 12 12 12 7 12 12 12 12 1 1 12 12 100 1 12 1 1 1 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParser 1 1 3290 10 9 9 7 9 9 9 7 10 9 7 10 9 9 9 10 10 3 10 10 10 9 10 9 10 10 10 8 8 10 10 100 10 8 8 8 9 10 8 10 10 8 8 8 8 8 10 10 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 10 7 8 9 10 8 8 8 8 10 10 10 10 8 8 10 10 10 10 10 10 10 8 10 10 10 10 10 10 10 10 8 10 10 8 8 10 8 8 8 10 8 10 8 8 8 8 8 8 8 10 10 8 10 8 10 8 10 8 8 8 8 8 10 10 8 10 10 8 10 8 10 10 8 8 8 10 10 8 8 8 8 10 10 8 10 10 8 8 8 8 10 10 8 8 10 8 10 8 10 8 8 8 10 8 10 8 10 8 10 8 10 10 8 10 10 8 10 8 8 10 8 8 10 8 8 10 8 8 10 8 8 8 8 10 10 10 8 10 10 8 10 10 8 10 10 10 8 8 10 10 8 8 10 8 10 10 8 10 8 10 10 10 8 10 8 8 10 8 8 10 8 8 8 8 8 8 8 8 8 8 8 8 8 10 8 10 8 8 10 10 10 8 10 8 8 8 8 8 8 8 8 8 8 8 8 8 10 10 8 10 8 8 10 10 8 10 10 8 10 10 8 10 10 8 10 10 8 10 10 10 8 10 8 8 8 10 10 8 10 10 10 8 10 8 8 8 8 8 10 10 10 8 10 8 8 10 8 10 8 10 10 10 8 10 8 8 8 10 10 10 8 10 8 8 8 8 8 10 8 10 8 10 8 8 8 10 8 10 10 8 10 8 8 8 10 8 10 8 10 8 8 8 8 8 8 8 8 10 8 10 10 8 8 8 10 8 10 8 8 10 10 10 8 8 10 8 10 8 8 8 8 10 8 8 10 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 8 10 8 10 8 10 8 8 8 10 8 10 8 10 8 10 10 8 8 8 8 8 8 8 8 10 8 10 8 8 8 8 10 8 8 10 10 8 10 8 8 8 10 10 10 10 8 8 8 10 10 8 10 8 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 10 8 8 10 8 8 10 10 8 10 10 8 10 10 8 10 8 10 8 8 8 10 8 8 8 8 10 8 8 8 8 10 8 10 10 8 8 8 8 8 8 8 10 8 10 10 8 10 10 8 10 8 10 8 10 8 8 8 8 8 8 8 8 10 10 10 8 10 10 8 10 10 8 8 10 8 10 8 10 8 8 10 10 8 10 10 8 10 8 10 8 8 10 8 10 8 8 10 8 10 8 8 10 8 10 8 10 8 10 8 8 10 10 8 10 10 8 10 8 10 8 8 8 8 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 9 3 3 3 3 3 9 7 10 9 7 10 10 10 9 10 9 9 9 9 10 10 9 9 9 10 11 11 100 10 10 10 10 10 9 10 9 10 10 10 10 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 100 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 12 12 12 1 12 12 12 1 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 12 1 12 1 1 12 12 12 12 1 1 1 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 1 1 12 12 12 12 1 1 12 12 12 12 12 12 12 1 12 12 12 12 12 12 12 12 1 12 12 12 1 12 12 1 12 12 12 12 12 12 12 1 12 12 1 12 1 12 12 1 1 12 12 1 1 1 12 12 1 12 12 1 1 1 12 12 1 12 12 1 12 1 1 1 12 1 12 1 12 12 12 12 12 12 1 12 1 1 12 1 12 1 12 1 12 1 1 1 12 12 12 1 12 12 1 12 12 1 12 12 12 12 12 1 1 12 1 12 12 1 12 1 12 12 12 12 1 12 1 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 1 12 12 12 12 12 12 1 1 1 1 12 12 12 12 1 12 1 12 1 12 12 12 12 1 1 12 12 12 12 1 1 1 1 12 1 12 1 12 1 12 1 12 12 1 12 1 1 1 12 1 12 1 12 1 1 1 1 1 1 1 1 12 1 12 12 1 1 12 1 12 1 1 12 12 12 1 12 1 12 1 1 1 12 1 1 12 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 1 12 1 12 1 12 1 1 1 12 1 12 1 12 1 12 12 1 1 1 1 1 1 1 1 12 1 12 1 1 1 12 12 12 1 12 1 1 1 12 12 12 12 1 1 12 12 1 12 1 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 1 12 12 12 12 12 1 12 12 1 12 1 12 1 1 1 12 1 1 12 1 1 1 1 12 12 12 1 1 12 12 12 1 12 12 1 12 12 1 12 1 12 12 12 12 12 12 12 12 12 1 12 1 12 12 1 12 12 1 12 1 12 12 12 12 1 12 1 1 12 12 12 12 12 12 1 12 12 1 12 1 12 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 100 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess 1 1 26 10 10 7 7 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 12 100 1 1 1 1 +ciInstanceKlass cide/gparser/OffsetCharStream 1 1 235 7 1 7 1 100 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 9 12 9 12 9 12 10 100 1 12 1 1 9 12 9 12 9 12 9 12 100 1 10 100 1 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 100 100 1 9 12 9 12 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 9 12 9 12 9 12 1 1 1 1 10 12 1 9 12 10 12 1 1 10 12 1 1 9 12 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 10 12 1 1 10 12 1 100 1 100 1 10 12 1 10 12 1 1 1 1 100 1 7 1 1 1 10 12 1 10 12 10 12 10 12 1 10 12 1 100 1 10 12 1 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context 1 1 41 10 7 10 9 9 9 9 7 7 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 12 12 12 100 1 1 1 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls 1 1 26 10 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 100 1 1 1 +ciInstanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager 1 1 962 9 5 0 5 0 5 0 5 0 9 5 0 5 0 5 0 5 0 9 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 10 9 11 9 100 10 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 10 5 0 5 0 10 5 0 10 10 9 9 9 9 9 10 3 10 5 0 10 10 5 0 5 0 5 0 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 10 5 0 10 10 5 0 5 0 5 0 10 9 9 9 9 9 9 9 9 10 9 9 9 10 10 3 3 10 100 100 10 8 10 10 8 10 10 10 9 9 11 9 11 9 11 9 11 9 11 9 11 9 11 9 11 10 9 9 9 10 10 10 10 11 9 9 9 9 9 10 10 8 10 9 100 10 11 10 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 7 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 9 5 0 5 0 5 0 5 0 9 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 7 12 12 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 7 12 12 12 12 12 12 1 1 1 12 12 1 12 12 7 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 1 12 12 1 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec0 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec2 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec3 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec4 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec5 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec6 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec7 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjbitVec8 [J 4 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjnextStates [I 88 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjstrLiteralImages [Ljava/lang/String; 127 [Ljava/lang/String; +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager lexStateNames [Ljava/lang/String; 4 [Ljava/lang/String; +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjnewLexState [I 127 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoToken [J 2 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoSkip [J 2 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoSpecial [J 2 +staticfield br/ufpe/cin/generated/Java18MergeParserTokenManager jjtoMore [J 2 +ciInstanceKlass cide/gparser/Token 1 1 45 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 9 12 1 1 1 1 1 9 12 1 1 10 1 1 1 +ciInstanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo 1 1 48 10 9 8 9 9 100 10 8 10 8 8 10 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 1 12 12 1 1 12 1 1 12 100 1 1 1 1 1 1 1 1 +ciInstanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement 1 1 45 10 9 9 100 10 10 8 9 10 7 7 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 12 12 12 1 12 1 12 12 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType 1 1 48 9 10 100 7 10 10 8 10 9 8 9 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 100 12 100 1 12 12 12 12 1 1 1 1 1 +staticfield de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType NAME Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType; de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType +staticfield de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType COMPOSE_OR_MERGE Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType; de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType +staticfield de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType $VALUES [Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType; 2 [Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfoType; +compile br/ufpe/cin/generated/Java18MergeParser RelationalExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; -1 4 inline 193 0 -1 br/ufpe/cin/generated/Java18MergeParser RelationalExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 1 4 br/ufpe/cin/generated/Java18MergeParser getToken (I)Lcide/gparser/Token; 1 10 de/ovgu/cide/fstgen/ast/AbstractFSTParser productionStart (Z)V 2 9 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context (Z)V 3 1 java/lang/Object ()V 3 9 java/util/ArrayList ()V 4 1 java/util/AbstractList ()V 5 1 java/util/AbstractCollection ()V 6 1 java/lang/Object ()V 3 20 java/util/ArrayList ()V 4 1 java/util/AbstractList ()V 5 1 java/util/AbstractCollection ()V 6 1 java/lang/Object ()V 3 31 java/util/ArrayList ()V 4 1 java/util/AbstractList ()V 5 1 java/util/AbstractCollection ()V 6 1 java/lang/Object ()V 2 12 java/util/Stack push (Ljava/lang/Object;)Ljava/lang/Object; 3 2 java/util/Vector addElement (Ljava/lang/Object;)V 4 17 java/util/Vector ensureCapacityHelper (I)V 1 15 br/ufpe/cin/generated/Java18MergeParser ShiftExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 2 4 br/ufpe/cin/generated/Java18MergeParser getToken (I)Lcide/gparser/Token; 2 10 de/ovgu/cide/fstgen/ast/AbstractFSTParser productionStart (Z)V 3 9 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context (Z)V 4 1 java/lang/Object ()V 4 9 java/util/ArrayList ()V 5 1 java/util/AbstractList ()V 6 1 java/util/AbstractCollection ()V 7 1 java/lang/Object ()V 4 20 java/util/ArrayList ()V 5 1 java/util/AbstractList ()V 6 1 java/util/AbstractCollection ()V 7 1 java/lang/Object ()V 4 31 java/util/ArrayList ()V 5 1 java/util/AbstractList ()V 6 1 java/util/AbstractCollection ()V 7 1 java/lang/Object ()V 3 12 java/util/Stack push (Ljava/lang/Object;)Ljava/lang/Object; 4 2 java/util/Vector addElement (Ljava/lang/Object;)V 5 17 java/util/Vector ensureCapacityHelper (I)V 2 15 br/ufpe/cin/generated/Java18MergeParser AdditiveExpression (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 3 4 br/ufpe/cin/generated/Java18MergeParser getToken (I)Lcide/gparser/Token; 3 10 de/ovgu/cide/fstgen/ast/AbstractFSTParser productionStart (Z)V 4 9 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context (Z)V 5 1 java/lang/Object ()V 5 9 java/util/ArrayList ()V 6 1 java/util/AbstractList ()V 7 1 java/util/AbstractCollection ()V 8 1 java/lang/Object ()V 5 20 java/util/ArrayList ()V 6 1 java/util/AbstractList ()V 7 1 java/util/AbstractCollection ()V 8 1 java/lang/Object ()V 5 31 java/util/ArrayList ()V 6 1 java/util/AbstractList ()V 7 1 java/util/AbstractCollection ()V 8 1 java/lang/Object ()V 4 12 java/util/Stack push (Ljava/lang/Object;)Ljava/lang/Object; 5 2 java/util/Vector addElement (Ljava/lang/Object;)V 6 17 java/util/Vector ensureCapacityHelper (I)V 3 23 de/ovgu/cide/fstgen/ast/AbstractFSTParser replaceName (Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 4 1 de/ovgu/cide/fstgen/ast/AbstractFSTParser cc ()Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$Context; 5 4 java/util/Stack peek ()Ljava/lang/Object; 6 1 java/util/Vector size ()I 6 21 java/util/Vector elementAt (I)Ljava/lang/Object; 7 44 java/util/Vector elementData (I)Ljava/lang/Object; 4 16 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement (Ljava/lang/String;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 5 1 java/lang/Object ()V 4 19 java/util/ArrayList add (Ljava/lang/Object;)Z 5 7 java/util/ArrayList ensureCapacityInternal (I)V 6 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 6 9 java/util/ArrayList ensureExplicitCapacity (I)V 7 22 java/util/ArrayList grow (I)V 8 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 3 28 br/ufpe/cin/generated/Java18MergeParser jj_2_44 (I)Z 4 35 br/ufpe/cin/generated/Java18MergeParser jj_save (II)V 5 30 br/ufpe/cin/generated/Java18MergeParser$JJCalls ()V 6 1 java/lang/Object ()V 4 47 br/ufpe/cin/generated/Java18MergeParser jj_save (II)V 5 30 br/ufpe/cin/generated/Java18MergeParser$JJCalls ()V 6 1 java/lang/Object ()V 3 36 br/ufpe/cin/generated/Java18MergeParser AdditiveExpressionInternal (Z)Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo; 3 44 de/ovgu/cide/fstgen/ast/AbstractFSTParser replaceName (Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 4 1 de/ovgu/cide/fstgen/ast/AbstractFSTParser cc ()Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$Context; 5 4 java/util/Stack peek ()Ljava/lang/Object; 6 1 java/util/Vector size ()I 6 21 java/util/Vector elementAt (I)Ljava/lang/Object; 7 44 java/util/Vector elementData (I)Ljava/lang/Object; 4 16 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement (Ljava/lang/String;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 5 1 java/lang/Object ()V 4 19 java/util/ArrayList add (Ljava/lang/Object;)Z 5 7 java/util/ArrayList ensureCapacityInternal (I)V 6 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 6 9 java/util/ArrayList ensureExplicitCapacity (I)V 7 22 java/util/ArrayList grow (I)V 8 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 23 de/ovgu/cide/fstgen/ast/AbstractFSTParser replaceName (Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 3 1 de/ovgu/cide/fstgen/ast/AbstractFSTParser cc ()Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$Context; 4 4 java/util/Stack peek ()Ljava/lang/Object; 5 1 java/util/Vector size ()I 5 21 java/util/Vector elementAt (I)Ljava/lang/Object; 6 44 java/util/Vector elementData (I)Ljava/lang/Object; 3 16 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement (Ljava/lang/String;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 4 1 java/lang/Object ()V 3 19 java/util/ArrayList add (Ljava/lang/Object;)Z 4 7 java/util/ArrayList ensureCapacityInternal (I)V 5 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 5 9 java/util/ArrayList ensureExplicitCapacity (I)V 6 22 java/util/ArrayList grow (I)V 7 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 28 br/ufpe/cin/generated/Java18MergeParser jj_2_41 (I)Z 3 19 br/ufpe/cin/generated/Java18MergeParser jj_3_41 ()Z 4 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_99 ()Z 5 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_182 ()Z 6 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_274 ()Z 7 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 18 br/ufpe/cin/generated/Java18MergeParser jj_3_42 ()Z 7 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 7 14 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 6 30 br/ufpe/cin/generated/Java18MergeParser jj_3_43 ()Z 7 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 7 14 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 3 35 br/ufpe/cin/generated/Java18MergeParser jj_save (II)V 4 30 br/ufpe/cin/generated/Java18MergeParser$JJCalls ()V 5 1 java/lang/Object ()V 1 23 de/ovgu/cide/fstgen/ast/AbstractFSTParser replaceName (Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 2 1 de/ovgu/cide/fstgen/ast/AbstractFSTParser cc ()Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$Context; 3 4 java/util/Stack peek ()Ljava/lang/Object; 4 1 java/util/Vector size ()I 4 21 java/util/Vector elementAt (I)Ljava/lang/Object; 5 44 java/util/Vector elementData (I)Ljava/lang/Object; 2 16 de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement (Ljava/lang/String;Lde/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo;)V 3 1 java/lang/Object ()V 2 19 java/util/ArrayList add (Ljava/lang/Object;)Z 3 7 java/util/ArrayList ensureCapacityInternal (I)V 4 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 4 9 java/util/ArrayList ensureExplicitCapacity (I)V 5 22 java/util/ArrayList grow (I)V 6 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 28 br/ufpe/cin/generated/Java18MergeParser jj_2_40 (I)Z 2 19 br/ufpe/cin/generated/Java18MergeParser jj_3_40 ()Z 3 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_98 ()Z 4 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_180 ()Z 5 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_270 ()Z 6 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 5 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_271 ()Z 6 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 5 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_272 ()Z 6 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 5 42 br/ufpe/cin/generated/Java18MergeParser jj_3R_273 ()Z 6 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 4 10 br/ufpe/cin/generated/Java18MergeParser jj_3R_181 ()Z 5 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_183 ()Z 6 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_185 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_187 ()Z 8 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_280 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_184 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_275 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_276 ()Z 9 10 br/ufpe/cin/generated/Java18MergeParser jj_3R_187 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_280 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_281 ()Z 10 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_282 ()Z 8 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_281 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_319 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_282 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_320 ()Z 10 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 7 15 br/ufpe/cin/generated/Java18MergeParser jj_3_45 ()Z 8 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_101 ()Z 9 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_186 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_277 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_278 ()Z 10 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_279 ()Z 9 10 br/ufpe/cin/generated/Java18MergeParser jj_3R_187 ()Z 10 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_280 ()Z 10 18 br/ufpe/cin/generated/Java18MergeParser jj_3R_281 ()Z 10 30 br/ufpe/cin/generated/Java18MergeParser jj_3R_282 ()Z 5 15 br/ufpe/cin/generated/Java18MergeParser jj_3_41 ()Z 6 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_99 ()Z 7 1 br/ufpe/cin/generated/Java18MergeParser jj_3R_182 ()Z 8 6 br/ufpe/cin/generated/Java18MergeParser jj_3R_274 ()Z 9 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 18 br/ufpe/cin/generated/Java18MergeParser jj_3_42 ()Z 9 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 14 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 8 30 br/ufpe/cin/generated/Java18MergeParser jj_3_43 ()Z 9 3 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 9 14 br/ufpe/cin/generated/Java18MergeParser jj_scan_token (I)Z 2 35 br/ufpe/cin/generated/Java18MergeParser jj_save (II)V 3 30 br/ufpe/cin/generated/Java18MergeParser$JJCalls ()V 4 1 java/lang/Object ()V diff --git a/dependencies/replay_pid159420.log b/dependencies/replay_pid159420.log new file mode 100644 index 000000000..f63aaa595 --- /dev/null +++ b/dependencies/replay_pid159420.log @@ -0,0 +1,1705 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 313 ciObject found +ciMethod java/lang/Object ()V 4097 1 1751061 0 0 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2241 1 13651 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/System identityHashCode (Ljava/lang/Object;)I 2057 1 257 0 -1 +ciMethod java/util/HashMap hash (Ljava/lang/Object;)I 2225 1 58108 0 160 +ciMethod java/util/HashMap get (Ljava/lang/Object;)Ljava/lang/Object; 2057 1 19128 0 224 +ciMethod java/util/HashMap getNode (ILjava/lang/Object;)Ljava/util/HashMap$Node; 2049 17 19110 0 2656 +ciMethod java/util/HashMap put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 3521 1 15774 0 224 +ciMethod java/util/HashMap putVal (ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; 3289 185 17579 0 3200 +ciMethod java/util/HashMap resize ()[Ljava/util/HashMap$Node; 561 5121 3498 0 -1 +ciMethod java/util/HashMap treeifyBin ([Ljava/util/HashMap$Node;I)V 1 1 43 0 -1 +ciMethod java/util/HashMap newNode (ILjava/lang/Object;Ljava/lang/Object;Ljava/util/HashMap$Node;)Ljava/util/HashMap$Node; 2057 1 5388 0 -1 +ciMethod java/util/HashMap afterNodeAccess (Ljava/util/HashMap$Node;)V 1009 1 126 0 -1 +ciMethod java/util/HashMap afterNodeInsertion (Z)V 2057 1 1317 0 -1 +ciMethodData java/lang/Object ()V 2 1751061 orig 264 168 227 165 116 0 0 0 0 128 4 247 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 176 213 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod java/util/HashMap$TreeNode getTreeNode (ILjava/lang/Object;)Ljava/util/HashMap$TreeNode; 241 1 1408 0 -1 +ciMethod java/util/HashMap$TreeNode putTreeVal (Ljava/util/HashMap;[Ljava/util/HashMap$Node;ILjava/lang/Object;Ljava/lang/Object;)Ljava/util/HashMap$TreeNode; 33 73 437 0 -1 +ciMethodData java/util/HashMap hash (Ljava/lang/Object;)I 2 58108 orig 264 168 227 165 116 0 0 0 0 184 142 5 28 0 0 0 0 176 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 1 0 0 49 15 7 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 104 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 13 0x10007 0xe1e6 0x38 0x0 0x50003 0x0 0x48 0x90005 0x65b9 0x2f2b220 0x6ff9 0x2ffbdc0 0x6 oops 2 9 java/lang/String 11 java/lang/Integer +ciMethodData java/util/HashMap getNode (ILjava/lang/Object;)Ljava/util/HashMap$Node; 2 19110 orig 264 168 227 165 116 0 0 0 0 104 152 5 28 0 0 0 0 8 4 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 49 77 2 0 129 170 0 0 29 20 0 0 219 0 0 0 2 0 0 0 2 0 45 0 2 0 0 0 176 2 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 86 0x60007 0x694 0x2b0 0x4312 0xe0007 0x0 0x290 0x4312 0x1c0007 0x1382 0x270 0x2f90 0x250007 0xe8a 0xb0 0x2106 0x310007 0xbc3 0x90 0x1543 0x350007 0x0 0x70 0x1543 0x3b0005 0x1176 0x2ffb800 0x19a 0x2f2b220 0x233 0x3e0007 0xa11 0x20 0xb32 0x4c0007 0x7d3 0x1a0 0x10c8 0x510004 0xfffffffffffff4b6 0x231187a0 0x57e 0x225bf030 0x31 0x54e007 0xb4a 0x80 0x580 0x590004 0x0 0x231187a0 0x580 0x0 0x0 0x5e0005 0x1e 0x231187a0 0x562 0x0 0x0 0x680007 0x5da 0xb0 0x1442 0x740007 0xe0 0x90 0x1362 0x780007 0x0 0x70 0x1362 0x7e0005 0x1281 0x2f2b220 0xcc 0x23e7bb10 0x15 0x810007 0xfa6 0x20 0x3bc 0x8f0007 0xed2 0xffffffffffffff50 0x6ae oops 8 26 java/security/CodeSource 28 java/lang/String 40 java/util/HashMap$TreeNode 42 java/util/HashMap$Node 50 java/util/HashMap$TreeNode 56 java/util/HashMap$TreeNode 74 java/lang/String 76 java/security/Provider$ServiceKey +ciMethodData java/util/HashMap get (Ljava/lang/Object;)Ljava/lang/Object; 2 19128 orig 264 168 227 165 116 0 0 0 0 56 151 5 28 0 0 0 0 200 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 185 77 2 0 1 0 0 0 16 20 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 120 0 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 15 0x20002 0x49b7 0x60005 0x94 0x237b6230 0x4923 0x0 0x0 0xb0007 0x1c08 0x38 0x2db0 0xf0003 0x2db0 0x18 oops 1 4 java/util/HashMap +ciMethodData java/util/HashMap putVal (ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; 2 17579 orig 264 168 227 165 116 0 0 0 0 136 155 5 28 0 0 0 0 176 6 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 155 1 0 0 129 24 2 0 57 87 0 0 204 24 0 0 185 2 0 0 2 0 0 0 1 0 50 0 2 0 0 0 64 5 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 168 0x70007 0xce2 0x40 0x362e 0x100007 0x362e 0x50 0x0 0x140005 0x0 0x237b6230 0xcb9 0x2311ac50 0x29 0x2c0007 0x1630 0x98 0x2ce0 0x380005 0x5 0x2311ac50 0x13d 0x237b6230 0x2b9e 0x3b0004 0x0 0x21ab3120 0x142 0x225bf030 0x2b9e 0x3c0003 0x2ce0 0x3d0 0x450007 0x125a 0xc8 0x3d6 0x510007 0x1f 0x90 0x3b7 0x550007 0x0 0x88 0x3b7 0x5b0005 0x349 0x21ab31d0 0x11 0x2f2b220 0x5d 0x5e0007 0x329 0x38 0x8e 0x650003 0xad 0x278 0x6a0004 0xffffffffffffec32 0x21ab3120 0xc 0x225bf030 0x46 0x6d0007 0x13ce 0x98 0x1b5 0x720004 0x0 0x231187a0 0x1b5 0x0 0x0 0x7b0005 0x8 0x231187a0 0x1ad 0x0 0x0 0x800003 0x1b5 0x1b0 0x8e0007 0xafc 0xb8 0x13b9 0x980005 0x4 0x2311ac50 0x2d 0x237b6230 0x1388 0xa2e007 0x138f 0x148 0x2b 0xa90005 0x2 0x237b6230 0x29 0x0 0x0 0xac0003 0x2b 0xf8 0xb50007 0x592 0xc8 0x56a 0xc10007 0xb 0xc0 0x55f 0xc50007 0x0 0x88 0x55f 0xcb0005 0x554 0x21ab31d0 0x1 0x2f2b220 0xa 0xce0007 0x555 0x38 0xa 0xd10003 0xa 0x30 0xdb0003 0xae7 0xfffffffffffffe80 0xe00007 0x156f 0x90 0xc2 0xec0007 0xc2 0x40 0x0 0xf10007 0x0 0x20 0x0 0xfd0005 0x0 0x2311ac50 0x44 0x237b6230 0x7e 0x11c0007 0x41f8 0x50 0x57 0x1200005 0x2 0x237b6230 0x54 0x21ab3280 0x1 0x1270005 0x9 0x2311ac50 0x16a 0x237b6230 0x40dc oops 23 10 java/util/HashMap 12 java/util/LinkedHashMap 20 java/util/LinkedHashMap 22 java/util/HashMap 26 java/util/LinkedHashMap$Entry 28 java/util/HashMap$Node 47 sun/misc/ProxyGenerator$ConstantPool$IndirectEntry 49 java/lang/String 60 java/util/LinkedHashMap$Entry 62 java/util/HashMap$Node 70 java/util/HashMap$TreeNode 76 java/util/HashMap$TreeNode 89 java/util/LinkedHashMap 91 java/util/HashMap 99 java/util/HashMap 120 sun/misc/ProxyGenerator$ConstantPool$IndirectEntry 122 java/lang/String 148 java/util/LinkedHashMap 150 java/util/HashMap 158 java/util/HashMap 160 java/io/ExpiringCache$1 164 java/util/LinkedHashMap 166 java/util/HashMap +ciMethodData java/util/HashMap put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 2 15774 orig 264 168 227 165 116 0 0 0 0 168 153 5 28 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 184 1 0 0 49 223 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 7 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 8 0x20002 0x3be6 0x90005 0x9 0x237b6230 0x3b92 0x2311ac50 0x4b oops 2 4 java/util/HashMap 6 java/util/LinkedHashMap +ciMethod org/eclipse/jdt/internal/compiler/util/Util effectivelyEqual ([Ljava/lang/Object;[Ljava/lang/Object;)Z 2201 641 19935 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2121 1 22681 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 1265 1 158 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingMethod ()Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1393 1 174 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1385 1 173 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2121 1 1296 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 17 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1457 1 29020 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 1817 1 9454 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isRawType ()Z 4097 1 16753 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1505 1 188 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3201 1 1519 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding original ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2929 1 8529 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasTypeAnnotations ()Z 2169 1 33343 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1233 1 154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding swapUnresolved (Lorg/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 4097 1 1536 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding equalsEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 873 1 25343 0 192 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 14583 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1273 1 159 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2065 1 37053 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2129 1 22466 0 64 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding hashCode ()I 2097 1 22288 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 633 1 12094 0 64 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding hasEnclosingInstanceContext ()Z 2049 1 12075 0 128 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope greaterLowerBound ([Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Scope;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 73 1 289 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding withoutToplevelNullAnnotation ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InvocationSite sourceEnd ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InvocationSite sourceStart ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isStatic ()Z 3529 1 13079 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Substitution substitute (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertToParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 41 1 7495 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 5604 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3841 1 3598 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 9 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 33 1 359 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createIntersectionType18 ([Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1209 1 2993 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 377 1 3182 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 31 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 15 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createWildcard (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;ILorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/WildcardBinding; 193 1 956 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getUnannotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2137 1 5623 0 1504 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2329 2929 3460 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getWildcard (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;ILorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/WildcardBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem cacheDerivedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 841 1321 3460 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem cacheDerivedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 3705 1 6175 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem haveTypeAnnotations (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Z 1561 889 4287 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Substitution environment ()Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Substitution isRawSubstitution ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2057 2457 3471 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding actualType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1073 1 134 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1049 1 131 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 25 1 3519 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding initialize (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)V 2161 2609 3623 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding typeArguments ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 665 1 83 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ArrayBinding dimensions ()I 1601 1 200 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding addWrapper (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1041 1 493 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 49 1 132 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 361 1 9598 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3113 1 11914 0 192 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2177 1 84307 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 4097 73 11245 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1041 1 130 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 getIntersectingTypes ()[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes get (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 3329 4169 8769 0 13312 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes put (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding;)V 2337 2937 3460 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 601 313 5840 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2049 1 17659 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor isMemberTypeOfRaw (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Z 73 1 85 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1025 865 8627 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey (Lorg/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2073 673 12229 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey swapUnresolved (Lorg/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1217 1577 152 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hash (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 2385 1 25172 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hashCode ()I 3153 3425 10803 0 864 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 84577 orig 264 168 227 165 116 0 0 0 0 96 186 71 36 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 137 74 10 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x14951 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 37053 orig 264 168 227 165 116 0 0 0 0 136 54 5 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 217 125 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x8fbb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasTypeAnnotations ()Z 2 33343 orig 264 168 227 165 116 0 0 0 0 72 19 5 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 1 0 0 129 9 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x8130 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem getUnannotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 5623 orig 264 168 227 165 116 0 0 0 0 64 108 69 36 0 0 0 0 248 4 0 0 88 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 97 167 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 49 0 2 0 0 0 168 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 117 0x30005 0x84a 0x23593270 0x68a 0x23593320 0x618 0x60007 0x1151 0x70 0x39b 0xa0004 0x0 0x206196c0 0x39b 0x0 0x0 0x140007 0x39b 0x20 0x0 0x1f0007 0x13c3 0xf8 0x129 0x230005 0x43 0x23593320 0xb2 0x23593950 0x34 0x260007 0x129 0x30 0x0 0x2d0002 0x0 0x3c0007 0x128 0x30 0x1 0x510002 0x1 0x6c0004 0x0 0x1fb5b4f0 0x129 0x0 0x0 0x6d0003 0x129 0x1b8 0x790007 0x13b3 0x38 0x10 0x7d0003 0x10 0x18 0x8d0005 0x80e 0x23593320 0x54e 0x23593270 0x667 0x900007 0x13c3 0x50 0x0 0x940007 0x0 0x30 0x0 0x9b0002 0x0 0xa00007 0x10 0x60 0x13b3 0xa70007 0x1050 0x40 0x363 0xb00007 0x363 0x20 0x0 0xca0004 0x0 0x1fb5b4f0 0x10 0x0 0x0 0xcb0003 0x10 0x58 0xd10007 0x0 0x40 0x0 0xda0007 0x0 0x20 0x0 0xe90007 0x101 0x40 0x38 0xf20007 0x38 0x20 0x0 0x1090004 0x0 0x23593320 0xb4 0x206196c0 0x38 oops 11 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 12 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 26 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 28 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 44 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 60 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 62 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 88 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 113 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 115 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hash (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 2 25172 orig 264 168 227 165 116 0 0 0 0 120 201 106 36 0 0 0 0 48 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 42 1 0 0 81 9 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 224 0 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 28 0x10004 0xffffffffffffa9d9 0x23593270 0x10 0x235938a0 0xb03 0x40007 0xb03 0x70 0x5627 0x80004 0xffffffffffffbdc0 0x23593270 0x10 0x23593320 0xbc7 0xb0007 0x4240 0x30 0x13e7 0xf0002 0x1eea 0x140005 0x106f 0x23593270 0x2e84 0x206196c0 0x34d oops 6 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 12 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 14 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 24 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 26 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 22681 orig 264 168 227 165 116 0 0 0 0 136 180 4 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 1 0 0 129 188 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x5790 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 22466 orig 264 168 227 165 116 0 0 0 0 120 118 5 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 193 181 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x56b8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isStatic ()Z 2 13079 orig 264 168 227 165 116 0 0 0 0 224 153 30 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 185 1 0 0 241 138 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 4 0x70007 0x2e96 0x20 0x2c8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 29020 orig 264 168 227 165 116 0 0 0 0 216 230 4 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 182 0 0 0 49 133 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x6881 0x20 0x825 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 12094 orig 264 168 227 165 116 0 0 0 0 64 207 5 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 0 0 0 121 119 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x858 0x40 0x2697 0x150007 0x201a 0x20 0x67d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3598 orig 264 168 227 165 116 0 0 0 0 16 102 68 36 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 224 1 0 0 113 97 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x115 0x23593270 0x889 0x206196c0 0x290 0x40008 0xe 0x84 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x89a 0x20 0x27f 0x5e0005 0x0 0x23593270 0x60a 0x206196c0 0x290 0x610008 0x8 0x80 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x2 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x23593270 0x60a 0x206196c0 0x290 0xaa0007 0x0 0x100 0x89a 0xaf0007 0x898 0xc8 0x2 0xb40005 0x0 0x23593270 0x2 0x0 0x0 0xb70004 0x0 0x23593270 0x2 0x0 0x0 0xbb0005 0x0 0x23593690 0x2 0x0 0x0 0xbe0003 0x2 0x18 0xc40003 0x89a 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x89a 0x10d0007 0x898 0x88 0x2 0x1110007 0x2 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 45 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 83 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 85 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 11914 orig 264 168 227 165 116 0 0 0 0 216 151 71 36 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 1 0 0 41 104 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x9 0x20 0x2cfc 0x1c0002 0x9 0x1f0004 0x0 0x23593270 0x9 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3519 orig 264 168 227 165 116 0 0 0 0 80 63 70 36 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 225 109 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xfffffffffffff244 0x23593270 0x9d 0x22b72d70 0x9 0x70007 0xdbc 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey (Lorg/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 12229 orig 264 168 227 165 116 0 0 0 0 24 198 106 36 0 0 0 0 168 3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 17 118 1 0 233 229 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 23 0 2 0 0 0 56 2 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 71 0x60002 0x2ec2 0x1b0007 0x218a 0x228 0xd38 0x1f0004 0xfffffffffffff35e 0x206196c0 0x96 0x23593270 0x1 0x220007 0xca2 0x80 0x96 0x260004 0x0 0x206196c0 0x96 0x0 0x0 0x2c0005 0x0 0x206196c0 0x96 0x0 0x0 0x300007 0x0 0x158 0xd38 0x3a0003 0xd38 0x118 0x410004 0xfffffffffffff07b 0x235938a0 0x4 0x23593320 0x4 0x440007 0xf85 0x80 0x8 0x4b0004 0x0 0x206196c0 0x8 0x0 0x0 0x510005 0x0 0x206196c0 0x8 0x0 0x0 0x580005 0x9b5 0x235938a0 0x2df 0x23593320 0x2f9 0x5b0007 0xf8d 0x20 0x0 0x710007 0xf8d 0xffffffffffffff00 0xd38 oops 10 8 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 10 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 18 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 24 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 37 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 39 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 47 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 53 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 59 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 61 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding addWrapper (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1 493 orig 264 168 227 165 116 0 0 0 0 32 12 71 36 0 0 0 0 80 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 0 0 0 89 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 31 0x40007 0x16b 0x50 0x0 0xe0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x143 0x68 0x28 0x210004 0x0 0x235938a0 0x8 0x23593480 0x1a 0x250003 0x28 0x58 0x400002 0x143 0x490004 0x0 0x23593480 0x83 0x237b5a40 0x9d oops 4 16 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 18 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 29 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 2 9454 orig 264 168 227 165 116 0 0 0 0 0 234 4 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 227 0 0 0 89 32 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x240b 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey hashCode ()I 2 23705 orig 264 168 227 165 116 0 0 0 0 168 202 106 36 0 0 0 0 128 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 172 1 0 0 73 69 1 0 105 215 2 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 30 0 2 0 0 0 56 1 0 0 255 255 255 255 5 0 6 0 0 0 0 0 data 39 0x60005 0xc 0x237b5a40 0x289d 0x0 0x0 0xe0007 0x2490 0x68 0x419 0x160005 0x0 0x237b5a40 0x419 0x0 0x0 0x190003 0x419 0x18 0x250007 0x28a9 0x38 0x0 0x290003 0x0 0x18 0x320003 0x28a9 0x48 0x400005 0xc 0x237b5a40 0x3244 0x0 0x0 0x4a0007 0x3250 0xffffffffffffffd0 0x28a9 oops 3 2 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey 12 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey 31 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem haveTypeAnnotations (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Z 2 11927 orig 264 168 227 165 116 0 0 0 0 168 177 69 36 0 0 0 0 152 3 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 195 0 0 0 225 127 0 0 65 113 1 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 38 0 2 0 0 0 48 2 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 70 0x10007 0x0 0x70 0xffc 0x50005 0x174 0x206196c0 0x6a 0x23593270 0xe1e 0x80007 0xffc 0x20 0x0 0xe0007 0xd15 0x70 0x2e7 0x120005 0x1c5 0x23593320 0xa1 0x23593270 0x81 0x150007 0x2e7 0x20 0x0 0x1f0007 0xffc 0x38 0x0 0x230003 0x0 0x18 0x2b0003 0xffc 0x38 0x330007 0x0 0x20 0x0 0x3f0007 0x0 0xffffffffffffffe0 0xffc 0x460007 0xd1d 0x38 0x2df 0x4a0003 0x2df 0x18 0x510003 0xffc 0x68 0x580005 0xa37 0x23593320 0x294 0x235938a0 0x2a7 0x5b0007 0xf72 0x20 0x0 0x670007 0xf72 0xffffffffffffffb0 0xffc oops 6 6 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 20 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 22 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 58 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 60 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem cacheDerivedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 16465 orig 264 168 227 165 116 0 0 0 0 136 131 69 36 0 0 0 0 72 3 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 165 0 0 0 217 104 0 0 97 253 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 29 0 2 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x0 0x60 0xd1b 0x50007 0x0 0x40 0xd1b 0xe0007 0xd1b 0x30 0x0 0x150002 0x0 0x3b0007 0x2521 0xb0 0x27a6 0x420007 0x66d 0xd0 0x2139 0x470007 0x0 0x58 0x2139 0x500007 0x1b18 0x38 0x621 0x530003 0x621 0x70 0x5c0003 0x1b18 0x18 0x720007 0x8d 0x40 0x3fac 0x790007 0x3fac 0xffffffffffffff30 0x0 0x800007 0xc8e 0x60 0x8d 0x910002 0x8d 0x9d0004 0x0 0x1fb5b4f0 0x8d 0x0 0x0 0xa30004 0x0 0x23593480 0xd1b 0x0 0x0 oops 2 52 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 58 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 1 359 orig 264 168 227 165 116 0 0 0 0 224 105 68 36 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 25 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 6 0x70005 0x0 0x21c0dc20 0x163 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes get (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 27004 orig 264 168 227 165 116 0 0 0 0 56 238 77 36 0 0 0 0 40 6 0 0 248 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 2 0 0 9 5 1 0 153 59 3 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 33 0 2 0 0 0 192 4 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 152 0x50005 0x45 0x21c0dc20 0x205c 0x0 0x0 0x80004 0x0 0x206196c0 0xfa 0x23593270 0x1e43 0xe0007 0x20a1 0x38 0x0 0x120003 0x0 0x18 0x1a0007 0x20a1 0x38 0x0 0x1e0003 0x0 0x18 0x2b0003 0x20a1 0x78 0x3a0005 0x56 0x21c0dc20 0x265e 0x0 0x0 0x3d0004 0x0 0x23593320 0x7fb 0x235938a0 0x6d9 0x450007 0x26b4 0xffffffffffffffa0 0x20a1 0x490007 0x349 0x38 0x1d58 0x4d0003 0x1d58 0x78 0x550005 0x0 0x21c0dc20 0x349 0x0 0x0 0x580004 0x0 0x23593270 0x207 0x235935e0 0x142 0x690002 0x20a1 0x7e0004 0x0 0x21c0dc20 0x20a1 0x0 0x0 0x810007 0x0 0x20 0x20a1 0x930005 0x0 0x237b6230 0x20a1 0x0 0x0 0x960104 0x0 0x237b64a0 0x963 0x0 0x0 0xa00007 0x963 0x38 0x173e 0xa40003 0x173e 0x18 0xac0003 0x20a1 0x1a8 0xb80005 0x0 0x23593480 0x963 0x0 0x0 0xbd0007 0x963 0x38 0x0 0xc00003 0x0 0x140 0xc50005 0x0 0x23593480 0x963 0x0 0x0 0xca0007 0x0 0xf8 0x963 0xcf0005 0x0 0x23593480 0x963 0x0 0x0 0xd40002 0x963 0xd70007 0x963 0x38 0x0 0xda0003 0x0 0x78 0xe10005 0x7 0x23593480 0x95c 0x0 0x0 0xe40002 0x963 0xe70007 0x0 0x20 0x963 0xf40007 0x963 0xfffffffffffffe70 0x173e oops 16 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 8 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 10 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 31 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 37 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 39 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 54 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 60 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 68 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 78 java/util/HashMap 84 [Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 100 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 113 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 123 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 138 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding hasEnclosingInstanceContext ()Z 2 12075 orig 264 168 227 165 116 0 0 0 0 136 10 6 34 0 0 0 0 160 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 89 113 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 25 0 2 0 0 0 88 1 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 43 0x10005 0x21ac 0x206196c0 0x3f 0x23593270 0xc40 0x40007 0x2931 0x70 0x4fa 0x80005 0x1c7 0x23593270 0x65 0x22b72d70 0x2ce 0xb0007 0x253 0x20 0x2a7 0x110005 0x1ef7 0x23593270 0xc4a 0x206196c0 0x43 0x160007 0x286a 0x88 0x31a 0x1a0005 0x0 0x218fa760 0x31a 0x0 0x0 0x1d0007 0x30c 0x38 0xe 0x210003 0xe 0x18 oops 7 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 14 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 22 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 32 org/eclipse/jdt/internal/compiler/lookup/MethodBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding initialize (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)V 2 7604 orig 264 168 227 165 116 0 0 0 0 40 83 70 36 0 0 0 0 248 2 0 0 120 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 1 0 0 201 104 0 0 113 227 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 20 0 2 0 0 0 160 1 0 0 255 255 255 255 7 0 50 0 0 0 0 0 data 52 0x320007 0x9 0x38 0xd10 0x410003 0xd10 0x38 0x480007 0x9 0x20 0x0 0x740007 0x9 0x148 0xd10 0x820003 0xd10 0x108 0x8c0005 0x9c8 0x235938a0 0x2c5 0x23593320 0x2d3 0x8f0008 0x6 0x0 0xc0 0x5 0x40 0x0 0xa8 0xb60004 0x0 0x235938a0 0x2c5 0x0 0x0 0xbc0007 0xa 0x50 0x2bb 0xcb0003 0x2bb 0x30 0xda0003 0x0 0x18 0x1010007 0xf60 0xffffffffffffff10 0xd10 oops 3 20 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 22 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 34 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 7251 orig 264 168 227 165 116 0 0 0 0 232 36 70 36 0 0 0 0 240 4 0 0 224 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 1 0 0 113 100 0 0 1 217 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 36 0 2 0 0 0 136 3 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 113 0x10002 0xc8e 0x100005 0x59 0x23593270 0xbfd 0x206196c0 0x38 0x130007 0x47 0xa0 0xc47 0x170007 0xc3e 0x80 0x9 0x1b0004 0x0 0x1fb5c330 0x9 0x0 0x0 0x1e0007 0x9 0x30 0x0 0x250002 0x0 0x2c0005 0x0 0x23593480 0xc85 0x1fb5c330 0x9 0x300004 0xfffffffffffff3aa 0x23593270 0xf 0x206196c0 0x38 0x330007 0xc56 0x80 0x38 0x370004 0x0 0x206196c0 0x38 0x0 0x0 0x3d0005 0x0 0x206196c0 0x38 0x0 0x0 0x410007 0x9 0x158 0xc85 0x4b0003 0xc85 0x118 0x520004 0xfffffffffffff159 0x23593320 0x1c 0x235938a0 0x7 0x550007 0xea7 0x80 0x7 0x5c0004 0x0 0x206196c0 0x7 0x0 0x0 0x620005 0x0 0x206196c0 0x7 0x0 0x0 0x690005 0x9ad 0x23593320 0x276 0x235938a0 0x28b 0x6c0007 0xeae 0x20 0x0 0x820007 0xeae 0xffffffffffffff00 0xc85 0x860007 0xbec 0x70 0xa2 0x8a0005 0x0 0x23593270 0x5b 0x235935e0 0x47 0x8d0007 0xa2 0x20 0x0 oops 17 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 6 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 18 org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 36 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 38 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 46 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 65 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 67 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 75 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 81 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 87 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 89 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 105 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 107 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 7229 orig 264 168 227 165 116 0 0 0 0 160 116 69 36 0 0 0 0 192 4 0 0 192 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 110 1 0 0 9 99 0 0 121 214 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 20 0 2 0 0 0 96 3 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 108 0x20005 0x5 0x21c0dc20 0xc5c 0x0 0x0 0x50004 0x0 0x23593270 0xbdb 0x206196c0 0x2d 0xb0007 0xc61 0x38 0x0 0xf0003 0x0 0x18 0x170007 0xc61 0x38 0x0 0x1b0003 0x0 0x18 0x280003 0xc61 0x78 0x340005 0x5 0x21c0dc20 0xe6e 0x0 0x0 0x370004 0x0 0x235938a0 0x282 0x23593320 0x246 0x3f0007 0xe73 0xffffffffffffffa0 0xc61 0x430007 0x8f 0x38 0xbd2 0x470003 0xbd2 0x78 0x4c0005 0x0 0x21c0dc20 0x8f 0x0 0x0 0x4f0004 0x0 0x23593270 0x48 0x235935e0 0x47 0x610005 0x5 0x206176d0 0xc5c 0x0 0x0 0x680007 0xc61 0x20 0x0 0x7c0002 0xc61 0x860002 0xc61 0x930005 0x5 0x206176d0 0xc5c 0x0 0x0 0xa30007 0xc5f 0x30 0x2 0xba0002 0x2 0xc90004 0x0 0x1fb5b4f0 0xc61 0x0 0x0 0xe40004 0x0 0x23593480 0xc61 0x0 0x0 0xe50004 0x0 0x23593480 0x5 0x0 0x0 oops 14 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 10 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 31 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 37 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 39 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 54 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 60 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 66 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes 80 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes 92 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 98 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 104 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes put (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding;)V 2 6839 orig 264 168 227 165 116 0 0 0 0 184 240 77 36 0 0 0 0 128 4 0 0 168 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 111 1 0 0 1 99 0 0 65 202 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 24 3 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 99 0x50005 0x18a 0x21c0dc20 0xad6 0x0 0x0 0x80004 0x0 0x206196c0 0x2d 0x23593270 0xbda 0xe0007 0xc60 0x38 0x0 0x120003 0x0 0x18 0x1a0007 0xc60 0x38 0x0 0x1e0003 0x0 0x18 0x2b0003 0xc60 0x78 0x3a0005 0x1c8 0x21c0dc20 0xcaa 0x0 0x0 0x3d0004 0x0 0x23593320 0x246 0x23593270 0xf1 0x450007 0xe72 0xffffffffffffffa0 0xc60 0x490007 0x8f 0x38 0xbd1 0x4d0003 0xbd1 0x78 0x550005 0x7 0x21c0dc20 0x88 0x0 0x0 0x580004 0x0 0x23593270 0x48 0x235935e0 0x47 0x6f0002 0xc60 0x7a0005 0x0 0x237b6230 0xc60 0x0 0x0 0x7d0104 0x0 0x0 0x0 0x0 0x0 0x840007 0x0 0x38 0xc60 0x900003 0xc60 0x28 0xa80002 0x0 0xb10004 0x0 0x23593480 0xc60 0x0 0x0 0xba0005 0x0 0x237b6230 0xc60 0x0 0x0 oops 12 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 8 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 10 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 31 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 37 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 54 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 60 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 68 java/util/HashMap 89 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 95 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem getParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 6175 orig 264 168 227 165 116 0 0 0 0 32 161 69 36 0 0 0 0 40 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 207 1 0 0 129 178 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 16 0 2 0 0 0 192 1 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 56 0x10005 0x162 0x23593270 0x14ba 0x206196c0 0x34 0x40007 0x1650 0x30 0x0 0xb0002 0x0 0x180005 0x13 0x206176d0 0x163d 0x0 0x0 0x1f0007 0xc53 0x20 0x9fd 0x290002 0xc53 0x340002 0xc53 0x370007 0x0 0x20 0xc53 0x480002 0x0 0x5f0005 0x0 0x0 0x0 0x0 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x770004 0x0 0x0 0x0 0x0 0x0 oops 3 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 14 org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding equalsEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 25343 orig 264 168 227 165 116 0 0 0 0 16 29 5 34 0 0 0 0 16 3 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 109 0 0 0 145 20 3 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 22 0 2 0 0 0 192 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 56 0x20007 0x2c4a 0x20 0x3648 0x80007 0x2 0x40 0x2c48 0xc0007 0x2c48 0x20 0x0 0x170007 0x40f 0x40 0x2839 0x220007 0x2839 0x20 0x0 0x280004 0xffffffffffffd462 0x23593950 0xac 0x23593480 0x11 0x2b0007 0x2b9e 0xf0 0xaa 0x2f0004 0xffffffffffffff56 0x0 0x0 0x0 0x0 0x320007 0xaa 0xa0 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x430007 0x0 0x20 0x0 oops 2 22 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isRawType ()Z 2 16753 orig 264 168 227 165 116 0 0 0 0 192 253 4 34 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 251 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 10 0x10005 0x215c 0x23593950 0x99d 0x23593270 0x1478 0x70007 0x3f14 0x20 0x5d oops 2 2 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 5604 orig 264 168 227 165 116 0 0 0 0 40 97 68 36 0 0 0 0 160 10 0 0 152 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 159 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 49 0 2 0 0 0 72 9 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 297 0x10005 0xaab 0x22b72e20 0x215 0x23593270 0x724 0x40008 0xe 0x1f 0xf8 0x0 0x80 0x8 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x235937f0 0x24 0x0 0x0 0x480005 0x0 0x235937f0 0x24 0x0 0x0 0x4d0003 0x24 0x38 0x550007 0x113b 0x20 0x24 0x610005 0x6e 0x23593270 0x71d 0x23593950 0x9d4 0x640008 0x8 0x1f 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x8d0003 0x17 0xc0 0x920004 0x0 0x23593480 0x3 0x0 0x0 0x990005 0x0 0x23593480 0x3 0x0 0x0 0x9c0005 0x0 0x23593270 0x3 0x0 0x0 0xa10003 0x3 0x18 0xaa0005 0x67 0x23593270 0x71d 0x23593950 0x9d4 0xad0007 0x1d 0x38 0x113b 0xb10003 0x113b 0x18 0xb90005 0x67 0x23593270 0x71d 0x23593950 0x9d4 0xc00007 0x5f 0x100 0x10f9 0xc50007 0x10df 0xc8 0x1a 0xcb0005 0x0 0x23593270 0x17 0x23593480 0x3 0xce0004 0x0 0x23593270 0x1a 0x0 0x0 0xd20005 0x0 0x23593690 0x1a 0x0 0x0 0xd50003 0x1a 0x18 0xdc0003 0x10f9 0x4a8 0xe10004 0x0 0x22b72d70 0x5f 0x0 0x0 0xe40005 0x0 0x22b72d70 0x5f 0x0 0x0 0xe70007 0x1d 0x98 0x42 0xec0005 0x0 0x235935e0 0x40 0x22b72d70 0x2 0xef0004 0x0 0x235935e0 0x40 0x22b72d70 0x2 0xf40003 0x42 0x210 0xf90005 0x0 0x235935e0 0x1d 0x0 0x0 0xff0007 0x1d 0x38 0x0 0x1090003 0x0 0x1a8 0x10d0007 0x1d 0xc8 0x0 0x1120007 0x0 0xa8 0x0 0x1190005 0x0 0x0 0x0 0x0 0x0 0x11c0004 0x0 0x0 0x0 0x0 0x0 0x1250002 0x0 0x12a0003 0x0 0xe0 0x12f0007 0x1d 0x98 0x0 0x1360005 0x0 0x0 0x0 0x0 0x0 0x1390004 0x0 0x0 0x0 0x0 0x0 0x13e0003 0x0 0x48 0x1440005 0x0 0x23593690 0x1d 0x0 0x0 0x14b0007 0x5f 0xc8 0x0 0x1510005 0x0 0x0 0x0 0x0 0x0 0x1540004 0x0 0x0 0x0 0x0 0x0 0x1590005 0x0 0x0 0x0 0x0 0x0 0x15e0003 0x0 0xf0 0x1650002 0x5f 0x1680007 0x5f 0xc8 0x0 0x16e0005 0x0 0x0 0x0 0x0 0x0 0x1710004 0x0 0x0 0x0 0x0 0x0 0x1770005 0x0 0x0 0x0 0x0 0x0 0x17c0003 0x0 0x18 0x1870002 0x1158 0x18a0007 0x113e 0x88 0x1a 0x18e0007 0x1a 0x68 0x0 0x1950005 0x0 0x0 0x0 0x0 0x0 0x1980003 0x0 0x18 oops 25 2 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 24 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 30 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 43 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 45 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 62 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 68 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 74 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 85 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 96 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 98 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 110 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 112 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 116 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 122 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 134 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 140 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 150 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 152 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 156 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 158 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 165 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 222 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2 11245 orig 264 168 227 165 116 0 0 0 0 176 220 71 36 0 0 0 0 48 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 79 1 0 41 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 232 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 29 0x10002 0x29ed 0x40007 0x29ed 0x50 0x0 0xc0005 0x0 0x0 0x0 0x0 0x0 0x1e0007 0x11 0x20 0x29dc 0x2c0003 0x11 0x48 0x350005 0x0 0x23593320 0x15 0x0 0x0 0x3d0007 0x15 0xffffffffffffffd0 0x11 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 17659 orig 264 168 227 165 116 0 0 0 0 160 84 103 36 0 0 0 0 24 20 0 0 160 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 217 31 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 153 0 2 0 0 0 192 18 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 600 0x10007 0x43fb 0x20 0x0 0x70005 0x3243 0x235931c0 0x5bd 0x23593270 0xbfb 0xa0008 0x12 0xc 0x1270 0xd 0x9d8 0x0 0x4f0 0x3 0x100 0x0 0x660 0x0 0xdd8 0x7 0xa0 0x0 0x660 0x0 0x8d8 0x560004 0x0 0x23593320 0x148c 0x235933d0 0xf 0x590005 0x21a 0x23593480 0x10f2 0x23593530 0x18f 0x600004 0x0 0x23593480 0xcac 0x0 0x0 0x650005 0x0 0x23593480 0xcac 0x0 0x0 0x700007 0xaf2 0x190 0x1ba 0x740005 0x0 0x23593480 0x1ba 0x0 0x0 0x770007 0x16e 0x140 0x4c 0x7e0005 0x0 0x23591960 0x4c 0x0 0x0 0x810004 0x0 0x235935e0 0x4c 0x0 0x0 0x890002 0x4c 0x8c0007 0x4c 0xb0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x9a0005 0x0 0x0 0x0 0x0 0x0 0x9d0005 0x0 0x0 0x0 0x0 0x0 0xad0007 0x0 0x130 0xcac 0xb10005 0x1e7 0x23593480 0x9ce 0x23593530 0xf7 0xb60007 0xc9d 0xb0 0xf 0xbe0005 0x0 0x23593480 0xf 0x0 0x0 0xc40005 0x0 0x23593480 0xf 0x0 0x0 0xc70005 0x0 0x23593690 0xf 0x0 0x0 0xcf0005 0x0 0x23591960 0xbc2 0x23593740 0xdb 0xd80007 0xbfb 0x40 0xa2 0xdf0007 0xa2 0xe30 0x0 0xe70005 0x0 0x23593480 0xbfb 0x0 0x0 0xef0005 0x3 0x23593480 0xbf8 0x0 0x0 0xf20005 0x0 0x23593690 0xbfb 0x0 0x0 0xf70004 0x0 0x235937f0 0x10f 0x0 0x0 0x1070005 0x0 0x23591960 0xf1 0x23593740 0x1e 0x1100007 0x36 0xd20 0xd9 0x11a0005 0x8e 0x23593480 0x2d 0x235933d0 0x1e 0x11f0005 0x8e 0x23593480 0x2d 0x235933d0 0x1e 0x1230005 0x0 0x235937f0 0xd9 0x0 0x0 0x1280005 0x0 0x235937f0 0xd9 0x0 0x0 0x12b0005 0x0 0x23593690 0xd9 0x0 0x0 0x1300004 0x0 0x235938a0 0x43c 0x0 0x0 0x13a0007 0x8d 0xbe0 0x3af 0x1480005 0x0 0x23591960 0x37c 0x23593740 0x33 0x1580005 0x0 0x23591960 0x37c 0x23593740 0x33 0x1610007 0x3a4 0x40 0xb 0x1680007 0xb 0xb40 0x0 0x16d0007 0x3a4 0x128 0x0 0x17f0004 0x0 0x0 0x0 0x0 0x0 0x1890002 0x0 0x1900005 0x0 0x0 0x0 0x0 0x0 0x1950002 0x0 0x19c0007 0x0 0x88 0x0 0x1a30007 0x0 0x68 0x0 0x1b00007 0x0 0x38 0x0 0x1b60003 0x0 0x28 0x1cd0002 0x0 0x1ea0005 0x0 0x235938a0 0x3a4 0x0 0x0 0x1ed0005 0x0 0x23593690 0x3a4 0x0 0x0 0x1f20004 0x0 0x0 0x0 0x0 0x0 0x1f90005 0x0 0x0 0x0 0x0 0x0 0x2020005 0x0 0x0 0x0 0x0 0x0 0x2180002 0x0 0x21c0005 0x0 0x0 0x0 0x0 0x0 0x2230005 0x0 0x0 0x0 0x0 0x0 0x2280005 0x59 0x23593270 0xbed 0x23593950 0x118 0x22b0007 0x0 0x38 0xd5e 0x22e0003 0xd5e 0x848 0x2320004 0x0 0x0 0x0 0x0 0x0 0x2380005 0x0 0x0 0x0 0x0 0x0 0x2430007 0x0 0x140 0x0 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x24d0004 0x0 0x0 0x0 0x0 0x0 0x2550002 0x0 0x2580007 0x0 0xb0 0x0 0x25c0005 0x0 0x0 0x0 0x0 0x0 0x2660005 0x0 0x0 0x0 0x0 0x0 0x2690005 0x0 0x0 0x0 0x0 0x0 0x2710007 0x0 0x690 0x0 0x2760005 0x0 0x0 0x0 0x0 0x0 0x2790007 0x0 0x640 0x0 0x27d0005 0x0 0x0 0x0 0x0 0x0 0x2820007 0x0 0xc8 0x0 0x2860005 0x0 0x0 0x0 0x0 0x0 0x2900005 0x0 0x0 0x0 0x0 0x0 0x2930005 0x0 0x0 0x0 0x0 0x0 0x2960003 0x0 0xa8 0x29a0005 0x0 0x0 0x0 0x0 0x0 0x2a50005 0x0 0x0 0x0 0x0 0x0 0x2a80005 0x0 0x0 0x0 0x0 0x0 0x2ad0005 0x0 0x23593270 0x1 0x0 0x0 0x2b00004 0x0 0x23593270 0x1 0x0 0x0 0x2b60005 0x0 0x23593270 0x1 0x0 0x0 0x2c10007 0x1 0x238 0x0 0x2c50005 0x0 0x0 0x0 0x0 0x0 0x2c80007 0x0 0x98 0x0 0x2cc0005 0x0 0x0 0x0 0x0 0x0 0x2d40005 0x0 0x0 0x0 0x0 0x0 0x2d70003 0x0 0x78 0x2de0005 0x0 0x0 0x0 0x0 0x0 0x2e10004 0x0 0x0 0x0 0x0 0x0 0x2e40004 0x0 0x0 0x0 0x0 0x0 0x2ec0002 0x0 0x2ef0007 0x0 0xb0 0x0 0x2f30005 0x0 0x0 0x0 0x0 0x0 0x2fd0005 0x0 0x0 0x0 0x0 0x0 0x3000005 0x0 0x0 0x0 0x0 0x0 0x3050005 0x0 0x23593740 0x1 0x0 0x0 0x30a0007 0x1 0xb0 0x0 0x30e0005 0x0 0x0 0x0 0x0 0x0 0x3180005 0x0 0x0 0x0 0x0 0x0 0x31b0005 0x0 0x0 0x0 0x0 0x0 0x3210005 0x0 0x23593270 0x1 0x0 0x0 0x32a0005 0x0 0x23593740 0x1 0x0 0x0 0x3300005 0x0 0x23593740 0x1 0x0 0x0 0x33c0005 0x0 0x23593270 0x1 0x0 0x0 0x33f0005 0x0 0x23593690 0x1 0x0 0x0 oops 49 6 org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 34 org/eclipse/jdt/internal/compiler/lookup/InferenceVariable 38 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 40 org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 44 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 50 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 60 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 70 org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor 76 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 110 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 112 org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 120 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 126 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 132 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 138 org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor 140 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 152 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 158 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 164 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 170 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 176 org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor 178 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 186 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 188 org/eclipse/jdt/internal/compiler/lookup/InferenceVariable 192 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 194 org/eclipse/jdt/internal/compiler/lookup/InferenceVariable 198 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 204 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 210 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 216 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 226 org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor 228 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 232 org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor 234 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 283 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 289 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 327 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 329 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 455 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 461 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 467 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 544 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 572 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 578 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 584 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 590 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 596 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor isMemberTypeOfRaw (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Z 1 85 orig 264 168 227 165 116 0 0 0 0 96 86 103 36 0 0 0 0 144 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 97 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 40 0x10007 0x0 0x140 0x4c 0x50005 0x0 0x235935e0 0x4c 0x0 0x0 0x80007 0x4c 0xf0 0x0 0xc0004 0x0 0x0 0x0 0x0 0x0 0xf0007 0x0 0xa0 0x0 0x130004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 0x190007 0x0 0x20 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 15 orig 264 168 227 165 116 0 0 0 0 0 136 68 36 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 121 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 6 0x70005 0x0 0x21c0dc20 0xf 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 2 3182 orig 264 168 227 165 116 0 0 0 0 208 129 68 36 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 47 0 0 0 249 97 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 5 0 9 0 0 0 0 0 data 6 0x90005 0x0 0x21c0dc20 0xc3f 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 15619 orig 264 168 227 165 116 0 0 0 0 216 87 103 36 0 0 0 0 200 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 0 0 0 153 9 1 0 185 228 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 112 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 46 0x10007 0x1d84 0x20 0x3af 0xf0003 0x1d84 0x130 0x1c0005 0x0 0x23591960 0x1f34 0x23593740 0x103 0x250007 0xa5d 0x98 0x15da 0x2a0007 0x50d 0x30 0x10cd 0x390002 0x10cd 0x410004 0x0 0x22b72d70 0x25 0x23593320 0x105 0x420003 0x15da 0x68 0x470007 0x9f6 0x50 0x67 0x4f0004 0x0 0x23593270 0x13 0x22b72e20 0x54 0x570007 0x2037 0xfffffffffffffee8 0x1d84 oops 6 9 org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor 11 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 25 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 40 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createWildcard (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;ILorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/WildcardBinding; 1 956 orig 264 168 227 165 116 0 0 0 0 40 139 68 36 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 24 0 0 0 33 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 5 0 13 0 0 0 0 0 data 6 0xd0005 0x0 0x21c0dc20 0x3a4 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 isSameSite (Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;)Z 3105 1 1358 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3073 3601 904 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution isInSites (Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;)Z 3089 3097 1094 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution isSameParameter (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 3153 1 1069 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution getP (I)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3169 1 1073 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution environment ()Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment; 9 1 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution isRawSubstitution ()Z 1033 1 129 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 isSameSite (Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;)Z 1 1358 orig 264 168 227 165 116 0 0 0 0 48 222 121 36 0 0 0 0 176 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 1 0 0 81 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 44 0x20007 0x14 0x20 0x3b6 0x80007 0x0 0x40 0x14 0xc0007 0x14 0x20 0x0 0x120005 0x0 0x23e790c0 0x8 0x23e79170 0xc 0x180005 0x0 0x23e790c0 0x8 0x23e79170 0xc 0x1d0007 0x14 0xa0 0x0 0x210005 0x0 0x0 0x0 0x0 0x0 0x270005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 oops 4 14 org/eclipse/jdt/internal/compiler/ast/MessageSend 16 org/eclipse/jdt/internal/compiler/ast/AllocationExpression 20 org/eclipse/jdt/internal/compiler/ast/MessageSend 22 org/eclipse/jdt/internal/compiler/ast/AllocationExpression +ciMethodData org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution isInSites (Lorg/eclipse/jdt/internal/compiler/lookup/InvocationSite;)Z 1 1106 orig 264 168 227 165 116 0 0 0 0 104 137 124 36 0 0 0 0 184 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 131 1 0 0 33 22 0 0 121 22 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 104 0 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 13 0x20003 0x2c4 0x48 0xc0002 0x2c4 0xf0007 0xb 0x20 0x2b9 0x1d0007 0x2c4 0xffffffffffffffd0 0xb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution getP (I)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1073 orig 264 168 227 165 116 0 0 0 0 248 138 124 36 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 140 1 0 0 41 21 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution isSameParameter (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 1069 orig 264 168 227 165 116 0 0 0 0 64 138 124 36 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 138 1 0 0 25 21 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 2 0x20002 0x2a3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution substitute (Lorg/eclipse/jdt/internal/compiler/lookup/Substitution;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1453 orig 264 168 227 165 116 0 0 0 0 112 136 124 36 0 0 0 0 80 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 194 1 0 0 65 16 0 0 89 31 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 25 0 2 0 0 0 248 1 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 63 0x20003 0x208 0x1c8 0x130002 0x284 0x160007 0xb 0x1a0 0x279 0x1c0005 0x0 0x23593740 0x279 0x0 0x0 0x200005 0x0 0x23593740 0x279 0x0 0x0 0x230007 0x1d8 0x120 0xa1 0x300007 0xa1 0x100 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x370007 0x0 0xb0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x440005 0x0 0x0 0x0 0x0 0x0 0x470005 0x0 0x0 0x0 0x0 0x0 0x570007 0x284 0xfffffffffffffe50 0x167 0x5d0002 0x167 oops 2 11 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution 17 org/eclipse/jdt/internal/compiler/lookup/InferenceSubstitution +instanceKlass org/eclipse/jdt/core/dom/PostfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$39 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$38 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$37 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$36 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$SuspendedInferenceRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$3 +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/ast/MemberValuePair$2 +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$35 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/DefaultErrorHandlingPolicies$5 +instanceKlass org/eclipse/jdt/internal/compiler/DefaultErrorHandlingPolicies +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$34 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$31 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$30 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$25 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$24 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$23 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$22 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/LambdaExpression$1NotPertientToApplicability +instanceKlass org/eclipse/jdt/internal/compiler/ast/LambdaExpression$CopyFailureException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/InternalError +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass java/util/LinkedHashMap$Entry +ciInstanceKlass java/util/HashMap$Node 1 1 85 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 11 11 1 +instanceKlass java/io/ExpiringCache$1 +ciInstanceKlass java/util/LinkedHashMap 1 1 230 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 7 100 7 7 100 7 100 100 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/io/ExpiringCache$1 1 1 45 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 100 7 100 100 1 1 1 1 1 1 12 12 12 12 12 9 10 10 10 1 +instanceKlass java/util/HashMap$TreeNode +ciInstanceKlass java/util/LinkedHashMap$Entry 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 1 1 1 1 1 12 10 1 +ciInstanceKlass java/util/HashMap$TreeNode 1 1 177 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/util/HashMap$TreeNode $assertionsDisabled Z 1 +ciInstanceKlass java/security/Provider$ServiceKey 1 1 60 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 100 100 7 7 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 1 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/misc/ProxyGenerator$ConstantPool$IndirectEntry 1 1 55 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 9 10 10 10 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 7 1 12 1 9 12 1 1 5 0 7 1 10 12 1 1 9 7 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid161492.log b/dependencies/replay_pid161492.log new file mode 100644 index 000000000..7002d3666 --- /dev/null +++ b/dependencies/replay_pid161492.log @@ -0,0 +1,1447 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 104 ciObject found +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeRule (I)V 3625 1 5593 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeRule (I)V 2 5652 orig 264 168 227 165 116 0 0 0 0 80 49 76 34 0 0 0 0 40 199 0 0 56 196 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 148 1 0 0 185 161 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 92 2 2 0 0 0 128 196 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 6288 0x10008 0x664 0x1 0xc480 0x4c 0x3330 0x0 0xc480 0x9 0xc480 0x0 0xc480 0x0 0xc480 0x13 0xc480 0x31 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x9a 0x3378 0x0 0xc480 0x97 0xc480 0x0 0xc480 0xa7 0x33c0 0x0 0x3408 0x7 0x3450 0x0 0x3498 0x0 0x34e0 0x1 0x3528 0x9 0x3570 0x0 0x35b8 0x0 0x3600 0x0 0xc480 0xb0 0x3648 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x3690 0x0 0x36d8 0x0 0x3720 0x4d 0x3768 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x37b0 0x0 0x37f8 0x0 0x3840 0x0 0x3888 0x0 0x38d0 0x0 0x3918 0x0 0x3960 0x0 0x39a8 0x0 0x39f0 0x1 0x3a38 0x0 0x3a80 0x0 0x3ac8 0x70 0x3b10 0x1 0x3b58 0x0 0x3ba0 0x0 0x3be8 0x1 0x3c30 0x0 0x3c78 0x0 0x3cc0 0x0 0x3d08 0x0 0x3d50 0x0 0x3d98 0x0 0x3de0 0x0 0x3e28 0x0 0x3e70 0x0 0x3eb8 0x0 0xc480 0x0 0x3f00 0x0 0xc480 0x0 0xc480 0x0 0x3f48 0x0 0xc480 0x0 0xc480 0x0 0x3f90 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x3fd8 0x0 0x4020 0x0 0x4068 0x0 0x40b0 0x0 0xc480 0x0 0x40f8 0x0 0xc480 0x0 0xc480 0x0 0x4140 0x0 0x4188 0x0 0xc480 0x0 0x41d0 0x0 0x4218 0x0 0xc480 0x0 0x4260 0x0 0x42a8 0x0 0x42f0 0x0 0x4338 0x0 0x4380 0x0 0x43c8 0x0 0x4410 0x0 0x4458 0x0 0x44a0 0x0 0xc480 0x0 0x44e8 0x0 0x4530 0x0 0x4578 0x0 0x45c0 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x4608 0x0 0xc480 0x0 0x4650 0x0 0xc480 0x0 0x4698 0x0 0x46e0 0x0 0x4728 0x0 0x4770 0x0 0x47b8 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x4800 0x0 0x4848 0x0 0x4890 0x0 0x48d8 0x0 0xc480 0x0 0xc480 0x0 0x4920 0x0 0xc480 0x0 0xc480 0x4b 0xc480 0x4b 0x4968 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x49b0 0x2 0x49f8 0x1 0x4a40 0x0 0x4a88 0x1 0xc480 0x1 0x4ad0 0x0 0x4b18 0x0 0x4b60 0x0 0xc480 0x0 0x4ba8 0x0 0x4bf0 0x2 0xc480 0x1 0xc480 0x7a 0x4c38 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x4c80 0x0 0x4cc8 0x0 0x4d10 0x0 0x4d58 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x4da0 0x0 0xc480 0x0 0xc480 0xc 0x4de8 0x0 0xc480 0x0 0x4e30 0xa 0xc480 0x2 0xc480 0xc 0x4e78 0x2 0x4ec0 0xa 0x4f08 0x2 0x4f50 0x2 0x4f98 0x7c 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x6c 0x4fe0 0x0 0x5028 0x0 0x5070 0x6c 0x50b8 0x0 0x5100 0x0 0x5148 0x6c 0x5190 0x0 0x51d8 0x0 0x5220 0x0 0x5268 0x6e 0x52b0 0x6c 0x52f8 0xd 0x5340 0x2 0x5388 0x0 0x53d0 0x2 0x5418 0x20 0xc480 0x30 0x5460 0x6f 0x54a8 0x1 0x54f0 0x0 0x5538 0x0 0x5580 0x0 0x55c8 0x0 0x5610 0x0 0x5658 0x0 0xc480 0x0 0x56a0 0xd 0x56e8 0x6e 0x5730 0x6e 0x5778 0x0 0x57c0 0x0 0x5808 0x2 0x5850 0x0 0x5898 0x0 0x58e0 0x0 0x5928 0x0 0x5970 0x0 0x59b8 0x0 0x5a00 0x0 0x5a48 0x0 0x5a90 0x0 0x5ad8 0x0 0x5b20 0x0 0x5b68 0x0 0x5bb0 0x0 0x5bf8 0x0 0x5c40 0x0 0x5c88 0x0 0x5cd0 0x0 0xc480 0x0 0x5d18 0x0 0x5d60 0x0 0xc480 0x0 0xc480 0x0 0x5da8 0x0 0x5df0 0x0 0xc480 0x0 0x5e38 0x0 0x5e80 0x0 0x5ec8 0x0 0x5f10 0x0 0x5f58 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x1 0x5fa0 0x0 0x5fe8 0x1 0x6030 0x0 0x6078 0x1 0xc480 0xb 0x60c0 0x0 0x6108 0x0 0x6150 0x0 0x6198 0x0 0x61e0 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x6228 0x0 0x6270 0x0 0x62b8 0x0 0x6300 0x0 0x6348 0x0 0x6390 0x0 0x63d8 0x0 0x6420 0x0 0x6468 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x64b0 0x0 0x64f8 0x0 0x6540 0x0 0x6588 0x0 0x65d0 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x6618 0x0 0x6660 0x0 0x66a8 0x0 0x66f0 0x0 0x6738 0x0 0xc480 0x0 0xc480 0x0 0x6780 0x0 0xc480 0x0 0x67c8 0x0 0x6810 0x0 0xc480 0x0 0x6858 0x0 0x68a0 0x0 0x68e8 0x0 0x6930 0x0 0x6978 0x0 0x69c0 0x0 0x6a08 0x0 0x6a50 0x0 0x6a98 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x6ae0 0x0 0x6b28 0x0 0x6b70 0x0 0x6bb8 0x0 0x6c00 0x0 0x6c48 0x0 0x6c90 0x0 0x6cd8 0x0 0x6d20 0x0 0x6d68 0x0 0x6db0 0x0 0x6df8 0x0 0x6e40 0x0 0x6e88 0x0 0x6ed0 0x0 0x6f18 0x0 0x6f60 0x0 0x6fa8 0x0 0x6ff0 0x0 0x7038 0x0 0x7080 0x0 0x70c8 0x0 0x7110 0x0 0x7158 0x0 0x71a0 0x0 0xc480 0x0 0x71e8 0x0 0xc480 0x0 0x7230 0x0 0x7278 0x0 0xc480 0x0 0x72c0 0x0 0x7308 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x7350 0x0 0x7398 0x0 0x73e0 0x0 0xc480 0x0 0xc480 0x0 0x7428 0x0 0x7470 0x0 0x74b8 0x0 0x7500 0x0 0x7548 0x0 0x7590 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x75d8 0x0 0x7620 0x0 0x7668 0x0 0x76b0 0x0 0x76f8 0x0 0x7740 0x0 0x7788 0x0 0x77d0 0x0 0x7818 0x0 0xc480 0x0 0x7860 0x0 0x78a8 0x0 0x78f0 0x0 0x7938 0x0 0x7980 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x79c8 0x0 0x7a10 0x0 0xc480 0x0 0xc480 0x0 0x7a58 0x0 0x7aa0 0x0 0x7ae8 0x0 0x7b30 0x0 0x7b78 0x0 0x7bc0 0x0 0x7c08 0x0 0x7c50 0x0 0x7c98 0x0 0x7ce0 0x0 0x7d28 0x0 0xc480 0x0 0x7d70 0x0 0x7db8 0x0 0xc480 0x0 0x7e00 0x0 0xc480 0x0 0x7e48 0x0 0x7e90 0x0 0x7ed8 0x0 0x7f20 0x0 0x7f68 0x0 0x7fb0 0x0 0x7ff8 0x0 0xc480 0x0 0x8040 0x0 0xc480 0x0 0x8088 0xa 0x80d0 0x0 0xc480 0x0 0xc480 0xa 0x8118 0x0 0x8160 0x0 0x81a8 0x0 0x81f0 0x0 0x8238 0x0 0x8280 0x0 0x82c8 0x0 0x8310 0x0 0x8358 0x0 0x83a0 0x0 0x83e8 0x0 0x8430 0x0 0x8478 0x0 0x84c0 0x0 0x8508 0x0 0x8550 0x0 0xc480 0x0 0x8598 0x0 0xc480 0x0 0xc480 0x0 0x85e0 0x0 0x8628 0x0 0x8670 0x0 0xc480 0x0 0xc480 0x0 0x86b8 0x0 0x8700 0x0 0xc480 0x0 0x8748 0x0 0x8790 0x0 0xc480 0x0 0x87d8 0x0 0x8820 0x0 0xc480 0x0 0x8868 0x0 0x88b0 0x0 0x88f8 0x0 0x8940 0x0 0x8988 0x0 0x89d0 0x0 0x8a18 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x8a60 0x0 0x8aa8 0x0 0x8af0 0x0 0x8b38 0x0 0x8b80 0x0 0xc480 0x0 0x8bc8 0x0 0x8c10 0x0 0x8c58 0x0 0xc480 0x0 0x8ca0 0x0 0x8ce8 0x0 0xc480 0x0 0x8d30 0x0 0x8d78 0x0 0x8dc0 0x0 0xc480 0x0 0x8e08 0x0 0x8e50 0x0 0x8e98 0x0 0x8ee0 0x0 0xc480 0x0 0x8f28 0x0 0xc480 0x0 0x8f70 0x0 0x8fb8 0x0 0xc480 0x0 0x9000 0x0 0xc480 0x0 0x9048 0x0 0xc480 0x0 0x9090 0x0 0xc480 0x0 0x90d8 0x0 0xc480 0x0 0x9120 0x0 0xc480 0x0 0x9168 0x0 0xc480 0x0 0xc480 0x0 0x91b0 0x0 0xc480 0x0 0x91f8 0x0 0x9240 0x0 0x9288 0x0 0x92d0 0x0 0x9318 0x0 0x9360 0x0 0x93a8 0x0 0x93f0 0x0 0x9438 0x0 0x9480 0x0 0x94c8 0x0 0x9510 0x0 0x9558 0xd 0x95a0 0x1 0xc480 0x0 0xc480 0x0 0x95e8 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x9630 0x2 0x9678 0x6c 0x96c0 0x7e 0x9708 0x6e 0x9750 0x0 0xc480 0xe8 0x9798 0x0 0xc480 0x0 0x97e0 0x0 0xc480 0x61 0xc480 0x0 0xc480 0x2e 0x9828 0x40 0xc480 0x1 0xc480 0x0 0xc480 0x0 0x9870 0x0 0x98b8 0x1 0x9900 0x0 0x9948 0x0 0xc480 0x0 0x9990 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0x99d8 0x0 0xc480 0x0 0x9a20 0x0 0x9a68 0x0 0x9ab0 0x0 0x9af8 0x0 0x9b40 0x0 0x9b88 0x0 0x9bd0 0x0 0x9c18 0x0 0xc480 0x0 0x9c60 0x0 0x9ca8 0x0 0x9cf0 0x0 0x9d38 0x0 0x9d80 0x0 0x9dc8 0x0 0x9e10 0x0 0xc480 0x0 0x9e58 0x0 0x9ea0 0x0 0xc480 0x0 0x9ee8 0x0 0x9f30 0x0 0x9f78 0x0 0x9fc0 0x0 0xa008 0x0 0xa050 0x0 0xa098 0x0 0xa0e0 0x0 0xa128 0x7 0xa170 0x0 0xa1b8 0x0 0xc480 0x2 0xa200 0x0 0xc480 0x0 0xa248 0x2 0xa290 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x7 0xa2d8 0x0 0xa320 0x0 0xc480 0x0 0xa368 0x0 0xc480 0x0 0xc480 0x0 0xa3b0 0x0 0xa3f8 0x0 0xc480 0x0 0xa440 0x0 0xc480 0x0 0xc480 0x0 0xa488 0x0 0xa4d0 0x0 0xa518 0x0 0xa560 0x0 0xa5a8 0x0 0xa5f0 0x0 0xa638 0x0 0xa680 0x0 0xa6c8 0x0 0xa710 0x0 0xa758 0x0 0xa7a0 0x0 0xa7e8 0x0 0xa830 0x0 0xa878 0x0 0xa8c0 0x0 0xa908 0x0 0xa950 0x0 0xa998 0x0 0xc480 0x0 0xa9e0 0x0 0xc480 0x0 0xaa28 0x0 0xaa70 0x0 0xc480 0x0 0xaab8 0x0 0xab00 0x0 0xc480 0x0 0xab48 0x0 0xab90 0x0 0xabd8 0x0 0xac20 0x0 0xc480 0x0 0xac68 0x0 0xacb0 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xacf8 0x0 0xad40 0x0 0xc480 0x0 0xc480 0x0 0xad88 0x0 0xadd0 0x0 0xc480 0x0 0xc480 0x0 0xae18 0x0 0xae60 0x0 0xaea8 0x0 0xaef0 0x0 0xaf38 0x0 0xaf80 0x0 0xc480 0x0 0xafc8 0x0 0xb010 0x0 0xb058 0x0 0xb0a0 0x0 0xc480 0x0 0xb0e8 0x0 0xb130 0x0 0xb178 0x0 0xb1c0 0x0 0xb208 0x0 0xb250 0x0 0xc480 0x0 0xb298 0x0 0xb2e0 0x0 0xb328 0x0 0xb370 0x0 0xb3b8 0x0 0xb400 0x0 0xb448 0x0 0xb490 0x0 0xc480 0x0 0xb4d8 0x0 0xb520 0x0 0xc480 0x0 0xb568 0x0 0xb5b0 0x0 0xb5f8 0x0 0xb640 0x0 0xc480 0x0 0xb688 0x0 0xb6d0 0x0 0xc480 0x0 0xb718 0x0 0xb760 0x0 0xc480 0x0 0xb7a8 0x0 0xb7f0 0x0 0xc480 0x0 0xb838 0x0 0xb880 0x0 0xc480 0x0 0xb8c8 0x0 0xb910 0x0 0xc480 0x0 0xb958 0x0 0xb9a0 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xb9e8 0x0 0xba30 0x0 0xba78 0x0 0xbac0 0x0 0xbb08 0x0 0xbb50 0x0 0xc480 0x0 0xbb98 0x0 0xbbe0 0x0 0xc480 0x0 0xbc28 0x0 0xbc70 0x0 0xbcb8 0x0 0xbd00 0x0 0xbd48 0x0 0xbd90 0x0 0xbdd8 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xc480 0x0 0xbe20 0x0 0xbe68 0x0 0xbeb0 0x0 0xc480 0x0 0xc480 0x0 0xbef8 0x0 0xbf40 0x0 0xbf88 0x0 0xbfd0 0x0 0xc480 0x0 0xc018 0x0 0xc480 0x0 0xc480 0x0 0xc060 0x0 0xc0a8 0x0 0xc0f0 0x0 0xc138 0x0 0xc180 0x0 0xc480 0x0 0xc1c8 0x0 0xc210 0x0 0xc258 0x0 0xc2a0 0x0 0xc2e8 0x0 0xc330 0x0 0xc378 0x0 0xc3c0 0x0 0xc408 0x0 0xc450 0xcd50005 0x0 0x21166200 0x50 0x0 0x0 0xcd80003 0x50 0x9120 0xcdc0005 0x0 0x21166200 0xb1 0x0 0x0 0xcdf0003 0xb1 0x90d8 0xce30005 0x0 0x21166200 0xcd 0x0 0x0 0xce60003 0xcd 0x9090 0xcea0005 0x0 0x0 0x0 0x0 0x0 0xced0003 0x0 0x9048 0xcf10005 0x0 0x21166200 0x9 0x0 0x0 0xcf40003 0x9 0x9000 0xcf80005 0x0 0x0 0x0 0x0 0x0 0xcfb0003 0x0 0x8fb8 0xcff0005 0x0 0x0 0x0 0x0 0x0 0xd020003 0x0 0x8f70 0xd060005 0x0 0x21166200 0x1 0x0 0x0 0xd090003 0x1 0x8f28 0xd0d0005 0x0 0x21166200 0x9 0x0 0x0 0xd100003 0x9 0x8ee0 0xd140005 0x0 0x0 0x0 0x0 0x0 0xd170003 0x0 0x8e98 0xd1b0005 0x0 0x0 0x0 0x0 0x0 0xd1e0003 0x0 0x8e50 0xd220005 0x0 0x21166200 0x169 0x0 0x0 0xd250003 0x169 0x8e08 0xd290005 0x0 0x0 0x0 0x0 0x0 0xd2c0003 0x0 0x8dc0 0xd310005 0x0 0x21166200 0x35 0x0 0x0 0xd340003 0x35 0x8d78 0xd390005 0x0 0x0 0x0 0x0 0x0 0xd3c0003 0x0 0x8d30 0xd400005 0x0 0x21166200 0x54 0x0 0x0 0xd430003 0x54 0x8ce8 0xd470005 0x0 0x0 0x0 0x0 0x0 0xd4a0003 0x0 0x8ca0 0xd4e0005 0x0 0x0 0x0 0x0 0x0 0xd510003 0x0 0x8c58 0xd550005 0x0 0x0 0x0 0x0 0x0 0xd580003 0x0 0x8c10 0xd5c0005 0x0 0x0 0x0 0x0 0x0 0xd5f0003 0x0 0x8bc8 0xd630005 0x0 0x0 0x0 0x0 0x0 0xd660003 0x0 0x8b80 0xd6b0005 0x0 0x0 0x0 0x0 0x0 0xd6e0003 0x0 0x8b38 0xd730005 0x0 0x0 0x0 0x0 0x0 0xd760003 0x0 0x8af0 0xd7b0005 0x0 0x0 0x0 0x0 0x0 0xd7e0003 0x0 0x8aa8 0xd820005 0x0 0x0 0x0 0x0 0x0 0xd850003 0x0 0x8a60 0xd890005 0x0 0x21166200 0x1 0x0 0x0 0xd8c0003 0x1 0x8a18 0xd910005 0x0 0x0 0x0 0x0 0x0 0xd940003 0x0 0x89d0 0xd990005 0x0 0x0 0x0 0x0 0x0 0xd9c0003 0x0 0x8988 0xda00005 0x0 0x21166200 0x70 0x0 0x0 0xda30003 0x70 0x8940 0xda70005 0x0 0x21166200 0x1 0x0 0x0 0xdaa0003 0x1 0x88f8 0xdae0005 0x0 0x0 0x0 0x0 0x0 0xdb10003 0x0 0x88b0 0xdb50005 0x0 0x0 0x0 0x0 0x0 0xdb80003 0x0 0x8868 0xdbc0005 0x0 0x21166200 0x1 0x0 0x0 0xdbf0003 0x1 0x8820 0xdc30005 0x0 0x0 0x0 0x0 0x0 0xdc60003 0x0 0x87d8 0xdca0005 0x0 0x0 0x0 0x0 0x0 0xdcd0003 0x0 0x8790 0xdd10005 0x0 0x0 0x0 0x0 0x0 0xdd40003 0x0 0x8748 0xdd80005 0x0 0x0 0x0 0x0 0x0 0xddb0003 0x0 0x8700 0xddf0005 0x0 0x0 0x0 0x0 0x0 0xde20003 0x0 0x86b8 0xde60005 0x0 0x0 0x0 0x0 0x0 0xde90003 0x0 0x8670 0xded0005 0x0 0x0 0x0 0x0 0x0 0xdf00003 0x0 0x8628 0xdf40005 0x0 0x0 0x0 0x0 0x0 0xdf70003 0x0 0x85e0 0xdfb0005 0x0 0x0 0x0 0x0 0x0 0xdfe0003 0x0 0x8598 0xe020005 0x0 0x0 0x0 0x0 0x0 0xe050003 0x0 0x8550 0xe090005 0x0 0x0 0x0 0x0 0x0 0xe0c0003 0x0 0x8508 0xe100005 0x0 0x0 0x0 0x0 0x0 0xe130003 0x0 0x84c0 0xe170005 0x0 0x0 0x0 0x0 0x0 0xe1a0003 0x0 0x8478 0xe1e0005 0x0 0x0 0x0 0x0 0x0 0xe210003 0x0 0x8430 0xe250005 0x0 0x0 0x0 0x0 0x0 0xe280003 0x0 0x83e8 0xe2c0005 0x0 0x0 0x0 0x0 0x0 0xe2f0003 0x0 0x83a0 0xe330005 0x0 0x0 0x0 0x0 0x0 0xe360003 0x0 0x8358 0xe3a0005 0x0 0x0 0x0 0x0 0x0 0xe3d0003 0x0 0x8310 0xe410005 0x0 0x0 0x0 0x0 0x0 0xe440003 0x0 0x82c8 0xe480005 0x0 0x0 0x0 0x0 0x0 0xe4b0003 0x0 0x8280 0xe4f0005 0x0 0x0 0x0 0x0 0x0 0xe520003 0x0 0x8238 0xe560005 0x0 0x0 0x0 0x0 0x0 0xe590003 0x0 0x81f0 0xe5d0005 0x0 0x0 0x0 0x0 0x0 0xe600003 0x0 0x81a8 0xe640005 0x0 0x0 0x0 0x0 0x0 0xe670003 0x0 0x8160 0xe6b0005 0x0 0x0 0x0 0x0 0x0 0xe6e0003 0x0 0x8118 0xe720005 0x0 0x0 0x0 0x0 0x0 0xe750003 0x0 0x80d0 0xe790005 0x0 0x0 0x0 0x0 0x0 0xe7c0003 0x0 0x8088 0xe800005 0x0 0x0 0x0 0x0 0x0 0xe830003 0x0 0x8040 0xe870005 0x0 0x0 0x0 0x0 0x0 0xe8a0003 0x0 0x7ff8 0xe8e0005 0x0 0x0 0x0 0x0 0x0 0xe910003 0x0 0x7fb0 0xe950005 0x0 0x0 0x0 0x0 0x0 0xe980003 0x0 0x7f68 0xe9c0005 0x0 0x0 0x0 0x0 0x0 0xe9f0003 0x0 0x7f20 0xea30005 0x0 0x0 0x0 0x0 0x0 0xea60003 0x0 0x7ed8 0xeaa0005 0x0 0x0 0x0 0x0 0x0 0xead0003 0x0 0x7e90 0xeb10005 0x0 0x0 0x0 0x0 0x0 0xeb40003 0x0 0x7e48 0xeb80005 0x0 0x0 0x0 0x0 0x0 0xebb0003 0x0 0x7e00 0xebf0005 0x0 0x0 0x0 0x0 0x0 0xec20003 0x0 0x7db8 0xec60005 0x0 0x0 0x0 0x0 0x0 0xec90003 0x0 0x7d70 0xecd0005 0x0 0x0 0x0 0x0 0x0 0xed00003 0x0 0x7d28 0xed40005 0x0 0x0 0x0 0x0 0x0 0xed70003 0x0 0x7ce0 0xedb0005 0x0 0x0 0x0 0x0 0x0 0xede0003 0x0 0x7c98 0xee20005 0x0 0x0 0x0 0x0 0x0 0xee50003 0x0 0x7c50 0xee90005 0x0 0x0 0x0 0x0 0x0 0xeec0003 0x0 0x7c08 0xef00005 0x0 0x0 0x0 0x0 0x0 0xef30003 0x0 0x7bc0 0xef70005 0x0 0x0 0x0 0x0 0x0 0xefa0003 0x0 0x7b78 0xefe0005 0x0 0x0 0x0 0x0 0x0 0xf010003 0x0 0x7b30 0xf050005 0x0 0x21166200 0x4b 0x0 0x0 0xf080003 0x4b 0x7ae8 0xf0c0005 0x0 0x0 0x0 0x0 0x0 0xf0f0003 0x0 0x7aa0 0xf130005 0x0 0x21166200 0x2 0x0 0x0 0xf160003 0x2 0x7a58 0xf1a0005 0x0 0x21166200 0x1 0x0 0x0 0xf1d0003 0x1 0x7a10 0xf210005 0x0 0x0 0x0 0x0 0x0 0xf240003 0x0 0x79c8 0xf280005 0x0 0x21166200 0x1 0x0 0x0 0xf2b0003 0x1 0x7980 0xf2f0005 0x0 0x0 0x0 0x0 0x0 0xf320003 0x0 0x7938 0xf360005 0x0 0x0 0x0 0x0 0x0 0xf390003 0x0 0x78f0 0xf3d0005 0x0 0x0 0x0 0x0 0x0 0xf400003 0x0 0x78a8 0xf440005 0x0 0x0 0x0 0x0 0x0 0xf470003 0x0 0x7860 0xf4b0005 0x0 0x21166200 0x7a 0x0 0x0 0xf4e0003 0x7a 0x7818 0xf520005 0x0 0x0 0x0 0x0 0x0 0xf550003 0x0 0x77d0 0xf590005 0x0 0x0 0x0 0x0 0x0 0xf5c0003 0x0 0x7788 0xf600005 0x0 0x0 0x0 0x0 0x0 0xf630003 0x0 0x7740 0xf670005 0x0 0x0 0x0 0x0 0x0 0xf6a0003 0x0 0x76f8 0xf6e0005 0x0 0x0 0x0 0x0 0x0 0xf710003 0x0 0x76b0 0xf750005 0x0 0x21166200 0xc 0x0 0x0 0xf780003 0xc 0x7668 0xf7c0005 0x0 0x0 0x0 0x0 0x0 0xf7f0003 0x0 0x7620 0xf830005 0x0 0x21166200 0x1c 0x0 0x0 0xf860003 0x1c 0x75d8 0xf8a0005 0x0 0x21166200 0x12 0x0 0x0 0xf8d0003 0x12 0x7590 0xf910005 0x0 0x21166200 0xa 0x0 0x0 0xf940003 0xa 0x7548 0xf980005 0x0 0x21166200 0x12 0x0 0x0 0xf9b0003 0x12 0x7500 0xf9f0005 0x0 0x21166200 0x12 0x0 0x0 0xfa20003 0x12 0x74b8 0xfa80005 0x0 0x21166200 0x6d 0x0 0x0 0xfab0003 0x6d 0x7470 0xfb10005 0x0 0x0 0x0 0x0 0x0 0xfb40003 0x0 0x7428 0xfba0005 0x0 0x0 0x0 0x0 0x0 0xfbd0003 0x0 0x73e0 0xfc10005 0x0 0x21166200 0x6d 0x0 0x0 0xfc40003 0x6d 0x7398 0xfc80005 0x0 0x0 0x0 0x0 0x0 0xfcb0003 0x0 0x7350 0xfd00005 0x0 0x0 0x0 0x0 0x0 0xfd30003 0x0 0x7308 0xfd80005 0x0 0x21166200 0x6d 0x0 0x0 0xfdb0003 0x6d 0x72c0 0xfe00005 0x0 0x0 0x0 0x0 0x0 0xfe30003 0x0 0x7278 0xfe80005 0x0 0x0 0x0 0x0 0x0 0xfeb0003 0x0 0x7230 0xfef0005 0x0 0x0 0x0 0x0 0x0 0xff20003 0x0 0x71e8 0xff60005 0x0 0x21166200 0x6f 0x0 0x0 0xff90003 0x6f 0x71a0 0xffd0005 0x0 0x21166200 0x6d 0x0 0x0 0x10000003 0x6d 0x7158 0x10040005 0x0 0x21166200 0xd 0x0 0x0 0x10070003 0xd 0x7110 0x100b0005 0x0 0x21166200 0x2 0x0 0x0 0x100e0003 0x2 0x70c8 0x10120005 0x0 0x0 0x0 0x0 0x0 0x10150003 0x0 0x7080 0x10190005 0x0 0x21166200 0x2 0x0 0x0 0x101c0003 0x2 0x7038 0x10200005 0x0 0x21166200 0x30 0x0 0x0 0x10230003 0x30 0x6ff0 0x10280005 0x0 0x21166200 0x6f 0x0 0x0 0x102b0003 0x6f 0x6fa8 0x10300005 0x0 0x21166200 0x1 0x0 0x0 0x10330003 0x1 0x6f60 0x10380005 0x0 0x0 0x0 0x0 0x0 0x103b0003 0x0 0x6f18 0x103f0005 0x0 0x21166200 0x7 0x0 0x0 0x10420003 0x7 0x6ed0 0x10460005 0x0 0x21166200 0x7 0x0 0x0 0x10490003 0x7 0x6e88 0x104d0005 0x0 0x21166200 0x7 0x0 0x0 0x10500003 0x7 0x6e40 0x10540005 0x0 0x0 0x0 0x0 0x0 0x10570003 0x0 0x6df8 0x105b0005 0x0 0x0 0x0 0x0 0x0 0x105e0003 0x0 0x6db0 0x10620005 0x0 0x21166200 0xd 0x0 0x0 0x10650003 0xd 0x6d68 0x10690005 0x0 0x21166200 0x6f 0x0 0x0 0x106c0003 0x6f 0x6d20 0x10700005 0x0 0x21166200 0x6f 0x0 0x0 0x10730003 0x6f 0x6cd8 0x10770005 0x0 0x0 0x0 0x0 0x0 0x107a0003 0x0 0x6c90 0x107e0005 0x0 0x0 0x0 0x0 0x0 0x10810003 0x0 0x6c48 0x10850005 0x0 0x21166200 0x2 0x0 0x0 0x10880003 0x2 0x6c00 0x108c0005 0x0 0x0 0x0 0x0 0x0 0x108f0003 0x0 0x6bb8 0x10950005 0x0 0x0 0x0 0x0 0x0 0x10980003 0x0 0x6b70 0x109e0005 0x0 0x0 0x0 0x0 0x0 0x10a10003 0x0 0x6b28 0x10a70005 0x0 0x0 0x0 0x0 0x0 0x10aa0003 0x0 0x6ae0 0x10b00005 0x0 0x0 0x0 0x0 0x0 0x10b30003 0x0 0x6a98 0x10b90005 0x0 0x0 0x0 0x0 0x0 0x10bc0003 0x0 0x6a50 0x10c20005 0x0 0x0 0x0 0x0 0x0 0x10c50003 0x0 0x6a08 0x10cb0005 0x0 0x0 0x0 0x0 0x0 0x10ce0003 0x0 0x69c0 0x10d40005 0x0 0x0 0x0 0x0 0x0 0x10d70003 0x0 0x6978 0x10dd0005 0x0 0x0 0x0 0x0 0x0 0x10e00003 0x0 0x6930 0x10e60005 0x0 0x0 0x0 0x0 0x0 0x10e90003 0x0 0x68e8 0x10ef0005 0x0 0x0 0x0 0x0 0x0 0x10f20003 0x0 0x68a0 0x10f80005 0x0 0x0 0x0 0x0 0x0 0x10fb0003 0x0 0x6858 0x10ff0005 0x0 0x0 0x0 0x0 0x0 0x11020003 0x0 0x6810 0x11060005 0x0 0x0 0x0 0x0 0x0 0x11090003 0x0 0x67c8 0x110d0005 0x0 0x0 0x0 0x0 0x0 0x11100003 0x0 0x6780 0x11140005 0x0 0x0 0x0 0x0 0x0 0x11170003 0x0 0x6738 0x111b0005 0x0 0x0 0x0 0x0 0x0 0x111e0003 0x0 0x66f0 0x11220005 0x0 0x0 0x0 0x0 0x0 0x11250003 0x0 0x66a8 0x11290005 0x0 0x0 0x0 0x0 0x0 0x112c0003 0x0 0x6660 0x11310005 0x0 0x0 0x0 0x0 0x0 0x11340003 0x0 0x6618 0x11390005 0x0 0x0 0x0 0x0 0x0 0x113c0003 0x0 0x65d0 0x11410005 0x0 0x0 0x0 0x0 0x0 0x11440003 0x0 0x6588 0x11490005 0x0 0x0 0x0 0x0 0x0 0x114c0003 0x0 0x6540 0x11510005 0x0 0x0 0x0 0x0 0x0 0x11540003 0x0 0x64f8 0x11580005 0x0 0x21166200 0x3 0x0 0x0 0x115b0003 0x3 0x64b0 0x115f0005 0x0 0x0 0x0 0x0 0x0 0x11620003 0x0 0x6468 0x11660005 0x0 0x21166200 0x3 0x0 0x0 0x11690003 0x3 0x6420 0x116d0005 0x0 0x0 0x0 0x0 0x0 0x11700003 0x0 0x63d8 0x11740005 0x0 0x21166200 0xc 0x0 0x0 0x11770003 0xc 0x6390 0x117b0005 0x0 0x21166200 0x27 0x0 0x0 0x117e0003 0x27 0x6348 0x11820005 0x0 0x21166200 0x27 0x0 0x0 0x11850003 0x27 0x6300 0x11890005 0x0 0x21166200 0x35 0x0 0x0 0x118c0003 0x35 0x62b8 0x11900005 0x0 0x21166200 0x3a 0x0 0x0 0x11930003 0x3a 0x6270 0x11970005 0x0 0x0 0x0 0x0 0x0 0x119a0003 0x0 0x6228 0x119e0005 0x0 0x0 0x0 0x0 0x0 0x11a10003 0x0 0x61e0 0x11a50005 0x0 0x0 0x0 0x0 0x0 0x11a80003 0x0 0x6198 0x11ac0005 0x0 0x21166200 0xf 0x0 0x0 0x11af0003 0xf 0x6150 0x11b30005 0x0 0x21166200 0xf 0x0 0x0 0x11b60003 0xf 0x6108 0x11ba0005 0x0 0x21166200 0x1 0x0 0x0 0x11bd0003 0x1 0x60c0 0x11c10005 0x0 0x21166200 0x10 0x0 0x0 0x11c40003 0x10 0x6078 0x11c80005 0x0 0x0 0x0 0x0 0x0 0x11cb0003 0x0 0x6030 0x11cf0005 0x0 0x21166200 0x2 0x0 0x0 0x11d20003 0x2 0x5fe8 0x11d60005 0x0 0x0 0x0 0x0 0x0 0x11d90003 0x0 0x5fa0 0x11dd0005 0x0 0x0 0x0 0x0 0x0 0x11e00003 0x0 0x5f58 0x11e40005 0x0 0x0 0x0 0x0 0x0 0x11e70003 0x0 0x5f10 0x11eb0005 0x0 0x0 0x0 0x0 0x0 0x11ee0003 0x0 0x5ec8 0x11f20005 0x0 0x21166200 0x3f 0x0 0x0 0x11f50003 0x3f 0x5e80 0x11f90005 0x0 0x21166200 0x10 0x0 0x0 0x11fc0003 0x10 0x5e38 0x12000005 0x0 0x21166200 0x4 0x0 0x0 0x12030003 0x4 0x5df0 0x12070005 0x0 0x0 0x0 0x0 0x0 0x120a0003 0x0 0x5da8 0x120e0005 0x0 0x0 0x0 0x0 0x0 0x12110003 0x0 0x5d60 0x12150005 0x0 0x0 0x0 0x0 0x0 0x12180003 0x0 0x5d18 0x121c0005 0x0 0x0 0x0 0x0 0x0 0x121f0003 0x0 0x5cd0 0x12230005 0x0 0x0 0x0 0x0 0x0 0x12260003 0x0 0x5c88 0x122a0005 0x0 0x0 0x0 0x0 0x0 0x122d0003 0x0 0x5c40 0x12310005 0x0 0x0 0x0 0x0 0x0 0x12340003 0x0 0x5bf8 0x12380005 0x0 0x0 0x0 0x0 0x0 0x123b0003 0x0 0x5bb0 0x123f0005 0x0 0x0 0x0 0x0 0x0 0x12420003 0x0 0x5b68 0x12460005 0x0 0x0 0x0 0x0 0x0 0x12490003 0x0 0x5b20 0x124d0005 0x0 0x0 0x0 0x0 0x0 0x12500003 0x0 0x5ad8 0x12540005 0x0 0x0 0x0 0x0 0x0 0x12570003 0x0 0x5a90 0x125b0005 0x0 0x21166200 0x1 0x0 0x0 0x125e0003 0x1 0x5a48 0x12620005 0x0 0x0 0x0 0x0 0x0 0x12650003 0x0 0x5a00 0x12690005 0x0 0x0 0x0 0x0 0x0 0x126c0003 0x0 0x59b8 0x12700005 0x0 0x0 0x0 0x0 0x0 0x12730003 0x0 0x5970 0x12770005 0x0 0x0 0x0 0x0 0x0 0x127a0003 0x0 0x5928 0x127e0005 0x0 0x0 0x0 0x0 0x0 0x12810003 0x0 0x58e0 0x12850005 0x0 0x21166200 0x1 0x0 0x0 0x12880003 0x1 0x5898 0x128c0005 0x0 0x0 0x0 0x0 0x0 0x128f0003 0x0 0x5850 0x12930005 0x0 0x0 0x0 0x0 0x0 0x12960003 0x0 0x5808 0x129a0005 0x0 0x0 0x0 0x0 0x0 0x129d0003 0x0 0x57c0 0x12a10005 0x0 0x21166200 0x4 0x0 0x0 0x12a40003 0x4 0x5778 0x12a80005 0x0 0x0 0x0 0x0 0x0 0x12ab0003 0x0 0x5730 0x12af0005 0x0 0x0 0x0 0x0 0x0 0x12b20003 0x0 0x56e8 0x12b60005 0x0 0x0 0x0 0x0 0x0 0x12b90003 0x0 0x56a0 0x12bf0005 0x0 0x21166200 0x7 0x0 0x0 0x12c20003 0x7 0x5658 0x12c80005 0x0 0x0 0x0 0x0 0x0 0x12cb0003 0x0 0x5610 0x12d10005 0x0 0x0 0x0 0x0 0x0 0x12d40003 0x0 0x55c8 0x12da0005 0x0 0x0 0x0 0x0 0x0 0x12dd0003 0x0 0x5580 0x12e10005 0x0 0x0 0x0 0x0 0x0 0x12e40003 0x0 0x5538 0x12e90005 0x0 0x0 0x0 0x0 0x0 0x12ec0003 0x0 0x54f0 0x12f10005 0x0 0x0 0x0 0x0 0x0 0x12f40003 0x0 0x54a8 0x12f80005 0x0 0x0 0x0 0x0 0x0 0x12fb0003 0x0 0x5460 0x12ff0005 0x0 0x0 0x0 0x0 0x0 0x13020003 0x0 0x5418 0x13070005 0x0 0x0 0x0 0x0 0x0 0x130a0003 0x0 0x53d0 0x130e0005 0x0 0x0 0x0 0x0 0x0 0x13110003 0x0 0x5388 0x13150005 0x0 0x0 0x0 0x0 0x0 0x13180003 0x0 0x5340 0x131c0005 0x0 0x0 0x0 0x0 0x0 0x131f0003 0x0 0x52f8 0x13230005 0x0 0x0 0x0 0x0 0x0 0x13260003 0x0 0x52b0 0x132a0005 0x0 0x21166200 0x7 0x0 0x0 0x132d0003 0x7 0x5268 0x13310005 0x0 0x0 0x0 0x0 0x0 0x13340003 0x0 0x5220 0x13380005 0x0 0x21166200 0x7 0x0 0x0 0x133b0003 0x7 0x51d8 0x133f0005 0x0 0x21166200 0x1 0x0 0x0 0x13420003 0x1 0x5190 0x13460005 0x0 0x21166200 0x1 0x0 0x0 0x13490003 0x1 0x5148 0x134d0005 0x0 0x21166200 0x8 0x0 0x0 0x13500003 0x8 0x5100 0x13540005 0x0 0x0 0x0 0x0 0x0 0x13570003 0x0 0x50b8 0x135b0005 0x0 0x0 0x0 0x0 0x0 0x135e0003 0x0 0x5070 0x13620005 0x0 0x0 0x0 0x0 0x0 0x13650003 0x0 0x5028 0x13690005 0x0 0x0 0x0 0x0 0x0 0x136c0003 0x0 0x4fe0 0x13700005 0x0 0x0 0x0 0x0 0x0 0x13730003 0x0 0x4f98 0x13770005 0x0 0x0 0x0 0x0 0x0 0x137a0003 0x0 0x4f50 0x137e0005 0x0 0x0 0x0 0x0 0x0 0x13810003 0x0 0x4f08 0x13850005 0x0 0x0 0x0 0x0 0x0 0x13880003 0x0 0x4ec0 0x138d0005 0x0 0x0 0x0 0x0 0x0 0x13900003 0x0 0x4e78 0x13950005 0x0 0x0 0x0 0x0 0x0 0x13980003 0x0 0x4e30 0x139d0005 0x0 0x0 0x0 0x0 0x0 0x13a00003 0x0 0x4de8 0x13a50005 0x0 0x0 0x0 0x0 0x0 0x13a80003 0x0 0x4da0 0x13ac0005 0x0 0x0 0x0 0x0 0x0 0x13af0003 0x0 0x4d58 0x13b30005 0x0 0x0 0x0 0x0 0x0 0x13b60003 0x0 0x4d10 0x13ba0005 0x0 0x0 0x0 0x0 0x0 0x13bd0003 0x0 0x4cc8 0x13c10005 0x0 0x0 0x0 0x0 0x0 0x13c40003 0x0 0x4c80 0x13c80005 0x0 0x0 0x0 0x0 0x0 0x13cb0003 0x0 0x4c38 0x13d00005 0x0 0x0 0x0 0x0 0x0 0x13d30003 0x0 0x4bf0 0x13d80005 0x0 0x0 0x0 0x0 0x0 0x13db0003 0x0 0x4ba8 0x13df0005 0x0 0x0 0x0 0x0 0x0 0x13e20003 0x0 0x4b60 0x13e60005 0x0 0x0 0x0 0x0 0x0 0x13e90003 0x0 0x4b18 0x13ee0005 0x0 0x0 0x0 0x0 0x0 0x13f10003 0x0 0x4ad0 0x13f50005 0x0 0x0 0x0 0x0 0x0 0x13f80003 0x0 0x4a88 0x13fd0005 0x0 0x0 0x0 0x0 0x0 0x14000003 0x0 0x4a40 0x14040005 0x0 0x0 0x0 0x0 0x0 0x14070003 0x0 0x49f8 0x140b0005 0x0 0x0 0x0 0x0 0x0 0x140e0003 0x0 0x49b0 0x14120005 0x0 0x0 0x0 0x0 0x0 0x14150003 0x0 0x4968 0x14190005 0x0 0x21166200 0xd 0x0 0x0 0x141c0003 0xd 0x4920 0x14200005 0x0 0x0 0x0 0x0 0x0 0x14230003 0x0 0x48d8 0x14270005 0x0 0x0 0x0 0x0 0x0 0x142a0003 0x0 0x4890 0x142e0005 0x0 0x0 0x0 0x0 0x0 0x14310003 0x0 0x4848 0x14350005 0x0 0x0 0x0 0x0 0x0 0x14380003 0x0 0x4800 0x143c0005 0x0 0x21166200 0xd 0x0 0x0 0x143f0003 0xd 0x47b8 0x14430005 0x0 0x0 0x0 0x0 0x0 0x14460003 0x0 0x4770 0x144a0005 0x0 0x21166200 0xc 0x0 0x0 0x144d0003 0xc 0x4728 0x14520005 0x0 0x21166200 0x1 0x0 0x0 0x14550003 0x1 0x46e0 0x14590005 0x0 0x0 0x0 0x0 0x0 0x145c0003 0x0 0x4698 0x14610005 0x0 0x0 0x0 0x0 0x0 0x14640003 0x0 0x4650 0x14680005 0x0 0x21166200 0x17 0x0 0x0 0x146b0003 0x17 0x4608 0x146f0005 0x0 0x0 0x0 0x0 0x0 0x14720003 0x0 0x45c0 0x14760005 0x0 0x0 0x0 0x0 0x0 0x14790003 0x0 0x4578 0x147d0005 0x0 0x0 0x0 0x0 0x0 0x14800003 0x0 0x4530 0x14840005 0x0 0x0 0x0 0x0 0x0 0x14870003 0x0 0x44e8 0x148b0005 0x0 0x0 0x0 0x0 0x0 0x148e0003 0x0 0x44a0 0x14920005 0x0 0x21166200 0x2 0x0 0x0 0x14950003 0x2 0x4458 0x14990005 0x0 0x0 0x0 0x0 0x0 0x149c0003 0x0 0x4410 0x14a00005 0x0 0x21166200 0x2 0x0 0x0 0x14a30003 0x2 0x43c8 0x14a70005 0x0 0x21166200 0xa 0x0 0x0 0x14aa0003 0xa 0x4380 0x14af0005 0x0 0x21166200 0xa 0x0 0x0 0x14b20003 0xa 0x4338 0x14b70005 0x0 0x0 0x0 0x0 0x0 0x14ba0003 0x0 0x42f0 0x14bf0005 0x0 0x21166200 0x2 0x0 0x0 0x14c20003 0x2 0x42a8 0x14c70005 0x0 0x0 0x0 0x0 0x0 0x14ca0003 0x0 0x4260 0x14cf0005 0x0 0x0 0x0 0x0 0x0 0x14d20003 0x0 0x4218 0x14d60005 0x0 0x21166200 0x49 0x0 0x0 0x14d90003 0x49 0x41d0 0x14dd0005 0x0 0x0 0x0 0x0 0x0 0x14e00003 0x0 0x4188 0x14e40005 0x0 0x0 0x0 0x0 0x0 0x14e70003 0x0 0x4140 0x14eb0005 0x0 0x21166200 0x2 0x0 0x0 0x14ee0003 0x2 0x40f8 0x14f20005 0x0 0x0 0x0 0x0 0x0 0x14f50003 0x0 0x40b0 0x14f90005 0x0 0x0 0x0 0x0 0x0 0x14fc0003 0x0 0x4068 0x15000005 0x0 0x0 0x0 0x0 0x0 0x15030003 0x0 0x4020 0x15070005 0x0 0x0 0x0 0x0 0x0 0x150a0003 0x0 0x3fd8 0x150f0005 0x0 0x21166200 0x4 0x0 0x0 0x15120003 0x4 0x3f90 0x15170005 0x0 0x21166200 0x1 0x0 0x0 0x151a0003 0x1 0x3f48 0x151f0005 0x0 0x0 0x0 0x0 0x0 0x15220003 0x0 0x3f00 0x15260005 0x0 0x21166200 0x45 0x0 0x0 0x15290003 0x45 0x3eb8 0x15300005 0x0 0x21166200 0x1 0x0 0x0 0x15330003 0x1 0x3e70 0x153a0005 0x0 0x0 0x0 0x0 0x0 0x153d0003 0x0 0x3e28 0x15410005 0x0 0x21166200 0x4 0x0 0x0 0x15440003 0x4 0x3de0 0x154a0005 0x0 0x0 0x0 0x0 0x0 0x154d0003 0x0 0x3d98 0x15530005 0x0 0x0 0x0 0x0 0x0 0x15560003 0x0 0x3d50 0x155d0005 0x0 0x0 0x0 0x0 0x0 0x15600003 0x0 0x3d08 0x15670005 0x0 0x0 0x0 0x0 0x0 0x156a0003 0x0 0x3cc0 0x15700005 0x0 0x0 0x0 0x0 0x0 0x15730003 0x0 0x3c78 0x15790005 0x0 0x21166200 0x4 0x0 0x0 0x157c0003 0x4 0x3c30 0x15800005 0x0 0x0 0x0 0x0 0x0 0x15830003 0x0 0x3be8 0x15870005 0x0 0x0 0x0 0x0 0x0 0x158a0003 0x0 0x3ba0 0x158e0005 0x0 0x0 0x0 0x0 0x0 0x15910003 0x0 0x3b58 0x15950005 0x0 0x21166200 0x1 0x0 0x0 0x15980003 0x1 0x3b10 0x159c0005 0x0 0x0 0x0 0x0 0x0 0x159f0003 0x0 0x3ac8 0x15a30005 0x0 0x0 0x0 0x0 0x0 0x15a60003 0x0 0x3a80 0x15aa0005 0x0 0x0 0x0 0x0 0x0 0x15ad0003 0x0 0x3a38 0x15b10005 0x0 0x0 0x0 0x0 0x0 0x15b40003 0x0 0x39f0 0x15b80005 0x0 0x0 0x0 0x0 0x0 0x15bb0003 0x0 0x39a8 0x15bf0005 0x0 0x21166200 0x1 0x0 0x0 0x15c20003 0x1 0x3960 0x15c60005 0x0 0x0 0x0 0x0 0x0 0x15c90003 0x0 0x3918 0x15cd0005 0x0 0x0 0x0 0x0 0x0 0x15d00003 0x0 0x38d0 0x15d60005 0x0 0x0 0x0 0x0 0x0 0x15d90003 0x0 0x3888 0x15df0005 0x0 0x0 0x0 0x0 0x0 0x15e20003 0x0 0x3840 0x15e80005 0x0 0x0 0x0 0x0 0x0 0x15eb0003 0x0 0x37f8 0x15f10005 0x0 0x21166200 0x6 0x0 0x0 0x15f40003 0x6 0x37b0 0x15fa0005 0x0 0x0 0x0 0x0 0x0 0x15fd0003 0x0 0x3768 0x16030005 0x0 0x0 0x0 0x0 0x0 0x16060003 0x0 0x3720 0x160c0005 0x0 0x0 0x0 0x0 0x0 0x160f0003 0x0 0x36d8 0x16150005 0x0 0x0 0x0 0x0 0x0 0x16180003 0x0 0x3690 0x161d0005 0x0 0x21166200 0x1 0x0 0x0 0x16200003 0x1 0x3648 0x16260005 0x0 0x0 0x0 0x0 0x0 0x16290003 0x0 0x3600 0x162e0005 0x0 0x0 0x0 0x0 0x0 0x16310003 0x0 0x35b8 0x16370005 0x0 0x0 0x0 0x0 0x0 0x163a0003 0x0 0x3570 0x163e0005 0x0 0x0 0x0 0x0 0x0 0x16410003 0x0 0x3528 0x16470005 0x0 0x21166200 0x3 0x0 0x0 0x164a0003 0x3 0x34e0 0x16500005 0x0 0x21166200 0x3 0x0 0x0 0x16530003 0x3 0x3498 0x16580005 0x0 0x0 0x0 0x0 0x0 0x165b0003 0x0 0x3450 0x16610005 0x0 0x0 0x0 0x0 0x0 0x16640003 0x0 0x3408 0x16690005 0x0 0x0 0x0 0x0 0x0 0x166c0003 0x0 0x33c0 0x16710005 0x0 0x0 0x0 0x0 0x0 0x16740003 0x0 0x3378 0x16790005 0x0 0x0 0x0 0x0 0x0 0x167c0003 0x0 0x3330 0x16820005 0x0 0x0 0x0 0x0 0x0 0x16850003 0x0 0x32e8 0x16890005 0x0 0x21166200 0x18 0x0 0x0 0x168c0003 0x18 0x32a0 0x16900005 0x0 0x0 0x0 0x0 0x0 0x16930003 0x0 0x3258 0x16990005 0x0 0x21166200 0x18 0x0 0x0 0x169c0003 0x18 0x3210 0x16a20005 0x0 0x0 0x0 0x0 0x0 0x16a50003 0x0 0x31c8 0x16ab0005 0x0 0x0 0x0 0x0 0x0 0x16ae0003 0x0 0x3180 0x16b40005 0x0 0x0 0x0 0x0 0x0 0x16b70003 0x0 0x3138 0x16bd0005 0x0 0x0 0x0 0x0 0x0 0x16c00003 0x0 0x30f0 0x16c60005 0x0 0x0 0x0 0x0 0x0 0x16c90003 0x0 0x30a8 0x16cf0005 0x0 0x0 0x0 0x0 0x0 0x16d20003 0x0 0x3060 0x16d80005 0x0 0x0 0x0 0x0 0x0 0x16db0003 0x0 0x3018 0x16e10005 0x0 0x0 0x0 0x0 0x0 0x16e40003 0x0 0x2fd0 0x16e90005 0x0 0x0 0x0 0x0 0x0 0x16ec0003 0x0 0x2f88 0x16f20005 0x0 0x0 0x0 0x0 0x0 0x16f50003 0x0 0x2f40 0x16fa0005 0x0 0x0 0x0 0x0 0x0 0x16fd0003 0x0 0x2ef8 0x17010005 0x0 0x21166200 0x8a 0x0 0x0 0x17040003 0x8a 0x2eb0 0x17080005 0x0 0x21166200 0x1 0x0 0x0 0x170b0003 0x1 0x2e68 0x170f0005 0x0 0x0 0x0 0x0 0x0 0x17120003 0x0 0x2e20 0x17160005 0x0 0x21166200 0x3 0x0 0x0 0x17190003 0x3 0x2dd8 0x171d0005 0x0 0x21166200 0x73 0x0 0x0 0x17200003 0x73 0x2d90 0x17240005 0x0 0x21166200 0x7f 0x0 0x0 0x17270003 0x7f 0x2d48 0x172b0005 0x0 0x21166200 0x6e 0x0 0x0 0x172e0003 0x6e 0x2d00 0x17320005 0x0 0x21166200 0x102 0x0 0x0 0x17350003 0x102 0x2cb8 0x17390005 0x0 0x21166200 0x24 0x0 0x0 0x173c0003 0x24 0x2c70 0x17400005 0x0 0x21166200 0x2f 0x0 0x0 0x17430003 0x2f 0x2c28 0x17470005 0x0 0x0 0x0 0x0 0x0 0x174a0003 0x0 0x2be0 0x174e0005 0x0 0x0 0x0 0x0 0x0 0x17510003 0x0 0x2b98 0x17550005 0x0 0x21166200 0x2 0x0 0x0 0x17580003 0x2 0x2b50 0x175c0005 0x0 0x0 0x0 0x0 0x0 0x175f0003 0x0 0x2b08 0x17630005 0x0 0x0 0x0 0x0 0x0 0x17660003 0x0 0x2ac0 0x176a0005 0x0 0x0 0x0 0x0 0x0 0x176d0003 0x0 0x2a78 0x17710005 0x0 0x0 0x0 0x0 0x0 0x17740003 0x0 0x2a30 0x17780005 0x0 0x0 0x0 0x0 0x0 0x177b0003 0x0 0x29e8 0x177f0005 0x0 0x0 0x0 0x0 0x0 0x17820003 0x0 0x29a0 0x17860005 0x0 0x0 0x0 0x0 0x0 0x17890003 0x0 0x2958 0x178d0005 0x0 0x0 0x0 0x0 0x0 0x17900003 0x0 0x2910 0x17940005 0x0 0x0 0x0 0x0 0x0 0x17970003 0x0 0x28c8 0x179b0005 0x0 0x0 0x0 0x0 0x0 0x179e0003 0x0 0x2880 0x17a20005 0x0 0x0 0x0 0x0 0x0 0x17a50003 0x0 0x2838 0x17a90005 0x0 0x0 0x0 0x0 0x0 0x17ac0003 0x0 0x27f0 0x17b00005 0x0 0x0 0x0 0x0 0x0 0x17b30003 0x0 0x27a8 0x17b70005 0x0 0x0 0x0 0x0 0x0 0x17ba0003 0x0 0x2760 0x17be0005 0x0 0x0 0x0 0x0 0x0 0x17c10003 0x0 0x2718 0x17c50005 0x0 0x0 0x0 0x0 0x0 0x17c80003 0x0 0x26d0 0x17cc0005 0x0 0x0 0x0 0x0 0x0 0x17cf0003 0x0 0x2688 0x17d30005 0x0 0x0 0x0 0x0 0x0 0x17d60003 0x0 0x2640 0x17da0005 0x0 0x0 0x0 0x0 0x0 0x17dd0003 0x0 0x25f8 0x17e10005 0x0 0x0 0x0 0x0 0x0 0x17e40003 0x0 0x25b0 0x17e80005 0x0 0x21166200 0x2 0x0 0x0 0x17eb0003 0x2 0x2568 0x17ef0005 0x0 0x0 0x0 0x0 0x0 0x17f20003 0x0 0x2520 0x17f70005 0x0 0x21166200 0x1 0x0 0x0 0x17fa0003 0x1 0x24d8 0x17ff0005 0x0 0x21166200 0x1 0x0 0x0 0x18020003 0x1 0x2490 0x18060005 0x0 0x21166200 0x2 0x0 0x0 0x18090003 0x2 0x2448 0x180d0005 0x0 0x0 0x0 0x0 0x0 0x18100003 0x0 0x2400 0x18140005 0x0 0x0 0x0 0x0 0x0 0x18170003 0x0 0x23b8 0x181b0005 0x0 0x0 0x0 0x0 0x0 0x181e0003 0x0 0x2370 0x18220005 0x0 0x0 0x0 0x0 0x0 0x18250003 0x0 0x2328 0x18290005 0x0 0x21166200 0x9 0x0 0x0 0x182c0003 0x9 0x22e0 0x18300005 0x0 0x0 0x0 0x0 0x0 0x18330003 0x0 0x2298 0x18370005 0x0 0x21166200 0x2 0x0 0x0 0x183a0003 0x2 0x2250 0x183e0005 0x0 0x0 0x0 0x0 0x0 0x18410003 0x0 0x2208 0x18450005 0x0 0x21166200 0x2 0x0 0x0 0x18480003 0x2 0x21c0 0x184c0005 0x0 0x21166200 0x8 0x0 0x0 0x184f0003 0x8 0x2178 0x18530005 0x0 0x0 0x0 0x0 0x0 0x18560003 0x0 0x2130 0x185a0005 0x0 0x0 0x0 0x0 0x0 0x185d0003 0x0 0x20e8 0x18610005 0x0 0x0 0x0 0x0 0x0 0x18640003 0x0 0x20a0 0x18680005 0x0 0x0 0x0 0x0 0x0 0x186b0003 0x0 0x2058 0x186f0005 0x0 0x0 0x0 0x0 0x0 0x18720003 0x0 0x2010 0x18760005 0x0 0x0 0x0 0x0 0x0 0x18790003 0x0 0x1fc8 0x187d0005 0x0 0x0 0x0 0x0 0x0 0x18800003 0x0 0x1f80 0x18840005 0x0 0x0 0x0 0x0 0x0 0x18870003 0x0 0x1f38 0x188b0005 0x0 0x0 0x0 0x0 0x0 0x188e0003 0x0 0x1ef0 0x18920005 0x0 0x0 0x0 0x0 0x0 0x18950003 0x0 0x1ea8 0x18990005 0x0 0x21166200 0x1 0x0 0x0 0x189c0003 0x1 0x1e60 0x18a00005 0x0 0x0 0x0 0x0 0x0 0x18a30003 0x0 0x1e18 0x18a70005 0x0 0x0 0x0 0x0 0x0 0x18aa0003 0x0 0x1dd0 0x18ae0005 0x0 0x0 0x0 0x0 0x0 0x18b10003 0x0 0x1d88 0x18b50005 0x0 0x0 0x0 0x0 0x0 0x18b80003 0x0 0x1d40 0x18bc0005 0x0 0x0 0x0 0x0 0x0 0x18bf0003 0x0 0x1cf8 0x18c30005 0x0 0x0 0x0 0x0 0x0 0x18c60003 0x0 0x1cb0 0x18ca0005 0x0 0x0 0x0 0x0 0x0 0x18cd0003 0x0 0x1c68 0x18d10005 0x0 0x0 0x0 0x0 0x0 0x18d40003 0x0 0x1c20 0x18d80005 0x0 0x0 0x0 0x0 0x0 0x18db0003 0x0 0x1bd8 0x18df0005 0x0 0x0 0x0 0x0 0x0 0x18e20003 0x0 0x1b90 0x18e60005 0x0 0x0 0x0 0x0 0x0 0x18e90003 0x0 0x1b48 0x18ed0005 0x0 0x0 0x0 0x0 0x0 0x18f00003 0x0 0x1b00 0x18f40005 0x0 0x0 0x0 0x0 0x0 0x18f70003 0x0 0x1ab8 0x18fb0005 0x0 0x0 0x0 0x0 0x0 0x18fe0003 0x0 0x1a70 0x19020005 0x0 0x0 0x0 0x0 0x0 0x19050003 0x0 0x1a28 0x19090005 0x0 0x0 0x0 0x0 0x0 0x190c0003 0x0 0x19e0 0x19100005 0x0 0x0 0x0 0x0 0x0 0x19130003 0x0 0x1998 0x19170005 0x0 0x0 0x0 0x0 0x0 0x191a0003 0x0 0x1950 0x191e0005 0x0 0x0 0x0 0x0 0x0 0x19210003 0x0 0x1908 0x19250005 0x0 0x0 0x0 0x0 0x0 0x19280003 0x0 0x18c0 0x192c0005 0x0 0x0 0x0 0x0 0x0 0x192f0003 0x0 0x1878 0x19330005 0x0 0x0 0x0 0x0 0x0 0x19360003 0x0 0x1830 0x193a0005 0x0 0x0 0x0 0x0 0x0 0x193d0003 0x0 0x17e8 0x19410005 0x0 0x0 0x0 0x0 0x0 0x19440003 0x0 0x17a0 0x194a0005 0x0 0x0 0x0 0x0 0x0 0x194d0003 0x0 0x1758 0x19530005 0x0 0x0 0x0 0x0 0x0 0x19560003 0x0 0x1710 0x195c0005 0x0 0x0 0x0 0x0 0x0 0x195f0003 0x0 0x16c8 0x19650005 0x0 0x0 0x0 0x0 0x0 0x19680003 0x0 0x1680 0x196e0005 0x0 0x0 0x0 0x0 0x0 0x19710003 0x0 0x1638 0x19770005 0x0 0x0 0x0 0x0 0x0 0x197a0003 0x0 0x15f0 0x19800005 0x0 0x0 0x0 0x0 0x0 0x19830003 0x0 0x15a8 0x19890005 0x0 0x0 0x0 0x0 0x0 0x198c0003 0x0 0x1560 0x19920005 0x0 0x0 0x0 0x0 0x0 0x19950003 0x0 0x1518 0x199b0005 0x0 0x0 0x0 0x0 0x0 0x199e0003 0x0 0x14d0 0x19a40005 0x0 0x0 0x0 0x0 0x0 0x19a70003 0x0 0x1488 0x19ad0005 0x0 0x0 0x0 0x0 0x0 0x19b00003 0x0 0x1440 0x19b60005 0x0 0x0 0x0 0x0 0x0 0x19b90003 0x0 0x13f8 0x19bf0005 0x0 0x0 0x0 0x0 0x0 0x19c20003 0x0 0x13b0 0x19c80005 0x0 0x0 0x0 0x0 0x0 0x19cb0003 0x0 0x1368 0x19d10005 0x0 0x0 0x0 0x0 0x0 0x19d40003 0x0 0x1320 0x19da0005 0x0 0x0 0x0 0x0 0x0 0x19dd0003 0x0 0x12d8 0x19e30005 0x0 0x0 0x0 0x0 0x0 0x19e60003 0x0 0x1290 0x19ec0005 0x0 0x0 0x0 0x0 0x0 0x19ef0003 0x0 0x1248 0x19f50005 0x0 0x0 0x0 0x0 0x0 0x19f80003 0x0 0x1200 0x19fd0005 0x0 0x0 0x0 0x0 0x0 0x1a000003 0x0 0x11b8 0x1a050005 0x0 0x0 0x0 0x0 0x0 0x1a080003 0x0 0x1170 0x1a0e0005 0x0 0x0 0x0 0x0 0x0 0x1a110003 0x0 0x1128 0x1a170005 0x0 0x0 0x0 0x0 0x0 0x1a1a0003 0x0 0x10e0 0x1a1f0005 0x0 0x0 0x0 0x0 0x0 0x1a220003 0x0 0x1098 0x1a270005 0x0 0x0 0x0 0x0 0x0 0x1a2a0003 0x0 0x1050 0x1a300005 0x0 0x0 0x0 0x0 0x0 0x1a330003 0x0 0x1008 0x1a390005 0x0 0x0 0x0 0x0 0x0 0x1a3c0003 0x0 0xfc0 0x1a400005 0x0 0x0 0x0 0x0 0x0 0x1a430003 0x0 0xf78 0x1a470005 0x0 0x0 0x0 0x0 0x0 0x1a4a0003 0x0 0xf30 0x1a500005 0x0 0x0 0x0 0x0 0x0 0x1a530003 0x0 0xee8 0x1a590005 0x0 0x0 0x0 0x0 0x0 0x1a5c0003 0x0 0xea0 0x1a620005 0x0 0x0 0x0 0x0 0x0 0x1a650003 0x0 0xe58 0x1a6b0005 0x0 0x0 0x0 0x0 0x0 0x1a6e0003 0x0 0xe10 0x1a730005 0x0 0x0 0x0 0x0 0x0 0x1a760003 0x0 0xdc8 0x1a7b0005 0x0 0x0 0x0 0x0 0x0 0x1a7e0003 0x0 0xd80 0x1a840005 0x0 0x0 0x0 0x0 0x0 0x1a870003 0x0 0xd38 0x1a8d0005 0x0 0x0 0x0 0x0 0x0 0x1a900003 0x0 0xcf0 0x1a950005 0x0 0x0 0x0 0x0 0x0 0x1a980003 0x0 0xca8 0x1a9d0005 0x0 0x0 0x0 0x0 0x0 0x1aa00003 0x0 0xc60 0x1aa50005 0x0 0x0 0x0 0x0 0x0 0x1aa80003 0x0 0xc18 0x1aad0005 0x0 0x0 0x0 0x0 0x0 0x1ab00003 0x0 0xbd0 0x1ab50005 0x0 0x0 0x0 0x0 0x0 0x1ab80003 0x0 0xb88 0x1abd0005 0x0 0x0 0x0 0x0 0x0 0x1ac00003 0x0 0xb40 0x1ac60005 0x0 0x0 0x0 0x0 0x0 0x1ac90003 0x0 0xaf8 0x1acf0005 0x0 0x0 0x0 0x0 0x0 0x1ad20003 0x0 0xab0 0x1ad60005 0x0 0x0 0x0 0x0 0x0 0x1ad90003 0x0 0xa68 0x1add0005 0x0 0x0 0x0 0x0 0x0 0x1ae00003 0x0 0xa20 0x1ae40005 0x0 0x0 0x0 0x0 0x0 0x1ae70003 0x0 0x9d8 0x1aeb0005 0x0 0x0 0x0 0x0 0x0 0x1aee0003 0x0 0x990 0x1af20005 0x0 0x0 0x0 0x0 0x0 0x1af50003 0x0 0x948 0x1af90005 0x0 0x0 0x0 0x0 0x0 0x1afc0003 0x0 0x900 0x1b000005 0x0 0x0 0x0 0x0 0x0 0x1b030003 0x0 0x8b8 0x1b070005 0x0 0x0 0x0 0x0 0x0 0x1b0a0003 0x0 0x870 0x1b0e0005 0x0 0x0 0x0 0x0 0x0 0x1b110003 0x0 0x828 0x1b160005 0x0 0x0 0x0 0x0 0x0 0x1b190003 0x0 0x7e0 0x1b1e0005 0x0 0x0 0x0 0x0 0x0 0x1b210003 0x0 0x798 0x1b250005 0x0 0x0 0x0 0x0 0x0 0x1b280003 0x0 0x750 0x1b2c0005 0x0 0x0 0x0 0x0 0x0 0x1b2f0003 0x0 0x708 0x1b330005 0x0 0x0 0x0 0x0 0x0 0x1b360003 0x0 0x6c0 0x1b3a0005 0x0 0x0 0x0 0x0 0x0 0x1b3d0003 0x0 0x678 0x1b410005 0x0 0x0 0x0 0x0 0x0 0x1b440003 0x0 0x630 0x1b490005 0x0 0x0 0x0 0x0 0x0 0x1b4c0003 0x0 0x5e8 0x1b500005 0x0 0x0 0x0 0x0 0x0 0x1b530003 0x0 0x5a0 0x1b570005 0x0 0x0 0x0 0x0 0x0 0x1b5a0003 0x0 0x558 0x1b5e0005 0x0 0x0 0x0 0x0 0x0 0x1b610003 0x0 0x510 0x1b650005 0x0 0x0 0x0 0x0 0x0 0x1b680003 0x0 0x4c8 0x1b6c0005 0x0 0x0 0x0 0x0 0x0 0x1b6f0003 0x0 0x480 0x1b730005 0x0 0x0 0x0 0x0 0x0 0x1b760003 0x0 0x438 0x1b7a0005 0x0 0x0 0x0 0x0 0x0 0x1b7d0003 0x0 0x3f0 0x1b810005 0x0 0x0 0x0 0x0 0x0 0x1b840003 0x0 0x3a8 0x1b880005 0x0 0x0 0x0 0x0 0x0 0x1b8b0003 0x0 0x360 0x1b8f0005 0x0 0x0 0x0 0x0 0x0 0x1b920003 0x0 0x318 0x1b960005 0x0 0x0 0x0 0x0 0x0 0x1b990003 0x0 0x2d0 0x1b9d0005 0x0 0x0 0x0 0x0 0x0 0x1ba00003 0x0 0x288 0x1ba50005 0x0 0x0 0x0 0x0 0x0 0x1ba80003 0x0 0x240 0x1bac0005 0x0 0x0 0x0 0x0 0x0 0x1baf0003 0x0 0x1f8 0x1bb40005 0x0 0x0 0x0 0x0 0x0 0x1bb70003 0x0 0x1b0 0x1bbb0005 0x0 0x0 0x0 0x0 0x0 0x1bbe0003 0x0 0x168 0x1bc20005 0x0 0x0 0x0 0x0 0x0 0x1bc50003 0x0 0x120 0x1bc90005 0x0 0x0 0x0 0x0 0x0 0x1bcc0003 0x0 0xd8 0x1bd00005 0x0 0x0 0x0 0x0 0x0 0x1bd30003 0x0 0x90 0x1bd70005 0x0 0x0 0x0 0x0 0x0 0x1bda0003 0x0 0x48 0x1bde0005 0x0 0x0 0x0 0x0 0x0 oops 111 1640 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1649 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1658 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1676 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1703 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1712 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1739 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1757 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1775 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1865 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1892 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1901 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1928 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2351 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2378 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2396 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2441 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2495 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2513 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2522 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2531 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2540 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2549 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2558 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2585 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2612 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2648 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2657 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2666 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2675 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2693 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2702 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2711 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2720 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2738 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2747 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2756 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2783 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2792 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2801 org/eclipse/jdt/internal/core/util/CommentRecorderParser 2828 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3062 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3080 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3098 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3107 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3116 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3125 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3134 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3170 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3179 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3188 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3197 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3215 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3260 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3269 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3278 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3395 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3449 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3485 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3521 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3647 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3665 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3674 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3683 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3692 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3944 org/eclipse/jdt/internal/core/util/CommentRecorderParser 3989 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4007 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4016 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4043 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4097 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4115 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4124 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4133 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4151 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4178 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4205 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4250 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4259 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4277 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4286 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4304 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4358 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4394 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4448 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4502 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4547 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4592 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4664 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4682 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4790 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4799 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4817 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4826 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4835 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4844 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4853 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4862 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4871 org/eclipse/jdt/internal/core/util/CommentRecorderParser 4898 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5087 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5105 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5114 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5123 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5168 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5186 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5204 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5213 org/eclipse/jdt/internal/core/util/CommentRecorderParser 5312 org/eclipse/jdt/internal/core/util/CommentRecorderParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass org/mozilla/universalchardet/prober/sequence/SequenceModel +instanceKlass org/mozilla/universalchardet/prober/distributionanalysis/CharDistributionAnalysis +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis$Order +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis +instanceKlass org/mozilla/universalchardet/prober/statemachine/CodingStateMachine +instanceKlass org/mozilla/universalchardet/Constants +instanceKlass org/mozilla/universalchardet/prober/statemachine/PkgInt +instanceKlass org/mozilla/universalchardet/prober/statemachine/SMModel +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 7 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardParser +instanceKlass org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Parser 1 1 4549 7 1 7 1 100 1 100 1 100 1 100 1 100 1 1 1 1 3 1 3 1 1 1 1 1 1 3 1 1 1 1 1 1 1 3 1 1 1 8 1 1 8 1 1 1 3 1 8 1 1 1 8 1 1 1 1 1 1 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 100 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 11 100 1 12 1 1 11 100 1 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 7 1 10 8 1 10 12 1 1 10 12 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 1 8 1 10 12 1 1 10 100 1 12 1 1 10 12 1 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 8 1 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 100 1 10 12 8 1 10 12 1 10 12 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 10 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 100 100 1 10 10 12 1 10 1 1 1 1 7 1 1 8 1 1 1 1 1 1 1 3 1 1 10 12 1 1 8 1 100 1 8 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 8 1 1 1 9 7 1 12 1 100 1 10 10 7 1 12 1 1 9 100 1 12 1 10 12 1 8 1 10 12 1 8 1 8 10 12 8 10 12 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 10 12 8 8 10 12 8 1 10 12 8 1 10 12 10 12 10 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 10 7 1 12 1 1 9 12 1 10 12 1 1 10 7 1 10 12 1 10 12 1 1 10 7 1 1 9 12 1 1 1 100 10 12 1 1 1 100 7 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 10 12 1 1 1 10 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 7 1 12 9 10 12 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 9 12 1 1 9 12 1 1 7 1 10 9 12 9 12 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 1 1 1 9 12 1 1 9 12 9 7 1 12 1 9 12 7 1 100 1 9 12 10 12 1 9 12 1 1 9 12 1 1 9 12 1 9 12 9 12 9 12 7 1 100 1 10 12 1 9 12 1 7 1 10 12 10 100 1 12 1 7 1 9 12 1 1 10 7 1 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 9 10 12 1 9 10 12 1 9 9 12 1 1 9 9 9 12 9 10 12 1 9 7 1 10 12 1 9 9 7 1 10 12 1 9 7 1 100 1 7 1 7 1 7 1 10 12 1 9 12 1 7 1 9 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 3 9 12 9 12 10 12 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 1 9 12 9 12 1 10 12 1 1 3 10 12 9 12 1 9 12 1 1 1 1 1 3 10 12 1 100 1 1 1 1 9 12 7 1 10 10 9 9 12 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 10 12 1 9 12 1 9 12 1 1 9 9 10 12 1 1 9 12 1 1 1 1 1 7 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 1 9 3 7 1 9 12 1 10 12 1 9 1 1 1 1 1 9 12 7 1 7 1 9 12 100 9 12 9 9 9 12 1 1 100 9 9 9 9 9 9 12 1 9 9 9 9 12 9 12 9 12 10 12 1 9 12 9 12 9 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 10 12 1 1 1 10 12 1 1 1 9 12 1 1 10 12 1 9 12 9 9 9 12 9 10 12 1 9 9 12 10 12 9 12 9 12 1 1 9 1 1 5 0 10 12 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 9 12 10 12 1 10 12 9 10 12 1 10 12 1 9 12 9 10 12 1 10 12 1 1 1 1 100 1 9 12 1 1 10 12 1 9 1 100 1 9 3 9 9 9 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 1 1 1 7 1 10 9 12 9 12 10 12 1 1 9 12 9 9 3 9 9 9 1 1 1 1 1 10 12 1 9 12 10 12 1 1 100 1 10 12 1 1 7 1 10 12 1 10 1 100 1 1 7 1 10 7 1 10 7 1 9 3 7 1 10 12 1 1 10 12 1 7 1 10 7 1 9 12 1 9 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 10 10 12 1 1 9 3 1 1 1 1 1 1 9 9 9 12 1 1 1 1 1 1 100 1 10 12 1 9 10 12 1 1 9 3 1 1 1 7 1 10 12 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 9 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 7 1 3 10 12 1 9 9 9 1 1 1 1 1 1 1 100 1 9 12 1 1 9 12 1 9 9 9 10 12 1 9 9 9 9 9 1 1 1 1 10 10 12 1 10 12 1 1 1 1 9 9 9 9 9 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 9 12 1 1 1 9 12 1 1 1 1 1 10 12 10 12 1 1 1 9 12 9 12 1 1 1 9 9 1 1 9 1 1 1 1 1 1 7 1 10 12 1 1 1 1 1 9 12 1 7 1 10 7 1 12 1 1 7 1 9 12 1 1 9 9 9 9 9 10 12 1 9 9 9 9 1 1 100 1 9 9 10 12 1 1 9 12 1 1 10 9 12 1 9 9 9 9 9 12 100 1 1 1 9 1 10 12 1 1 1 1 10 12 10 12 1 10 12 1 1 10 12 1 1 9 12 1 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 9 12 1 7 1 10 12 10 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 7 1 9 12 1 9 9 1 1 1 9 12 1 9 12 1 9 12 10 12 1 1 1 10 12 1 1 9 9 9 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 7 1 9 9 9 9 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 9 10 12 1 1 9 12 1 1 1 1 1 100 1 9 12 9 9 9 9 9 1 1 9 9 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 7 1 10 1 1 9 12 1 1 1 9 9 9 10 12 1 1 1 9 10 12 1 1 10 9 9 12 1 1 1 1 9 9 12 1 1 1 7 1 10 12 1 9 10 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 1 1 1 1 1 1 1 100 1 10 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 7 1 9 9 12 1 9 9 9 3 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 10 12 1 7 1 10 12 1 10 9 9 9 9 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 100 1 10 12 1 9 9 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 9 9 9 9 10 12 1 10 12 1 1 1 1 9 12 1 1 10 9 12 1 3 1 9 12 9 12 1 1 10 10 9 9 9 9 1 10 12 1 9 9 12 1 1 1 9 10 12 9 12 1 9 12 1 9 10 12 1 9 10 12 1 1 1 9 12 1 1 10 12 1 1 9 9 12 1 9 9 10 7 1 12 1 1 9 10 12 1 10 12 1 1 1 1 1 10 12 1 9 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 100 1 10 9 12 1 1 9 9 1 1 1 10 12 1 1 1 9 12 1 10 12 1 1 1 1 1 1 100 1 9 12 1 1 1 100 1 9 9 100 1 10 12 1 1 1 1 100 1 10 12 1 10 12 1 9 9 9 9 9 9 1 1 100 1 9 9 100 1 1 1 1 9 3 10 12 1 9 9 9 9 1 100 1 10 9 9 9 9 9 1 1 1 1 1 100 1 9 12 1 1 9 9 1 1 1 10 12 1 1 100 1 9 9 1 1 10 12 9 9 9 1 1 1 100 1 10 9 12 1 9 9 9 9 1 1 1 1 1 9 100 1 1 9 12 1 1 1 1 1 1 10 12 1 9 9 9 9 9 9 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 9 1 1 1 1 1 1 1 1 1 1 9 9 12 1 9 9 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 10 12 1 1 1 1 10 12 1 10 12 1 1 1 1 100 1 10 12 1 1 100 1 10 1 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 10 12 1 10 12 10 12 1 9 100 1 12 1 10 12 1 1 1 100 1 10 12 10 12 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 9 9 10 12 1 9 12 1 9 12 1 1 1 1 100 9 10 12 1 1 10 12 1 1 11 100 1 12 1 9 7 1 12 1 9 7 1 12 1 1 10 12 1 1 9 10 12 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 1 1 1 1 9 12 10 12 1 9 12 1 1 1 1 1 100 1 10 12 1 10 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 9 9 9 9 9 12 1 1 1 10 12 1 100 1 10 9 12 1 9 9 1 1 9 10 12 1 7 1 10 7 1 10 7 1 10 12 1 7 1 10 12 1 1 1 1 1 7 1 10 1 10 12 1 100 1 10 12 1 7 1 10 100 1 10 9 12 9 9 9 12 1 9 9 9 1 1 100 1 10 12 1 7 1 10 7 1 10 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 10 12 1 9 9 1 1 1 1 1 1 1 1 100 7 1 10 9 12 1 9 12 1 10 12 10 12 9 12 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 10 12 1 10 7 1 12 1 1 10 100 1 12 1 1 100 1 10 100 1 10 10 9 12 9 12 10 12 1 10 12 1 1 10 12 1 1 7 1 10 7 1 10 7 1 10 9 12 1 1 9 9 1 1 1 9 12 1 10 9 9 9 9 9 10 12 1 10 12 1 1 1 10 12 1 1 7 1 10 10 12 1 1 1 1 1 1 7 1 9 12 1 10 10 10 12 1 1 1 7 1 10 9 9 10 12 1 1 1 1 9 12 1 1 1 1 9 9 9 9 9 10 12 1 1 1 1 10 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 1 1 9 12 10 12 10 12 1 10 12 1 9 12 10 12 1 9 12 1 10 12 1 8 1 10 12 1 8 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 10 12 1 1 9 12 1 1 9 12 1 1 1 1 10 10 1 1 1 1 1 1 1 9 9 12 1 9 9 12 9 12 10 100 1 12 1 1 11 12 10 12 1 1 9 12 1 9 10 12 10 12 1 1 1 1 1 1 1 1 1 1 9 10 9 10 12 1 1 10 12 1 1 7 1 10 12 1 100 1 10 12 1 1 1 10 12 1 9 1 1 1 1 1 9 1 9 12 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 9 12 10 12 1 10 12 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 9 12 9 12 9 12 9 12 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 1 9 12 9 12 9 12 10 12 1 1 1 1 9 12 1 10 12 10 12 1 9 3 1 1 9 12 1 9 12 9 12 1 10 12 1 10 9 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 10 12 1 10 10 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 9 12 1 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 10 12 1 10 12 1 1 10 9 9 10 12 1 9 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 10 12 10 12 1 10 12 1 10 12 10 12 100 1 1 1 1 10 12 1 10 12 1 10 12 10 12 1 9 12 1 10 12 1 1 9 100 1 1 1 1 9 9 1 10 10 12 1 1 1 10 12 9 12 1 100 1 10 12 1 9 12 1 10 12 1 1 11 12 1 11 12 1 1 100 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 10 12 1 9 12 1 1 1 10 12 1 1 100 1 10 100 1 10 9 12 1 9 12 1 1 10 12 1 9 10 12 1 1 1 100 1 9 12 10 12 1 1 10 12 1 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 9 100 1 10 12 10 12 10 12 1 10 12 1 1 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 10 12 1 9 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 100 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Parser FALL_THROUGH_TAG [C 14 +staticfield org/eclipse/jdt/internal/compiler/parser/Parser CASES_OMITTED_TAG [C 15 +ciInstanceKlass org/eclipse/jdt/internal/core/util/CommentRecorderParser 1 1 242 7 1 7 1 1 1 1 1 1 1 1 3 1 1 1 10 12 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 7 1 9 12 1 10 12 1 1 9 9 12 1 9 9 12 1 1 9 100 1 12 1 9 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 1 9 12 1 3 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 9 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 1 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 1 1 1 1 1 10 100 1 12 1 9 12 1 1 1 1 7 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 7 1 12 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 +compile org/eclipse/jdt/internal/compiler/parser/Parser consumeRule (I)V -1 4 inline 1 0 -1 org/eclipse/jdt/internal/compiler/parser/Parser consumeRule (I)V diff --git a/dependencies/replay_pid163040.log b/dependencies/replay_pid163040.log new file mode 100644 index 000000000..57cae6cfa --- /dev/null +++ b/dependencies/replay_pid163040.log @@ -0,0 +1,2216 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 450 ciObject found +ciMethod java/lang/Object ()V 4097 1 973231 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2817 1 352 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 34708 0 32 +ciMethod java/util/AbstractCollection ()V 2057 1 34941 0 0 +ciMethod java/util/ArrayList (I)V 2057 1 1815 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 9173 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 1122 0 -1 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 8555 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 7111 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 247 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2049 1 4309 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 2097 16697 14987 0 320 +ciMethodData java/lang/Object ()V 2 973231 orig 264 168 227 165 116 0 0 0 0 128 4 78 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 189 118 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 34941 orig 264 168 227 165 116 0 0 0 0 96 121 90 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 225 59 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x877c oops 0 +ciMethodData java/util/AbstractList ()V 2 34709 orig 264 168 227 165 116 0 0 0 0 248 101 90 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 153 52 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x8693 oops 0 +ciMethodData java/util/ArrayList (I)V 2 1898 orig 264 168 227 165 116 0 0 0 0 232 251 90 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 73 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x669 0x50007 0xf2 0x38 0x577 0x100003 0x577 0x100 0x140007 0x0 0x38 0xf2 0x1e0003 0xf2 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 1249 753 264 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 19924 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3809 1 986 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2097 1 19615 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 945 17329 3935 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 1561 59521 2930 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 289 1 47 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 497 1 250 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 337 1 34 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 3609 1 2882 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 105 1 6 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2369 1 296 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 218 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 345 1 967 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1465 1 179 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1384 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 2001 1 250 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3073 1 1041 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1233 1 120 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 4166 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1729 1 216 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2049 1 6951 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2762 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2353 1 585 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 3457 1409 864 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4009 365 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1441 1 1988 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 209 1 157 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2137 1 2394 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 49 1 930 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 3221 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 1393 1 3040 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1121 1 180 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 345 1 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2281 1 2055 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 185 1 140 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1761 1 507 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1761 1 238 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 169 1 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1393 1 1927 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 33 1 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 857 993 483 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3009 1 2704 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 73 1 63 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 65 1 75 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1345 1 598 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 11 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4425 3503 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 28 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2049 1 363 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2049 2049 299 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1329 953 578 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 3451 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1145 1 2630 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1049 1 2912 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2377 265 4699 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 153 153 561 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1281 1281 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 633 161 1950 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2769 1 782 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 473 1 63 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 873 1 117 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 465 1 62 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 33 473 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 9 33 142 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 273 1 472 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 0 33 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2297 1 6072 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 265 1 741 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1673 1 2528 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1865 1 3086 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1393 34249 1896 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 17 353 137 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2703 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1113 1 178 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 6050 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2065 1 13051 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1425 1 1986 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 28 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 52 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 137 153 19 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 809 1 431 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 1033 1 129 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 113 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 305 249 110 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 33 1 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 361 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 441 1 51 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 985 1 578 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 2105 2265 558 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2065 1 1118 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 3920 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 4969 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2113 1937 9602 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2177 1041 292 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1457 1 255 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 83817 orig 264 168 227 165 116 0 0 0 0 16 25 90 33 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 153 110 2 0 73 59 10 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x48f3 0x20 0x4e0 0x80007 0x0 0x40 0x48f3 0xc0007 0x48f3 0x20 0x0 0x150007 0x3201 0x20 0x16f2 0x1d0003 0x3201 0x38 0x260007 0x115c0 0x20 0x3c3 0x2f0007 0x11983 0xffffffffffffffe0 0x2e3e oops 0 +ciMethodData java/util/Arrays hashCode ([C)I 2 109737 orig 264 168 227 165 116 0 0 0 0 112 42 96 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 8 0 0 41 204 1 0 17 36 13 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x3985 0x20 0x0 0x130007 0x3985 0x38 0x1a482 0x270003 0x1a482 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 273 1 62 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3625 4980 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2257 1489 582 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3105 905 884 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 57 2409 11 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1673 1 2942 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 65027 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2513 1 12976 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1681 16385 19176 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2385 1 196 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1081 1 135 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1393 1 1976 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1393 1 2562 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1393 1 2204 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1217 1 1844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2113 1 3997 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1065 1 133 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 2305 1 288 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2089 1 11406 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1393 1 3038 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2097 1 8556 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1393 1505 2565 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1425 1457 2070 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1393 1273 1976 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6553 1833 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 577 1 56 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1585 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1542 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1547 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 1553 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2113 1 8556 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 1393 2145 3038 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 209 1 502 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 225 1 493 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 2142 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 65027 orig 264 168 227 165 116 0 0 0 0 224 209 196 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 241 229 7 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 19632 orig 264 168 227 165 116 0 0 0 0 216 30 90 33 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 81 93 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x4baa oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2516 orig 264 168 227 165 116 0 0 0 0 96 159 92 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 1 0 0 73 70 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x84c 0x20 0x7d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 6951 orig 264 168 227 165 116 0 0 0 0 144 11 92 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 57 209 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1a27 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 229887 orig 264 168 227 165 116 0 0 0 0 152 212 196 34 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 177 80 2 0 249 207 27 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x4a16 0x70 0x2e0007 0x32fd1 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x32fd1 0xffffffffffffffa8 0x4a16 0x950007 0x4a16 0x30 0x0 0xa50002 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 225 1 616 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 11767 orig 264 168 227 165 116 0 0 0 0 168 56 167 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 209 35 1 0 41 104 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x247a 0x110003 0x247a 0x88 0x190007 0x5d2 0x50 0x2640 0x1f0002 0x2640 0x220007 0x2b9 0x20 0x2387 0x310007 0x878 0x20 0x13 0x3f0007 0x2c12 0xffffffffffffff90 0xf3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 12976 orig 264 168 227 165 116 0 0 0 0 224 210 196 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 177 139 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 11406 orig 264 168 227 165 116 0 0 0 0 24 109 197 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 73 92 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x2271 0xb0 0x918 0xd0005 0x0 0x20319650 0x8fc 0x20319700 0x1c 0x200005 0x0 0x20319650 0x8fc 0x20319700 0x1c 0x230005 0x0 0x20319650 0x8fc 0x20319700 0x1c oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 13398 orig 264 168 227 165 116 0 0 0 0 24 66 162 34 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 161 154 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x3354 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 8556 orig 264 168 227 165 116 0 0 0 0 232 111 197 34 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 49 3 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x20319650 0x2012 0x20319700 0x54 0x40002 0x2066 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 8556 orig 264 168 227 165 116 0 0 0 0 128 76 198 34 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 33 3 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0x1dd6 0x40 0x28e 0xc0007 0x0 0x20 0x28e oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 609 1 57 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 3997 orig 264 168 227 165 116 0 0 0 0 48 106 197 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 169 116 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x731 0x30 0x764 0x90002 0x764 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 4013 orig 264 168 227 165 116 0 0 0 0 192 116 197 34 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 182 0 0 0 33 59 0 0 185 119 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x20319650 0x748 0x20319700 0x1c 0x90005 0x0 0x20319650 0x748 0x20319700 0x1c 0x130003 0x764 0x260 0x1c0005 0x0 0x20319650 0x904 0x20319700 0x5a 0x310005 0x0 0x20319650 0x904 0x20319700 0x5a 0x340005 0x0 0x20319650 0x904 0x20319700 0x5a 0x3c0007 0x0 0x188 0x95e 0x430008 0xa 0x1d6 0x168 0x0 0xf0 0x1 0x60 0x73 0xa8 0x0 0x138 0x710002 0x1c 0x740007 0x0 0xf8 0x1c 0x7d0003 0x1c 0xd8 0x850002 0x192 0x880007 0x192 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x20319650 0x904 0x20319700 0x5a 0xcf0007 0x95e 0xfffffffffffffdb8 0x764 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 7278 orig 264 168 227 165 116 0 0 0 0 120 232 161 34 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 0 0 113 218 0 0 185 217 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x772 0x38 0x13dc 0x50003 0x13dc 0x18 0xc0007 0x21 0x38 0x1b2d 0x120003 0x1b2d 0x18 0x1e0003 0x1b4e 0x58 0x2b0002 0x21 0x2e0004 0x0 0x1f444910 0x21 0x0 0x0 0x350007 0x21 0xffffffffffffffc0 0x1b4e oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3451 orig 264 168 227 165 116 0 0 0 0 224 148 160 34 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 143 0 0 0 97 103 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0xb5e 0x20 0x18e 0xd0002 0xcec 0x170007 0xcec 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0xcec 0x530007 0xcec 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 139262 orig 264 168 227 165 116 0 0 0 0 24 73 90 33 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 0 0 153 94 0 0 113 23 16 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0xbd3 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0xbd3 0x130007 0xbd3 0x20 0x0 0x200003 0xbd3 0x38 0x280007 0xdca3 0x20 0x1903 0x340007 0xf5a6 0xffffffffffffffe0 0xbd3 0x470003 0xbd3 0x78 0x4f0007 0xdca3 0x60 0x1903 0x5d0004 0x0 0x1dcf9510 0x1903 0x0 0x0 0x6f0002 0x1903 0x7e0007 0xf5a6 0xffffffffffffffa0 0xbd3 0x8b0004 0x0 0x1dcf9510 0xbd3 0x0 0x0 0x990002 0xbd3 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 38972 orig 264 168 227 165 116 0 0 0 0 24 21 162 34 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 185 16 0 0 209 53 0 0 25 60 4 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x6ba 0x40007 0x6ba 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x200007 0x6ba 0x20 0x0 0x2c0005 0x0 0x20317820 0x6ba 0x0 0x0 0x2f0007 0x678 0x80 0x42 0x380007 0x2b 0x60 0x17 0x400007 0x4 0x40 0x13 0x470007 0x0 0x20 0x13 0x680005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x740007 0x0 0x38 0x6ba 0x780003 0x6ba 0x18 0x800005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x870005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x8c0002 0x6ba 0x8f0002 0x6ba 0x950005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x9e0007 0x192 0x750 0x528 0xa20005 0x0 0x20319650 0x51a 0x20319700 0xe 0xae0007 0x0 0x50 0x528 0xb90005 0x0 0x203197b0 0x528 0x0 0x0 0xc60003 0x528 0x78 0xcd0007 0xc2 0x60 0x541 0xd70007 0x2e9 0x40 0x258 0xe70007 0x2d98 0x0 0x258 0xf70007 0x603 0xffffffffffffffa0 0x528 0xfe0005 0x0 0x20319650 0x51a 0x20319700 0xe 0x1030007 0x4be 0x110 0x6a 0x1070005 0x6 0x20317820 0x64 0x0 0x0 0x10a0007 0x69 0x70 0x1 0x10e0005 0x0 0x20317820 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x20317820 0x6a 0x0 0x0 0x11b0007 0x6a 0x20 0x0 0x12a0007 0x1e1 0x218 0x347 0x13e0007 0x0 0x20 0x347 0x1540003 0x347 0x1b8 0x1640007 0xc2 0x0 0x541 0x16b0007 0x2e9 0x40 0x258 0x17b0007 0x2d98 0x0 0x258 0x1820007 0x0 0x140 0x541 0x1a40005 0x0 0x20319860 0x541 0x0 0x0 0x1a90005 0x0 0x20319910 0x541 0x0 0x0 0x1ac0004 0x0 0x20317820 0x145 0x203199c0 0xed 0x1af0007 0x0 0x90 0x541 0x1c30005 0x0 0x20319650 0x53c 0x20319700 0x5 0x1ce0002 0x541 0x1d10004 0x0 0x20319a70 0x541 0x0 0x0 0x1df0007 0x541 0xfffffffffffffe60 0x347 0x1e30005 0x0 0x20319650 0x51a 0x20319700 0xe 0x1ec0007 0x0 0x108 0x528 0x1f60007 0x4ca 0xe8 0x5e 0x2030003 0x5e 0xa8 0x21c0005 0x0 0x20319860 0x71 0x0 0x0 0x2210005 0x0 0x20319910 0x71 0x0 0x0 0x2240004 0x0 0x203199c0 0x49 0x20317820 0x28 0x22c0007 0x71 0xffffffffffffff70 0x5e 0x2300005 0x0 0x20319650 0x51a 0x20319700 0xe 0x2350007 0x6a 0x80 0x4be 0x2490005 0x0 0x20319860 0x4be 0x0 0x0 0x24e0005 0x0 0x20319910 0x4be 0x0 0x0 0x2550007 0x528 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x528 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x192 0x2aa0005 0x0 0x203197b0 0x192 0x0 0x0 0x2c10002 0x192 0x2d30007 0x11e 0x30 0x74 0x2ea0002 0x74 0x3070007 0x0 0x2a8 0x192 0x3220007 0x144 0x38 0x4e 0x3300003 0x4e 0x268 0x3380002 0x144 0x3400003 0x144 0xf8 0x34a0005 0x0 0x20319650 0x242 0x20319700 0xa 0x3560002 0x24c 0x35d0002 0x24c 0x3730005 0x0 0x20319860 0x24c 0x0 0x0 0x3780005 0x0 0x20319910 0x24c 0x0 0x0 0x37b0005 0x0 0x20319b90 0x24c 0x0 0x0 0x3930007 0x24c 0xffffffffffffff20 0x144 0x3a30005 0x0 0x20319b90 0x144 0x0 0x0 0x3b30005 0x0 0x20319b90 0x144 0x0 0x0 0x3c10007 0x0 0xc8 0x144 0x3ce0003 0x144 0x88 0x3dc0005 0x0 0x20319650 0x242 0x20319700 0xa 0x3e70002 0x24c 0x3ea0004 0x0 0x20319a70 0x24c 0x0 0x0 0x3f20007 0x24c 0xffffffffffffff90 0x144 0x4020005 0x0 0x20319860 0x192 0x0 0x0 0x4070005 0x0 0x20319910 0x192 0x0 0x0 0x40e0005 0x0 0x20319c40 0x192 0x0 0x0 0x4110007 0x192 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x20319650 0x184 0x20319700 0xe 0x4930007 0x0 0x108 0x192 0x49d0007 0x174 0xe8 0x1e 0x4aa0003 0x1e 0xa8 0x4c30005 0x0 0x20319860 0x23 0x0 0x0 0x4c80005 0x0 0x20319910 0x23 0x0 0x0 0x4cb0004 0x0 0x203199c0 0x1a 0x20317820 0x9 0x4d30007 0x23 0xffffffffffffff70 0x1e 0x4d70005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x4dc0007 0x647 0x48 0x73 0x4ea0002 0x73 0x4ed0003 0x73 0x58 0x4f70005 0x0 0x20319650 0x62b 0x20319700 0x1c 0x5030002 0x647 0x50a0005 0x0 0x20319860 0x6ba 0x0 0x0 0x5140005 0x0 0x20319860 0x6ba 0x0 0x0 0x51d0007 0x0 0x80 0x6ba 0x5230007 0x6ba 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x6ba 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x6ba 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x6ba 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x5a00005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x5a50007 0x647 0xc0 0x73 0x5aa0005 0x0 0x20319860 0x73 0x0 0x0 0x5b40005 0x0 0x20319860 0x73 0x0 0x0 0x5c50002 0x73 0x5c80005 0x0 0x20317d10 0x73 0x0 0x0 0x5d50002 0x6ba 0x5db0005 0x0 0x20317820 0x6ba 0x0 0x0 0x5de0007 0x6ba 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x20317d10 0x6ba 0x0 0x0 0x5fe0007 0x0 0x20 0x6ba 0x60a0007 0x0 0x50 0x6ba 0x6140005 0x0 0x20319650 0x69e 0x20319700 0x1c 0x62c0003 0x6ba 0x48 0x63d0005 0x0 0x20319cf0 0x8d 0x0 0x0 0x6470007 0x8d 0xffffffffffffffd0 0x6ba oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1976 orig 264 168 227 165 116 0 0 0 0 40 102 197 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 174 0 0 0 81 56 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x70a 0x80002 0x70a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1976 orig 264 168 227 165 116 0 0 0 0 24 121 197 34 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 174 0 0 0 81 56 0 0 9 55 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x20319650 0x6ee 0x20319700 0x1c 0xb0007 0x47 0x178 0x6c3 0x100003 0x6c3 0x138 0x190005 0x0 0x20319650 0x6a8 0x20319700 0x1c 0x2e0005 0x0 0x20319650 0x6a8 0x20319700 0x1c 0x310005 0x0 0x20319650 0x6a8 0x20319700 0x1c 0x3b0002 0x6c4 0x3e0007 0x28 0x50 0x69c 0x430002 0x69c 0x4a0007 0x0 0x20 0x69c 0x5e0005 0x0 0x20319650 0x28 0x0 0x0 0x6a0007 0x6c4 0xfffffffffffffee0 0x27 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 3397 orig 264 168 227 165 116 0 0 0 0 208 6 162 34 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 233 0 0 0 217 98 0 0 193 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0xc3f 0xf8 0x1c 0x100003 0x1c 0xb8 0x1a0005 0x0 0x218fe650 0x1c 0x0 0x0 0x1f0002 0x1c 0x2a0005 0x0 0x20319910 0x1c 0x0 0x0 0x300007 0x1c 0x30 0x0 0x390002 0x0 0x450007 0x1c 0xffffffffffffff60 0x1c oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 2923 orig 264 168 227 165 116 0 0 0 0 152 5 162 34 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 209 0 0 0 201 84 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0xa99 0x40007 0xa99 0x30 0x0 0xb0002 0x0 0x100007 0xa99 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0xa99 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 2204 orig 264 168 227 165 116 0 0 0 0 120 104 197 34 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 174 0 0 0 113 63 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x651 0xa0 0x19d 0xc0007 0x0 0x80 0x19d 0x1e0005 0x0 0x20319650 0x18f 0x20319700 0xe 0x210005 0x0 0x20319650 0x18f 0x20319700 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 1844 orig 264 168 227 165 116 0 0 0 0 104 105 197 34 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 152 0 0 0 225 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x69c 0xd0005 0x0 0x20319650 0x68e 0x20319700 0xe 0x200005 0x0 0x20319650 0x68e 0x20319700 0xe 0x230005 0x0 0x20319650 0x68e 0x20319700 0xe oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 2942 orig 264 168 227 165 116 0 0 0 0 224 143 196 34 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 209 0 0 0 105 85 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1080 orig 264 168 227 165 116 0 0 0 0 248 181 91 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 43 0 0 0 105 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x3e5 0x20 0x28 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 995 orig 264 168 227 165 116 0 0 0 0 72 164 92 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 233 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0xee 0x40 0x2ef 0x150007 0x2ed 0x20 0x2 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 2569 orig 264 168 227 165 116 0 0 0 0 144 103 197 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 174 0 0 0 217 74 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x95b 0x80002 0x95b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 5450 orig 264 168 227 165 116 0 0 0 0 176 114 197 34 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 188 0 0 0 41 76 0 0 81 164 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x20319650 0x965 0x20319700 0x20 0xf0003 0x985 0x2b0 0x180005 0x0 0x20319650 0xba6 0x20319700 0x62 0x2d0005 0x0 0x20319650 0xba6 0x20319700 0x62 0x300005 0x0 0x20319650 0xba6 0x20319700 0x62 0x3a0002 0xc08 0x3d0007 0xb75 0x1c8 0x93 0x450005 0x0 0x20319650 0x7f 0x20319700 0x14 0x4f0007 0x93 0x38 0x0 0x560003 0x0 0x188 0x620003 0x93 0x108 0x700005 0x0 0x20319650 0x9a 0x20319700 0x1b 0x7b0005 0x0 0x20319650 0x9a 0x20319700 0x1b 0x930005 0x0 0x20319650 0x9a 0x20319700 0x1b 0x960005 0x0 0x20319650 0x9a 0x20319700 0x1b 0x990004 0x0 0x1dcf9510 0xb5 0x0 0x0 0xa40007 0xb5 0xffffffffffffff10 0x93 0xa70003 0x93 0x48 0xb30005 0x0 0x20319650 0xb27 0x20319700 0x4e 0xc00007 0xc08 0xfffffffffffffd68 0x985 0xc40007 0x93 0x38 0x8f2 0xce0003 0x8f2 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 547 orig 264 168 227 165 116 0 0 0 0 16 96 198 34 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 0 0 0 73 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x209 0x1e0007 0x209 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 2906 orig 264 168 227 165 116 0 0 0 0 232 142 92 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 180 0 0 0 49 85 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0xaa6 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 4996 orig 264 168 227 165 116 0 0 0 0 104 222 164 34 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 140 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x1183 0x20 0x1 0xe0005 0x57 0x20bdb4b0 0x112c 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 5908 orig 264 168 227 165 116 0 0 0 0 112 63 196 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 169 139 0 0 121 170 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1175 0x110003 0x1175 0x88 0x190007 0x3bb 0x50 0xedf 0x1f0002 0xedf 0x220007 0x29 0x20 0xeb6 0x310007 0x3e4 0x20 0x0 0x3f0007 0x129a 0xffffffffffffff90 0x2bf oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 4399 orig 264 168 227 165 116 0 0 0 0 168 136 160 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 121 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xae 0x1f31cfe0 0xe81 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 3926 orig 264 168 227 165 116 0 0 0 0 88 220 164 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x56 0x1f31cfe0 0xd00 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2882 orig 264 168 227 165 116 0 0 0 0 168 131 91 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 195 1 0 0 249 75 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x97f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6870 orig 264 168 227 165 116 0 0 0 0 232 123 160 34 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 2 0 0 145 93 0 0 105 197 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0xbb2 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x20319910 0xbb2 0x0 0x0 0x1a0007 0x1 0x40 0xbb1 0x210007 0xbb1 0x20 0x0 0x2e0003 0xbb1 0x88 0x350005 0x0 0x1ed73840 0xd27 0x0 0x0 0x3a0007 0x1b 0x40 0xd0c 0x410007 0xd0c 0x20 0x0 0x4c0007 0xd27 0xffffffffffffff90 0xb96 0x560005 0x0 0x1ed73840 0xb96 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3451 orig 264 168 227 165 116 0 0 0 0 40 147 160 34 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 91 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x20319910 0xb7b 0x0 0x0 0x90007 0xa30 0x118 0x14b 0xf0002 0x14b 0x180007 0x14b 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x14b 0x340002 0x14b 0x3a0007 0x14b 0x20 0x0 0x4e0005 0x0 0x1ed73840 0x14b 0x0 0x0 0x510003 0x14b 0x150 0x590007 0xa30 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1dd 0x80 0x853 0x850005 0x0 0x20319910 0x853 0x0 0x0 0x880004 0x0 0x20317820 0x49d 0x203199c0 0x3b3 oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1585 orig 264 168 227 165 116 0 0 0 0 128 62 198 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 431 orig 264 168 227 165 116 0 0 0 0 176 133 163 34 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 101 0 0 0 81 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x14a 0x230005 0x0 0x203199c0 0x14a 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 582 orig 264 168 227 165 116 0 0 0 0 168 214 164 34 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 123 0 0 0 89 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 50 0 2 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x43 0x50 0x188 0xe0005 0x0 0x1ed73840 0x188 0x0 0x0 0x150007 0x1ae 0x30 0x1d 0x1f0002 0x1d 0x380005 0xa1 0x20bdb4b0 0x12a 0x0 0x0 0x3d0007 0x157 0x120 0x74 0x410005 0x35 0x203199c0 0x31 0x1ed72930 0xe 0x440007 0x43 0xd0 0x31 0x480005 0x0 0x20317820 0x31 0x0 0x0 0x4b0007 0x0 0x80 0x31 0x4f0004 0x0 0x203199c0 0x31 0x0 0x0 0x570005 0x0 0x203199c0 0x31 0x0 0x0 0x640007 0x1cb 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x43 0x203199c0 0x14a 0x20317820 0x3e 0x7e0007 0x14a 0x2d8 0x81 0x850007 0x81 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 9 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 18 org/eclipse/jdt/internal/compiler/util/HashtableOfType 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2899 orig 264 168 227 165 116 0 0 0 0 88 89 160 34 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 120 1 0 0 217 78 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x3f 0x203199c0 0x418 0x20317820 0x584 0x40008 0xe 0x111 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x807 0x20 0x195 0x5e0005 0x0 0x203199c0 0x418 0x20317820 0x3ef 0x610008 0x8 0xe4 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x3 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x203199c0 0x418 0x20317820 0x3ef 0xaa0007 0xb 0x100 0x7fc 0xaf0007 0x7f9 0xc8 0x3 0xb40005 0x0 0x20317820 0x3 0x0 0x0 0xb70004 0x0 0x20317820 0x3 0x0 0x0 0xbb0005 0x0 0x20319910 0x3 0x0 0x0 0xbe0003 0x3 0x18 0xc40003 0x7fc 0x1e0 0xc90007 0x0 0x70 0xb 0xcd0005 0x0 0x20317820 0xb 0x0 0x0 0xd00007 0x0 0x20 0xb 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x7fc 0x10d0007 0x7f9 0x88 0x3 0x1110007 0x3 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 10 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 43 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 45 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 83 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 85 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 125 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2762 orig 264 168 227 165 116 0 0 0 0 128 75 92 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 70 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x8ca oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2705 orig 264 168 227 165 116 0 0 0 0 144 31 162 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 137 68 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x5 0x20 0x88c 0x1c0002 0x5 0x1f0004 0x0 0x20317820 0x4 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1542 orig 264 168 227 165 116 0 0 0 0 240 65 198 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 6050 orig 264 168 227 165 116 0 0 0 0 152 61 162 34 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 173 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x15a2 0x40007 0x15a2 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x150a 0x20 0x98 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 2 4461 orig 264 168 227 165 116 0 0 0 0 240 122 197 34 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 3 0 0 233 41 0 0 185 113 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x20319650 0x521 0x20319700 0x1c 0x140005 0x0 0x20319650 0x521 0x20319700 0x1c 0x1e0007 0x4c9 0x58 0x74 0x240003 0x74 0x18 0x310007 0xf9 0x0 0x74 0x360005 0x0 0x20319650 0x521 0x20319700 0x1c 0x410003 0x53d 0x118 0x4a0005 0x0 0x20319650 0x80a 0x20319700 0x29 0x5f0005 0x0 0x20319650 0x80a 0x20319700 0x29 0x620005 0x0 0x20319650 0x80a 0x20319700 0x29 0x6c0002 0x833 0x6f0007 0x833 0x30 0x0 0x750002 0x0 0x810005 0x0 0x20319650 0x80a 0x20319700 0x29 0x8f0007 0x833 0xffffffffffffff00 0x53d oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 4227 orig 264 168 227 165 116 0 0 0 0 192 236 91 33 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 116 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x13a 0x20 0xd49 0x80007 0x6f 0x40 0xcb 0xc0007 0xb3 0x20 0x18 0x170007 0xe 0x40 0xa5 0x220007 0xa5 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1041 orig 264 168 227 165 116 0 0 0 0 216 220 91 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 137 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 63 orig 264 168 227 165 116 0 0 0 0 208 60 196 34 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 34 0 0 0 233 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1d 0x1a0007 0x1d 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 924 orig 264 168 227 165 116 0 0 0 0 96 216 164 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 1 0 0 65 9 0 0 9 20 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x181 0x0 0x128 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$34 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$33 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$32 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$31 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$30 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$29 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$26 +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass java/util/stream/FindOps$$Lambda$25 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$24 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass org/mozilla/universalchardet/prober/sequence/SequenceModel +instanceKlass org/mozilla/universalchardet/prober/distributionanalysis/CharDistributionAnalysis +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis$Order +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis +instanceKlass org/mozilla/universalchardet/prober/statemachine/CodingStateMachine +instanceKlass org/mozilla/universalchardet/Constants +instanceKlass org/mozilla/universalchardet/prober/statemachine/PkgInt +instanceKlass org/mozilla/universalchardet/prober/statemachine/SMModel +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 100 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 100 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 100 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 100 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 100 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 7 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 100 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 100 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 100 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 100 1 12 1 9 12 1 1 10 100 1 10 12 1 10 12 1 100 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 100 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 100 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 100 1 12 1 9 12 1 10 10 100 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 100 1 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 7 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 100 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 100 1 11 100 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 100 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 100 1 100 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 7 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 7 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 7 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 7 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 7 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 7 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 100 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 100 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 100 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 100 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 9 9 9 100 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 100 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 100 1 12 1 1 1 1 9 100 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 100 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 100 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 100 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 100 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 100 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 100 1 12 1 1 1 1 1 9 12 1 1 9 100 1 12 1 10 12 1 10 12 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 100 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 128 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 7 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 98 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 4 108 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 129 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 205 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 931 java/util/ArrayList size ()I diff --git a/dependencies/replay_pid165304.log b/dependencies/replay_pid165304.log new file mode 100644 index 000000000..029bff4c3 --- /dev/null +++ b/dependencies/replay_pid165304.log @@ -0,0 +1,2304 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 510 ciObject found +ciMethod java/lang/Object ()V 4097 1 899450 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2065 1 19784 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2889 1 361 0 -1 +ciMethod java/util/AbstractList ()V 2073 1 44665 0 32 +ciMethod java/util/AbstractCollection ()V 2521 1 44859 0 32 +ciMethod java/util/ArrayList (I)V 2057 1 1833 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 4921 1 8390 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 1150 0 -1 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2649 1 7799 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 7064 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 249 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 4097 1 3998 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 2097 16697 14551 0 320 +ciMethodData java/lang/Object ()V 2 899450 orig 264 168 227 165 116 0 0 0 0 128 4 183 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 187 109 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 7925 orig 264 168 227 165 116 0 0 0 0 160 10 196 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 1 0 0 81 237 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x1daa 0x1a0004 0x0 0x220144c0 0x1 0x22014570 0x25 oops 2 4 br/ufpe/cin/app/JFSTMerge 6 sun/reflect/generics/tree/SimpleClassTypeSignature +ciMethodData java/util/AbstractCollection ()V 2 44860 orig 264 168 227 165 116 0 0 0 0 96 121 195 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 59 1 0 0 9 112 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xae01 oops 0 +ciMethodData java/util/AbstractList ()V 2 44665 orig 264 168 227 165 116 0 0 0 0 248 101 195 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 177 107 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xad76 oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 2 1267 orig 264 168 227 165 116 0 0 0 0 16 8 196 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 73 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x4a9 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x4a9 0x300007 0x4a9 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/ArrayList (I)V 2 1896 orig 264 168 227 165 116 0 0 0 0 232 251 195 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 57 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x667 0x50007 0xec 0x38 0x57b 0x100003 0x57b 0x100 0x140007 0x0 0x38 0xec 0x1e0003 0xec 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 1601 7105 1254 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 1265 769 300 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 20046 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 3737 1 986 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2097 1 20405 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 945 17329 3998 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 1641 62209 2866 0 1856 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 233 1 49 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 481 1 253 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 353 1 38 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2969 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 105 1 6 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2337 1 292 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 250 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 433 1 1075 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1169 1 146 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1406 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1281 1 160 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1177 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 1233 1 142 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 4484 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1041 1 130 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2073 1 7377 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 2281 1 636 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1409 868 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4009 405 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2065 1 2233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 241 1 194 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2137 1 2680 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 121 1 995 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 3468 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2081 1 3286 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1129 1 180 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 345 1 54 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2809 1 2314 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 217 1 175 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1761 1 530 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1761 1 241 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 225 1 172 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2057 1 2177 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/WildcardBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 33 1 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 1945 1 759 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1113 1257 527 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 2960 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 73 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 97 1 76 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 1345 1 603 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 11 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4425 3774 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 32 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesNullTypeAnnotations ()Z 2049 1 402 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4733 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 301 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1329 953 580 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 3715 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1161 1 2931 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1065 1 3200 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2433 265 5268 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 153 153 569 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1257 1257 184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 633 161 1986 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2737 1 782 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 353 1 64 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 649 1 119 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 353 1 63 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 49 585 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 17 65 144 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 305 1 486 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 0 64 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding resolve ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 137 153 19 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1017 1 468 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 1033 1 129 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 105 1 77 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 713 1089 116 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 913 1 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 913 1 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 0 34 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2297 1 6583 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 265 1 849 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 913 1 113 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2289 1 2855 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2137 1 3410 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1769 40961 2107 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 17 353 139 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2818 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1113 1 178 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 4097 1 6468 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2065 1 14964 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1977 1 2267 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 32 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 33 1 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 305 1 58 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 449 1 53 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1289 1 623 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4097 4777 605 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1215 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 4226 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 5311 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 106339 orig 264 168 227 165 116 0 0 0 0 112 42 201 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 39 8 0 0 137 190 1 0 225 185 12 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x37d1 0x20 0x0 0x130007 0x37d1 0x38 0x1973c 0x270003 0x1973c 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2113 1937 9810 0 928 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1473 801 295 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 33 1 60 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 17 1 174 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 401 113 702 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 41 409 7 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 84961 orig 264 168 227 165 116 0 0 0 0 160 66 194 33 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 105 114 2 0 9 95 10 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x496d 0x20 0x4e0 0x80007 0x0 0x40 0x496d 0xc0007 0x496d 0x20 0x0 0x150007 0x3276 0x20 0x16f7 0x1d0003 0x3276 0x38 0x260007 0x119c3 0x20 0x3c9 0x2f0007 0x11d8c 0xffffffffffffffe0 0x2ead oops 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 297 1 65 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3625 5360 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2153 1401 636 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3969 1145 985 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 81 4497 12 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2289 1 3596 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 76710 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2513 1 15477 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2585 24345 22400 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1081 1 135 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 1921 1 2447 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 1921 1 2734 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 1921 1 2726 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1745 1 2282 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2097 1 4743 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1065 1 133 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1393 1 174 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2089 1 13270 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 1937 1 3284 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2113 1 10030 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 1921 2049 2734 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 1425 1457 2526 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 1921 1801 2451 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6553 2335 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 609 1 64 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1465 1 258 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2961 1 201 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1579 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1542 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1609 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2081 1 1304 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2145 1 10030 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 3646 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2073 2625 3284 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 3646 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 209 1 516 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 225 1 501 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 2151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 77361 orig 264 168 227 165 116 0 0 0 0 104 216 40 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 97 103 9 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 20417 orig 264 168 227 165 116 0 0 0 0 104 72 194 33 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 217 117 2 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x4ebb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 2970 orig 264 168 227 165 116 0 0 0 0 248 211 196 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 1 0 0 121 84 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0xa0b 0x20 0x84 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 7377 orig 264 168 227 165 116 0 0 0 0 40 64 196 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 0 113 222 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1bce oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 273752 orig 264 168 227 165 116 0 0 0 0 32 219 40 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 208 11 0 0 193 198 2 0 169 11 33 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x58d8 0x70 0x2e0007 0x3c8cd 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x3c8cd 0xffffffffffffffa8 0x58d8 0x950007 0x58d8 0x30 0x0 0xa50002 0x0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 225 1 626 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 12004 orig 264 168 227 165 116 0 0 0 0 184 93 12 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 1 0 0 81 42 1 0 145 111 1 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x254a 0x110003 0x254a 0x88 0x190007 0x5ec 0x50 0x270c 0x1f0002 0x270c 0x220007 0x2bd 0x20 0x244f 0x310007 0x896 0x20 0x13 0x3f0007 0x2cf8 0xffffffffffffff90 0xfb oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 16229 orig 264 168 227 165 116 0 0 0 0 104 217 40 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 81 241 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 13270 orig 264 168 227 165 116 0 0 0 0 32 136 41 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 137 150 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x2841 0xb0 0xa90 0xd0005 0x0 0x1f7d5ec0 0xa70 0x1f7d5f70 0x20 0x200005 0x0 0x1f7d5ec0 0xa70 0x1f7d5f70 0x20 0x230005 0x0 0x1f7d5ec0 0xa70 0x1f7d5f70 0x20 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 15260 orig 264 168 227 165 116 0 0 0 0 8 188 8 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 209 212 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x3a9a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 10030 orig 264 168 227 165 116 0 0 0 0 240 138 41 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 49 49 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x1f7d5ec0 0x25c2 0x1f7d5f70 0x64 0x40002 0x2626 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 10030 orig 264 168 227 165 116 0 0 0 0 88 96 42 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 1 0 0 17 49 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0x237e 0x40 0x2a4 0xc0007 0x0 0x20 0x2a4 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 641 1 65 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 4226 orig 264 168 227 165 116 0 0 0 0 192 27 9 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 17 116 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x13c 0x21812a00 0xd46 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 4755 orig 264 168 227 165 116 0 0 0 0 56 133 41 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 1 0 0 105 140 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x861 0x30 0x92c 0x90002 0x92c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 4931 orig 264 168 227 165 116 0 0 0 0 200 143 41 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 182 0 0 0 97 73 0 0 105 148 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x1f7d5ec0 0x910 0x1f7d5f70 0x1c 0x90005 0x0 0x1f7d5ec0 0x910 0x1f7d5f70 0x1c 0x130003 0x92c 0x260 0x1c0005 0x0 0x1f7d5ec0 0xb0a 0x1f7d5f70 0x5a 0x310005 0x0 0x1f7d5ec0 0xb0a 0x1f7d5f70 0x5a 0x340005 0x0 0x1f7d5ec0 0xb0a 0x1f7d5f70 0x5a 0x3c0007 0x0 0x188 0xb64 0x430008 0xa 0x20e 0x168 0x0 0xf0 0x1 0x60 0x75 0xa8 0x0 0x138 0x710002 0x2b 0x740007 0x0 0xf8 0x2b 0x7d0003 0x2b 0xd8 0x850002 0x1a0 0x880007 0x1a0 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x1f7d5ec0 0xb0a 0x1f7d5f70 0x5a 0xcf0007 0xb64 0xfffffffffffffdb8 0x92c oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 7700 orig 264 168 227 165 116 0 0 0 0 64 99 8 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 1 0 0 169 231 0 0 209 230 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x78b 0x38 0x156a 0x50003 0x156a 0x18 0xc0007 0x22 0x38 0x1cd3 0x120003 0x1cd3 0x18 0x1e0003 0x1cf5 0x58 0x2b0002 0x22 0x2e0004 0x0 0x219206e0 0x22 0x0 0x0 0x350007 0x22 0xffffffffffffffc0 0x1cf5 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 40 orig 264 168 227 165 116 0 0 0 0 224 97 8 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 65 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1f831c40 0x28 0x0 0x0 0x40007 0x0 0xb0 0x28 0x80004 0x0 0x1f831c40 0x28 0x0 0x0 0x100007 0x28 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1f831c40 0x28 0x0 0x0 0x280007 0x28 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x28 0x3b0003 0x28 0x18 0x480003 0x28 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x28 0x7b0005 0x0 0x1f831c40 0x28 0x0 0x0 0x830005 0x0 0x1f831c40 0x28 0x0 0x0 0x880007 0x28 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x1f7d6180 0x28 0x0 0x0 0xac0005 0x0 0x1f7d6180 0x28 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 8563 orig 264 168 227 165 116 0 0 0 0 80 181 222 33 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 46 1 0 0 249 1 1 0 145 10 1 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0x203f 0x18 0x110007 0x1b0 0x0 0x203f 0x190007 0x1e8f 0x158 0x1b0 0x210007 0x1b0 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x1111 0x20 0xf2e 0x780007 0xf13 0x1f0 0x112c 0x7e0008 0x14 0x0 0x188 0x0 0x128 0xe 0xf8 0x1 0x110 0x1 0x140 0x3f 0xb0 0x1 0x158 0x0 0x170 0x0 0xe0 0x9 0xc8 0xd50003 0x6ea 0x150 0xdd0003 0x322 0x138 0xe50003 0x4b9 0x120 0xed0003 0xa8 0x108 0xf50003 0x33 0xf0 0xfd0003 0x6d 0xd8 0x1050003 0x3f 0xc0 0x10d0003 0xc6 0xa8 0x1150003 0x1a 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x1f7d6180 0xf13 0x0 0x0 0x1370007 0x1de9 0x50 0x256 0x13c0007 0x256 0x30 0x0 0x1430002 0x0 0x14f0007 0x1de9 0x30 0x0 0x1590002 0x0 0x1600007 0x1c39 0x60 0x1b0 0x16d0002 0x1b0 0x1700005 0x0 0x1f7d6610 0x1b0 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3715 orig 264 168 227 165 116 0 0 0 0 80 177 222 33 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 145 111 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0xc46 0x20 0x1ac 0xd0002 0xdf2 0x170007 0xdf2 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0xdf2 0x530007 0xdf2 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 769 orig 264 168 227 165 116 0 0 0 0 32 183 222 33 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 0 0 0 177 18 0 0 113 23 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x1e67f500 0x256 0x0 0x0 0xb0007 0x1fa 0xe0 0x5c 0xf0005 0x0 0x1e67f500 0x5c 0x0 0x0 0x120007 0x5c 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x5c 0x2e0003 0x256 0x150 0x3c0007 0x0 0x38 0x256 0x400003 0x256 0x18 0x440005 0x0 0x1f7d60d0 0x256 0x0 0x0 0x4b0002 0x256 0x520007 0x0 0x90 0x256 0x580007 0x256 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x1f7d60d0 0x256 0x0 0x0 0x7c0007 0x256 0xfffffffffffffec8 0x256 0x810007 0x256 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 123162 orig 264 168 227 165 116 0 0 0 0 168 114 194 33 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 96 30 0 0 41 83 0 0 209 21 14 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0xa65 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0xa65 0x130007 0xa65 0x20 0x0 0x200003 0xa65 0x38 0x280007 0xc10e 0x20 0x15ea 0x340007 0xd6f8 0xffffffffffffffe0 0xa65 0x470003 0xa65 0x78 0x4f0007 0xc10e 0x60 0x15ea 0x5d0004 0x0 0x1e37be00 0x15ea 0x0 0x0 0x6f0002 0x15ea 0x7e0007 0xd6f8 0xffffffffffffffa0 0xa65 0x8b0004 0x0 0x1e37be00 0xa65 0x0 0x0 0x990002 0xa65 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 1304 orig 264 168 227 165 116 0 0 0 0 0 89 42 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 161 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 4153 orig 264 168 227 165 116 0 0 0 0 192 128 8 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 1 0 0 113 121 0 0 1 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0xf0e 0xf8 0x20 0x100003 0x20 0xb8 0x1a0005 0x0 0x1f831c40 0x20 0x0 0x0 0x1f0002 0x20 0x2a0005 0x0 0x1f7d6180 0x20 0x0 0x0 0x300007 0x20 0x30 0x0 0x390002 0x0 0x450007 0x20 0xffffffffffffff60 0x20 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 36 orig 264 168 227 165 116 0 0 0 0 16 215 8 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x24 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 36 orig 264 168 227 165 116 0 0 0 0 120 159 222 33 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x23 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x1fa68e70 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x1fa68e70 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x1fa68e70 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x24 0xf90005 0x0 0x1fa68e70 0x24 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x24 0x1070003 0x24 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 152 211 8 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 45078 orig 264 168 227 165 116 0 0 0 0 8 143 8 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 0 0 41 59 0 0 41 212 4 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x765 0x40007 0x765 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x1f7d5ec0 0x749 0x1f7d5f70 0x1c 0x200007 0x765 0x20 0x0 0x2c0005 0x0 0x1f7d4090 0x765 0x0 0x0 0x2f0007 0x723 0x80 0x42 0x380007 0x2b 0x60 0x17 0x400007 0x4 0x40 0x13 0x470007 0x0 0x20 0x13 0x680005 0x0 0x1f7d5ec0 0x749 0x1f7d5f70 0x1c 0x740007 0x0 0x38 0x765 0x780003 0x765 0x18 0x800005 0x0 0x1f7d5ec0 0x749 0x1f7d5f70 0x1c 0x870005 0x0 0x1f7d5ec0 0x749 0x1f7d5f70 0x1c 0x8c0002 0x765 0x8f0002 0x765 0x950005 0x0 0x1f7d5ec0 0x749 0x1f7d5f70 0x1c 0x9e0007 0x198 0x750 0x5cd 0xa20005 0x0 0x1f7d5ec0 0x5bf 0x1f7d5f70 0xe 0xae0007 0x0 0x50 0x5cd 0xb90005 0x0 0x1f7d6020 0x5cd 0x0 0x0 0xc60003 0x5cd 0x78 0xcd0007 0xcb 0x60 0x5e6 0xd70007 0x321 0x40 0x2c5 0xe70007 0x355f 0x0 0x2c5 0xf70007 0x6b1 0xffffffffffffffa0 0x5cd 0xfe0005 0x0 0x1f7d5ec0 0x5bf 0x1f7d5f70 0xe 0x1030007 0x543 0x110 0x8a 0x1070005 0x8 0x1f7d4090 0x82 0x0 0x0 0x10a0007 0x89 0x70 0x1 0x10e0005 0x0 0x1f7d4090 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x1f7d4090 0x8a 0x0 0x0 0x11b0007 0x8a 0x20 0x0 0x12a0007 0x224 0x218 0x3a9 0x13e0007 0x0 0x20 0x3a9 0x1540003 0x3a9 0x1b8 0x1640007 0xcb 0x0 0x5e6 0x16b0007 0x321 0x40 0x2c5 0x17b0007 0x355f 0x0 0x2c5 0x1820007 0x0 0x140 0x5e6 0x1a40005 0x0 0x1f7d60d0 0x5e6 0x0 0x0 0x1a90005 0x0 0x1f7d6180 0x5e6 0x0 0x0 0x1ac0004 0x0 0x1f7d6230 0x117 0x1f7d62e0 0x281 0x1af0007 0x0 0x90 0x5e5 0x1c30005 0x0 0x1f7d5ec0 0x5e0 0x1f7d5f70 0x5 0x1ce0002 0x5e5 0x1d10004 0x0 0x1f7d6390 0x5e5 0x0 0x0 0x1df0007 0x5e6 0xfffffffffffffe60 0x3a8 0x1e30005 0x0 0x1f7d5ec0 0x5be 0x1f7d5f70 0xe 0x1ec0007 0x0 0x108 0x5cc 0x1f60007 0x562 0xe8 0x6a 0x2030003 0x6a 0xa8 0x21c0005 0x0 0x1f7d60d0 0x82 0x0 0x0 0x2210005 0x0 0x1f7d6180 0x82 0x0 0x0 0x2240004 0x0 0x1f7d6230 0x55 0x1f7d4090 0x2d 0x22c0007 0x82 0xffffffffffffff70 0x6a 0x2300005 0x0 0x1f7d5ec0 0x5be 0x1f7d5f70 0xe 0x2350007 0x8a 0x80 0x542 0x2490005 0x0 0x1f7d60d0 0x542 0x0 0x0 0x24e0005 0x0 0x1f7d6180 0x542 0x0 0x0 0x2550007 0x5cc 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x5cc 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x198 0x2aa0005 0x0 0x1f7d6020 0x198 0x0 0x0 0x2c10002 0x198 0x2d30007 0x123 0x30 0x75 0x2ea0002 0x75 0x3070007 0x0 0x2a8 0x198 0x3220007 0x147 0x38 0x51 0x3300003 0x51 0x268 0x3380002 0x147 0x3400003 0x147 0xf8 0x34a0005 0x0 0x1f7d5ec0 0x246 0x1f7d5f70 0xa 0x3560002 0x250 0x35d0002 0x250 0x3730005 0x0 0x1f7d60d0 0x250 0x0 0x0 0x3780005 0x0 0x1f7d6180 0x250 0x0 0x0 0x37b0005 0x0 0x1f7d64b0 0x250 0x0 0x0 0x3930007 0x250 0xffffffffffffff20 0x147 0x3a30005 0x0 0x1f7d64b0 0x147 0x0 0x0 0x3b30005 0x0 0x1f7d64b0 0x147 0x0 0x0 0x3c10007 0x0 0xc8 0x147 0x3ce0003 0x147 0x88 0x3dc0005 0x0 0x1f7d5ec0 0x246 0x1f7d5f70 0xa 0x3e70002 0x250 0x3ea0004 0x0 0x1f7d6390 0x250 0x0 0x0 0x3f20007 0x250 0xffffffffffffff90 0x147 0x4020005 0x0 0x1f7d60d0 0x198 0x0 0x0 0x4070005 0x0 0x1f7d6180 0x198 0x0 0x0 0x40e0005 0x0 0x1f7d6560 0x198 0x0 0x0 0x4110007 0x198 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x1f7d5ec0 0x18a 0x1f7d5f70 0xe 0x4930007 0x0 0x108 0x198 0x49d0007 0x17a 0xe8 0x1e 0x4aa0003 0x1e 0xa8 0x4c30005 0x0 0x1f7d60d0 0x23 0x0 0x0 0x4c80005 0x0 0x1f7d6180 0x23 0x0 0x0 0x4cb0004 0x0 0x1f7d6230 0x1a 0x1f7d4090 0x9 0x4d30007 0x23 0xffffffffffffff70 0x1e 0x4d70005 0x0 0x1f7d5ec0 0x748 0x1f7d5f70 0x1c 0x4dc0007 0x6d1 0x48 0x93 0x4ea0002 0x93 0x4ed0003 0x93 0x58 0x4f70005 0x0 0x1f7d5ec0 0x6b5 0x1f7d5f70 0x1c 0x5030002 0x6d1 0x50a0005 0x0 0x1f7d60d0 0x764 0x0 0x0 0x5140005 0x0 0x1f7d60d0 0x764 0x0 0x0 0x51d0007 0x0 0x80 0x764 0x5230007 0x764 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x764 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x764 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x764 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x1f7d5ec0 0x748 0x1f7d5f70 0x1c 0x5a00005 0x0 0x1f7d5ec0 0x748 0x1f7d5f70 0x1c 0x5a50007 0x6d1 0xc0 0x93 0x5aa0005 0x0 0x1f7d60d0 0x93 0x0 0x0 0x5b40005 0x0 0x1f7d60d0 0x93 0x0 0x0 0x5c50002 0x93 0x5c80005 0x0 0x1f7d4580 0x93 0x0 0x0 0x5d50002 0x764 0x5db0005 0x0 0x1f7d4090 0x764 0x0 0x0 0x5de0007 0x764 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x1f7d4580 0x764 0x0 0x0 0x5fe0007 0x0 0x20 0x764 0x60a0007 0x0 0x50 0x764 0x6140005 0x0 0x1f7d5ec0 0x748 0x1f7d5f70 0x1c 0x62c0003 0x764 0x48 0x63d0005 0x0 0x1f7d6610 0x8e 0x0 0x0 0x6470007 0x8e 0xffffffffffffffd0 0x764 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 520 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 2455 orig 264 168 227 165 116 0 0 0 0 48 129 41 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 57 69 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x8a7 0x80002 0x8a7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 2491 orig 264 168 227 165 116 0 0 0 0 32 148 41 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 89 70 0 0 241 68 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x1f7d5ec0 0x8ab 0x1f7d5f70 0x20 0xb0007 0x4b 0x178 0x880 0x100003 0x880 0x138 0x190005 0x0 0x1f7d5ec0 0x861 0x1f7d5f70 0x20 0x2e0005 0x0 0x1f7d5ec0 0x861 0x1f7d5f70 0x20 0x310005 0x0 0x1f7d5ec0 0x861 0x1f7d5f70 0x20 0x3b0002 0x880 0x3e0007 0x28 0x50 0x858 0x430002 0x858 0x4a0007 0x0 0x20 0x858 0x5e0005 0x0 0x1f7d5ec0 0x28 0x0 0x0 0x6a0007 0x881 0xfffffffffffffee0 0x27 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 3585 orig 264 168 227 165 116 0 0 0 0 136 127 8 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 1 0 0 25 103 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0xce3 0x40007 0xce3 0x30 0x0 0xb0002 0x0 0x100007 0xce3 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0xce3 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 2726 orig 264 168 227 165 116 0 0 0 0 128 131 41 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 177 77 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x80f 0xa0 0x1a7 0xc0007 0x0 0x80 0x1a7 0x1e0005 0x0 0x1f7d5ec0 0x199 0x1f7d5f70 0xe 0x210005 0x0 0x1f7d5ec0 0x199 0x1f7d5f70 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 2282 orig 264 168 227 165 116 0 0 0 0 112 132 41 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 218 0 0 0 129 64 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x810 0xd0005 0x0 0x1f7d5ec0 0x7fe 0x1f7d5f70 0x12 0x200005 0x0 0x1f7d5ec0 0x7fe 0x1f7d5f70 0x12 0x230005 0x0 0x1f7d5ec0 0x7fe 0x1f7d5f70 0x12 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 3596 orig 264 168 227 165 116 0 0 0 0 104 150 40 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 1 0 0 113 103 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1124 orig 264 168 227 165 116 0 0 0 0 128 240 195 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 0 0 0 113 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x406 0x20 0x28 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 1036 orig 264 168 227 165 116 0 0 0 0 224 216 196 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 15 0 0 0 233 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0xf8 0x40 0x305 0x150007 0x2fc 0x20 0x9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 382 orig 264 168 227 165 116 0 0 0 0 16 208 196 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 30 0 0 0 1 11 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x160 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 2734 orig 264 168 227 165 116 0 0 0 0 152 130 41 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 241 77 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x9be 0x80002 0x9be oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 5783 orig 264 168 227 165 116 0 0 0 0 184 141 41 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 241 77 0 0 185 172 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x1f7d5ec0 0x99e 0x1f7d5f70 0x20 0xf0003 0x9be 0x2b0 0x180005 0x0 0x1f7d5ec0 0xbd4 0x1f7d5f70 0x62 0x2d0005 0x0 0x1f7d5ec0 0xbd4 0x1f7d5f70 0x62 0x300005 0x0 0x1f7d5ec0 0xbd4 0x1f7d5f70 0x62 0x3a0002 0xc36 0x3d0007 0xba0 0x1c8 0x96 0x450005 0x0 0x1f7d5ec0 0x82 0x1f7d5f70 0x14 0x4f0007 0x96 0x38 0x0 0x560003 0x0 0x188 0x620003 0x96 0x108 0x700005 0x0 0x1f7d5ec0 0x9e 0x1f7d5f70 0x1b 0x7b0005 0x0 0x1f7d5ec0 0x9e 0x1f7d5f70 0x1b 0x930005 0x0 0x1f7d5ec0 0x9e 0x1f7d5f70 0x1b 0x960005 0x0 0x1f7d5ec0 0x9e 0x1f7d5f70 0x1b 0x990004 0x0 0x1e37be00 0xb9 0x0 0x0 0xa40007 0xb9 0xffffffffffffff10 0x96 0xa70003 0x96 0x48 0xb30005 0x0 0x1f7d5ec0 0xb52 0x1f7d5f70 0x4e 0xc00007 0xc36 0xfffffffffffffd68 0x9be 0xc40007 0x96 0x38 0x928 0xce0003 0x928 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 549 orig 264 168 227 165 116 0 0 0 0 184 124 42 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 0 0 0 89 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x20b 0x1e0007 0x20b 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2 4486 orig 264 168 227 165 116 0 0 0 0 32 152 8 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 0 0 0 201 4 0 0 209 138 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 66 0 2 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x99 0x40007 0x99 0x30 0x0 0xb0002 0x0 0x250002 0x99 0x330003 0x99 0x2a0 0x3b0008 0xa 0xaae 0x128 0x93 0xb0 0x5 0x60 0x0 0x128 0x70 0x78 0x5b0003 0xb 0x228 0x630007 0xb 0x210 0x99 0x660003 0x99 0x210 0x6b0007 0xb 0x1d8 0xc0 0x740007 0x0 0x1b8 0xc0 0x800007 0x2 0x198 0xbe 0x860003 0xbe 0x178 0x8b0007 0xe36 0x160 0xbe 0x970002 0xbe 0xa20002 0xbe 0xb40002 0xbe 0xc20005 0x0 0x1f7d60d0 0xbe 0x0 0x0 0xc90005 0x0 0x1f7d60d0 0xbe 0x0 0x0 0xd30002 0xbe 0xda0007 0x0 0x70 0xbe 0xe20007 0xbe 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x1f7d64b0 0xbe 0x0 0x0 0x1050007 0x106e 0xfffffffffffffd78 0x0 0x1120005 0x0 0x1f7d64b0 0x99 0x0 0x0 0x1170007 0x84 0x20 0x15 0x1230003 0x99 0xf8 0x1360005 0x0 0x1f7d60d0 0xbe 0x0 0x0 0x13b0002 0xbe 0x1420005 0x8c 0x1f861b10 0x32 0x0 0x0 0x1450007 0x0 0x70 0xbe 0x14d0005 0x0 0x1f4992b0 0xbe 0x0 0x0 0x1500007 0xbe 0x20 0x0 0x1610007 0xbe 0xffffffffffffff20 0x99 oops 7 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 121 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 661 orig 264 168 227 165 116 0 0 0 0 88 86 48 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 0 0 0 201 19 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x279 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3250 orig 264 168 227 165 116 0 0 0 0 96 191 222 33 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 79 0 0 0 97 65 0 0 241 100 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x82c 0x18 0x1e0007 0x66 0x0 0x82c 0x260007 0x7c6 0x158 0x66 0x2e0007 0x66 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x507 0x298 0x325 0x8d0005 0x0 0x1f7d6560 0x325 0x0 0x0 0x960003 0x325 0x58 0xa80002 0x17f 0xab0007 0x3b 0x30 0x144 0xbb0002 0x144 0xc40007 0x17f 0xffffffffffffffc0 0x1e1 0xcb0004 0x0 0x1f7d4090 0x1e1 0x0 0x0 0xce0007 0x0 0x68 0x1e1 0xd20004 0x0 0x1f7d4090 0x1e1 0x0 0x0 0xda0003 0x1e1 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1e1 0x58 0xfb0002 0x27a 0xfe0007 0x99 0x30 0x1e1 0x10f0002 0x1e1 0x1180007 0x27a 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x1f7d6560 0x507 0x0 0x0 0x14f0007 0x2b2 0x38 0x255 0x1530003 0x255 0x18 0x15f0005 0x0 0x1f7d6180 0x507 0x0 0x0 0x1660007 0x255 0x98 0x2b2 0x16b0007 0x10 0x38 0x2a2 0x1700003 0x2a2 0x58 0x17a0002 0x10 0x17d0005 0x0 0x1f7d6180 0x10 0x0 0x0 0x1830004 0x0 0x1f7d6230 0x124 0x1f7d4090 0x131 0x18a0004 0xfffffffffffffecf 0x1f7d6230 0x124 0x1f7d4090 0x57 0x18d0007 0x131 0xb0 0x124 0x1920005 0x0 0x1f7d6230 0x124 0x0 0x0 0x1950007 0x11c 0x60 0x8 0x19c0002 0x8 0x19f0004 0x0 0x1f7d4090 0x8 0x0 0x0 0x1a60005 0x0 0x1f7d6230 0x11c 0x1f7d4090 0x139 0x1b10005 0x0 0x1f7d6230 0x11c 0x1f7d4090 0x139 0x1b40007 0x1f9 0x98 0x5c 0x1ba0002 0x5c 0x1c20003 0x5c 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x5c 0x1e20002 0x255 0x1ee0005 0x0 0x1f7d6180 0x255 0x0 0x0 0x1f70003 0x255 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x255 0x2d50002 0x255 0x2dc0007 0x23 0x38 0x232 0x2e10003 0x232 0x58 0x2eb0002 0x23 0x2ee0005 0x0 0x1f7d6180 0x23 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 544 orig 264 168 227 165 116 0 0 0 0 64 127 42 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 0 0 0 33 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x204 0x100007 0x1dc 0x20 0x28 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 273 orig 264 168 227 165 116 0 0 0 0 32 202 219 33 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 27 0 0 0 177 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0xf6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 3831 orig 264 168 227 165 116 0 0 0 0 200 200 219 33 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 1 0 0 193 108 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0xd98 0x2b0007 0x7 0x40 0xd91 0x310007 0x8c8 0x38 0x4c9 0x370003 0x4d0 0x18 0x420007 0x7 0x40 0xd91 0x480007 0x121 0x38 0xc70 0x4e0003 0xc77 0x18 0x600007 0x0 0x110 0xd98 0x670005 0x1be 0x1f7d4090 0xb9b 0x1e67f500 0x3f 0x6a0007 0xd98 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 3642 orig 264 168 227 165 116 0 0 0 0 216 136 41 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 65 106 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 265 orig 264 168 227 165 116 0 0 0 0 80 15 220 33 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 28 0 0 0 105 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 3127 orig 264 168 227 165 116 0 0 0 0 128 195 196 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 169 89 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0xb35 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 3642 orig 264 168 227 165 116 0 0 0 0 240 16 220 33 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 201 105 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0xd39 0xd0005 0x0 0x1f7d4090 0xd39 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 5827 orig 264 168 227 165 116 0 0 0 0 24 103 42 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 71 1 0 0 185 105 0 0 217 171 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x4b2 0xd8 0x885 0xb0003 0x885 0x58 0x120007 0x0 0x40 0xe05 0x1a0007 0xe05 0x20 0x0 0x220007 0x0 0x40 0x168a 0x2a0007 0xe05 0xffffffffffffffa0 0x885 0x2f0007 0x0 0x20 0x885 0x350007 0xd37 0x30 0x0 0x400002 0x0 0x450007 0xd37 0x30 0x0 0x4e0002 0x0 0x560002 0xd37 0x5a0005 0x0 0x1f6388a0 0xd37 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 3646 orig 264 168 227 165 116 0 0 0 0 200 245 196 33 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 209 105 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x28 0xb8 0xd12 0x70005 0x0 0x1f7d4090 0xd12 0x0 0x0 0xc0007 0xa54 0xe8 0x2be 0x110005 0x32 0x20e7a860 0x28c 0x0 0x0 0x150003 0x2be 0x98 0x1b0005 0x0 0x1f7d4090 0x28 0x0 0x0 0x200007 0x0 0x50 0x28 0x260005 0x1 0x20e7a860 0x27 0x0 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 640 orig 264 168 227 165 116 0 0 0 0 128 124 5 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0 241 4 0 0 193 19 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x9e 0x130007 0x0 0xf0 0x9e 0x250003 0x9e 0x98 0x310104 0xffffffffffffff98 0x1f4992b0 0x9e 0x2119b600 0x42 0x340007 0x1da 0x50 0x9e 0x390004 0x0 0x1f4992b0 0x9e 0x0 0x0 0x470007 0x278 0xffffffffffffff80 0x9e 0x4a0003 0x9e 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 5386 orig 264 168 227 165 116 0 0 0 0 240 28 9 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 81 152 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x1309 0x20 0x1 0xe0005 0xef 0x1f2780a0 0x121a 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 6342 orig 264 168 227 165 116 0 0 0 0 248 69 40 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 151 0 0 9 184 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x12fa 0x110003 0x12fa 0x88 0x190007 0x403 0x50 0x1037 0x1f0002 0x1037 0x220007 0x2a 0x20 0x100d 0x310007 0x42d 0x20 0x0 0x3f0007 0x143a 0xffffffffffffff90 0x2ed oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 4735 orig 264 168 227 165 116 0 0 0 0 24 165 222 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 249 131 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0xcc 0x21812a00 0xfb3 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 7196 orig 264 168 227 165 116 0 0 0 0 88 152 222 33 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 41 2 0 0 241 101 0 0 153 207 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0xcbe 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x1f7d6180 0xcbe 0x0 0x0 0x1a0007 0x1 0x40 0xcbd 0x210007 0xcbd 0x20 0x0 0x2e0003 0xcbd 0x88 0x350005 0x0 0x207e8de0 0xe58 0x0 0x0 0x3a0007 0x1d 0x40 0xe3b 0x410007 0xe3b 0x20 0x0 0x4c0007 0xe58 0xffffffffffffff90 0xca0 0x560005 0x0 0x207e8de0 0xca0 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3715 orig 264 168 227 165 116 0 0 0 0 152 175 222 33 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 100 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x1f7d6180 0xc83 0x0 0x0 0x90007 0xb13 0x118 0x170 0xf0002 0x170 0x180007 0x170 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x170 0x340002 0x170 0x3a0007 0x170 0x20 0x0 0x4e0005 0x0 0x207e8de0 0x170 0x0 0x0 0x510003 0x170 0x150 0x590007 0xb13 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x1e8 0x80 0x92b 0x850005 0x0 0x1f7d6180 0x92b 0x0 0x0 0x880004 0x0 0x1f7d4090 0x4ee 0x1f7d6230 0x43a oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1579 orig 264 168 227 165 116 0 0 0 0 88 82 42 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 33 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2969 orig 264 168 227 165 116 0 0 0 0 48 190 195 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 76 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x999 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2844 orig 264 168 227 165 116 0 0 0 0 24 128 196 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 225 72 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x91c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1536 orig 264 168 227 165 116 0 0 0 0 16 101 8 35 0 0 0 0 192 5 0 0 232 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 0 0 0 249 46 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 27 0 2 0 0 0 104 4 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 141 0x10005 0x149 0x1f7d4090 0x408 0x1f7d6230 0x8e 0x40008 0xe 0x153 0x338 0x0 0x158 0x11 0x80 0x4 0xf8 0x11 0x2e8 0x1b 0x270 0x0 0xf8 0x410004 0x0 0x1e67f500 0x15 0x0 0x0 0x440005 0x0 0x1e67f500 0x15 0x0 0x0 0x480003 0x15 0x358 0x4c0004 0x0 0x2119b600 0x5 0x0 0x0 0x4f0005 0x0 0x2119b600 0x5 0x0 0x0 0x540004 0x0 0x1f4ba590 0x14 0x0 0x0 0x620002 0x14 0x680005 0x8 0x1f4992b0 0x2 0x1f7d62e0 0xa 0x6b0007 0x14 0x270 0x0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x220 0x0 0x790007 0x0 0x20 0x0 0x9a0003 0x0 0x1e0 0x9e0004 0x0 0x1f4992b0 0x2a 0x0 0x0 0xa10005 0x0 0x1f4992b0 0x2a 0x0 0x0 0xa50003 0x2a 0x168 0xa90007 0x18 0x150 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb30004 0xfffffffffffffb1f 0x1f7d6230 0x8e 0x1f7d4090 0x103 0xb60007 0x4e1 0x80 0x8e 0xba0004 0x0 0x1f7d6230 0x8e 0x0 0x0 0xbf0005 0x0 0x1f7d6230 0x8e 0x0 0x0 0xc40007 0x359 0x50 0x188 0xc90005 0x0 0x1f7d6180 0x188 0x0 0x0 oops 16 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 24 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 39 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 45 org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 51 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 59 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 61 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 86 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 92 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 111 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 113 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 121 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 127 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 137 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2820 orig 264 168 227 165 116 0 0 0 0 128 153 8 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 72 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 12 0xa0007 0x5 0x20 0x8ff 0x1c0002 0x5 0x1f0004 0x0 0x1f7d4090 0x5 0x0 0x0 oops 1 8 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1542 orig 264 168 227 165 116 0 0 0 0 200 85 42 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1609 orig 264 168 227 165 116 0 0 0 0 104 86 42 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 73 34 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 2 6486 orig 264 168 227 165 116 0 0 0 0 136 183 8 35 0 0 0 0 200 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 177 186 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 16 0x10002 0x1756 0x40007 0x1756 0x50 0x0 0xb0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x16bb 0x20 0x9b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 2 6603 orig 264 168 227 165 116 0 0 0 0 248 149 41 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 3 0 0 1 62 0 0 193 180 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x1f7d5ec0 0x7a0 0x1f7d5f70 0x20 0x140005 0x0 0x1f7d5ec0 0x7a0 0x1f7d5f70 0x20 0x1e0007 0x6c6 0x58 0xfa 0x240003 0xfa 0x18 0x310007 0x242 0x0 0xfa 0x360005 0x0 0x1f7d5ec0 0x7a0 0x1f7d5f70 0x20 0x410003 0x7c0 0x118 0x4a0005 0x0 0x1f7d5ec0 0xc14 0x1f7d5f70 0x2f 0x5f0005 0x0 0x1f7d5ec0 0xc14 0x1f7d5f70 0x2f 0x620005 0x0 0x1f7d5ec0 0xc14 0x1f7d5f70 0x2f 0x6c0002 0xc43 0x6f0007 0xc43 0x30 0x0 0x750002 0x0 0x810005 0x0 0x1f7d5ec0 0xc14 0x1f7d5f70 0x2f 0x8f0007 0xc43 0xffffffffffffff00 0x7c0 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 4602 orig 264 168 227 165 116 0 0 0 0 160 39 196 33 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 127 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x165 0x20 0xe94 0x80007 0x6f 0x40 0xf6 0xc0007 0xde 0x20 0x18 0x170007 0x1c 0x40 0xc2 0x220007 0xc2 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 2982 orig 264 168 227 165 116 0 0 0 0 88 113 222 33 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 77 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x45 0x1f7d4090 0x548 0x1f7d6230 0x419 0x40008 0xe 0x41 0xf8 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x7e3 0x20 0x17e 0x5e0005 0x0 0x1f7d4090 0x3ca 0x1f7d6230 0x419 0x610008 0x8 0x3b 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x3 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x1f7d4090 0x3ca 0x1f7d6230 0x419 0xaa0007 0xc 0x100 0x7d7 0xaf0007 0x7d4 0xc8 0x3 0xb40005 0x0 0x1f7d4090 0x3 0x0 0x0 0xb70004 0x0 0x1f7d4090 0x3 0x0 0x0 0xbb0005 0x0 0x1f7d6180 0x3 0x0 0x0 0xbe0003 0x3 0x18 0xc40003 0x7d7 0x1e0 0xc90007 0x0 0x70 0xc 0xcd0005 0x0 0x1f7d4090 0xc 0x0 0x0 0xd00007 0x0 0x20 0xc 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x7d7 0x10d0007 0x7d4 0x88 0x3 0x1110007 0x3 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 10 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 45 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 83 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 85 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 97 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 103 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 109 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 125 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 1106 orig 264 168 227 165 116 0 0 0 0 128 102 222 33 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 157 0 0 0 241 14 0 0 169 29 0 0 0 0 0 0 0 0 0 0 2 0 0 0 4 0 77 0 2 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0x1de 0x20 0x0 0xf0005 0x0 0x1f7d6180 0x1de 0x0 0x0 0x140007 0x0 0x40 0x1de 0x1b0007 0x1de 0x2c0 0x0 0x220007 0x0 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x0 0x40 0x0 0x9f0007 0x0 0x30 0x0 0xae0002 0x0 0xb30007 0x0 0x20 0x0 0xca0005 0x0 0x0 0x0 0x0 0x0 0xd70003 0x1de 0x338 0xe30005 0x0 0x207e8de0 0x262 0x0 0x0 0xe80007 0x21 0x40 0x241 0xef0007 0x241 0x2d0 0x0 0xf60007 0x21 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0x21 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0x21 0x1980002 0x21 0x19d0007 0x21 0x20 0x0 0x1b40005 0x0 0x207e8de0 0x21 0x0 0x0 0x1bf0007 0x262 0xfffffffffffffce0 0x1de 0x1c30004 0xfffffffffffffe22 0x207e8de0 0x8b 0x0 0x0 0x1c60007 0x1de 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 468 orig 264 168 227 165 116 0 0 0 0 80 9 8 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0 0 0 169 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x155 0x230005 0x0 0x1f7d6230 0x155 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 636 orig 264 168 227 165 116 0 0 0 0 16 22 9 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 161 0 0 0 217 14 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 50 0 2 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x48 0x50 0x193 0xe0005 0x0 0x207e8de0 0x193 0x0 0x0 0x150007 0x1bf 0x30 0x1c 0x1f0002 0x1c 0x380005 0x195 0x1f2780a0 0x46 0x0 0x0 0x3d0007 0x164 0x120 0x77 0x410005 0xc 0x1f7d6230 0x2f 0x207e8ed0 0x3c 0x440007 0x48 0xd0 0x2f 0x480005 0x0 0x1f7d4090 0x2f 0x0 0x0 0x4b0007 0x0 0x80 0x2f 0x4f0004 0x0 0x1f7d6230 0x2f 0x0 0x0 0x570005 0x0 0x1f7d6230 0x2f 0x0 0x0 0x640007 0x1db 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x48 0x1f7d6230 0x158 0x1f7d4090 0x3b 0x7e0007 0x158 0x2d8 0x83 0x850007 0x83 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 9 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 18 org/eclipse/jdt/internal/compiler/util/HashtableOfType 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 113 orig 264 168 227 165 116 0 0 0 0 144 121 222 33 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 0 0 0 41 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x65 0x50 0x0 0x70002 0x0 0xf0007 0x0 0x20 0x0 0x1e0002 0x65 0x270007 0x0 0x100 0x65 0x2f0005 0x0 0x1f7d6180 0x65 0x0 0x0 0x320005 0x0 0x1f7d6180 0x65 0x0 0x0 0x390007 0x65 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x207e8ed0 0x65 0x0 0x0 0x4e0005 0x0 0x207e8de0 0x65 0x0 0x0 0x550007 0x65 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x1f7d64b0 0x65 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 85 orig 264 168 227 165 116 0 0 0 0 184 75 6 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 169 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffffab 0x1f7d4090 0x55 0x0 0x0 0x70007 0x55 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 13 orig 264 168 227 165 116 0 0 0 0 96 146 222 33 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 105 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0xd 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x1f7d6610 0xd 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 277 orig 264 168 227 165 116 0 0 0 0 32 255 219 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 220 0 0 0 201 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x39 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 983 orig 264 168 227 165 116 0 0 0 0 248 246 219 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 220 0 0 0 217 23 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x2df 0x20 0x1c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 174 orig 264 168 227 165 116 0 0 0 0 144 200 12 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 97 5 0 0 97 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x60 0x1f7d6230 0x2 0x1f7d4580 0x4a 0x110003 0xac 0xb8 0x170005 0x2c 0x1f7d4090 0x19 0x1e67f500 0x7 0x1a0007 0x32 0x50 0x1a 0x250004 0x0 0x2c4a960 0x1a 0x0 0x0 0x2d0007 0x2f 0x20 0x3 0x3d0007 0x4c 0xffffffffffffff60 0x92 0x470004 0x0 0x1f7d6230 0x2 0x1f7d4580 0x4a 0x4f0004 0x0 0x219206e0 0x2 0x1f6388a0 0x4b 0x5f0007 0x8b 0x30 0x7 0x630002 0x7 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 4 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 11 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 37 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 41 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1181 orig 264 168 227 165 116 0 0 0 0 184 23 196 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 65 orig 264 168 227 165 116 0 0 0 0 88 67 40 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 37 0 0 0 225 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x1c 0x1a0007 0x1c 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 912 orig 264 168 227 165 116 0 0 0 0 168 71 40 35 0 0 0 0 208 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 1 0 0 65 15 0 0 9 23 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 16 0 2 0 0 0 120 1 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 47 0xa0002 0x1e8 0x160003 0x1e8 0xb8 0x1e0007 0x100 0x80 0x9c 0x240002 0x9c 0x270007 0x7 0x50 0x95 0x390004 0x0 0x207e8ed0 0x51 0x1f7d4090 0x44 0x430007 0x106 0x20 0x1 0x530007 0x19c 0xffffffffffffff60 0x153 0x5d0004 0x0 0x1e37be00 0x153 0x0 0x0 0x650004 0x0 0x1f7d6230 0x148 0x1f7d4090 0xb 0x750007 0x150 0x30 0x3 0x790002 0x3 oops 5 17 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 19 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 31 [C 37 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 39 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 1 1087 orig 264 168 227 165 116 0 0 0 0 160 74 40 35 0 0 0 0 24 2 0 0 72 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 50 2 0 0 25 0 0 0 105 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 26 0xa0007 0x3 0x38 0x0 0xf0003 0x0 0x18 0x180002 0x3 0x220003 0x3 0x68 0x2d0007 0xde 0x50 0x12f 0x380005 0x12f 0x0 0x0 0x0 0x0 0x400007 0x20d 0xffffffffffffffb0 0x3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 767 orig 264 168 227 165 116 0 0 0 0 248 158 196 33 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 29 1 0 0 17 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 149 1 2 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x1 0x1e78 0x7 0x70 0x1 0x1128 0x0 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x7 0x80 0x0 0xb0 0x530002 0xa 0x560007 0xa 0x20 0x0 0x640002 0xd6 0x670007 0xd6 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x3d 0x920007 0x3d 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0xd6 0x20 0x0 0xc80007 0xd6 0x20 0x0 0xd50002 0xd6 0xd80007 0x31 0x3c0 0xa5 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x7 0x210 0xfc0002 0x1b 0xff0007 0x0 0x1c0 0x1b 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x1 0x1490007 0x0 0x20 0x1 0x15d0002 0x0 0x1600007 0x0 0x20 0x0 0x1700002 0x1 0x1730007 0x1 0x20 0x0 0x1830002 0x4 0x1860007 0x3 0x20 0x1 0x1960002 0x2 0x1990007 0x1 0x20 0x1 0x1a90002 0x1 0x1ac0007 0x1 0x20 0x0 0x1bb0002 0x22 0x1be0007 0x0 0x180 0x22 0x1c40008 0xc 0x6 0x160 0x1 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x6 0x2010007 0x5 0x20 0x1 0x21d0002 0x1 0x2200007 0x0 0x20 0x1 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x0 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x2 0x3090007 0x0 0x20 0x2 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x0 0x36c0007 0x0 0x20 0x0 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x1 0x3a50007 0x0 0x20 0x1 0x3b50002 0x1 0x3b80007 0x0 0x38 0x1 0x3c10003 0x1 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x2 0x3e00007 0x1 0x20 0x1 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x1 0x4690007 0x0 0x20 0x1 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x1 0x4a30007 0x1 0x38 0x0 0x4ac0003 0x0 0x48 0x4b50002 0x1 0x4b80007 0x0 0x20 0x1 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x0 0x4f10007 0x0 0x20 0x0 0x5010002 0x1 0x5040007 0x0 0x20 0x1 0x5140002 0x1 0x5170007 0x0 0x20 0x1 0x5280002 0x0 0x52b0007 0x0 0x20 0x0 0x53b0002 0x3 0x53e0007 0x3 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x5 0x5930007 0x4 0x1048 0x1 0x59c0003 0x1 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x1 0x6370007 0x0 0x20 0x1 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x3 0x6710007 0x3 0x20 0x0 0x6810002 0x1 0x6840007 0x0 0x20 0x1 0x68e0003 0x2 0xd68 0x6980002 0x65 0x69b0007 0x65 0x20 0x0 0x6ae0002 0x65 0x6b10007 0x4d 0x20 0x18 0x6be0007 0x4d 0x20 0x0 0x6cb0007 0x4d 0x20 0x0 0x6d80007 0x4d 0x20 0x0 0x6df0008 0x8 0x1 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x1 0x7070007 0x0 0x2b0 0x1 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x1 0x7510007 0x0 0x20 0x1 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x9 0x8150007 0x9 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0xc 0x84f0007 0x2 0x100 0xa 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x1 0x8810007 0x1 0x20 0x0 0x8910002 0x1 0x8940007 0x1 0x20 0x0 0x8a40002 0x1 0x8a70007 0x1 0x20 0x0 0x8b20003 0x37 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x0 0x220 0x8e90002 0x6 0x8ec0007 0x6 0x20 0x0 0x8f90007 0x6 0x20 0x0 0x9010002 0x6 0x9040007 0x6 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x0 0x98f0007 0x0 0x20 0x0 0x99c0007 0x0 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x0 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x0 0xa520007 0x0 0xc8 0x0 0xa5e0002 0x0 0xa610007 0x0 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x3 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 810 orig 264 168 227 165 116 0 0 0 0 200 23 9 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 85 2 0 0 233 2 0 0 169 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x7d 0x0 0x5d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 0 orig 264 168 227 165 116 0 0 0 0 8 38 9 35 0 0 0 0 56 4 0 0 160 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 93 0x80007 0x0 0xe8 0x0 0x130005 0x0 0x0 0x0 0x0 0x0 0x160002 0x0 0x190007 0x0 0x88 0x0 0x280004 0x0 0x0 0x0 0x0 0x0 0x2b0007 0x0 0x238 0x0 0x360003 0x0 0x218 0x410007 0x0 0xe8 0x0 0x4c0005 0x0 0x0 0x0 0x0 0x0 0x4f0002 0x0 0x520007 0x0 0x88 0x0 0x610004 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0x150 0x0 0x6f0003 0x0 0x130 0x7a0007 0x0 0xe8 0x0 0x850005 0x0 0x0 0x0 0x0 0x0 0x880002 0x0 0x8b0007 0x0 0x88 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0x9e0007 0x0 0x68 0x0 0xa90003 0x0 0x48 0xb90005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 1 59 orig 264 168 227 165 116 0 0 0 0 40 205 12 35 0 0 0 0 224 1 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 51 0 0 0 17 0 0 0 65 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 19 0xa0002 0x2 0x140003 0x2 0x68 0x1f0007 0x0 0x50 0x8 0x2a0005 0x8 0x0 0x0 0x0 0x0 0x320007 0x8 0xffffffffffffffb0 0x2 oops 0 +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass org/mozilla/universalchardet/prober/sequence/SequenceModel +instanceKlass org/mozilla/universalchardet/prober/distributionanalysis/CharDistributionAnalysis +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis$Order +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis +instanceKlass org/mozilla/universalchardet/prober/statemachine/CodingStateMachine +instanceKlass org/mozilla/universalchardet/Constants +instanceKlass org/mozilla/universalchardet/prober/statemachine/PkgInt +instanceKlass org/mozilla/universalchardet/prober/statemachine/SMModel +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 7 100 7 7 100 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 100 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass br/ufpe/cin/app/JFSTMerge 1 1 660 10 7 10 9 7 10 9 8 9 9 9 100 10 10 10 10 11 7 11 100 8 10 11 9 7 10 8 10 11 8 10 10 7 10 10 9 10 100 10 10 10 10 100 10 10 10 10 11 11 11 100 10 10 10 10 10 10 100 10 10 10 9 8 10 8 8 8 7 10 10 10 10 9 9 10 9 9 10 9 100 100 9 9 10 10 10 10 10 10 8 7 10 10 10 7 10 10 10 10 100 9 10 8 10 10 8 10 8 8 8 10 100 10 10 7 100 8 11 18 11 10 10 10 8 10 8 9 10 9 9 9 9 7 10 9 9 9 9 9 9 9 9 9 9 9 7 1 1 1 1 1 6 0 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 100 100 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 1 12 1 12 1 12 12 12 1 100 12 100 12 100 12 100 12 7 12 1 12 1 1 12 12 7 12 1 1 12 12 1 12 7 12 1 12 12 12 1 12 100 12 100 12 12 1 12 12 12 7 12 12 100 12 12 1 12 12 12 12 12 12 1 12 7 12 12 12 1 12 1 1 1 1 12 12 12 12 12 12 7 12 12 12 12 12 1 1 12 100 12 100 12 12 12 12 12 12 1 1 12 12 1 12 12 7 12 12 1 12 12 1 12 12 1 12 1 1 1 12 1 12 12 1 1 1 12 1 15 16 15 16 12 12 12 12 100 1 7 12 1 12 12 12 12 12 12 1 12 7 12 12 12 12 12 12 12 12 12 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 12 12 1 1 100 1 1 1 1 100 1 1 +staticfield br/ufpe/cin/app/JFSTMerge LOGGER Ljava/util/logging/Logger; java/util/logging/Logger +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 9 9 9 10 10 11 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 7 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 100 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 100 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 100 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 100 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 100 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 7 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 100 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 7 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 7 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 100 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 100 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 7 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 100 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 100 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 10 100 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 100 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 100 1 12 1 1 10 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 100 1 12 1 9 12 1 1 10 100 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding 1 1 593 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 3 9 12 1 9 12 10 12 1 1 7 1 10 12 1 1 9 12 1 1 5 0 3 9 12 1 1 1 1 1 1 7 1 100 7 1 1 9 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 100 1 100 1 100 1 1 5 0 9 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 9 100 1 5 0 5 0 5 0 1 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 10 100 1 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 9 12 1 10 100 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 9 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 3 10 12 1 100 1 9 12 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 100 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 100 1 12 1 9 12 1 10 10 100 1 12 1 1 9 12 1 10 12 1 1 1 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 9 12 1 10 12 10 12 1 8 1 9 12 1 1 1 1 10 10 10 9 12 1 1 1 9 12 10 12 1 10 12 1 9 12 3 10 12 9 9 12 1 1 10 12 1 1 9 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 9 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 100 1 1 1 10 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 10 12 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 5 0 10 7 1 12 1 1 5 0 5 0 10 12 1 1 10 12 1 9 12 10 12 10 1 10 12 10 12 1 9 12 1 9 12 1 1 10 12 1 1 1 1 9 12 10 12 9 100 1 12 1 1 1 1 10 12 1 1 1 1 1 10 12 1 10 10 12 1 10 12 10 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 1 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 100 1 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 7 1 9 7 1 12 1 9 12 1 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 100 1 100 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 7 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 7 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 7 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 7 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 7 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 7 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 7 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 100 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 100 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 100 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 100 1 11 100 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 100 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 7 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 100 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 100 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 7 1 10 12 1 100 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 100 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 7 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 9 9 9 100 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 100 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 100 1 12 1 1 1 1 9 100 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 100 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 100 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 100 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 100 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 100 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 100 1 12 1 1 1 1 1 9 12 1 1 9 100 1 12 1 10 12 1 10 12 1 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 100 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 0 0 44 100 1 100 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 128 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 7 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 98 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 4 108 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 129 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 94 org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 4 94 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding kind ()I 5 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 4 163 org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 163 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 180 org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 205 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 4 266 org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 931 java/util/ArrayList size ()I diff --git a/dependencies/replay_pid167652.log b/dependencies/replay_pid167652.log new file mode 100644 index 000000000..b508280ad --- /dev/null +++ b/dependencies/replay_pid167652.log @@ -0,0 +1,1584 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 229 ciObject found +ciMethod java/lang/Object ()V 4097 1 951063 0 0 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Character getNumericValue (C)I 0 0 1 0 -1 +ciMethodData java/lang/Object ()V 2 951069 orig 264 168 227 165 116 0 0 0 0 128 4 37 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 8 116 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 4097 1 2809 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSource ()[C 753 1 55 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 2057 1 233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getSource ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 41 1 120 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 49 289 25 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 121 705 121 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 841 3393 499 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 257 1377 200 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 889 3369 500 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 9 1 286 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/Util getLineNumber (I[III)I 1 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 1801 1 252 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 4097 1 7184 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 105 1 233 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser flushCommentsDefinedPriorTo (I)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser problemReporter ()Lorg/eclipse/jdt/internal/compiler/problem/ProblemReporter; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 3961 1 2809 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 3961 1 2035 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 657 1 114 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 57 1 1312 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 337 1 693 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 1369 1 2975 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 3185 1 583 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 1729 1 976 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 3073 1 745 0 0 +ciMethod org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 3185 1 735 0 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalThis (Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useAssertAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter useEnumAsAnIdentifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter illegalUseOfUnderscoreAsAnIdentifier (IIZ)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 4097 1 4230 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Expression ()V 2481 1 3179 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/Statement ()V 3689 1 4091 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/LocalDeclaration isReceiver ()Z 553 1 68 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration isModuleInfo ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration recordStringLiteral (Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 9 1 49 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteral ([C[CII)V 649 1 74 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral ([CII)V 761 1 84 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral (II)V 761 1 84 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NumberLiteral removePrefixZerosAndUnderscores ([CZ)[C 649 753 74 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Literal (II)V 137 1 505 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral ([CII)V 105 1 6 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/CharLiteral computeValue ()V 105 1 12 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 105 1 262 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 105 1 278 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 17 1 27 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 17 1 154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/TrueLiteral (II)V 201 1 24 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/NullLiteral (II)V 817 1 81 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/RecoveredElement addModifier (II)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArguments ([Lorg/eclipse/jdt/internal/compiler/ast/Argument;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/LambdaExpression setArrowPosition (I)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper getNumericValue (C)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/ast/IntLiteralMinValue ([C[CII)V 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnIntStack (I)V 2 3192 orig 264 168 227 165 116 0 0 0 0 224 214 63 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 171 0 0 0 105 94 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0xbcd 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStackLengthStack (I)V 1 877 orig 264 168 227 165 116 0 0 0 0 104 210 63 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 42 0 0 0 25 26 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x343 0x30 0x0 0x280002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushOnExpressionStack (Lorg/eclipse/jdt/internal/compiler/ast/Expression;)V 2 1656 orig 264 168 227 165 116 0 0 0 0 88 209 63 34 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7 0 0 0 137 51 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 18 0x120007 0x671 0x30 0x0 0x280002 0x0 0x340104 0x0 0x1ffa3e70 0x1a 0x21380860 0x10a 0x470007 0x671 0x30 0x0 0x5c0002 0x0 oops 2 8 org/eclipse/jdt/internal/compiler/ast/FalseLiteral 10 org/eclipse/jdt/internal/compiler/ast/StringLiteral +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeToken (I)V 2 7184 orig 264 168 227 165 116 0 0 0 0 224 46 63 34 0 0 0 0 32 36 0 0 136 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 208 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 113 0 2 0 0 0 144 34 0 0 255 255 255 255 8 0 1 0 0 0 0 0 data 1106 0x10008 0xf2 0x0 0x2290 0x0 0x1fa8 0x0 0x1fa8 0x0 0x1f90 0x0 0x1f90 0x6 0x2290 0x0 0x7e8 0x0 0x2260 0x0 0x2290 0x0 0x2290 0x3 0x20f8 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x3 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x153 0x848 0x0 0x2290 0x59 0x1ff0 0x59 0x1fd8 0x4 0x1fc0 0x0 0x2290 0x0 0x2008 0x0 0x2080 0x0 0x2290 0x0 0x2290 0x2e 0x2290 0x5b 0x1fc0 0x0 0x1d08 0x0 0x1d08 0x0 0x1d98 0x0 0x2038 0x41 0xfb0 0x0 0x1c00 0x0 0x1cb0 0x0 0x1c58 0x0 0x1720 0x0 0x17a8 0x0 0x1830 0x0 0x18b8 0x0 0x1940 0x0 0x19c8 0x5a 0x1f90 0x0 0x800 0x0 0x10c0 0x0 0xa88 0x7 0xb78 0x0 0xbf0 0x6 0xce0 0xc 0xd58 0x4a 0xdd0 0x0 0xb00 0x0 0xe48 0x0 0xf38 0x0 0x2290 0x0 0x2290 0x0 0x1f90 0x0 0x1f90 0x6 0x1f78 0x0 0x2290 0x0 0x1e10 0x0 0x2290 0x0 0xa10 0x0 0x1e88 0x0 0x2188 0x0 0x1f00 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x2290 0x0 0x1d50 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0x0 0x2290 0xf 0x11e0 0x1 0x1288 0x0 0x1d50 0x0 0x2290 0x0 0x1330 0x0 0x13d8 0x0 0x1480 0x0 0x1d50 0x8 0x1528 0x0 0x15d0 0x0 0x1678 0x25 0x1138 0x0 0x2290 0x0 0x7a0 0x0 0x2290 0x0 0x1d50 0x0 0xc68 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0x0 0x1d50 0xc 0x2290 0x0 0xec0 0x1 0x2140 0x1f10005 0x0 0x0 0x0 0x0 0x0 0x1f40003 0x0 0x1ac0 0x2040003 0x0 0x1aa8 0x20f0005 0x0 0x0 0x0 0x0 0x0 0x2130003 0x0 0x1a60 0x2170005 0x0 0x210d4850 0x757 0x0 0x0 0x2210007 0x757 0xc0 0x0 0x22f0007 0x0 0xa0 0x0 0x2400007 0x0 0x80 0x0 0x2440005 0x0 0x0 0x0 0x0 0x0 0x24e0005 0x0 0x0 0x0 0x0 0x0 0x2580007 0x757 0x1958 0x0 0x2660007 0x0 0x1938 0x0 0x2770007 0x0 0x1918 0x0 0x27b0005 0x0 0x0 0x0 0x0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880003 0x0 0x1898 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2a00005 0x0 0x0 0x0 0x0 0x0 0x2a30003 0x0 0x1820 0x2aa0005 0x0 0x0 0x0 0x0 0x0 0x2af0005 0x0 0x0 0x0 0x0 0x0 0x2b20003 0x0 0x17a8 0x2b90005 0x0 0x0 0x0 0x0 0x0 0x2be0005 0x0 0x0 0x0 0x0 0x0 0x2c10003 0x0 0x1730 0x2c70005 0x0 0x210d4850 0x1b 0x0 0x0 0x2cc0005 0x0 0x210d4850 0x1b 0x0 0x0 0x2cf0003 0x1b 0x16b8 0x2d60005 0x0 0x0 0x0 0x0 0x0 0x2db0005 0x0 0x0 0x0 0x0 0x0 0x2de0003 0x0 0x1640 0x2e40005 0x0 0x0 0x0 0x0 0x0 0x2e90005 0x0 0x0 0x0 0x0 0x0 0x2ec0003 0x0 0x15c8 0x2f10005 0x0 0x210d4850 0x6 0x0 0x0 0x2f60005 0x0 0x210d4850 0x6 0x0 0x0 0x2f90003 0x6 0x1550 0x2fe0005 0x0 0x210d4850 0xc 0x0 0x0 0x3030005 0x0 0x210d4850 0xc 0x0 0x0 0x3060003 0xc 0x14d8 0x30b0005 0x0 0x210d4850 0x51 0x0 0x0 0x3100005 0x0 0x210d4850 0x51 0x0 0x0 0x3130003 0x51 0x1460 0x31a0005 0x0 0x0 0x0 0x0 0x0 0x31f0005 0x0 0x0 0x0 0x0 0x0 0x3220003 0x0 0x13e8 0x3280005 0x0 0x0 0x0 0x0 0x0 0x32d0005 0x0 0x0 0x0 0x0 0x0 0x3300003 0x0 0x1370 0x3360005 0x0 0x0 0x0 0x0 0x0 0x33b0005 0x0 0x0 0x0 0x0 0x0 0x33e0003 0x0 0x12f8 0x3420005 0x0 0x210d4850 0x41 0x0 0x0 0x3450007 0x41 0x68 0x0 0x34b0005 0x0 0x0 0x0 0x0 0x0 0x34e0003 0x0 0x48 0x3540005 0x0 0x210d4850 0x41 0x0 0x0 0x3590005 0x0 0x210d4850 0x41 0x0 0x0 0x35c0003 0x41 0x11e8 0x36d0005 0x0 0x0 0x0 0x0 0x0 0x3720005 0x0 0x0 0x0 0x0 0x0 0x3750003 0x0 0x1170 0x37b0005 0x0 0x210d4850 0x28 0x0 0x0 0x3880005 0x0 0x210d4850 0x28 0x0 0x0 0x3930005 0x0 0x210d4850 0x28 0x0 0x0 0x3960003 0x28 0x10c8 0x39c0005 0x0 0x210d4850 0x1b 0x0 0x0 0x3a90005 0x0 0x210d4850 0x1b 0x0 0x0 0x3b40005 0x0 0x210d4850 0x1b 0x0 0x0 0x3b70003 0x1b 0x1020 0x3bd0005 0x0 0x210d4850 0x3 0x0 0x0 0x3ca0005 0x0 0x210d4850 0x3 0x0 0x0 0x3d50005 0x0 0x210d4850 0x3 0x0 0x0 0x3d80003 0x3 0xf78 0x3de0005 0x0 0x210d4850 0x2 0x0 0x0 0x3eb0005 0x0 0x210d4850 0x2 0x0 0x0 0x3f60005 0x0 0x210d4850 0x2 0x0 0x0 0x3f90003 0x2 0xed0 0x3ff0005 0x0 0x0 0x0 0x0 0x0 0x40c0005 0x0 0x0 0x0 0x0 0x0 0x4170005 0x0 0x0 0x0 0x0 0x0 0x41a0003 0x0 0xe28 0x4200005 0x0 0x0 0x0 0x0 0x0 0x42d0005 0x0 0x0 0x0 0x0 0x0 0x4380005 0x0 0x0 0x0 0x0 0x0 0x43b0003 0x0 0xd80 0x4410005 0x0 0x210d4850 0x15 0x0 0x0 0x44e0005 0x0 0x210d4850 0x15 0x0 0x0 0x4590005 0x0 0x210d4850 0x15 0x0 0x0 0x45c0003 0x15 0xcd8 0x4620005 0x0 0x0 0x0 0x0 0x0 0x46f0005 0x0 0x0 0x0 0x0 0x0 0x47a0005 0x0 0x0 0x0 0x0 0x0 0x47d0003 0x0 0xc30 0x4830005 0x0 0x0 0x0 0x0 0x0 0x4900005 0x0 0x0 0x0 0x0 0x0 0x49b0005 0x0 0x0 0x0 0x0 0x0 0x49e0003 0x0 0xb88 0x4a60005 0x0 0x210d4900 0x30 0x0 0x0 0x4b90002 0x30 0x4bc0005 0x0 0x210d4850 0x30 0x0 0x0 0x4bf0003 0x30 0xb00 0x4c70005 0x0 0x0 0x0 0x0 0x0 0x4da0002 0x0 0x4dd0005 0x0 0x0 0x0 0x0 0x0 0x4e00003 0x0 0xa78 0x4ec0005 0x0 0x0 0x0 0x0 0x0 0x4ff0002 0x0 0x5020005 0x0 0x0 0x0 0x0 0x0 0x5050003 0x0 0x9f0 0x5110005 0x0 0x0 0x0 0x0 0x0 0x5240002 0x0 0x5270005 0x0 0x0 0x0 0x0 0x0 0x52a0003 0x0 0x968 0x5360005 0x0 0x210d4900 0x6 0x0 0x0 0x5490002 0x6 0x54c0005 0x0 0x210d4850 0x6 0x0 0x0 0x54f0003 0x6 0x8e0 0x5560007 0x0 0x190 0xdc 0x55d0007 0x0 0x170 0xdc 0x5640007 0xdc 0x150 0x0 0x5720007 0x0 0x130 0x0 0x5790007 0x0 0x110 0x0 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5aa0002 0x0 0x5ad0005 0x0 0x0 0x0 0x0 0x0 0x5ba0007 0x0 0x38 0x0 0x5be0003 0x0 0x18 0x5c20005 0x0 0x0 0x0 0x0 0x0 0x5c50003 0x0 0x78 0x5cd0005 0x0 0x210d4900 0xdc 0x0 0x0 0x5e10005 0x0 0x210d4850 0xdc 0x0 0x0 0x5e70005 0x0 0x210d4850 0xdc 0x0 0x0 0x5ea0003 0xdc 0x6a8 0x6020002 0x19 0x6050005 0x0 0x210d4850 0x19 0x0 0x0 0x6080003 0x19 0x650 0x6200002 0x18 0x6230005 0x0 0x210d4850 0x18 0x0 0x0 0x6260003 0x18 0x5f8 0x63e0002 0x51 0x6410005 0x0 0x210d4850 0x51 0x0 0x0 0x6440003 0x51 0x5a0 0x65c0005 0x0 0x210d4850 0xb 0x0 0x0 0x65f0003 0xb 0x558 0x6750005 0x0 0x210d4850 0xfd 0x0 0x0 0x6780003 0xfd 0x510 0x67c0005 0x0 0x210d4850 0x51 0x0 0x0 0x6870005 0x0 0x210d4850 0x51 0x0 0x0 0x68a0003 0x51 0x498 0x6970005 0x0 0x210d4850 0x2 0x0 0x0 0x6a20005 0x0 0x210d4850 0x2 0x0 0x0 0x6a50003 0x2 0x420 0x6b20005 0x0 0x0 0x0 0x0 0x0 0x6bd0005 0x0 0x0 0x0 0x0 0x0 0x6c00003 0x0 0x3a8 0x6cb0005 0x0 0x0 0x0 0x0 0x0 0x6d80005 0x0 0x0 0x0 0x0 0x0 0x6db0003 0x0 0x330 0x7010003 0x2a 0x318 0x71c0003 0x216 0x300 0x7370003 0x4 0x2e8 0x7540003 0x2e3 0x2d0 0x7640003 0x2da 0x2b8 0x7720003 0x2da 0x2a0 0x77f0005 0x0 0x0 0x0 0x0 0x0 0x78f0005 0x0 0x0 0x0 0x0 0x0 0x7920003 0x0 0x228 0x79d0005 0x0 0x210d4850 0x5 0x0 0x0 0x7aa0005 0x0 0x210d4850 0x5 0x0 0x0 0x7ad0003 0x5 0x1b0 0x7b80005 0x0 0x210d4850 0xd 0x0 0x0 0x7bb0003 0xd 0x168 0x7c80005 0x0 0x210d4850 0x1 0x0 0x0 0x7cb0003 0x1 0x120 0x7d20007 0xae 0x108 0x0 0x7d90004 0x0 0x0 0x0 0x0 0x0 0x7dc0007 0x0 0xb8 0x0 0x7e30004 0x0 0x0 0x0 0x0 0x0 0x7ec0007 0x0 0x68 0x0 0x7fc0003 0x0 0x48 0x8090005 0x0 0x0 0x0 0x0 0x0 oops 47 267 org/eclipse/jdt/internal/core/util/CommentRecorderParser 369 org/eclipse/jdt/internal/core/util/CommentRecorderParser 375 org/eclipse/jdt/internal/core/util/CommentRecorderParser 414 org/eclipse/jdt/internal/core/util/CommentRecorderParser 420 org/eclipse/jdt/internal/core/util/CommentRecorderParser 429 org/eclipse/jdt/internal/core/util/CommentRecorderParser 435 org/eclipse/jdt/internal/core/util/CommentRecorderParser 444 org/eclipse/jdt/internal/core/util/CommentRecorderParser 450 org/eclipse/jdt/internal/core/util/CommentRecorderParser 504 org/eclipse/jdt/internal/core/util/CommentRecorderParser 523 org/eclipse/jdt/internal/core/util/CommentRecorderParser 529 org/eclipse/jdt/internal/core/util/CommentRecorderParser 553 org/eclipse/jdt/internal/core/util/CommentRecorderParser 559 org/eclipse/jdt/internal/core/util/CommentRecorderParser 565 org/eclipse/jdt/internal/core/util/CommentRecorderParser 574 org/eclipse/jdt/internal/core/util/CommentRecorderParser 580 org/eclipse/jdt/internal/core/util/CommentRecorderParser 586 org/eclipse/jdt/internal/core/util/CommentRecorderParser 595 org/eclipse/jdt/internal/core/util/CommentRecorderParser 601 org/eclipse/jdt/internal/core/util/CommentRecorderParser 607 org/eclipse/jdt/internal/core/util/CommentRecorderParser 616 org/eclipse/jdt/internal/core/util/CommentRecorderParser 622 org/eclipse/jdt/internal/core/util/CommentRecorderParser 628 org/eclipse/jdt/internal/core/util/CommentRecorderParser 679 org/eclipse/jdt/internal/core/util/CommentRecorderParser 685 org/eclipse/jdt/internal/core/util/CommentRecorderParser 691 org/eclipse/jdt/internal/core/util/CommentRecorderParser 742 org/eclipse/jdt/internal/compiler/parser/Scanner 750 org/eclipse/jdt/internal/core/util/CommentRecorderParser 810 org/eclipse/jdt/internal/compiler/parser/Scanner 818 org/eclipse/jdt/internal/core/util/CommentRecorderParser 877 org/eclipse/jdt/internal/compiler/parser/Scanner 883 org/eclipse/jdt/internal/core/util/CommentRecorderParser 889 org/eclipse/jdt/internal/core/util/CommentRecorderParser 900 org/eclipse/jdt/internal/core/util/CommentRecorderParser 911 org/eclipse/jdt/internal/core/util/CommentRecorderParser 922 org/eclipse/jdt/internal/core/util/CommentRecorderParser 931 org/eclipse/jdt/internal/core/util/CommentRecorderParser 940 org/eclipse/jdt/internal/core/util/CommentRecorderParser 949 org/eclipse/jdt/internal/core/util/CommentRecorderParser 955 org/eclipse/jdt/internal/core/util/CommentRecorderParser 964 org/eclipse/jdt/internal/core/util/CommentRecorderParser 970 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1042 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1048 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1057 org/eclipse/jdt/internal/core/util/CommentRecorderParser 1066 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/ast/ASTNode ()V 2 4239 orig 264 168 227 165 116 0 0 0 0 200 132 69 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 116 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xe8f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ()V 2 2809 orig 264 168 227 165 116 0 0 0 0 96 202 63 34 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 239 1 0 0 81 72 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 12 0x50005 0x0 0x210d4900 0x90a 0x0 0x0 0x1e0005 0x0 0x210d4850 0x90a 0x0 0x0 oops 2 2 org/eclipse/jdt/internal/compiler/parser/Scanner 8 org/eclipse/jdt/internal/core/util/CommentRecorderParser +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier ([CJ)V 2 2809 orig 264 168 227 165 116 0 0 0 0 128 201 63 34 0 0 0 0 224 2 0 0 144 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 239 1 0 0 81 72 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 18 0 2 0 0 0 128 1 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 48 0x140007 0x90a 0x40 0x0 0x2c0002 0x0 0x430002 0x0 0x4f0004 0x0 0x1ea6a2c0 0x90a 0x0 0x0 0x6e0007 0x90a 0x30 0x0 0x850002 0x0 0x960007 0x0 0xe0 0x90a 0x9c0007 0x897 0xc0 0x73 0xa40007 0x73 0xa0 0x0 0xab0007 0x0 0x80 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbd0005 0x0 0x0 0x0 0x0 0x0 oops 1 10 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser isParsingModuleDeclaration ()Z 2 1339 orig 264 168 227 165 116 0 0 0 0 96 247 63 34 0 0 0 0 216 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 216 0 0 0 25 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 144 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 18 0x40007 0x463 0x90 0x0 0xb0007 0x0 0x70 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser checkAndSetModifiers (I)V 1 254 orig 264 168 227 165 116 0 0 0 0 88 105 61 34 0 0 0 0 224 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 225 0 0 0 233 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x1d 0x20 0x0 0x230007 0x0 0x20 0x1d 0x350007 0x1d 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/FalseLiteral (II)V 1 28 orig 264 168 227 165 116 0 0 0 0 96 220 124 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 209 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x1a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/MagicLiteral (II)V 1 154 orig 264 168 227 165 116 0 0 0 0 112 227 124 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 193 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x98 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Literal (II)V 1 507 orig 264 168 227 165 116 0 0 0 0 144 144 124 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 81 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1ea oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Expression ()V 2 3187 orig 264 168 227 165 116 0 0 0 0 248 109 70 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 1 0 0 233 89 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xb3d oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/Statement ()V 2 4100 orig 264 168 227 165 116 0 0 0 0 168 187 70 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 205 1 0 0 185 113 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xe37 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/IntLiteral buildIntLiteral ([CII)Lorg/eclipse/jdt/internal/compiler/ast/IntLiteral; 1 81 orig 264 168 227 165 116 0 0 0 0 208 121 124 35 0 0 0 0 240 2 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 129 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 2 0 2 0 0 0 0 0 data 51 0x20002 0x50 0x80008 0x8 0x50 0x140 0x0 0x50 0x0 0x140 0x0 0xc8 0x280002 0x0 0x2b0007 0x0 0xe0 0x0 0x350007 0x0 0x38 0x0 0x390003 0x0 0x18 0x3f0002 0x0 0x470002 0x0 0x4a0007 0x0 0x68 0x0 0x540007 0x0 0x38 0x0 0x580003 0x0 0x18 0x5e0002 0x0 0x690007 0x50 0x38 0x0 0x6d0003 0x0 0x18 0x730002 0x50 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser createStringLiteral ([CIII)Lorg/eclipse/jdt/internal/compiler/ast/StringLiteral; 1 262 orig 264 168 227 165 116 0 0 0 0 144 95 63 34 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 201 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 2 0x90002 0xf9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral ([CIII)V 1 262 orig 264 168 227 165 116 0 0 0 0 32 207 124 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 201 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0xf9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/ast/StringLiteral (II)V 1 279 orig 264 168 227 165 116 0 0 0 0 224 207 124 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 0 0 81 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 3 0 0 0 0 0 data 2 0x30002 0x10a oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser pushIdentifier (I)V 1 138 orig 264 168 227 165 116 0 0 0 0 88 203 63 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 82 0 0 0 193 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 18 0 0 0 0 0 data 6 0x120007 0x38 0x30 0x0 0x270002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser consumeLambdaHeader ()V 1 0 orig 264 168 227 165 116 0 0 0 0 16 234 62 34 0 0 0 0 80 4 0 0 208 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 8 3 0 0 255 255 255 255 7 0 40 0 0 0 0 0 data 97 0x280007 0x0 0x30 0x0 0x3d0002 0x0 0x430003 0x0 0x168 0x4e0005 0x0 0x0 0x0 0x0 0x0 0x510007 0x0 0x80 0x0 0x550005 0x0 0x0 0x0 0x0 0x0 0x5a0005 0x0 0x0 0x0 0x0 0x0 0x640007 0x0 0xa0 0x0 0x700007 0x0 0x80 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 0x820005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xfffffffffffffeb0 0x0 0x970004 0x0 0x0 0x0 0x0 0x0 0x9f0005 0x0 0x0 0x0 0x0 0x0 0xa50005 0x0 0x0 0x0 0x0 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xe30007 0x0 0x38 0x0 0xe70003 0x0 0x18 0xf40007 0x0 0x38 0x0 0xf80003 0x0 0x18 0x10a0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentIdentifierSource ()[C 2 2809 orig 264 168 227 165 116 0 0 0 0 216 81 33 33 0 0 0 0 72 3 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 71 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 0 2 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 64 0x40007 0x8f9 0x30 0x0 0x190002 0x0 0x2d0007 0x8f9 0x20 0x0 0x360008 0xe 0x5 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x1 0x170 0x5d0005 0x0 0x210d4900 0x73 0x0 0x0 0x620005 0x0 0x210d4900 0x13 0x0 0x0 0x670005 0x0 0x210d4900 0x6a 0x0 0x0 0x6c0005 0x0 0x210d4900 0x18a 0x0 0x0 0x710005 0x0 0x210d4900 0xa8 0x0 0x0 0x760005 0x1 0x210d4900 0x184 0x0 0x0 0x890002 0x452 oops 6 28 org/eclipse/jdt/internal/compiler/parser/Scanner 34 org/eclipse/jdt/internal/compiler/parser/Scanner 40 org/eclipse/jdt/internal/compiler/parser/Scanner 46 org/eclipse/jdt/internal/compiler/parser/Scanner 52 org/eclipse/jdt/internal/compiler/parser/Scanner 58 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource1 ()[C 1 120 orig 264 168 227 165 116 0 0 0 0 144 159 33 33 0 0 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 153 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 192 1 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 56 0xb0008 0x36 0x0 0x1c0 0x0 0x1c0 0x3 0x1c0 0x2 0x1c0 0x0 0x1c0 0x33 0x1c0 0x1 0x1c0 0x0 0x1c0 0x0 0x1c0 0x33 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x7 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 0x0 0x1c0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource2 ()[C 1 135 orig 264 168 227 165 116 0 0 0 0 160 161 33 33 0 0 0 0 152 2 0 0 240 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 36 0 0 0 153 0 0 0 25 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 1 0 0 255 255 255 255 3 0 49 0 0 0 0 0 data 42 0x310003 0x13 0x58 0x400007 0x1e 0x40 0x0 0x490007 0x0 0x20 0x0 0x560007 0x1e 0xffffffffffffffc0 0x13 0x620003 0x13 0x58 0x710007 0x36 0x40 0xf 0x7a0007 0x0 0x20 0xf 0x870007 0x45 0xffffffffffffffc0 0x4 0x910007 0x3 0x20 0x1 0xa10002 0x4 0xb00004 0x0 0x1ea6a2c0 0x4 0x0 0x0 oops 1 38 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource3 ()[C 1 567 orig 264 168 227 165 116 0 0 0 0 216 163 33 33 0 0 0 0 216 2 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 0 0 0 81 3 0 0 249 14 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 1 0 0 255 255 255 255 3 0 56 0 0 0 0 0 data 50 0x380003 0x6a 0x78 0x470007 0xb6 0x60 0x13 0x500007 0x0 0x40 0x13 0x590007 0x0 0x20 0x13 0x660007 0xc9 0xffffffffffffffa0 0x57 0x720003 0x57 0x78 0x810007 0xcd 0x60 0x49 0x8a0007 0x0 0x40 0x49 0x930007 0x0 0x20 0x49 0xa00007 0x116 0xffffffffffffffa0 0xe 0xaa0007 0xc 0x20 0x2 0xba0002 0xe 0xc90004 0x0 0x1ea6a2c0 0xe 0x0 0x0 oops 1 46 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource4 ()[C 1 2117 orig 264 168 227 165 116 0 0 0 0 64 166 33 33 0 0 0 0 24 3 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 168 1 0 0 81 12 0 0 233 52 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 28 0 2 0 0 0 208 1 0 0 255 255 255 255 3 0 63 0 0 0 0 0 data 58 0x3f0003 0x18a 0x98 0x4e0007 0x301 0x80 0x9b 0x570007 0x0 0x60 0x9b 0x600007 0x0 0x40 0x9b 0x690007 0x0 0x20 0x9b 0x760007 0x39c 0xffffffffffffff80 0xef 0x820003 0xef 0x98 0x910007 0x192 0x80 0xd0 0x9a0007 0x0 0x60 0xd0 0xa30007 0x0 0x40 0xd0 0xac0007 0x0 0x20 0xd0 0xb90007 0x262 0xffffffffffffff80 0x1f 0xc30007 0x1a 0x20 0x5 0xd30002 0x1f 0xe20004 0x0 0x1ea6a2c0 0x1f 0x0 0x0 oops 1 54 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource5 ()[C 1 1025 orig 264 168 227 165 116 0 0 0 0 216 168 33 33 0 0 0 0 88 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 172 0 0 0 65 5 0 0 169 26 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 2 0 0 255 255 255 255 3 0 75 0 0 0 0 0 data 66 0x4b0003 0xa8 0xb8 0x5a0007 0x14a 0xa0 0x26 0x630007 0x3 0x80 0x23 0x6c0007 0x0 0x60 0x23 0x750007 0x0 0x40 0x23 0x7e0007 0x0 0x20 0x23 0x8b0007 0x170 0xffffffffffffff60 0x85 0x970003 0x85 0xb8 0xa60007 0x176 0xa0 0x6f 0xaf0007 0x4 0x80 0x6b 0xb80007 0x0 0x60 0x6b 0xc10007 0x0 0x40 0x6b 0xca0007 0x0 0x20 0x6b 0xd70007 0x1e5 0xffffffffffffff60 0x1a 0xe10007 0x16 0x20 0x4 0xf10002 0x1a 0x1000004 0x0 0x1ea6a2c0 0x1a 0x0 0x0 oops 1 62 [C +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner optimizedCurrentTokenSource6 ()[C 1 2096 orig 264 168 227 165 116 0 0 0 0 152 171 33 33 0 0 0 0 152 3 0 0 240 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 165 1 0 0 41 12 0 0 89 52 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 36 0 2 0 0 0 80 2 0 0 255 255 255 255 3 0 82 0 0 0 0 0 data 74 0x520003 0x185 0xd8 0x610007 0x248 0xc0 0x7a 0x6a0007 0x3 0xa0 0x77 0x730007 0x0 0x80 0x77 0x7c0007 0x0 0x60 0x77 0x850007 0x0 0x40 0x77 0x8e0007 0x0 0x20 0x77 0x9b0007 0x2c2 0xffffffffffffff40 0x10e 0xa70003 0x10e 0xd8 0xb60007 0x287 0xc0 0xf1 0xbf0007 0x5 0xa0 0xec 0xc80007 0x0 0x80 0xec 0xd10007 0x0 0x60 0xec 0xda0007 0x0 0x40 0xec 0xe30007 0x0 0x20 0xec 0xf00007 0x378 0xffffffffffffff40 0x22 0xfa0007 0x1c 0x20 0x6 0x10c0002 0x22 0x11b0004 0x0 0x1ea6a2c0 0x22 0x0 0x0 oops 1 70 [C +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser pushOnCommentsStack (II)V 1 745 orig 264 168 227 165 116 0 0 0 0 144 23 64 34 0 0 0 0 240 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 73 11 0 0 41 11 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 26 0 2 0 0 0 152 1 0 0 255 255 255 255 3 0 2 0 0 0 0 0 data 51 0x20003 0x169 0x178 0xd0007 0x0 0x38 0x0 0x100003 0x0 0x160 0x1c0007 0x0 0x38 0x0 0x290003 0x0 0x18 0x3c0007 0x0 0x38 0x0 0x400003 0x0 0x50 0x4c0007 0x0 0x38 0x0 0x590003 0x0 0x18 0x6a0007 0x0 0x40 0x0 0x710007 0x0 0x60 0x0 0x880007 0x0 0x40 0x0 0x9f0002 0x0 0xb60002 0x0 0xe20007 0x0 0xfffffffffffffea0 0x169 oops 0 +ciMethodData org/eclipse/jdt/internal/core/util/CommentRecorderParser resetModifiers ()V 1 735 orig 264 168 227 165 116 0 0 0 0 104 24 64 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 142 1 0 0 137 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 9 0 0 0 0 0 data 4 0x90002 0x151 0xd0002 0x151 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Parser resetModifiers ()V 1 735 orig 264 168 227 165 116 0 0 0 0 136 227 63 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 142 1 0 0 137 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getCurrentTokenSourceString ()[C 1 257 orig 264 168 227 165 116 0 0 0 0 208 85 33 33 0 0 0 0 160 1 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 0 0 0 0 88 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 11 0x40007 0x0 0x48 0x0 0x1d0002 0x0 0x200003 0x0 0x28 0x400002 0x0 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/ast/ArrayTypeReference$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$28 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$27 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$26 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$25 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass org/mozilla/universalchardet/prober/sequence/SequenceModel +instanceKlass org/mozilla/universalchardet/prober/distributionanalysis/CharDistributionAnalysis +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis$Order +instanceKlass org/mozilla/universalchardet/prober/contextanalysis/JapaneseContextAnalysis +instanceKlass org/mozilla/universalchardet/prober/statemachine/CodingStateMachine +instanceKlass org/mozilla/universalchardet/Constants +instanceKlass org/mozilla/universalchardet/prober/statemachine/PkgInt +instanceKlass org/mozilla/universalchardet/prober/statemachine/SMModel +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 7 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 100 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 7 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/Util 1 1 943 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 1 8 1 1 1 1 1 1 1 3 1 3 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 9 12 9 12 9 12 1 1 10 12 1 1 1 1 1 100 1 9 7 1 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 1 10 9 12 1 100 1 10 10 12 1 7 1 10 12 1 10 12 1 10 10 12 1 9 12 1 10 10 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 7 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 100 1 1 1 100 1 1 100 1 10 12 10 1 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 100 1 100 1 10 10 12 1 10 12 1 10 12 10 12 1 10 12 1 1 3 100 1 1 1 1 1 1 1 1 100 1 10 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 8 1 10 7 1 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 100 1 8 1 10 10 100 1 12 1 1 8 1 1 1 1 1 1 8 1 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 9 12 1 1 8 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 9 100 1 12 1 1 9 12 1 1 1 100 1 10 10 12 1 1 8 1 8 1 11 100 1 12 1 1 1 1 1 10 12 100 1 10 12 1 9 100 1 12 1 9 12 1 10 12 1 1 9 12 9 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 9 12 1 1 7 1 10 11 7 1 12 1 11 12 1 10 100 1 12 1 9 12 1 1 5 0 100 1 10 12 1 1 9 100 1 10 12 9 12 1 1 10 12 1 100 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 9 100 1 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 8 1 1 1 1 1 1 1 10 12 1 1 11 7 1 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 8 1 10 7 1 12 1 1 1 1 1 1 1 8 1 10 12 1 100 1 10 5 0 7 1 10 10 12 10 7 1 12 1 1 11 8 1 8 1 8 1 10 9 12 1 8 1 8 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 11 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 10 12 100 1 10 10 12 1 1 10 12 1 100 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 8 1 10 12 10 12 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 1 8 1 1 1 1 1 100 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/util/Util LINE_SEPARATOR Ljava/lang/String; "\u000d\u000a" +staticfield org/eclipse/jdt/internal/compiler/util/Util EMPTY_STRING Ljava/lang/String; " \ No newline at end of file diff --git a/dependencies/replay_pid176744.log b/dependencies/replay_pid176744.log new file mode 100644 index 000000000..1493bf640 --- /dev/null +++ b/dependencies/replay_pid176744.log @@ -0,0 +1,2756 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 513 ciObject found +ciMethod java/lang/Object ()V 4097 1 1011911 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 11555 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 665 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2585 1 323 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 41213 0 32 +ciMethod java/util/AbstractCollection ()V 2145 1 41461 0 0 +ciMethod java/util/ArrayList (I)V 3073 1 2059 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 8277 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 2065 1 8277 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2065 1 8277 0 0 +ciMethod java/util/ArrayList grow (I)V 609 1 2897 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 1087 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 7514 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 8866 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 246 0 -1 +ciMethod java/lang/Math max (II)I 817 1 35808 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 4097 1 3705 0 0 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2169 1 3937 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 50369 371865 10776 0 320 +ciMethodData java/lang/Object ()V 2 1011911 orig 264 168 227 165 116 0 0 0 0 128 4 142 27 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 57 118 123 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 7527 orig 264 168 227 165 116 0 0 0 0 160 10 155 27 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 57 227 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x1c67 0x1a0004 0x0 0x21427e80 0x4 0x28eb300 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 8277 orig 264 168 227 165 116 0 0 0 0 24 0 155 27 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 153 250 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 14 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x1f53 0x90002 0x1f53 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 8277 orig 264 168 227 165 116 0 0 0 0 120 255 154 27 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 153 250 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x14d1 0x30 0xa82 0xa0002 0xa82 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 8277 orig 264 168 227 165 116 0 0 0 0 200 0 155 27 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 153 250 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x144e 0x30 0xb05 0x160002 0xb05 oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 2897 orig 264 168 227 165 116 0 0 0 0 144 1 155 27 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 41 88 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x83 0x20 0xa82 0x180007 0xb05 0x30 0x0 0x1c0002 0x0 0x260002 0xb05 oops 0 +ciMethodData java/util/AbstractCollection ()V 2 41461 orig 264 168 227 165 116 0 0 0 0 96 121 154 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 1 0 0 73 7 5 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0xa0e9 oops 0 +ciMethodData java/util/AbstractList ()V 2 41213 orig 264 168 227 165 116 0 0 0 0 248 101 154 27 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 217 255 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x9ffb oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 2 1104 orig 264 168 227 165 116 0 0 0 0 16 8 155 27 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x406 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x406 0x300007 0x406 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 3705 orig 264 168 227 165 116 0 0 0 0 48 24 160 27 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 201 99 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x94 0x1e3b5820 0xbe5 0x0 0x0 0x60002 0xc79 0x90004 0x0 0x1e3b5820 0x94 0x0 0x0 oops 2 2 [Ljava/lang/Object; 10 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 2078 orig 264 168 227 165 116 0 0 0 0 232 251 154 27 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 128 1 0 0 241 52 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x69e 0x50007 0xf2 0x38 0x5ac 0x100003 0x5ac 0x100 0x140007 0x0 0x38 0xf2 0x1e0003 0xf2 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 2321 15505 1199 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 3201 2041 392 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 15033 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 4097 1 963 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2161 1 12492 0 320 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 11409 138057 3876 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 10465 462865 1694 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 3993 1 224 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1569 1 248 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 297 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2853 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 193 1 24 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2273 1 284 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2049 1 560 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 705 1 825 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1025 1 128 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1409 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 1265 1 158 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1087 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 4097 1 282 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 1215 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1049 1 131 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2193 1 4680 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2768 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 4097 1 380 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1313 810 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3089 15345 370 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1065 1 1241 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 281 1 116 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2825 1 1561 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 481 1 797 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1354 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 953 1 1206 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 79059 orig 264 168 227 165 116 0 0 0 0 112 42 160 27 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 1 140 0 0 1 250 3 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x1180 0x20 0x0 0x130007 0x1180 0x38 0x7f39 0x270003 0x7f39 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1497 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1953 1 1293 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 209 1 100 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1937 1 553 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1937 1 250 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 145 1 92 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 953 1 1146 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2481 1 461 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1745 2513 328 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1041 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 97 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 425 1 94 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 3145 1 551 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 25 1 5 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4249 1718 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2379 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 256 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3129 1185 525 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1687 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1017 1 1672 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 905 1 1464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2113 265 2749 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 73 73 518 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1313 1313 174 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 257 65 1785 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 775 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 185 1 16 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 793 1 77 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 177 1 15 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 73 1057 8 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 9 33 155 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 297 1 390 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1689 1 204 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1689 1 204 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 0 22 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2601 1 4386 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 353 1 654 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1689 1 204 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1057 1 1360 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1057 1 1852 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 953 18297 1144 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 25 577 153 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1449 1 188 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2713 1 9135 0 96 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1001 1 1194 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 25 1 70 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1297 1 229 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4097 1 901 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 40 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 649 1353 61 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 33 1 3 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 32 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 297 1 28 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2009 1 374 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 2049 2409 303 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1393 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 2821 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2073 2609 5652 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 785 249 97 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 89 1 56 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 913 3257 230 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 185 169 98 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 73 945 9 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 55458 orig 264 168 227 165 116 0 0 0 0 216 62 151 32 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 201 213 1 0 17 197 6 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x35f5 0x20 0x4c4 0x80007 0x0 0x40 0x35f5 0xc0007 0x35f5 0x20 0x0 0x150007 0x21ef 0x20 0x1406 0x1d0003 0x21ef 0x38 0x260007 0xb6fa 0x20 0x2e0 0x2f0007 0xb9da 0xffffffffffffffe0 0x1f0f oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1057 1 1367 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 7060 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2049 1 7168 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1745 16825 9825 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 249 1 31 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4529 2833 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3041 385 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1745 313 217 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 33 2433 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1529 1 191 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 953 1 1151 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 953 1 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 953 1 1151 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 905 1 766 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 1937 1 2368 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1233 1 154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 4097 1 779 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2121 1 5244 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 953 1 1170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2585 1 3834 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 953 1161 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 985 1097 1217 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 953 913 1151 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6497 984 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 353 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1769 1 233 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1665 1 183 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1437 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1181 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 2575 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2641 1 3834 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1324 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 953 1385 1170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1318 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 81 1 445 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 113 1 442 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1876 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 7060 orig 264 168 227 165 116 0 0 0 0 192 120 255 34 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 121 210 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 49 1 534 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 117739 orig 264 168 227 165 116 0 0 0 0 120 123 255 34 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 8 0 0 57 44 1 0 161 29 14 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2587 0x70 0x2e0007 0x19e34 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x19e34 0xffffffffffffffa8 0x2587 0x950007 0x2587 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 12501 orig 264 168 227 165 116 0 0 0 0 160 68 151 32 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 1 0 0 57 126 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x2fc7 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 9212 orig 264 168 227 165 116 0 0 0 0 56 251 180 33 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 83 1 0 0 73 21 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x22a9 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4680 orig 264 168 227 165 116 0 0 0 0 40 167 150 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 177 137 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x1136 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 1576 orig 264 168 227 165 116 0 0 0 0 160 66 151 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 97 1 0 0 57 38 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x457 0x20 0x70 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 353 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 7168 orig 264 168 227 165 116 0 0 0 0 192 121 255 34 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 216 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7403 orig 264 168 227 165 116 0 0 0 0 192 231 223 34 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 1 0 0 169 168 0 0 41 221 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1515 0x110003 0x1515 0x88 0x190007 0x690 0x50 0x14cd 0x1f0002 0x14cd 0x220007 0x0 0x20 0x14cd 0x310007 0x1d9 0x20 0x4b7 0x3f0007 0x1b5d 0xffffffffffffff90 0x48 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5244 orig 264 168 227 165 116 0 0 0 0 232 13 1 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 1 0 0 153 155 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xf20 0xb0 0x453 0xd0005 0x0 0x206f2250 0x43d 0x206f2300 0x16 0x200005 0x0 0x206f2250 0x43d 0x206f2300 0x16 0x230005 0x0 0x206f2250 0x43d 0x206f2300 0x16 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3834 orig 264 168 227 165 116 0 0 0 0 184 16 1 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 67 1 0 0 185 109 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x206f2250 0xd7b 0x206f2300 0x3c 0x40002 0xdb7 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3834 orig 264 168 227 165 116 0 0 0 0 32 199 1 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 1 0 0 129 109 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xc9e 0x40 0x112 0xc0007 0x0 0x20 0x112 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3028 orig 264 168 227 165 116 0 0 0 0 72 53 179 33 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 5 1 0 0 65 86 0 0 153 93 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xac8 0x18 0x110007 0x107 0x0 0xac8 0x190007 0x9c1 0x158 0x107 0x210007 0x107 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x763 0x20 0x365 0x780007 0x523 0x1f0 0x5a5 0x7e0008 0x14 0x0 0x188 0x0 0x128 0x5 0xf8 0x1 0x110 0x1 0x140 0x5 0xb0 0x1 0x158 0x0 0x170 0x0 0xe0 0x1 0xc8 0xd50003 0x22f 0x150 0xdd0003 0xe2 0x138 0xe50003 0x122 0x120 0xed0003 0x24 0x108 0xf50003 0x48 0xf0 0xfd0003 0x3d 0xd8 0x1050003 0x2a 0xc0 0x10d0003 0x81 0xa8 0x1150003 0x1e 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x206f2510 0x523 0x0 0x0 0x1370007 0x8c0 0x50 0x208 0x13c0007 0x208 0x30 0x0 0x1430002 0x0 0x14f0007 0x8c0 0x30 0x0 0x1590002 0x0 0x1600007 0x7b9 0x60 0x107 0x16d0002 0x107 0x1700005 0x0 0x206f29a0 0x107 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4467 orig 264 168 227 165 116 0 0 0 0 112 162 180 33 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 113 129 0 0 185 33 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x6f3 0x38 0x93b 0x50003 0x93b 0x18 0xc0007 0x16 0x38 0x1018 0x120003 0x1018 0x18 0x1e0003 0x102e 0x58 0x2b0002 0x16 0x2e0004 0x0 0x2054f4c0 0x16 0x0 0x0 0x350007 0x16 0xffffffffffffffc0 0x102e oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1687 orig 264 168 227 165 116 0 0 0 0 72 49 179 33 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0 0 0 193 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x4e3 0x20 0x135 0xd0002 0x618 0x170007 0x618 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x618 0x530007 0x618 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 529 orig 264 168 227 165 116 0 0 0 0 24 55 179 33 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 65 16 0 0 65 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x1f31e710 0x208 0x0 0x0 0xb0007 0x1b1 0xe0 0x57 0xf0005 0x0 0x1f31e710 0x57 0x0 0x0 0x120007 0x57 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x57 0x2e0003 0x208 0x150 0x3c0007 0x0 0x38 0x208 0x400003 0x208 0x18 0x440005 0x0 0x206f2460 0x208 0x0 0x0 0x4b0002 0x208 0x520007 0x0 0x90 0x208 0x580007 0x208 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x206f2460 0x208 0x0 0x0 0x7c0007 0x208 0xfffffffffffffec8 0x208 0x810007 0x208 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 17988 orig 264 168 227 165 116 0 0 0 0 56 206 180 33 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 239 8 0 0 25 32 0 0 169 234 1 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x403 0x40007 0x403 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x200007 0x403 0x20 0x0 0x2c0005 0x0 0x206f0420 0x403 0x0 0x0 0x2f0007 0x39b 0x80 0x68 0x380007 0x4d 0x60 0x1b 0x400007 0x4 0x40 0x17 0x470007 0x0 0x20 0x17 0x680005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x740007 0x0 0x38 0x403 0x780003 0x403 0x18 0x800005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x870005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x8c0002 0x403 0x8f0002 0x403 0x950005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x9e0007 0x17b 0x750 0x288 0xa20005 0x0 0x206f2250 0x280 0x206f2300 0x8 0xae0007 0x0 0x50 0x288 0xb90005 0x0 0x206f23b0 0x288 0x0 0x0 0xc60003 0x288 0x78 0xcd0007 0xbf 0x60 0x2d8 0xd70007 0x1ff 0x40 0xd9 0xe70007 0x108b 0x0 0xd9 0xf70007 0x397 0xffffffffffffffa0 0x288 0xfe0005 0x0 0x206f2250 0x280 0x206f2300 0x8 0x1030007 0x24e 0x110 0x3a 0x1070005 0x0 0x206f0420 0x3a 0x0 0x0 0x10a0007 0x39 0x70 0x1 0x10e0005 0x0 0x206f0420 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x206f0420 0x3a 0x0 0x0 0x11b0007 0x3a 0x20 0x0 0x12a0007 0xe4 0x218 0x1a4 0x13e0007 0x0 0x20 0x1a4 0x1540003 0x1a4 0x1b8 0x1640007 0xbf 0x0 0x2d8 0x16b0007 0x1ff 0x40 0xd9 0x17b0007 0x108b 0x0 0xd9 0x1820007 0x0 0x140 0x2d8 0x1a40005 0x0 0x206f2460 0x2d8 0x0 0x0 0x1a90005 0x0 0x206f2510 0x2d8 0x0 0x0 0x1ac0004 0x0 0x206f0420 0x7b 0x206f25c0 0x15f 0x1af0007 0x0 0x90 0x2d8 0x1c30005 0x0 0x206f2250 0x2d6 0x206f2300 0x2 0x1ce0002 0x2d8 0x1d10004 0x0 0x206f2670 0x2d8 0x0 0x0 0x1df0007 0x2d8 0xfffffffffffffe60 0x1a4 0x1e30005 0x0 0x206f2250 0x280 0x206f2300 0x8 0x1ec0007 0x0 0x108 0x288 0x1f60007 0x213 0xe8 0x75 0x2030003 0x75 0xa8 0x21c0005 0x0 0x206f2460 0x87 0x0 0x0 0x2210005 0x0 0x206f2510 0x87 0x0 0x0 0x2240004 0x0 0x206f2790 0x25 0x206f0420 0x62 0x22c0007 0x87 0xffffffffffffff70 0x75 0x2300005 0x0 0x206f2250 0x280 0x206f2300 0x8 0x2350007 0x3a 0x80 0x24e 0x2490005 0x0 0x206f2460 0x24e 0x0 0x0 0x24e0005 0x0 0x206f2510 0x24e 0x0 0x0 0x2550007 0x288 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x288 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x17b 0x2aa0005 0x0 0x206f23b0 0x17b 0x0 0x0 0x2c10002 0x17b 0x2d30007 0xfa 0x30 0x81 0x2ea0002 0x81 0x3070007 0x0 0x2a8 0x17b 0x3220007 0x131 0x38 0x4a 0x3300003 0x4a 0x268 0x3380002 0x131 0x3400003 0x131 0xf8 0x34a0005 0x0 0x206f2250 0x206 0x206f2300 0xa 0x3560002 0x210 0x35d0002 0x210 0x3730005 0x0 0x206f2460 0x210 0x0 0x0 0x3780005 0x0 0x206f2510 0x210 0x0 0x0 0x37b0005 0x0 0x206f2840 0x210 0x0 0x0 0x3930007 0x210 0xffffffffffffff20 0x131 0x3a30005 0x0 0x206f2840 0x131 0x0 0x0 0x3b30005 0x0 0x206f2840 0x131 0x0 0x0 0x3c10007 0x0 0xc8 0x131 0x3ce0003 0x131 0x88 0x3dc0005 0x0 0x206f2250 0x206 0x206f2300 0xa 0x3e70002 0x210 0x3ea0004 0x0 0x206f2670 0x210 0x0 0x0 0x3f20007 0x210 0xffffffffffffff90 0x131 0x4020005 0x0 0x206f2460 0x17b 0x0 0x0 0x4070005 0x0 0x206f2510 0x17b 0x0 0x0 0x40e0005 0x0 0x206f28f0 0x17b 0x0 0x0 0x4110007 0x17b 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x206f2250 0x16d 0x206f2300 0xe 0x4930007 0x0 0x108 0x17b 0x49d0007 0x15f 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x206f2460 0x24 0x0 0x0 0x4c80005 0x0 0x206f2510 0x24 0x0 0x0 0x4cb0004 0x0 0x206f0420 0x11 0x206f2790 0x13 0x4d30007 0x24 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x4dc0007 0x3be 0x48 0x45 0x4ea0002 0x45 0x4ed0003 0x45 0x58 0x4f70005 0x0 0x206f2250 0x3a8 0x206f2300 0x16 0x5030002 0x3be 0x50a0005 0x0 0x206f2460 0x403 0x0 0x0 0x5140005 0x0 0x206f2460 0x403 0x0 0x0 0x51d0007 0x0 0x80 0x403 0x5230007 0x403 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x403 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x403 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x403 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x5a00005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x5a50007 0x3be 0xc0 0x45 0x5aa0005 0x0 0x206f2460 0x45 0x0 0x0 0x5b40005 0x0 0x206f2460 0x45 0x0 0x0 0x5c50002 0x45 0x5c80005 0x0 0x206f0910 0x45 0x0 0x0 0x5d50002 0x403 0x5db0005 0x0 0x206f0420 0x403 0x0 0x0 0x5de0007 0x403 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x206f0910 0x403 0x0 0x0 0x5fe0007 0x0 0x20 0x403 0x60a0007 0x0 0x50 0x403 0x6140005 0x0 0x206f2250 0x3ed 0x206f2300 0x16 0x62c0003 0x403 0x48 0x63d0005 0x0 0x206f29a0 0x9a 0x0 0x0 0x6470007 0x9a 0xffffffffffffffd0 0x403 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 520 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2368 orig 264 168 227 165 116 0 0 0 0 200 6 1 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 113 66 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x408 0x30 0x446 0x90002 0x446 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 1898 orig 264 168 227 165 116 0 0 0 0 144 21 1 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 137 0 0 0 49 34 0 0 9 55 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x206f2250 0x430 0x206f2300 0x16 0x90005 0x0 0x206f2250 0x430 0x206f2300 0x16 0x130003 0x446 0x260 0x1c0005 0x0 0x206f2250 0x587 0x206f2300 0x4e 0x310005 0x0 0x206f2250 0x587 0x206f2300 0x4e 0x340005 0x0 0x206f2250 0x587 0x206f2300 0x4e 0x3c0007 0x0 0x188 0x5d5 0x430008 0xa 0x31d 0x168 0x0 0xf0 0x1 0x60 0x126 0xa8 0x0 0x138 0x710002 0x1 0x740007 0x0 0xf8 0x1 0x7d0003 0x1 0xd8 0x850002 0x17b 0x880007 0x17b 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x206f2250 0x587 0x206f2300 0x4e 0xcf0007 0x5d5 0xfffffffffffffdb8 0x446 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1151 orig 264 168 227 165 116 0 0 0 0 192 2 1 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 65 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x408 0x80002 0x408 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1151 orig 264 168 227 165 116 0 0 0 0 232 25 1 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 65 32 0 0 89 29 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x206f2250 0x3f2 0x206f2300 0x16 0xb0007 0x68 0x178 0x3a0 0x100003 0x3a0 0x138 0x190005 0x0 0x206f2250 0x38b 0x206f2300 0x16 0x2e0005 0x0 0x206f2250 0x38b 0x206f2300 0x16 0x310005 0x0 0x206f2250 0x38b 0x206f2300 0x16 0x3b0002 0x3a1 0x3e0007 0x37 0x50 0x36a 0x430002 0x36a 0x4a0007 0x0 0x20 0x36a 0x5e0005 0x0 0x206f2250 0x37 0x0 0x0 0x6a0007 0x3a1 0xfffffffffffffee0 0x36 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1858 orig 264 168 227 165 116 0 0 0 0 240 191 180 33 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 241 53 0 0 97 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x6a8 0xf8 0x16 0x100003 0x16 0xb8 0x1a0005 0x0 0x1f35a120 0x16 0x0 0x0 0x1f0002 0x16 0x2a0005 0x0 0x206f2510 0x16 0x0 0x0 0x300007 0x16 0x30 0x0 0x390002 0x0 0x450007 0x16 0xffffffffffffff60 0x16 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1367 orig 264 168 227 165 116 0 0 0 0 184 190 180 33 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 153 38 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x4d3 0x40007 0x4d3 0x30 0x0 0xb0002 0x0 0x100007 0x4d3 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x4d3 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1151 orig 264 168 227 165 116 0 0 0 0 16 5 1 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 65 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x28d 0xa0 0x17b 0xc0007 0x0 0x80 0x17b 0x1e0005 0x0 0x206f2250 0x16d 0x206f2300 0xe 0x210005 0x0 0x206f2250 0x16d 0x206f2300 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 766 orig 264 168 227 165 116 0 0 0 0 0 6 1 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 113 0 0 0 105 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x28d 0xd0005 0x0 0x206f2250 0x285 0x206f2300 0x8 0x200005 0x0 0x206f2250 0x285 0x206f2300 0x8 0x230005 0x0 0x206f2250 0x285 0x206f2300 0x8 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1367 orig 264 168 227 165 116 0 0 0 0 192 54 255 34 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 153 38 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 1010 orig 264 168 227 165 116 0 0 0 0 216 87 150 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 0 0 0 209 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x2d0 0x20 0xca oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 1050 orig 264 168 227 165 116 0 0 0 0 136 71 151 33 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 60 0 0 0 241 30 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x225 0x40 0x1b9 0x150007 0x1b9 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 342 orig 264 168 227 165 116 0 0 0 0 184 62 151 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 35 0 0 0 153 9 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x7e 0x20 0xb5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1170 orig 264 168 227 165 116 0 0 0 0 40 4 1 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 217 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x41b 0x80002 0x41b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 1875 orig 264 168 227 165 116 0 0 0 0 128 19 1 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 217 32 0 0 17 54 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x206f2250 0x405 0x206f2300 0x16 0xf0003 0x41b 0x2b0 0x180005 0x0 0x206f2250 0x55f 0x206f2300 0x4e 0x2d0005 0x0 0x206f2250 0x55f 0x206f2300 0x4e 0x300005 0x0 0x206f2250 0x55f 0x206f2300 0x4e 0x3a0002 0x5ad 0x3d0007 0x51c 0x1c8 0x91 0x450005 0x0 0x206f2250 0x7d 0x206f2300 0x14 0x4f0007 0x91 0x38 0x0 0x560003 0x0 0x188 0x620003 0x91 0x108 0x700005 0x0 0x206f2250 0x90 0x206f2300 0x1b 0x7b0005 0x0 0x206f2250 0x90 0x206f2300 0x1b 0x930005 0x0 0x206f2250 0x90 0x206f2300 0x1b 0x960005 0x0 0x206f2250 0x90 0x206f2300 0x1b 0x990004 0x0 0x1e0e2350 0xab 0x0 0x0 0xa40007 0xab 0xffffffffffffff10 0x91 0xa70003 0x91 0x48 0xb30005 0x0 0x206f2250 0x4e2 0x206f2300 0x3a 0xc00007 0x5ad 0xfffffffffffffd68 0x41b 0xc40007 0x91 0x38 0x38a 0xce0003 0x38a 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 456 orig 264 168 227 165 116 0 0 0 0 128 227 1 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 241 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x1be 0x1e0007 0x1be 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2 4334 orig 264 168 227 165 116 0 0 0 0 80 215 180 33 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 185 4 0 0 49 133 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 66 0 2 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x97 0x40007 0x97 0x30 0x0 0xb0002 0x0 0x250002 0x97 0x330003 0x97 0x2a0 0x3b0008 0xa 0xe42 0x128 0xd1 0xb0 0x17 0x60 0x0 0x128 0xad 0x78 0x5b0003 0x17 0x228 0x630007 0x17 0x210 0x97 0x660003 0x97 0x210 0x6b0007 0x17 0x1d8 0xbb 0x740007 0x0 0x1b8 0xbb 0x800007 0x2 0x198 0xb9 0x860003 0xb9 0x178 0x8b0007 0xd9c 0x160 0xb9 0x970002 0xb9 0xa20002 0xb9 0xb40002 0xb9 0xc20005 0x0 0x206f2460 0xb9 0x0 0x0 0xc90005 0x0 0x206f2460 0xb9 0x0 0x0 0xd30002 0xb9 0xda0007 0x0 0x70 0xb9 0xe20007 0xb9 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x206f2840 0xb9 0x0 0x0 0x1050007 0xfec 0xfffffffffffffd78 0x0 0x1120005 0x0 0x206f2840 0x97 0x0 0x0 0x1170007 0x81 0x20 0x16 0x1230003 0x97 0xf8 0x1360005 0x0 0x206f2460 0xb9 0x0 0x0 0x13b0002 0xb9 0x1420005 0xb8 0x217c1380 0x1 0x0 0x0 0x1450007 0x0 0x70 0xb9 0x14d0005 0x0 0x1f3112a0 0xb9 0x0 0x0 0x1500007 0xb9 0x20 0x0 0x1610007 0xb9 0xffffffffffffff20 0x97 oops 7 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 121 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 546 orig 264 168 227 165 116 0 0 0 0 248 190 2 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 225 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x21c 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1827 orig 264 168 227 165 116 0 0 0 0 88 63 179 33 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 25 56 0 0 9 50 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x703 0x18 0x1e0007 0x60 0x0 0x703 0x260007 0x6a3 0x158 0x60 0x2e0007 0x60 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x404 0x298 0x2ff 0x8d0005 0x0 0x206f28f0 0x2ff 0x0 0x0 0x960003 0x2ff 0x58 0xa80002 0x18c 0xab0007 0x34 0x30 0x158 0xbb0002 0x158 0xc40007 0x18c 0xffffffffffffffc0 0x1a7 0xcb0004 0x0 0x206f0420 0x1a7 0x0 0x0 0xce0007 0x0 0x68 0x1a7 0xd20004 0x0 0x206f0420 0x1a7 0x0 0x0 0xda0003 0x1a7 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1a7 0x58 0xfb0002 0x22f 0xfe0007 0x88 0x30 0x1a7 0x10f0002 0x1a7 0x1180007 0x22f 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x206f28f0 0x404 0x0 0x0 0x14f0007 0x1fc 0x38 0x208 0x1530003 0x208 0x18 0x15f0005 0x0 0x206f2510 0x404 0x0 0x0 0x1660007 0x208 0x98 0x1fc 0x16b0007 0x7 0x38 0x1f5 0x1700003 0x1f5 0x58 0x17a0002 0x7 0x17d0005 0x0 0x206f2510 0x7 0x0 0x0 0x1830004 0x0 0x206f2790 0xf0 0x206f0420 0x118 0x18a0004 0xfffffffffffffee8 0x206f2790 0xf0 0x206f0420 0xca 0x18d0007 0x118 0xb0 0xf0 0x1920005 0x0 0x206f2790 0xf0 0x0 0x0 0x1950007 0xea 0x60 0x6 0x19c0002 0x6 0x19f0004 0x0 0x206f0420 0x6 0x0 0x0 0x1a60005 0x0 0x206f2790 0xea 0x206f0420 0x11e 0x1b10005 0x0 0x206f2790 0xea 0x206f0420 0x11e 0x1b40007 0x1b1 0x98 0x57 0x1ba0002 0x57 0x1c20003 0x57 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x57 0x1e20002 0x208 0x1ee0005 0x0 0x206f2510 0x208 0x0 0x0 0x1f70003 0x208 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x208 0x2d50002 0x208 0x2dc0007 0x24 0x38 0x1e4 0x2e10003 0x1e4 0x58 0x2eb0002 0x24 0x2ee0005 0x0 0x206f2510 0x24 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 454 orig 264 168 227 165 116 0 0 0 0 8 230 1 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 0 0 0 193 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x1b8 0x100007 0x19c 0x20 0x1c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 111 orig 264 168 227 165 116 0 0 0 0 200 147 174 33 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 0 0 0 169 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x55 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1490 orig 264 168 227 165 116 0 0 0 0 112 146 174 33 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 244 0 0 0 241 38 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x4de 0x2b0007 0x0 0x40 0x4de 0x310007 0x360 0x38 0x17e 0x370003 0x17e 0x18 0x420007 0x0 0x40 0x4de 0x480007 0xa3 0x38 0x43b 0x4e0003 0x43b 0x18 0x600007 0x0 0x110 0x4de 0x670005 0x344 0x1f31e710 0x53 0x206f0420 0x147 0x6a0007 0x4de 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1281 orig 264 168 227 165 116 0 0 0 0 160 14 1 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 81 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 103 orig 264 168 227 165 116 0 0 0 0 184 216 174 33 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 169 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1276 orig 264 168 227 165 116 0 0 0 0 40 50 151 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 0 0 0 185 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x46f 0x20 0x8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1287 orig 264 168 227 165 116 0 0 0 0 88 218 174 33 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 129 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x490 0xd0005 0x0 0x206f0420 0x48a 0x20204680 0x6 oops 2 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 6 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 1702 orig 264 168 227 165 116 0 0 0 0 224 205 1 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 173 0 0 0 129 36 0 0 201 47 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x157 0xd8 0x339 0xb0003 0x339 0x58 0x120007 0x0 0x40 0x572 0x1a0007 0x56c 0x20 0x6 0x220007 0x6 0x40 0x8a5 0x2a0007 0x572 0xffffffffffffffa0 0x333 0x2f0007 0x6 0x20 0x333 0x350007 0x490 0x30 0x0 0x400002 0x0 0x450007 0x48a 0x30 0x6 0x4e0002 0x6 0x560002 0x48a 0x5a0005 0x0 0x20bb4fc0 0x48a 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1324 orig 264 168 227 165 116 0 0 0 0 112 100 151 33 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 169 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x41 0xb8 0x474 0x70005 0x0 0x206f0420 0x474 0x0 0x0 0xc0007 0x412 0xe8 0x62 0x110005 0x19 0x1fdef520 0x49 0x0 0x0 0x150003 0x62 0x98 0x1b0005 0x16 0x20204680 0x1f 0x202078a0 0xc 0x200007 0x0 0x50 0x41 0x260005 0x22 0x1fdef520 0x1f 0x0 0x0 oops 5 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 16 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 620 orig 264 168 227 165 116 0 0 0 0 80 26 180 33 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 209 4 0 0 65 19 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x9a 0x130007 0x0 0xf0 0x9a 0x250003 0x9a 0x98 0x310104 0xffffffffffffffa8 0x1f3112a0 0x9a 0x1fd11d90 0x27 0x340007 0x1ce 0x50 0x9a 0x390004 0x0 0x1f3112a0 0x9a 0x0 0x0 0x470007 0x268 0xffffffffffffff80 0x9a 0x4a0003 0x9a 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 72488 orig 264 168 227 165 116 0 0 0 0 224 110 151 32 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 57 22 0 0 113 122 3 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x2c7 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x2c7 0x130007 0x2c7 0x20 0x0 0x200003 0x2c7 0x38 0x280007 0x3202 0x20 0x59f 0x340007 0x37a1 0xffffffffffffffe0 0x2c7 0x470003 0x2c7 0x78 0x4f0007 0x3202 0x60 0x59f 0x5d0004 0x0 0x1e0e2350 0x59f 0x0 0x0 0x6f0002 0x59f 0x7e0007 0x37a1 0xffffffffffffffa0 0x2c7 0x8b0004 0x0 0x1e0e2350 0x2c7 0x0 0x0 0x990002 0x2c7 oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 2575 orig 264 168 227 165 116 0 0 0 0 200 191 1 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 64 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2853 orig 264 168 227 165 116 0 0 0 0 136 37 150 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 73 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x925 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2772 orig 264 168 227 165 116 0 0 0 0 24 231 150 33 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 70 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x8d4 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2855 orig 264 168 227 165 116 0 0 0 0 88 154 221 34 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 73 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0x923 0x20 0x3 0xe0005 0x385 0x1f0c2bd0 0x59e 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3094 orig 264 168 227 165 116 0 0 0 0 64 192 0 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 2 0 0 201 72 0 0 1 79 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x919 0x110003 0x919 0x88 0x190007 0x170 0x50 0x77a 0x1f0002 0x77a 0x220007 0x14 0x20 0x766 0x310007 0x184 0x20 0x0 0x3f0007 0x8ea 0xffffffffffffff90 0x1b3 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2379 orig 264 168 227 165 116 0 0 0 0 16 37 179 33 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x392 0x1f9448e0 0x3b9 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 1844 orig 264 168 227 165 116 0 0 0 0 72 152 221 34 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 41 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x319 0x1f9448e0 0x21b 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2295 orig 264 168 227 165 116 0 0 0 0 80 24 179 33 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 2 0 0 177 37 0 0 33 55 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x4b6 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x206f2510 0x4b6 0x0 0x0 0x1a0007 0x1 0x40 0x4b5 0x210007 0x4b5 0x20 0x0 0x2e0003 0x4b5 0x88 0x350005 0x0 0x1fed2a00 0x520 0x0 0x0 0x3a0007 0x9 0x40 0x517 0x410007 0x517 0x20 0x0 0x4c0007 0x520 0xffffffffffffff90 0x4ac 0x560005 0x0 0x1fed2a00 0x4ac 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1687 orig 264 168 227 165 116 0 0 0 0 144 47 179 33 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x206f2510 0x497 0x0 0x0 0x90007 0x3fb 0x118 0x9c 0xf0002 0x9c 0x180007 0x9c 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x9c 0x340002 0x9c 0x3a0007 0x9c 0x20 0x0 0x4e0005 0x0 0x1fed2a00 0x9c 0x0 0x0 0x510003 0x9c 0x150 0x590007 0x3fb 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x137 0x80 0x2c4 0x850005 0x0 0x206f2510 0x2c4 0x0 0x0 0x880004 0x0 0x206f0420 0x200 0x206f2790 0xc1 oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1437 orig 264 168 227 165 116 0 0 0 0 32 185 1 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 2 901 orig 264 168 227 165 116 0 0 0 0 232 111 220 34 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1181 orig 264 168 227 165 116 0 0 0 0 144 188 1 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 2 779 orig 264 168 227 165 116 0 0 0 0 16 13 1 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1281 orig 264 168 227 165 116 0 0 0 0 48 189 1 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 24 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 1 1324 orig 264 168 227 165 116 0 0 0 0 152 204 1 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 97 25 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x32c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 1729 orig 264 168 227 165 116 0 0 0 0 192 27 1 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 3 0 0 193 14 0 0 169 28 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x206f2250 0x1c2 0x206f2300 0x16 0x140005 0x0 0x206f2250 0x1c2 0x206f2300 0x16 0x1e0007 0x1b6 0x58 0x22 0x240003 0x22 0x18 0x310007 0x5a 0x0 0x22 0x360005 0x0 0x206f2250 0x1c2 0x206f2300 0x16 0x410003 0x1d8 0x118 0x4a0005 0x0 0x206f2250 0x2d3 0x206f2300 0x21 0x5f0005 0x0 0x206f2250 0x2d3 0x206f2300 0x21 0x620005 0x0 0x206f2250 0x2d3 0x206f2300 0x21 0x6c0002 0x2f4 0x6f0007 0x2f4 0x30 0x0 0x750002 0x0 0x810005 0x0 0x206f2250 0x2d3 0x206f2300 0x21 0x8f0007 0x2f4 0xffffffffffffff00 0x1d8 oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 22 orig 264 168 227 165 116 0 0 0 0 16 161 180 33 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x1f35a120 0x16 0x0 0x0 0x40007 0x0 0xb0 0x16 0x80004 0x0 0x1f35a120 0x16 0x0 0x0 0x100007 0x16 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x1f35a120 0x16 0x0 0x0 0x280007 0x16 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x16 0x3b0003 0x16 0x18 0x480003 0x16 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x16 0x7b0005 0x0 0x1f35a120 0x16 0x0 0x0 0x830005 0x0 0x1f35a120 0x16 0x0 0x0 0x880007 0x16 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x206f2510 0x16 0x0 0x0 0xac0005 0x0 0x206f2510 0x16 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1043 orig 264 168 227 165 116 0 0 0 0 200 240 178 33 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 153 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x11 0x206f0420 0x160 0x206f2790 0xa2 0x40008 0xe 0xff 0xf8 0x0 0x80 0x2 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x19a 0x20 0x68 0x5e0005 0x0 0x206f0420 0xf8 0x206f2790 0xa2 0x610008 0x8 0xe0 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x0 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x206f0420 0xf8 0x206f2790 0xa2 0xaa0007 0x0 0x100 0x19a 0xaf0007 0x19a 0xc8 0x0 0xb40005 0x0 0x0 0x0 0x0 0x0 0xb70004 0x0 0x0 0x0 0x0 0x0 0xbb0005 0x0 0x0 0x0 0x0 0x0 0xbe0003 0x0 0x18 0xc40003 0x19a 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x19a 0x10d0007 0x19a 0x88 0x0 0x1110007 0x0 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 6 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 45 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 83 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 85 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 722 orig 264 168 227 165 116 0 0 0 0 240 229 178 33 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 58 1 0 0 9 6 0 0 193 12 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xc1 0x20 0x0 0xf0005 0x0 0x206f2510 0xc1 0x0 0x0 0x140007 0x1 0x40 0xc0 0x1b0007 0xc0 0x2c0 0x0 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x1 0x40 0x0 0x9f0007 0x0 0x30 0x0 0xae0002 0x1 0xb30007 0x1 0x20 0x0 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xc1 0x338 0xe30005 0x0 0x1fed2a00 0x198 0x0 0x0 0xe80007 0x10 0x40 0x188 0xef0007 0x188 0x2d0 0x0 0xf60007 0x10 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0x10 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0x10 0x1980002 0x10 0x19d0007 0x10 0x20 0x0 0x1b40005 0x0 0x1fed2a00 0x10 0x0 0x0 0x1bf0007 0x198 0xfffffffffffffce0 0xc1 0x1c30004 0xffffffffffffff3f 0x1fed2a00 0xc1 0x0 0x0 0x1c60007 0xc1 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 229 orig 264 168 227 165 116 0 0 0 0 96 108 220 34 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 162 0 0 0 25 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x43 0x230005 0x0 0x206f2790 0x43 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 386 orig 264 168 227 165 116 0 0 0 0 152 146 221 34 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 251 0 0 0 57 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x35 0x50 0x52 0xe0005 0x0 0x1fed2a00 0x52 0x0 0x0 0x150007 0x7e 0x30 0x9 0x1f0002 0x9 0x380005 0x87 0x0 0x0 0x0 0x0 0x3d0007 0x47 0x120 0x40 0x410005 0x0 0x206f2790 0xe 0x1fed2af0 0x32 0x440007 0x32 0xd0 0xe 0x480005 0x0 0x206f0420 0xe 0x0 0x0 0x4b0007 0x0 0x80 0xe 0x4f0004 0x0 0x206f2790 0xe 0x0 0x0 0x570005 0x0 0x206f2790 0xe 0x0 0x0 0x640007 0x87 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x35 0x206f0420 0xf 0x206f2790 0x43 0x7e0007 0x43 0x2d8 0x44 0x850007 0x44 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 92 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 204 orig 264 168 227 165 116 0 0 0 0 0 249 178 33 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 0 0 0 185 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x32 0x50 0x65 0x70002 0x65 0xf0007 0x65 0x20 0x0 0x1e0002 0x97 0x270007 0x0 0x100 0x97 0x2f0005 0x0 0x206f2510 0x97 0x0 0x0 0x320005 0x0 0x206f2510 0x97 0x0 0x0 0x390007 0x97 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x1fed2af0 0x97 0x0 0x0 0x4e0005 0x0 0x1fed2a00 0x97 0x0 0x0 0x550007 0x97 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x206f2840 0x97 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 2391 orig 264 168 227 165 116 0 0 0 0 160 142 150 33 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 58 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0xda 0x20 0x67d 0x80007 0x0 0x40 0xda 0xc0007 0xda 0x20 0x0 0x170007 0x1c 0x40 0xbe 0x220007 0xbe 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1096 orig 264 168 227 165 116 0 0 0 0 184 126 150 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 65 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 22 orig 264 168 227 165 116 0 0 0 0 136 22 181 33 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x16 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 22 orig 264 168 227 165 116 0 0 0 0 112 31 179 33 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x15 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x1f460300 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x1f460300 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x1f460300 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x16 0xf90005 0x0 0x1f460300 0x16 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x16 0x1070003 0x16 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 16 19 181 33 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 292 orig 264 168 227 165 116 0 0 0 0 200 200 174 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 145 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x32 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 820 orig 264 168 227 165 116 0 0 0 0 160 192 174 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 17 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x23c 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 179 orig 264 168 227 165 116 0 0 0 0 160 161 181 33 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 129 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffff50 0x206f0420 0xa5 0x0 0x0 0x70007 0xb0 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 9 orig 264 168 227 165 116 0 0 0 0 88 18 179 33 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 49 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x6 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x206f29a0 0x6 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 1 408 orig 264 168 227 165 116 0 0 0 0 80 148 221 34 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 1 0 0 121 1 0 0 89 3 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 6 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 20 0 0 0 0 0 data 4 0x140007 0x3a 0x0 0x2f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 652 orig 264 168 227 165 116 0 0 0 0 56 87 224 34 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 151 1 0 0 161 3 0 0 169 7 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x33 0x206f0910 0x36 0x1f31e710 0xb 0x110003 0x74 0xb8 0x170005 0xd2 0x206f0910 0x21 0x1f31e710 0x2 0x1a0007 0xf3 0x50 0x2 0x250004 0x0 0x29bb9c0 0x2 0x0 0x0 0x2d0007 0xf2 0x20 0x1 0x3d0007 0xf5 0xffffffffffffff60 0x72 0x470004 0x0 0x206f0910 0x36 0x1f31e710 0x9 0x4f0004 0x0 0x20bb4fc0 0x3d 0x29bb9c0 0x23 0x5f0007 0x6e 0x30 0x4 0x630002 0x4 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 4 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 11 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 13 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 37 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 41 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 43 java/lang/Boolean +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 200 29 1 35 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +instanceKlass java/util/IdentityHashMap$IdentityHashMapIterator +instanceKlass java/util/Formattable +instanceKlass java/util/Formatter$Conversion +instanceKlass java/util/Formatter$FixedString +instanceKlass java/util/Formatter$DateTime +instanceKlass java/util/Formatter$Flags +instanceKlass java/util/Formatter$FormatSpecifier +instanceKlass java/util/Formatter$FormatString +instanceKlass java/util/Formatter +instanceKlass java/util/logging/LogRecord +instanceKlass java/lang/Throwable$PrintStreamOrWriter +instanceKlass br/ufpe/cin/exceptions/ExceptionUtils +instanceKlass java/text/DontCareFieldPosition$1 +instanceKlass java/text/Format$FieldDelegate +instanceKlass java/text/DateFormatSymbols +instanceKlass sun/util/locale/provider/CalendarDataUtility$CalendarWeekParameterGetter +instanceKlass sun/util/locale/provider/CalendarDataUtility +instanceKlass java/util/Calendar$Builder +instanceKlass java/util/Calendar +instanceKlass java/util/TimeZone$1 +instanceKlass java/util/zip/CRC32 +instanceKlass sun/util/calendar/ZoneInfoFile$ZoneOffsetTransitionRule +instanceKlass sun/util/calendar/ZoneInfoFile$1 +instanceKlass sun/util/calendar/ZoneInfoFile +instanceKlass java/util/TimeZone +instanceKlass java/text/AttributedCharacterIterator$Attribute +instanceKlass br/ufpe/cin/logging/LoggerStatistics$1 +instanceKlass br/ufpe/cin/logging/LoggerStatistics +instanceKlass java/util/ArrayDeque$DeqIterator +instanceKlass br/ufpe/cin/statistics/Statistics +instanceKlass sun/misc/ObjectInputFilter +instanceKlass com/sun/crypto/provider/SunJCE$1 +instanceKlass sun/security/ssl/SunJSSE$1 +instanceKlass java/security/spec/ECFieldF2m +instanceKlass java/security/spec/ECPoint +instanceKlass java/security/spec/EllipticCurve +instanceKlass java/security/spec/ECFieldFp +instanceKlass java/security/spec/ECParameterSpec +instanceKlass java/security/spec/ECField +instanceKlass sun/security/ec/CurveDB +instanceKlass sun/security/ec/SunECEntries +instanceKlass sun/security/ec/SunEC$1 +instanceKlass sun/security/util/ManifestEntryVerifier$SunProviderHolder +instanceKlass java/util/Base64$Encoder +instanceKlass java/util/Base64$Decoder +instanceKlass java/util/Base64 +instanceKlass java/security/cert/CertPath +instanceKlass java/math/MutableBigInteger +instanceKlass sun/security/provider/ByteArrayAccess +instanceKlass sun/security/rsa/RSAPadding +instanceKlass sun/security/rsa/RSACore +instanceKlass sun/security/rsa/RSAUtil$1 +instanceKlass java/security/interfaces/RSAPrivateCrtKey +instanceKlass sun/security/pkcs/PKCS8Key +instanceKlass java/security/interfaces/RSAPrivateKey +instanceKlass java/security/PrivateKey +instanceKlass sun/security/util/SignatureUtil +instanceKlass sun/security/jca/ServiceId +instanceKlass java/security/Signature$1 +instanceKlass sun/misc/JavaSecuritySignatureAccess +instanceKlass java/security/SignatureSpi +instanceKlass javax/crypto/SecretKey +instanceKlass javax/security/auth/Destroyable +instanceKlass sun/security/util/Length +instanceKlass sun/security/util/KeyUtil +instanceKlass sun/text/normalizer/NormalizerBase$1 +instanceKlass sun/text/normalizer/NormalizerBase$QuickCheckResult +instanceKlass sun/text/normalizer/NormalizerBase$Mode +instanceKlass sun/text/normalizer/NormalizerBase +instanceKlass java/text/Normalizer +instanceKlass sun/security/pkcs/PKCS9Attribute +instanceKlass sun/security/x509/AVAKeyword +instanceKlass sun/security/util/ConstraintsParameters +instanceKlass sun/security/pkcs/SignerInfo +instanceKlass java/security/interfaces/DSAPublicKey +instanceKlass java/security/interfaces/DSAKey +instanceKlass java/security/spec/DSAPublicKeySpec +instanceKlass java/security/AlgorithmParametersSpi +instanceKlass java/security/AlgorithmParameters +instanceKlass jdk/internal/event/EventHelper +instanceKlass sun/security/util/MemoryCache$CacheEntry +instanceKlass sun/security/x509/X509AttributeName +instanceKlass sun/security/x509/RFC822Name +instanceKlass sun/security/x509/GeneralName +instanceKlass sun/security/x509/GeneralNames +instanceKlass sun/security/x509/KeyIdentifier +instanceKlass java/util/TreeMap$Entry +instanceKlass sun/security/x509/NetscapeCertTypeExtension$MapEntry +instanceKlass sun/security/x509/OIDMap$OIDInfo +instanceKlass sun/security/x509/PKIXExtensions +instanceKlass sun/security/x509/OIDMap +instanceKlass sun/security/x509/Extension +instanceKlass java/security/cert/Extension +instanceKlass java/util/Collections$SynchronizedMap +instanceKlass java/util/NavigableMap +instanceKlass java/util/SortedMap +instanceKlass sun/security/x509/CertificateExtensions +instanceKlass sun/security/rsa/RSAUtil +instanceKlass java/security/interfaces/RSAPublicKey +instanceKlass java/security/interfaces/RSAKey +instanceKlass java/security/spec/RSAPrivateKeySpec +instanceKlass java/security/spec/RSAPublicKeySpec +instanceKlass java/security/KeyFactorySpi +instanceKlass sun/security/jca/ProviderList$ServiceList$1 +instanceKlass java/security/KeyFactory +instanceKlass java/security/spec/EncodedKeySpec +instanceKlass java/security/spec/KeySpec +instanceKlass sun/security/util/BitArray +instanceKlass sun/security/x509/X509Key +instanceKlass java/security/PublicKey +instanceKlass sun/security/x509/CertificateX509Key +instanceKlass sun/util/calendar/CalendarUtils +instanceKlass sun/util/calendar/CalendarDate +instanceKlass sun/security/x509/CertificateValidity +instanceKlass sun/security/x509/AVA +instanceKlass sun/security/x509/RDN +instanceKlass javax/security/auth/x500/X500Principal +instanceKlass sun/security/x509/X500Name$1 +instanceKlass sun/security/x509/X500Name +instanceKlass sun/security/x509/GeneralNameInterface +instanceKlass sun/security/x509/CertificateAlgorithmId +instanceKlass sun/security/x509/SerialNumber +instanceKlass sun/security/x509/CertificateSerialNumber +instanceKlass sun/security/x509/CertificateVersion +instanceKlass sun/security/x509/X509CertInfo +instanceKlass sun/security/x509/CertAttrSet +instanceKlass sun/security/util/Cache$EqualByteArray +instanceKlass java/security/cert/X509Extension +instanceKlass sun/security/util/Cache +instanceKlass java/security/cert/CertificateFactorySpi +instanceKlass java/security/cert/CertificateFactory +instanceKlass sun/security/x509/AlgorithmId +instanceKlass sun/security/util/ByteArrayTagOrder +instanceKlass sun/security/util/ByteArrayLexOrder +instanceKlass sun/security/util/DerEncoder +instanceKlass sun/security/util/DerValue +instanceKlass sun/security/util/ObjectIdentifier +instanceKlass sun/security/pkcs/ContentInfo +instanceKlass sun/security/util/DerIndefLenConverter +instanceKlass sun/security/util/DerInputStream +instanceKlass sun/security/pkcs/PKCS7 +instanceKlass sun/security/util/ManifestDigester$Section +instanceKlass sun/security/util/ManifestDigester$Entry +instanceKlass sun/security/util/ManifestDigester$Position +instanceKlass sun/security/util/ManifestDigester +instanceKlass sun/security/util/DisabledAlgorithmConstraints$1 +instanceKlass sun/security/util/DisabledAlgorithmConstraints$Constraint +instanceKlass sun/security/util/DisabledAlgorithmConstraints$Constraints +instanceKlass sun/security/util/AbstractAlgorithmConstraints$1 +instanceKlass sun/security/util/AlgorithmDecomposer +instanceKlass sun/security/util/AbstractAlgorithmConstraints +instanceKlass java/security/AlgorithmConstraints +instanceKlass sun/security/util/SignatureFileVerifier +instanceKlass sun/security/util/ManifestEntryVerifier +instanceKlass sun/security/rsa/SunRsaSignEntries +instanceKlass java/security/KeyStoreSpi +instanceKlass java/security/KeyStore +instanceKlass org/apache/commons/io/Charsets +instanceKlass org/apache/commons/io/IOUtils +instanceKlass java/util/zip/Checksum +instanceKlass org/apache/commons/io/filefilter/IOFileFilter +instanceKlass java/io/FileFilter +instanceKlass org/apache/commons/io/FileUtils +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$42 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$41 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$40 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$39 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$38 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$37 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$36 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$35 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$34 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$33 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$32 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$31 +instanceKlass java/util/stream/FindOps$$Lambda$30 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$25 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$24 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$23 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$22 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 7 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 100 100 100 7 100 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/UnsatisfiedLinkError +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/security/util/MemoryCache$SoftCacheEntry +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass java/util/jar/JarVerifier$VerifierStream +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +instanceKlass sun/security/util/DerInputBuffer +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 7 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 7 100 100 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 7 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 7 100 7 100 100 7 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 7 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 100 100 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigInteger +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass sun/security/jca/ProviderList$ServiceList +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 7 7 100 7 7 100 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 100 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 100 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 100 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 100 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 7 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 100 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 100 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 100 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 7 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 100 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 10 7 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 7 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 100 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 100 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 100 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 7 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 100 1 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 7 1 9 7 1 12 1 9 12 1 9 7 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 100 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 100 1 11 100 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 7 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 7 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 7 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 100 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 100 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 100 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 100 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 7 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 1 1 44 7 1 7 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 141 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 205 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid178192.log b/dependencies/replay_pid178192.log new file mode 100644 index 000000000..04bd02155 --- /dev/null +++ b/dependencies/replay_pid178192.log @@ -0,0 +1,2761 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 517 ciObject found +ciMethod java/lang/Object ()V 4097 1 977816 0 0 +ciMethod java/lang/Object getClass ()Ljava/lang/Class; 2049 1 256 0 -1 +ciMethod java/lang/Object hashCode ()I 2049 1 256 0 -1 +ciMethod java/lang/Object equals (Ljava/lang/Object;)Z 2321 1 11612 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/util/Map get (Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Map put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/lang/Integer valueOf (I)Ljava/lang/Integer; 657 1 86 0 -1 +ciMethod java/lang/Integer intValue ()I 2641 1 330 0 -1 +ciMethod java/util/AbstractList ()V 2065 1 39948 0 0 +ciMethod java/util/AbstractCollection ()V 2049 1 40196 0 0 +ciMethod java/util/ArrayList (I)V 2049 1 2059 0 0 +ciMethod java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2065 1 13765 0 0 +ciMethod java/util/ArrayList ensureCapacityInternal (I)V 7969 1 14045 0 0 +ciMethod java/util/ArrayList ensureExplicitCapacity (I)V 2137 1 13765 0 0 +ciMethod java/util/ArrayList grow (I)V 609 1 5623 0 0 +ciMethod java/util/ArrayList hugeCapacity (I)I 0 0 1 0 -1 +ciMethod java/util/ArrayList size ()I 1089 1 136 0 0 +ciMethod java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 593 1 1087 0 0 +ciMethod java/util/ArrayList add (Ljava/lang/Object;)Z 2049 1 13282 0 768 +ciMethod java/util/ArrayList iterator ()Ljava/util/Iterator; 4097 1 8305 0 -1 +ciMethod java/util/Set iterator ()Ljava/util/Iterator; 0 0 1 0 -1 +ciMethod java/util/HashMap ()V 825 1 246 0 -1 +ciMethod java/lang/Math max (II)I 817 1 37513 0 -1 +ciMethod java/util/Iterator hasNext ()Z 0 0 1 0 -1 +ciMethod java/util/Iterator next ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 4097 1 6315 0 384 +ciMethod java/util/Arrays copyOf ([Ljava/lang/Object;ILjava/lang/Class;)[Ljava/lang/Object; 2153 1 6547 0 -1 +ciMethod java/util/Arrays hashCode ([C)I 1489 16553 11051 0 320 +ciMethodData java/lang/Object ()V 2 977818 orig 264 168 227 165 116 0 0 0 0 128 4 32 28 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 209 76 119 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData java/util/ArrayList add (Ljava/lang/Object;)Z 2 13295 orig 264 168 227 165 116 0 0 0 0 160 10 45 28 0 0 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 121 151 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 64 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 8 0x70002 0x32ef 0x1a0004 0x0 0x20588e50 0x4 0x320b300 0x46 oops 2 4 java/lang/invoke/LambdaForm$Name 6 java/lang/Class +ciMethodData java/util/ArrayList ensureCapacityInternal (I)V 2 14045 orig 264 168 227 165 116 0 0 0 0 24 0 45 28 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 25 166 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 32 0 0 0 255 255 255 255 2 0 6 0 0 0 0 0 data 4 0x60002 0x34c3 0x90002 0x34c3 oops 0 +ciMethodData java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 2 13765 orig 264 168 227 165 116 0 0 0 0 120 255 44 28 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 25 166 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x1fae 0x30 0x1515 0xa0002 0x1515 oops 0 +ciMethodData java/util/ArrayList ensureExplicitCapacity (I)V 2 13765 orig 264 168 227 165 116 0 0 0 0 200 0 45 28 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 209 165 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 17 0 0 0 0 0 data 6 0x110007 0x1f1b 0x30 0x159f 0x160002 0x159f oops 0 +ciMethodData java/util/ArrayList grow (I)V 2 5623 orig 264 168 227 165 116 0 0 0 0 144 1 45 28 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 0 0 0 89 173 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 96 0 0 0 255 255 255 255 7 0 15 0 0 0 0 0 data 12 0xf0007 0x8b 0x20 0x1520 0x180007 0x15ab 0x30 0x0 0x1c0002 0x0 0x260002 0x15ab oops 0 +ciMethodData java/util/AbstractCollection ()V 2 40196 orig 264 168 227 165 116 0 0 0 0 96 121 44 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 33 224 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x9c04 oops 0 +ciMethodData java/util/AbstractList ()V 2 39948 orig 264 168 227 165 116 0 0 0 0 248 101 44 28 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 1 0 0 81 216 4 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x9b0a oops 0 +ciMethodData java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 2 1104 orig 264 168 227 165 116 0 0 0 0 16 8 45 28 0 0 0 0 64 2 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 0 0 0 49 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 240 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 30 0x60007 0x406 0x90 0x0 0x120005 0x0 0x0 0x0 0x0 0x0 0x150002 0x0 0x180004 0x0 0x0 0x0 0x0 0x0 0x270002 0x406 0x300007 0x406 0x50 0x0 0x390004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 2 6315 orig 264 168 227 165 116 0 0 0 0 48 24 50 28 0 0 0 0 192 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 89 181 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 112 0 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 14 0x30005 0x81 0x21779ae0 0x162a 0x0 0x0 0x60002 0x16ab 0x90004 0x0 0x21779ae0 0x81 0x0 0x0 oops 2 2 [Ljava/lang/Object; 10 [Ljava/lang/Object; +ciMethodData java/util/ArrayList (I)V 2 2078 orig 264 168 227 165 116 0 0 0 0 232 251 44 28 0 0 0 0 128 2 0 0 104 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 241 56 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 48 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 38 0x10002 0x71e 0x50007 0x12f 0x38 0x5ef 0x100003 0x5ef 0x100 0x140007 0x0 0x38 0x12f 0x1e0003 0x12f 0xc8 0x290002 0x0 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x320005 0x0 0x0 0x0 0x0 0x0 0x350005 0x0 0x0 0x0 0x0 0x0 0x380002 0x0 oops 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation concatWith ([[CC)[C 2329 15553 1294 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([[C[[C)Z 2049 905 392 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 1 1 16287 0 352 +ciMethod org/eclipse/jdt/core/compiler/CharOperation equals ([C[CII)Z 4097 1 963 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2161 1 13298 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CI)I 14769 169913 4023 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 9777 432177 1709 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([[CII)[[C 3993 1 289 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation subarray ([CII)[C 1689 1 248 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation toString ([[C)Ljava/lang/String; 297 1 37 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 4097 1 2981 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 193 1 24 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding depth ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding enclosingType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2353 1 294 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding erasure ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2057 1 733 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isGenericType ()Z 25 1 2 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 705 1 968 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isParameterizedType ()Z 1025 1 128 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding hasNullTypeAnnotations ()Z 4097 1 1489 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isStatic ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding kind ()I 2257 1 282 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1411 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding unannotated ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding typeVariables ()[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 4097 1 356 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 4097 1 1454 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeBinding isUnresolvedType ()Z 1049 1 131 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2145 1 4889 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 4097 1 2900 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 4097 1 411 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding depth ()I 4097 1313 810 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding getMemberType ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3297 16385 464 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 1065 1 1251 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 281 1 116 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2825 1 1583 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 481 1 987 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStrictfp ()Z 4097 1 1362 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding methods ()[Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 953 1 1218 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment getModulesDeclaringPackage ([[C[C[C)[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryType enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethodData java/util/Arrays hashCode ([C)I 2 81045 orig 264 168 227 165 116 0 0 0 0 112 42 50 28 0 0 0 0 120 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 21 8 0 0 137 83 1 0 1 164 9 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 8 0 2 0 0 0 88 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 11 0x10007 0x2a71 0x20 0x0 0x130007 0x2a71 0x38 0x13480 0x270003 0x13480 0xffffffffffffffe0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter corruptedSignature (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[CI)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter isClassPathCorrect ([[CLorg/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration;Ljava/lang/Object;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/problem/ProblemReporter undefinedTypeVariableSignature ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/Binding;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1481 1 192 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Z)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 1045 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1953 1 1305 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 209 1 100 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1937 1 565 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1937 1 250 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 145 1 92 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 953 1 1151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getModule ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment javaBaseModule ()Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 2625 1 558 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1657 2425 350 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 9 1 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 113 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 425 1 120 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment usesAnnotatedTypeSystem ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createParameterizedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding; 3257 1 558 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createAnnotatedType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 25 1 6 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4249 1718 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullableAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNonNullByDefaultAnnotationName ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 0 0 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 2450 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getType ([[CLorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4089 277 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeArgumentsFromSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 3209 1185 525 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 1687 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1017 1 1672 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 889 1 1478 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2097 257 2749 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 73 73 525 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment countNonStaticNestingLevels (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)I 1313 1313 174 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 257 65 1785 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;I[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4097 1 775 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getTopLevelPackage ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 185 1 16 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getVisiblePackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 793 1 77 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding getPackage ([[C[C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 177 1 15 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ModuleBinding isUnnamed ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getArrayType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;I[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ArrayBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 73 1057 8 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem getRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 9 33 155 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem flattenedAnnotations ([[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 297 1 390 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 25 1 82 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding convertMemberValue (Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[CZ)Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 0 22 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2577 1 4405 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding resolveType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 713 1 754 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding ()V 1689 1 207 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1057 1 1367 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1057 1 1858 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 953 18297 1151 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 25 577 153 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding initializeTypeVariable (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)V 1449 1 188 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2081 1 9934 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding storedAnnotations (ZZ)Lorg/eclipse/jdt/internal/compiler/util/SimpleLookupTable; 1001 1 1194 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding evaluateTypeQualifierDefault (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 0 0 22 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefault ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1233 1 229 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4097 1 909 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding resolve (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Z)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 161 1 43 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding setResolvedType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 649 1353 61 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 1689 1 207 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding setMissingSuperclass (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1689 1 206 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([CLorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 33 1 3 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;)V 337 1 32 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addPackage (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding;Z)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 297 1 28 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1929 1 400 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 2681 3185 303 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1690 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 4097 1 1844 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 1 3072 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding checkIfNullAnnotationType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/PackageBinding hasCompilationUnit (Z)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2073 2609 6024 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfPackage put ([CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 777 249 97 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable (I)V 89 1 65 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1273 3473 242 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable removeKey (Ljava/lang/Object;)Ljava/lang/Object; 785 561 98 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/SimpleLookupTable rehash ()V 73 945 9 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/ast/Annotation nullLocationBitsFromAnnotationValue (Ljava/lang/Object;)I 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 2 60777 orig 264 168 227 165 116 0 0 0 0 240 100 42 33 0 0 0 0 40 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 249 252 1 0 73 107 7 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 216 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 27 0x20007 0x3a92 0x20 0x50d 0x80007 0x0 0x40 0x3a92 0xc0007 0x3a92 0x20 0x0 0x150007 0x2529 0x20 0x1569 0x1d0003 0x2529 0x38 0x260007 0xc889 0x20 0x307 0x2f0007 0xcb90 0xffffffffffffffe0 0x2222 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1057 1 1389 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2601 1 7990 0 160 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2049 1 7556 0 224 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1769 17009 11013 0 1024 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getTypeName ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation getElementValuePairs ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getModifiers ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod isConstructor ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IGenericMethod getArgumentNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getDefaultValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getExceptionTypeNames ()[[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getGenericSignature ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getMethodDescriptor ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getSelector ()[C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTagBits ()J 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryMethod getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 249 1 31 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 4529 3080 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType getput ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4097 3041 414 0 0 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType put ([CLorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1737 313 217 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/util/HashtableOfType rehash ()V 33 2433 4 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1497 1 187 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 953 1 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 953 1 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 953 1 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 905 1 775 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 1937 1 2368 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1233 1 154 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 4097 1 783 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2233 1 5337 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 953 1 1181 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2513 1 3890 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 953 1161 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 985 1097 1217 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 953 913 1170 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4097 6497 1002 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 353 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameter (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toTypeParameterBounds (ZI)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextArrayDimension ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker toNextNestedType ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus isPotentiallyUnannotatedLib ()Z 1753 1 233 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1665 1 183 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1456 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1181 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 4097 1 1170 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 4097 1 2660 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2553 1 3890 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 4097 1 1510 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 953 1385 1181 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 4097 1 1504 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 49 1 6 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 81 1 445 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 113 1 442 0 0 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper computeEnd ()I 4097 1 1876 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper removeTypeArguments ()V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper nextWord ()[C 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 7990 orig 264 168 227 165 116 0 0 0 0 8 151 127 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 69 1 0 0 137 239 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker (ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker getNonNullAnnotation (Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 49 1 534 0 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 135001 orig 264 168 227 165 116 0 0 0 0 192 153 127 35 0 0 0 0 24 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 8 0 0 65 81 1 0 89 56 16 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 192 0 0 0 255 255 255 255 3 0 18 0 0 0 0 0 data 24 0x120003 0x2a28 0x70 0x2e0007 0x1dcd3 0x58 0x0 0x360007 0x0 0x38 0x0 0x650003 0x0 0x18 0x8f0007 0x1dcd3 0xffffffffffffffa8 0x2a28 0x950007 0x2a28 0x30 0x0 0xa50002 0x0 oops 0 +ciMethodData org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 2 13298 orig 264 168 227 165 116 0 0 0 0 184 106 42 33 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 1 0 0 33 151 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x32e4 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 2 10154 orig 264 168 227 165 116 0 0 0 0 240 159 69 35 0 0 0 0 104 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 49 53 1 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 4 0x50007 0x0 0x20 0x26a6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/Binding ()V 2 4891 orig 264 168 227 165 116 0 0 0 0 16 206 38 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 12 1 0 0 121 144 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x120f oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 2 1621 orig 264 168 227 165 116 0 0 0 0 152 106 39 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 97 1 0 0 161 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x484 0x20 0x70 oops 0 +ciMethod org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 353 1 44 0 0 +ciMethod org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair getValue ()Ljava/lang/Object; 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 2 7556 orig 264 168 227 165 116 0 0 0 0 8 152 127 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 33 228 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 7903 orig 264 168 227 165 116 0 0 0 0 72 245 95 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 1 0 0 41 180 0 0 201 236 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0x1685 0x110003 0x1685 0x88 0x190007 0x714 0x50 0x163d 0x1f0002 0x163d 0x220007 0x0 0x20 0x163d 0x310007 0x25d 0x20 0x4b7 0x3f0007 0x1d51 0xffffffffffffff90 0x48 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 2 5337 orig 264 168 227 165 116 0 0 0 0 80 50 129 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23 1 0 0 17 158 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0xf5f 0xb0 0x463 0xd0005 0x0 0x20a86840 0x44d 0x20a868f0 0x16 0x200005 0x0 0x20a86840 0x44d 0x20a868f0 0x16 0x230005 0x0 0x20a86840 0x44d 0x20a868f0 0x16 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 3890 orig 264 168 227 165 116 0 0 0 0 32 53 129 35 0 0 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 57 1 0 0 193 111 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 9 0 2 0 0 0 64 0 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 8 0x10005 0x0 0x20a86840 0xdbc 0x20a868f0 0x3c 0x40002 0xdf8 oops 2 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 2 3890 orig 264 168 227 165 116 0 0 0 0 136 235 129 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 63 1 0 0 153 111 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 8 0x50007 0xcdd 0x40 0x116 0xc0007 0x0 0x20 0x116 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromSignature ([CIIZLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 3498 orig 264 168 227 165 116 0 0 0 0 0 70 67 35 0 0 0 0 48 6 0 0 64 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 1 0 0 97 100 0 0 81 108 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 46 0 2 0 0 0 176 4 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 150 0x30003 0xc8c 0x18 0x110007 0x11c 0x0 0xc8c 0x190007 0xb70 0x158 0x11c 0x210007 0x11c 0x138 0x0 0x270003 0x0 0xf8 0x2e0005 0x0 0x0 0x0 0x0 0x0 0x360002 0x0 0x400007 0x0 0x70 0x0 0x450007 0x0 0x20 0x0 0x550004 0x0 0x0 0x0 0x0 0x0 0x580005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0xffffffffffffff20 0x0 0x6b0007 0x874 0x20 0x418 0x780007 0x5e5 0x1f0 0x6a7 0x7e0008 0x14 0x0 0x188 0x0 0x128 0x5 0xf8 0x1 0x110 0x1 0x140 0x5 0xb0 0x1 0x158 0x0 0x170 0x0 0xe0 0x1 0xc8 0xd50003 0x2d5 0x150 0xdd0003 0xfd 0x138 0xe50003 0x132 0x120 0xed0003 0x40 0x108 0xf50003 0x4e 0xf0 0xfd0003 0x3d 0xd8 0x1050003 0x30 0xc0 0x10d0003 0x8a 0xa8 0x1150003 0x1e 0x90 0x1200005 0x0 0x0 0x0 0x0 0x0 0x1230003 0x0 0x48 0x1300005 0x0 0x20a86b00 0x5e5 0x0 0x0 0x1370007 0xa7c 0x50 0x210 0x13c0007 0x210 0x30 0x0 0x1430002 0x0 0x14f0007 0xa7c 0x30 0x0 0x1590002 0x0 0x1600007 0x960 0x60 0x11c 0x16d0002 0x11c 0x1700005 0x0 0x20a86f90 0x11c 0x0 0x0 oops 2 118 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 146 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 2 4468 orig 264 168 227 165 116 0 0 0 0 40 71 69 35 0 0 0 0 64 2 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 1 0 0 145 129 0 0 97 33 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 232 0 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 29 0x10007 0x6f3 0x38 0x93f 0x50003 0x93f 0x18 0xc0007 0x16 0x38 0x101c 0x120003 0x101c 0x18 0x1e0003 0x1032 0x58 0x2b0002 0x16 0x2e0004 0x0 0x20525170 0x16 0x0 0x0 0x350007 0x16 0xffffffffffffffc0 0x1032 oops 1 21 org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1687 orig 264 168 227 165 116 0 0 0 0 0 66 67 35 0 0 0 0 184 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 126 0 0 0 193 48 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 17 0 2 0 0 0 64 1 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 40 0x20007 0x4e3 0x20 0x135 0xd0002 0x618 0x170007 0x618 0xa0 0x0 0x220003 0x0 0x60 0x2c0002 0x0 0x2f0007 0x0 0x38 0x0 0x350003 0x0 0x38 0x3f0007 0x0 0xffffffffffffffb8 0x0 0x490002 0x618 0x530007 0x618 0x60 0x0 0x5d0002 0x0 0x600004 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment annotateType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 537 orig 264 168 227 165 116 0 0 0 0 208 71 67 35 0 0 0 0 48 4 0 0 16 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 129 16 0 0 129 16 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 208 2 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 90 0x10005 0x0 0x203277b0 0x210 0x0 0x0 0xb0007 0x1b9 0xe0 0x57 0xf0005 0x0 0x203277b0 0x57 0x0 0x0 0x120007 0x57 0x80 0x0 0x160004 0x0 0x0 0x0 0x0 0x0 0x1b0005 0x0 0x0 0x0 0x0 0x0 0x210002 0x57 0x2e0003 0x210 0x150 0x3c0007 0x0 0x38 0x210 0x400003 0x210 0x18 0x440005 0x0 0x20a86a50 0x210 0x0 0x0 0x4b0002 0x210 0x520007 0x0 0x90 0x210 0x580007 0x210 0x70 0x0 0x5d0007 0x0 0x20 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x6f0005 0x0 0x20a86a50 0x210 0x0 0x0 0x7c0007 0x210 0xfffffffffffffec8 0x210 0x810007 0x210 0x50 0x0 0x880005 0x0 0x0 0x0 0x0 0x0 oops 4 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 12 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 46 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 72 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 2 18248 orig 264 168 227 165 116 0 0 0 0 240 114 69 35 0 0 0 0 32 24 0 0 8 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 239 8 0 0 65 32 0 0 201 242 1 0 0 0 0 0 0 0 0 0 2 0 0 0 11 0 15 1 2 0 0 0 112 22 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 718 0x10002 0x408 0x40007 0x408 0x30 0x0 0xb0002 0x0 0x100005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x200007 0x408 0x20 0x0 0x2c0005 0x0 0x20a84a10 0x408 0x0 0x0 0x2f0007 0x3a0 0x80 0x68 0x380007 0x4d 0x60 0x1b 0x400007 0x4 0x40 0x17 0x470007 0x0 0x20 0x17 0x680005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x740007 0x0 0x38 0x408 0x780003 0x408 0x18 0x800005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x870005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x8c0002 0x408 0x8f0002 0x408 0x950005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x9e0007 0x17b 0x750 0x28d 0xa20005 0x0 0x20a86840 0x285 0x20a868f0 0x8 0xae0007 0x0 0x50 0x28d 0xb90005 0x0 0x20a869a0 0x28d 0x0 0x0 0xc60003 0x28d 0x78 0xcd0007 0xbf 0x60 0x2e0 0xd70007 0x201 0x40 0xdf 0xe70007 0x10f4 0x0 0xdf 0xf70007 0x39f 0xffffffffffffffa0 0x28d 0xfe0005 0x0 0x20a86840 0x285 0x20a868f0 0x8 0x1030007 0x24e 0x110 0x3f 0x1070005 0x0 0x20a84a10 0x3f 0x0 0x0 0x10a0007 0x3e 0x70 0x1 0x10e0005 0x0 0x20a84a10 0x1 0x0 0x0 0x1110007 0x1 0x20 0x0 0x1180005 0x0 0x20a84a10 0x3f 0x0 0x0 0x11b0007 0x3f 0x20 0x0 0x12a0007 0xe5 0x218 0x1a8 0x13e0007 0x0 0x20 0x1a8 0x1540003 0x1a8 0x1b8 0x1640007 0xbf 0x0 0x2e0 0x16b0007 0x201 0x40 0xdf 0x17b0007 0x10f4 0x0 0xdf 0x1820007 0x0 0x140 0x2e0 0x1a40005 0x0 0x20a86a50 0x2e0 0x0 0x0 0x1a90005 0x0 0x20a86b00 0x2e0 0x0 0x0 0x1ac0004 0x0 0x20a84a10 0x81 0x20a86bb0 0x161 0x1af0007 0x0 0x90 0x2e0 0x1c30005 0x0 0x20a86840 0x2de 0x20a868f0 0x2 0x1ce0002 0x2e0 0x1d10004 0x0 0x20a86c60 0x2e0 0x0 0x0 0x1df0007 0x2e0 0xfffffffffffffe60 0x1a8 0x1e30005 0x0 0x20a86840 0x285 0x20a868f0 0x8 0x1ec0007 0x0 0x108 0x28d 0x1f60007 0x218 0xe8 0x75 0x2030003 0x75 0xa8 0x21c0005 0x0 0x20a86a50 0x87 0x0 0x0 0x2210005 0x0 0x20a86b00 0x87 0x0 0x0 0x2240004 0x0 0x20a86d80 0x25 0x20a84a10 0x62 0x22c0007 0x87 0xffffffffffffff70 0x75 0x2300005 0x0 0x20a86840 0x285 0x20a868f0 0x8 0x2350007 0x3f 0x80 0x24e 0x2490005 0x0 0x20a86a50 0x24e 0x0 0x0 0x24e0005 0x0 0x20a86b00 0x24e 0x0 0x0 0x2550007 0x28d 0x38 0x0 0x2590003 0x0 0x18 0x2630007 0x28d 0x768 0x0 0x2680007 0x0 0x748 0x0 0x26f0007 0x0 0x38 0x0 0x2770003 0x0 0x708 0x2900002 0x0 0x2970003 0x0 0x6e0 0x29f0007 0x0 0x50 0x17b 0x2aa0005 0x0 0x20a869a0 0x17b 0x0 0x0 0x2c10002 0x17b 0x2d30007 0xfa 0x30 0x81 0x2ea0002 0x81 0x3070007 0x0 0x2a8 0x17b 0x3220007 0x131 0x38 0x4a 0x3300003 0x4a 0x268 0x3380002 0x131 0x3400003 0x131 0xf8 0x34a0005 0x0 0x20a86840 0x206 0x20a868f0 0xa 0x3560002 0x210 0x35d0002 0x210 0x3730005 0x0 0x20a86a50 0x210 0x0 0x0 0x3780005 0x0 0x20a86b00 0x210 0x0 0x0 0x37b0005 0x0 0x20a86e30 0x210 0x0 0x0 0x3930007 0x210 0xffffffffffffff20 0x131 0x3a30005 0x0 0x20a86e30 0x131 0x0 0x0 0x3b30005 0x0 0x20a86e30 0x131 0x0 0x0 0x3c10007 0x0 0xc8 0x131 0x3ce0003 0x131 0x88 0x3dc0005 0x0 0x20a86840 0x206 0x20a868f0 0xa 0x3e70002 0x210 0x3ea0004 0x0 0x20a86c60 0x210 0x0 0x0 0x3f20007 0x210 0xffffffffffffff90 0x131 0x4020005 0x0 0x20a86a50 0x17b 0x0 0x0 0x4070005 0x0 0x20a86b00 0x17b 0x0 0x0 0x40e0005 0x0 0x20a86ee0 0x17b 0x0 0x0 0x4110007 0x17b 0x1c8 0x0 0x4210007 0x0 0x1a8 0x0 0x4290002 0x0 0x4500005 0x0 0x0 0x0 0x0 0x0 0x4550005 0x0 0x0 0x0 0x0 0x0 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45e0005 0x0 0x0 0x0 0x0 0x0 0x4610007 0x0 0x40 0x0 0x4710007 0x0 0xffffffffffffff20 0x0 0x4760005 0x0 0x0 0x0 0x0 0x0 0x4820005 0x0 0x0 0x0 0x0 0x0 0x4860003 0x0 0x150 0x48a0005 0x0 0x20a86840 0x16d 0x20a868f0 0xe 0x4930007 0x0 0x108 0x17b 0x49d0007 0x15f 0xe8 0x1c 0x4aa0003 0x1c 0xa8 0x4c30005 0x0 0x20a86a50 0x24 0x0 0x0 0x4c80005 0x0 0x20a86b00 0x24 0x0 0x0 0x4cb0004 0x0 0x20a84a10 0x11 0x20a86d80 0x13 0x4d30007 0x24 0xffffffffffffff70 0x1c 0x4d70005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x4dc0007 0x3be 0x48 0x4a 0x4ea0002 0x4a 0x4ed0003 0x4a 0x58 0x4f70005 0x0 0x20a86840 0x3a8 0x20a868f0 0x16 0x5030002 0x3be 0x50a0005 0x0 0x20a86a50 0x408 0x0 0x0 0x5140005 0x0 0x20a86a50 0x408 0x0 0x0 0x51d0007 0x0 0x80 0x408 0x5230007 0x408 0x60 0x0 0x5350002 0x0 0x5380005 0x0 0x0 0x0 0x0 0x0 0x5480007 0x408 0xf8 0x0 0x5590007 0x0 0xd8 0x0 0x55d0004 0x0 0x0 0x0 0x0 0x0 0x5600007 0x0 0x88 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x56f0007 0x0 0x38 0x0 0x5730003 0x0 0x18 0x5830007 0x408 0x40 0x0 0x5880007 0x0 0x278 0x0 0x58d0007 0x408 0x50 0x0 0x5930005 0x0 0x0 0x0 0x0 0x0 0x5980005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x5a00005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x5a50007 0x3be 0xc0 0x4a 0x5aa0005 0x0 0x20a86a50 0x4a 0x0 0x0 0x5b40005 0x0 0x20a86a50 0x4a 0x0 0x0 0x5c50002 0x4a 0x5c80005 0x0 0x20a84f00 0x4a 0x0 0x0 0x5d50002 0x408 0x5db0005 0x0 0x20a84a10 0x408 0x0 0x0 0x5de0007 0x408 0x78 0x0 0x5e20005 0x0 0x0 0x0 0x0 0x0 0x5ee0002 0x0 0x5f10003 0x0 0x18 0x5f90005 0x0 0x20a84f00 0x408 0x0 0x0 0x5fe0007 0x0 0x20 0x408 0x60a0007 0x0 0x50 0x408 0x6140005 0x0 0x20a86840 0x3f2 0x20a868f0 0x16 0x62c0003 0x408 0x48 0x63d0005 0x0 0x20a86f90 0x9a 0x0 0x0 0x6470007 0x9a 0xffffffffffffffd0 0x408 oops 74 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 20 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 44 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 55 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 61 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 73 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 81 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 83 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 91 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 116 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 118 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 126 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 136 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 146 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 183 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 189 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 195 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 197 org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 205 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 207 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 213 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 223 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 225 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 240 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 246 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 252 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 254 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 262 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 264 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 272 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 278 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 315 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 345 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 347 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 355 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 361 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 367 java/util/ArrayList 377 java/util/ArrayList 383 java/util/ArrayList 396 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 398 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 404 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 414 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 420 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 426 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 489 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 491 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 506 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 512 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 518 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 520 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 528 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 530 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 543 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 545 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 551 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 557 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 628 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 630 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 634 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 636 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 644 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 650 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 658 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 666 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 687 org/eclipse/jdt/internal/compiler/lookup/MethodBinding 701 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 703 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 710 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 2368 orig 264 168 227 165 116 0 0 0 0 104 47 129 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 113 66 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 48 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 6 0x50007 0x408 0x30 0x446 0x90002 0x446 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 2 1898 orig 264 168 227 165 116 0 0 0 0 248 57 129 35 0 0 0 0 40 4 0 0 96 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 137 0 0 0 49 34 0 0 9 55 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 22 0 2 0 0 0 224 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 92 0x20005 0x0 0x20a86840 0x430 0x20a868f0 0x16 0x90005 0x0 0x20a86840 0x430 0x20a868f0 0x16 0x130003 0x446 0x260 0x1c0005 0x0 0x20a86840 0x587 0x20a868f0 0x4e 0x310005 0x0 0x20a86840 0x587 0x20a868f0 0x4e 0x340005 0x0 0x20a86840 0x587 0x20a868f0 0x4e 0x3c0007 0x0 0x188 0x5d5 0x430008 0xa 0x31d 0x168 0x0 0xf0 0x1 0x60 0x126 0xa8 0x0 0x138 0x710002 0x1 0x740007 0x0 0xf8 0x1 0x7d0003 0x1 0xd8 0x850002 0x17b 0x880007 0x17b 0xb0 0x0 0x910003 0x0 0x90 0x990002 0x0 0x9c0007 0x0 0x68 0x0 0xa50003 0x0 0x48 0xad0002 0x0 0xb00007 0x0 0x20 0x0 0xc20005 0x0 0x20a86840 0x587 0x20a868f0 0x4e 0xcf0007 0x5d5 0xfffffffffffffdb8 0x446 oops 12 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 31 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 84 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 86 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 1170 orig 264 168 227 165 116 0 0 0 0 96 43 129 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 217 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x41b 0x80002 0x41b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 2 1170 orig 264 168 227 165 116 0 0 0 0 80 62 129 35 0 0 0 0 240 2 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 217 32 0 0 249 29 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 14 0 2 0 0 0 168 1 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 53 0x30005 0x0 0x20a86840 0x405 0x20a868f0 0x16 0xb0007 0x68 0x178 0x3b3 0x100003 0x3b3 0x138 0x190005 0x0 0x20a86840 0x39e 0x20a868f0 0x16 0x2e0005 0x0 0x20a86840 0x39e 0x20a868f0 0x16 0x310005 0x0 0x20a86840 0x39e 0x20a868f0 0x16 0x3b0002 0x3b4 0x3e0007 0x38 0x50 0x37c 0x430002 0x37c 0x4a0007 0x0 0x20 0x37c 0x5e0005 0x0 0x20a86840 0x38 0x0 0x0 0x6a0007 0x3b4 0xfffffffffffffee0 0x37 oops 9 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 15 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 21 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 29 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 45 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 1890 orig 264 168 227 165 116 0 0 0 0 168 100 69 35 0 0 0 0 72 2 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 241 54 0 0 97 1 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 12 0 2 0 0 0 248 0 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 31 0x30007 0x6c8 0xf8 0x16 0x100003 0x16 0xb8 0x1a0005 0x0 0x2135cf10 0x16 0x0 0x0 0x1f0002 0x16 0x2a0005 0x0 0x20a86b00 0x16 0x0 0x0 0x300007 0x16 0x30 0x0 0x390002 0x0 0x450007 0x16 0xffffffffffffff60 0x16 oops 2 9 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 17 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1389 orig 264 168 227 165 116 0 0 0 0 112 99 69 35 0 0 0 0 120 3 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 73 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 31 0 2 0 0 0 32 2 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 68 0x10002 0x4e9 0x40007 0x4e9 0x30 0x0 0xb0002 0x0 0x100007 0x4e9 0x90 0x0 0x150007 0x0 0x70 0x0 0x1c0005 0x0 0x0 0x0 0x0 0x0 0x1f0007 0x0 0xc0 0x0 0x2c0007 0x4e9 0xa0 0x0 0x300007 0x0 0x50 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x3a0007 0x0 0x30 0x0 0x460002 0x0 0x580007 0x0 0xa0 0x0 0x5c0007 0x0 0x50 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x660007 0x0 0x30 0x0 0x730002 0x0 0x7c0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 1170 orig 264 168 227 165 116 0 0 0 0 176 45 129 35 0 0 0 0 232 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 217 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 5 0 0 0 0 0 data 20 0x50007 0x296 0xa0 0x185 0xc0007 0x0 0x80 0x185 0x1e0005 0x0 0x20a86840 0x177 0x20a868f0 0xe 0x210005 0x0 0x20a86840 0x177 0x20a868f0 0xe oops 4 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 1 775 orig 264 168 227 165 116 0 0 0 0 160 46 129 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 113 0 0 0 177 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 6 0 2 0 0 0 176 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 22 0x40007 0x0 0xb0 0x296 0xd0005 0x0 0x20a86840 0x28e 0x20a868f0 0x8 0x200005 0x0 0x20a86840 0x28e 0x20a868f0 0x8 0x230005 0x0 0x20a86840 0x28e 0x20a868f0 0x8 oops 6 6 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 12 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 14 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 18 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 20 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1389 orig 264 168 227 165 116 0 0 0 0 8 85 127 35 0 0 0 0 56 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 132 0 0 0 73 39 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 2 1332 orig 264 168 227 165 116 0 0 0 0 192 126 38 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 0 0 0 225 38 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 4 0xa0007 0x3b6 0x20 0x126 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 2 1343 orig 264 168 227 165 116 0 0 0 0 128 111 39 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 60 0 0 0 25 40 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 8 0 2 0 0 0 64 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 8 0x80007 0x2c8 0x40 0x23b 0x150007 0x23b 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isEnum ()Z 1 356 orig 264 168 227 165 116 0 0 0 0 176 102 39 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 35 0 0 0 9 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x8c 0x20 0xb5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 1170 orig 264 168 227 165 116 0 0 0 0 200 44 129 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 217 32 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 6 0x40007 0x0 0x30 0x41b 0x80002 0x41b oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 2 2112 orig 264 168 227 165 116 0 0 0 0 232 55 129 35 0 0 0 0 128 4 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 145 0 0 0 217 32 0 0 121 61 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 17 0 2 0 0 0 56 3 0 0 255 255 255 255 5 0 3 0 0 0 0 0 data 103 0x30005 0x0 0x20a86840 0x405 0x20a868f0 0x16 0xf0003 0x41b 0x2b0 0x180005 0x0 0x20a86840 0x55f 0x20a868f0 0x4e 0x2d0005 0x0 0x20a86840 0x55f 0x20a868f0 0x4e 0x300005 0x0 0x20a86840 0x55f 0x20a868f0 0x4e 0x3a0002 0x5ad 0x3d0007 0x51c 0x1c8 0x91 0x450005 0x0 0x20a86840 0x7d 0x20a868f0 0x14 0x4f0007 0x91 0x38 0x0 0x560003 0x0 0x188 0x620003 0x91 0x108 0x700005 0x0 0x20a86840 0x90 0x20a868f0 0x1b 0x7b0005 0x0 0x20a86840 0x90 0x20a868f0 0x1b 0x930005 0x0 0x20a86840 0x90 0x20a868f0 0x1b 0x960005 0x0 0x20a86840 0x90 0x20a868f0 0x1b 0x990004 0x0 0x1ea11870 0xab 0x0 0x0 0xa40007 0xab 0xffffffffffffff10 0x91 0xa70003 0x91 0x48 0xb30005 0x0 0x20a86840 0x4e2 0x20a868f0 0x3a 0xc00007 0x5ad 0xfffffffffffffd68 0x41b 0xc40007 0x91 0x38 0x38a 0xce0003 0x38a 0x18 oops 21 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 11 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 13 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 17 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 19 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 23 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 35 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 37 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 51 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 53 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 57 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 59 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 63 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 65 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 69 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 71 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 75 [C 88 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 90 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 1 456 orig 264 168 227 165 116 0 0 0 0 232 7 130 35 0 0 0 0 112 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 0 0 0 241 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x1be 0x1e0007 0x1be 0x30 0x0 0x220002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createTypeVariables (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;Z[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Z)[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 2 4489 orig 264 168 227 165 116 0 0 0 0 8 124 69 35 0 0 0 0 232 5 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 0 0 0 217 4 0 0 9 138 0 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 66 0 2 0 0 0 120 4 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 143 0x10002 0x9b 0x40007 0x9b 0x30 0x0 0xb0002 0x0 0x250002 0x9b 0x330003 0x9b 0x2a0 0x3b0008 0xa 0xe65 0x128 0xd2 0xb0 0x17 0x60 0x0 0x128 0xae 0x78 0x5b0003 0x17 0x228 0x630007 0x17 0x210 0x9b 0x660003 0x9b 0x210 0x6b0007 0x17 0x1d8 0xbf 0x740007 0x0 0x1b8 0xbf 0x800007 0x2 0x198 0xbd 0x860003 0xbd 0x178 0x8b0007 0xe24 0x160 0xbd 0x970002 0xbd 0xa20002 0xbd 0xb40002 0xbd 0xc20005 0x0 0x20a86a50 0xbd 0x0 0x0 0xc90005 0x0 0x20a86a50 0xbd 0x0 0x0 0xd30002 0xbd 0xda0007 0x0 0x70 0xbd 0xe20007 0xbd 0x50 0x0 0xf30005 0x0 0x0 0x0 0x0 0x0 0xfa0005 0x0 0x20a86e30 0xbd 0x0 0x0 0x1050007 0x1080 0xfffffffffffffd78 0x0 0x1120005 0x0 0x20a86e30 0x9b 0x0 0x0 0x1170007 0x85 0x20 0x16 0x1230003 0x9b 0xf8 0x1360005 0x0 0x20a86a50 0xbd 0x0 0x0 0x13b0002 0xbd 0x1420005 0xb9 0x20e31c50 0x4 0x0 0x0 0x1450007 0x0 0x70 0xbd 0x14d0005 0x0 0x209f4350 0xbd 0x0 0x0 0x1500007 0xbd 0x20 0x0 0x1610007 0xbd 0xffffffffffffff20 0x9b oops 7 62 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 68 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 90 java/util/ArrayList 100 java/util/ArrayList 113 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 121 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 131 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 546 orig 264 168 227 165 116 0 0 0 0 8 2 131 35 0 0 0 0 192 3 0 0 56 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 0 0 0 225 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 19 0 2 0 0 0 104 2 0 0 255 255 255 255 7 0 7 0 0 0 0 0 data 77 0x70007 0x21c 0x268 0x0 0xb0007 0x0 0x248 0x0 0x100007 0x0 0xb0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x170007 0x0 0x60 0x0 0x1b0004 0x0 0x0 0x0 0x0 0x0 0x2f0002 0x0 0x360004 0x0 0x0 0x0 0x0 0x0 0x390007 0x0 0x138 0x0 0x3d0004 0x0 0x0 0x0 0x0 0x0 0x420004 0x0 0x0 0x0 0x0 0x0 0x450007 0x0 0x98 0x0 0x490004 0x0 0x0 0x0 0x0 0x0 0x530007 0x0 0x30 0x0 0x5c0002 0x0 0x670003 0x0 0x28 0x6b0002 0x0 0x870002 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromTypeSignature (Lorg/eclipse/jdt/internal/compiler/lookup/SignatureWrapper;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1853 orig 264 168 227 165 116 0 0 0 0 16 80 67 35 0 0 0 0 0 13 0 0 48 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 233 56 0 0 113 51 0 0 0 0 0 0 0 0 0 0 2 0 0 0 7 0 102 0 2 0 0 0 136 11 0 0 255 255 255 255 3 0 3 0 0 0 0 0 data 369 0x30003 0x71d 0x18 0x1e0007 0x63 0x0 0x71d 0x260007 0x6ba 0x158 0x63 0x2e0007 0x63 0x138 0x0 0x340003 0x0 0xf8 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430002 0x0 0x4d0007 0x0 0x70 0x0 0x520007 0x0 0x20 0x0 0x620004 0x0 0x0 0x0 0x0 0x0 0x650005 0x0 0x0 0x0 0x0 0x0 0x730007 0x0 0xffffffffffffff20 0x0 0x810007 0x416 0x298 0x307 0x8d0005 0x0 0x20a86ee0 0x307 0x0 0x0 0x960003 0x307 0x58 0xa80002 0x194 0xab0007 0x34 0x30 0x160 0xbb0002 0x160 0xc40007 0x194 0xffffffffffffffc0 0x1a7 0xcb0004 0x0 0x20a84a10 0x1a7 0x0 0x0 0xce0007 0x0 0x68 0x1a7 0xd20004 0x0 0x20a84a10 0x1a7 0x0 0x0 0xda0003 0x1a7 0x48 0xde0005 0x0 0x0 0x0 0x0 0x0 0xe80003 0x1a7 0x58 0xfb0002 0x22f 0xfe0007 0x88 0x30 0x1a7 0x10f0002 0x1a7 0x1180007 0x22f 0xffffffffffffffc0 0x0 0x11c0005 0x0 0x0 0x0 0x0 0x0 0x1210007 0x0 0xfffffffffffffe90 0x0 0x1300002 0x0 0x1350005 0x0 0x0 0x0 0x0 0x0 0x1440005 0x0 0x20a86ee0 0x416 0x0 0x0 0x14f0007 0x206 0x38 0x210 0x1530003 0x210 0x18 0x15f0005 0x0 0x20a86b00 0x416 0x0 0x0 0x1660007 0x210 0x98 0x206 0x16b0007 0x7 0x38 0x1ff 0x1700003 0x1ff 0x58 0x17a0002 0x7 0x17d0005 0x0 0x20a86b00 0x7 0x0 0x0 0x1830004 0x0 0x20a86d80 0xf1 0x20a84a10 0x11f 0x18a0004 0xfffffffffffffee1 0x20a86d80 0xf1 0x20a84a10 0xca 0x18d0007 0x11f 0xb0 0xf1 0x1920005 0x0 0x20a86d80 0xf1 0x0 0x0 0x1950007 0xeb 0x60 0x6 0x19c0002 0x6 0x19f0004 0x0 0x20a84a10 0x6 0x0 0x0 0x1a60005 0x0 0x20a86d80 0xeb 0x20a84a10 0x125 0x1b10005 0x0 0x20a86d80 0xeb 0x20a84a10 0x125 0x1b40007 0x1b9 0x98 0x57 0x1ba0002 0x57 0x1c20003 0x57 0x48 0x1c70005 0x0 0x0 0x0 0x0 0x0 0x1d50007 0x0 0xffffffffffffffd0 0x57 0x1e20002 0x210 0x1ee0005 0x0 0x20a86b00 0x210 0x0 0x0 0x1f70003 0x210 0x340 0x20b0005 0x0 0x0 0x0 0x0 0x0 0x2140002 0x0 0x2170004 0x0 0x0 0x0 0x0 0x0 0x2200005 0x0 0x0 0x0 0x0 0x0 0x2270007 0x0 0x50 0x0 0x2360005 0x0 0x0 0x0 0x0 0x0 0x23b0005 0x0 0x0 0x0 0x0 0x0 0x23e0007 0x0 0x38 0x0 0x2450003 0x0 0x48 0x24a0005 0x0 0x0 0x0 0x0 0x0 0x25c0007 0x0 0x48 0x0 0x2730002 0x0 0x2780003 0x0 0x18 0x2800007 0x0 0xc0 0x0 0x2850005 0x0 0x0 0x0 0x0 0x0 0x2880007 0x0 0x108 0x0 0x28d0005 0x0 0x0 0x0 0x0 0x0 0x2900007 0x0 0xb8 0x0 0x2950005 0x0 0x0 0x0 0x0 0x0 0x2980007 0x0 0x20 0x0 0x2a60005 0x0 0x0 0x0 0x0 0x0 0x2ab0003 0x0 0x18 0x2c10007 0x0 0xfffffffffffffcd8 0x210 0x2d50002 0x210 0x2dc0007 0x25 0x38 0x1eb 0x2e10003 0x1eb 0x58 0x2eb0002 0x25 0x2ee0005 0x0 0x20a86b00 0x25 0x0 0x0 oops 18 56 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 77 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 87 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 135 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 148 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 167 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 173 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 175 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 179 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 181 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 189 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 201 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 207 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 209 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 213 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 215 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 240 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 365 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 454 orig 264 168 227 165 116 0 0 0 0 112 10 130 35 0 0 0 0 96 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 0 0 0 193 13 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 8 0x40007 0x0 0x40 0x1b8 0x100007 0x19c 0x20 0x1c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 123 orig 264 168 227 165 116 0 0 0 0 8 178 64 35 0 0 0 0 80 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26 0 0 0 9 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 12 0 0 0 0 0 data 2 0xc0002 0x61 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding (I[CLorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;[Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 2 1679 orig 264 168 227 165 116 0 0 0 0 176 176 64 35 0 0 0 0 72 3 0 0 168 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 244 0 0 0 217 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 33 0 2 0 0 0 208 1 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 58 0x10002 0x59b 0x2b0007 0x0 0x40 0x59b 0x310007 0x402 0x38 0x199 0x370003 0x199 0x18 0x420007 0x0 0x40 0x59b 0x480007 0xaa 0x38 0x4f1 0x4e0003 0x4f1 0x18 0x600007 0x0 0x110 0x59b 0x670005 0x344 0x203277b0 0x56 0x20a84a10 0x201 0x6a0007 0x59b 0xc0 0x0 0x6e0005 0x0 0x0 0x0 0x0 0x0 0x710007 0x0 0x70 0x0 0x750005 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0x20 0x0 oops 2 30 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 32 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTagBits ()J 2 1467 orig 264 168 227 165 116 0 0 0 0 8 51 129 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 33 42 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setTypeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;)V 1 115 orig 264 168 227 165 116 0 0 0 0 248 246 64 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 0 0 0 9 3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 2 1282 orig 264 168 227 165 116 0 0 0 0 56 91 39 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 133 0 0 0 233 35 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x475 0x20 0x8 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding setAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)V 2 1473 orig 264 168 227 165 116 0 0 0 0 152 248 64 35 0 0 0 0 168 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 81 42 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 10 0 0 0 0 0 data 8 0xa0002 0x54a 0xd0005 0x0 0x20a84a10 0x544 0x23fd0900 0x6 oops 2 4 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 6 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder storeAnnotations ([Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;[[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder; 2 2211 orig 264 168 227 165 116 0 0 0 0 72 242 129 35 0 0 0 0 216 2 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 173 0 0 0 81 42 0 0 177 63 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 28 0 2 0 0 0 120 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 47 0x10007 0x170 0xd8 0x3da 0xb0003 0x3da 0x58 0x120007 0x0 0x40 0x674 0x1a0007 0x66e 0x20 0x6 0x220007 0x6 0x40 0xa48 0x2a0007 0x674 0xffffffffffffffa0 0x3d4 0x2f0007 0x6 0x20 0x3d4 0x350007 0x54a 0x30 0x0 0x400002 0x0 0x450007 0x544 0x30 0x6 0x4e0002 0x6 0x560002 0x544 0x5a0005 0x0 0x20a12590 0x544 0x0 0x0 oops 1 43 org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding storeAnnotationHolder (Lorg/eclipse/jdt/internal/compiler/lookup/Binding;Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationHolder;)V 2 1510 orig 264 168 227 165 116 0 0 0 0 104 140 39 35 0 0 0 0 144 2 0 0 160 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 119 0 0 0 121 43 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 10 0 2 0 0 0 56 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 39 0x10007 0x41 0xb8 0x52e 0x70005 0x0 0x20a84a10 0x52e 0x0 0x0 0xc0007 0x4cc 0xe8 0x62 0x110005 0x62 0x0 0x0 0x0 0x0 0x150003 0x62 0x98 0x1b0005 0x16 0x23fd0900 0x1f 0x24651ce0 0xc 0x200007 0x0 0x50 0x41 0x260005 0x33 0x1feb3f00 0xe 0x0 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 25 org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 27 org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 35 org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeSystem fixTypeVariableDeclaringElement (Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding;Lorg/eclipse/jdt/internal/compiler/lookup/Binding;)V 1 636 orig 264 168 227 165 116 0 0 0 0 88 43 68 35 0 0 0 0 104 2 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 241 4 0 0 193 19 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 1 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 34 0xa0007 0x0 0x110 0x9e 0x130007 0x0 0xf0 0x9e 0x250003 0x9e 0x98 0x310104 0xffffffffffffffa6 0x209f4350 0x9e 0x2051d310 0x29 0x340007 0x1da 0x50 0x9e 0x390004 0x0 0x209f4350 0x9e 0x0 0x0 0x470007 0x278 0xffffffffffffff80 0x9e 0x4a0003 0x9e 0x18 oops 3 13 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 15 org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 23 org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +ciMethodData org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 72316 orig 264 168 227 165 116 0 0 0 0 168 149 42 33 0 0 0 0 8 3 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 32 0 0 233 24 0 0 241 236 3 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 23 0 2 0 0 0 168 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 53 0x10007 0x31d 0x38 0x0 0x50003 0x0 0x18 0xe0007 0x0 0x40 0x31d 0x130007 0x31d 0x20 0x0 0x200003 0x31d 0x38 0x280007 0x3868 0x20 0x661 0x340007 0x3ec9 0xffffffffffffffe0 0x31d 0x470003 0x31d 0x78 0x4f0007 0x3868 0x60 0x661 0x5d0004 0x0 0x1ea11870 0x661 0x0 0x0 0x6f0002 0x661 0x7e0007 0x3ec9 0xffffffffffffffa0 0x31d 0x8b0004 0x0 0x1ea11870 0x31d 0x0 0x0 0x990002 0x31d oops 2 35 [C 47 [C +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 getAnnotationsAtCursor (IZ)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 2 2660 orig 264 168 227 165 116 0 0 0 0 48 228 129 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 67 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 2 2981 orig 264 168 227 165 116 0 0 0 0 112 76 38 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 41 77 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x9a5 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 2 2900 orig 264 168 227 165 116 0 0 0 0 112 43 39 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 74 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x954 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3105 orig 264 168 227 165 116 0 0 0 0 112 164 93 35 0 0 0 0 160 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 9 81 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 80 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 10 0x40007 0xa1e 0x20 0x3 0xe0005 0x3e7 0x206e9370 0x637 0x0 0x0 oops 1 6 org/eclipse/jdt/internal/compiler/util/HashtableOfType +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 3345 orig 264 168 227 165 116 0 0 0 0 136 226 128 35 0 0 0 0 8 2 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 54 2 0 0 129 80 0 0 217 86 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 13 0 2 0 0 0 184 0 0 0 255 255 255 255 2 0 7 0 0 0 0 0 data 23 0x70002 0xa10 0x110003 0xa10 0x88 0x190007 0x174 0x50 0x818 0x1f0002 0x818 0x220007 0x14 0x20 0x804 0x310007 0x188 0x20 0x0 0x3f0007 0x98c 0xffffffffffffff90 0x20c oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 2452 orig 264 168 227 165 116 0 0 0 0 200 53 67 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 60 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x381 0x1ed76050 0x413 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 2 1844 orig 264 168 227 165 116 0 0 0 0 96 162 93 35 0 0 0 0 128 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 161 41 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 2 0 0 0 48 0 0 0 255 255 255 255 5 0 5 0 0 0 0 0 data 6 0x50005 0x37d 0x1ed76050 0x1b7 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 2295 orig 264 168 227 165 116 0 0 0 0 8 41 67 35 0 0 0 0 232 2 0 0 192 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 2 0 0 177 37 0 0 33 55 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 18 0 2 0 0 0 152 1 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 51 0x30007 0x4b6 0x50 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x150005 0x0 0x20a86b00 0x4b6 0x0 0x0 0x1a0007 0x1 0x40 0x4b5 0x210007 0x4b5 0x20 0x0 0x2e0003 0x4b5 0x88 0x350005 0x0 0x20740e30 0x520 0x0 0x0 0x3a0007 0x9 0x40 0x517 0x410007 0x517 0x20 0x0 0x4c0007 0x520 0xffffffffffffff90 0x4ac 0x560005 0x0 0x20740e30 0x4ac 0x0 0x0 oops 3 12 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 29 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 47 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 1687 orig 264 168 227 165 116 0 0 0 0 72 64 67 35 0 0 0 0 224 3 0 0 136 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 36 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 21 0 2 0 0 0 128 2 0 0 255 255 255 255 5 0 2 0 0 0 0 0 data 80 0x20005 0x0 0x20a86b00 0x497 0x0 0x0 0x90007 0x3fb 0x118 0x9c 0xf0002 0x9c 0x180007 0x9c 0x50 0x0 0x230005 0x0 0x0 0x0 0x0 0x0 0x2a0007 0x0 0x1d0 0x9c 0x340002 0x9c 0x3a0007 0x9c 0x20 0x0 0x4e0005 0x0 0x20740e30 0x9c 0x0 0x0 0x510003 0x9c 0x150 0x590007 0x3fb 0xb8 0x0 0x5d0007 0x0 0x50 0x0 0x700005 0x0 0x0 0x0 0x0 0x0 0x760005 0x0 0x0 0x0 0x0 0x0 0x7b0003 0x0 0x98 0x7f0007 0x137 0x80 0x2c4 0x850005 0x0 0x20a86b00 0x2c4 0x0 0x0 0x880004 0x0 0x20a84a10 0x200 0x20a86d80 0xc1 oops 5 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 34 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 70 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 76 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 78 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1456 orig 264 168 227 165 116 0 0 0 0 136 221 129 35 0 0 0 0 40 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 129 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 2 909 orig 264 168 227 165 116 0 0 0 0 224 105 92 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 12 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1181 orig 264 168 227 165 116 0 0 0 0 248 224 129 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 233 20 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 2 783 orig 264 168 227 165 116 0 0 0 0 120 49 129 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 121 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toReceiver ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1467 orig 264 168 227 165 116 0 0 0 0 152 225 129 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 217 29 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder ()V 1 1510 orig 264 168 227 165 116 0 0 0 0 0 241 129 35 0 0 0 0 48 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 49 31 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 2 0x10002 0x3e6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 1 1756 orig 264 168 227 165 116 0 0 0 0 40 64 129 35 0 0 0 0 112 3 0 0 232 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 44 3 0 0 81 15 0 0 129 29 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 0 15 0 2 0 0 0 32 2 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 68 0x70005 0x0 0x20a86840 0x1d4 0x20a868f0 0x16 0x140005 0x0 0x20a86840 0x1d4 0x20a868f0 0x16 0x1e0007 0x1c8 0x58 0x22 0x240003 0x22 0x18 0x310007 0x5a 0x0 0x22 0x360005 0x0 0x20a86840 0x1d4 0x20a868f0 0x16 0x410003 0x1ea 0x118 0x4a0005 0x0 0x20a86840 0x2ed 0x20a868f0 0x21 0x5f0005 0x0 0x20a86840 0x2ed 0x20a868f0 0x21 0x620005 0x0 0x20a86840 0x2ed 0x20a868f0 0x21 0x6c0002 0x30e 0x6f0007 0x30e 0x30 0x0 0x750002 0x0 0x810005 0x0 0x20a86840 0x2ed 0x20a868f0 0x21 0x8f0007 0x30e 0xffffffffffffff00 0x1ea oops 14 2 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 4 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 10 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 25 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 27 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 34 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 36 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 40 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 42 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 46 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 48 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 60 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 62 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotation (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 22 orig 264 168 227 165 116 0 0 0 0 200 69 69 35 0 0 0 0 184 4 0 0 232 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 4 0 1 0 0 0 0 0 data 108 0x10004 0x0 0x2135cf10 0x16 0x0 0x0 0x40007 0x0 0xb0 0x16 0x80004 0x0 0x2135cf10 0x16 0x0 0x0 0x100007 0x16 0x60 0x0 0x1a0002 0x0 0x1d0005 0x0 0x0 0x0 0x0 0x0 0x210005 0x0 0x2135cf10 0x16 0x0 0x0 0x280007 0x16 0x38 0x0 0x2c0003 0x0 0x18 0x350007 0x0 0x38 0x16 0x3b0003 0x16 0x18 0x480003 0x16 0xc8 0x570005 0x0 0x0 0x0 0x0 0x0 0x600005 0x0 0x0 0x0 0x0 0x0 0x680002 0x0 0x6c0002 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x770007 0x0 0xffffffffffffff50 0x16 0x7b0005 0x0 0x2135cf10 0x16 0x0 0x0 0x830005 0x0 0x2135cf10 0x16 0x0 0x0 0x880007 0x16 0x38 0x0 0x8f0003 0x0 0x18 0xa10005 0x0 0x20a86b00 0x16 0x0 0x0 0xac0005 0x0 0x20a86b00 0x16 0x0 0x0 oops 7 2 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 12 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 30 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 79 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 85 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 98 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 104 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment computePackageFrom ([[CZ)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 1 742 orig 264 168 227 165 116 0 0 0 0 224 245 66 35 0 0 0 0 0 10 0 0 56 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 47 1 0 0 193 6 0 0 185 13 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 8 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 277 0x30007 0xd8 0x20 0x0 0xf0005 0x0 0x20a86b00 0xd8 0x0 0x0 0x140007 0x1 0x40 0xd7 0x1b0007 0xd7 0x2c0 0x0 0x220007 0x1 0x200 0x0 0x290005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x180 0x0 0x330004 0x0 0x0 0x0 0x0 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x460007 0x0 0x130 0x0 0x540003 0x0 0xa8 0x640005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x60 0x0 0x730005 0x0 0x0 0x0 0x0 0x0 0x7b0002 0x0 0x860007 0x0 0xffffffffffffff70 0x0 0x890003 0x0 0x48 0x930005 0x0 0x0 0x0 0x0 0x0 0x980007 0x1 0x40 0x0 0x9f0007 0x0 0x30 0x0 0xae0002 0x1 0xb30007 0x1 0x20 0x0 0xca0005 0x1 0x0 0x0 0x0 0x0 0xd70003 0xd8 0x338 0xe30005 0x0 0x20740e30 0x1b7 0x0 0x0 0xe80007 0x11 0x40 0x1a6 0xef0007 0x1a6 0x2d0 0x0 0xf60007 0x11 0x200 0x0 0xfd0005 0x0 0x0 0x0 0x0 0x0 0x1000007 0x0 0x180 0x0 0x1070004 0x0 0x0 0x0 0x0 0x0 0x1160005 0x0 0x0 0x0 0x0 0x0 0x11f0007 0x0 0x130 0x0 0x12d0003 0x0 0xa8 0x13d0005 0x0 0x0 0x0 0x0 0x0 0x1440007 0x0 0x60 0x0 0x1520005 0x0 0x0 0x0 0x0 0x0 0x15a0002 0x0 0x1650007 0x0 0xffffffffffffff70 0x0 0x1680003 0x0 0x48 0x1750005 0x0 0x0 0x0 0x0 0x0 0x17a0007 0x11 0x40 0x0 0x1810007 0x0 0x40 0x0 0x18e0002 0x11 0x1980002 0x11 0x19d0007 0x10 0x20 0x1 0x1b40005 0x0 0x20740e30 0x11 0x0 0x0 0x1bf0007 0x1b7 0xfffffffffffffce0 0xd8 0x1c30004 0xffffffffffffff28 0x20740e30 0xd8 0x0 0x0 0x1c60007 0xd8 0x1f0 0x0 0x1cd0004 0x0 0x0 0x0 0x0 0x0 0x1d30005 0x0 0x0 0x0 0x0 0x0 0x1da0003 0x0 0x100 0x1df0005 0x0 0x0 0x0 0x0 0x0 0x1e40004 0x0 0x0 0x0 0x0 0x0 0x1ec0005 0x0 0x0 0x0 0x0 0x0 0x1ef0007 0x0 0x58 0x0 0x1f40007 0x0 0x38 0x0 0x1fa0003 0x0 0x68 0x2030005 0x0 0x0 0x0 0x0 0x0 0x2080007 0x0 0xfffffffffffffee8 0x0 0x20d0007 0x0 0x20 0x0 oops 4 6 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 107 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 201 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 211 org/eclipse/jdt/internal/compiler/lookup/PackageBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 1 229 orig 264 168 227 165 116 0 0 0 0 88 102 92 35 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 154 0 0 0 89 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 8 0x10002 0x4b 0x230005 0x0 0x20a86d80 0x4b 0x0 0x0 oops 1 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 1 414 orig 264 168 227 165 116 0 0 0 0 176 156 93 35 0 0 0 0 24 7 0 0 96 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 240 0 0 0 105 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 200 5 0 0 255 255 255 255 7 0 10 0 0 0 0 0 data 185 0xa0007 0x51 0x50 0x5c 0xe0005 0x0 0x20740e30 0x5c 0x0 0x0 0x150007 0xa4 0x30 0x9 0x1f0002 0x9 0x380005 0xad 0x0 0x0 0x0 0x0 0x3d0007 0x50 0x120 0x5d 0x410005 0x0 0x20a86d80 0x10 0x20740f20 0x4d 0x440007 0x4d 0xd0 0x10 0x480005 0x0 0x20a84a10 0x10 0x0 0x0 0x4b0007 0x0 0x80 0x10 0x4f0004 0x0 0x20a86d80 0x10 0x0 0x0 0x570005 0x0 0x20a86d80 0x10 0x0 0x0 0x640007 0xad 0xf0 0x0 0x680005 0x0 0x0 0x0 0x0 0x0 0x6b0007 0x0 0x70 0x0 0x6f0004 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0x50 0x0 0x770005 0x0 0x0 0x0 0x0 0x0 0x7b0005 0x51 0x20a86d80 0x4b 0x20a84a10 0x11 0x7e0007 0x4b 0x2d8 0x62 0x850007 0x62 0x2b8 0x0 0x8c0005 0x0 0x0 0x0 0x0 0x0 0x910003 0x0 0x218 0x960005 0x0 0x0 0x0 0x0 0x0 0x9b0004 0x0 0x0 0x0 0x0 0x0 0xa50007 0x0 0x1a0 0x0 0xae0005 0x0 0x0 0x0 0x0 0x0 0xb50007 0x0 0x150 0x0 0xba0005 0x0 0x0 0x0 0x0 0x0 0xbd0007 0x0 0x100 0x0 0xc10005 0x0 0x0 0x0 0x0 0x0 0xc40007 0x0 0xb0 0x0 0xc90004 0x0 0x0 0x0 0x0 0x0 0xd10005 0x0 0x0 0x0 0x0 0x0 0xdb0005 0x0 0x0 0x0 0x0 0x0 0xe10005 0x0 0x0 0x0 0x0 0x0 0xe60007 0x0 0xfffffffffffffdd0 0x0 oops 8 6 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 28 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 30 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 38 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 48 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 54 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 90 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 92 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 1 1047 orig 264 168 227 165 116 0 0 0 0 152 255 61 35 0 0 0 0 104 7 0 0 104 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 185 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 40 0 2 0 0 0 24 6 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 195 0x10005 0x15 0x20a84a10 0x160 0x20a86d80 0xa2 0x40008 0xe 0x104 0xf8 0x0 0x80 0x3 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x0 0x80 0x430005 0x0 0x0 0x0 0x0 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x4c0003 0x0 0x38 0x540007 0x19a 0x20 0x68 0x5e0005 0x0 0x20a84a10 0xf8 0x20a86d80 0xa2 0x610008 0x8 0xe3 0x110 0x0 0x50 0x0 0x68 0x0 0x50 0x890003 0x0 0xc0 0x8d0004 0x0 0x0 0x0 0x0 0x0 0x940005 0x0 0x0 0x0 0x0 0x0 0x970005 0x0 0x0 0x0 0x0 0x0 0x9c0003 0x0 0x18 0xa30005 0x0 0x20a84a10 0xf8 0x20a86d80 0xa2 0xaa0007 0x0 0x100 0x19a 0xaf0007 0x19a 0xc8 0x0 0xb40005 0x0 0x0 0x0 0x0 0x0 0xb70004 0x0 0x0 0x0 0x0 0x0 0xbb0005 0x0 0x0 0x0 0x0 0x0 0xbe0003 0x0 0x18 0xc40003 0x19a 0x1e0 0xc90007 0x0 0x70 0x0 0xcd0005 0x0 0x0 0x0 0x0 0x0 0xd00007 0x0 0x20 0x0 0xd80005 0x0 0x0 0x0 0x0 0x0 0xdb0004 0x0 0x0 0x0 0x0 0x0 0xe40002 0x0 0xe70007 0x0 0x20 0x0 0xef0007 0x0 0xc8 0x0 0xf40005 0x0 0x0 0x0 0x0 0x0 0xf70004 0x0 0x0 0x0 0x0 0x0 0xfc0005 0x0 0x0 0x0 0x0 0x0 0x1010003 0x0 0x18 0x10a0002 0x19a 0x10d0007 0x19a 0x88 0x0 0x1110007 0x0 0x68 0x0 0x1180005 0x0 0x0 0x0 0x0 0x0 0x11b0003 0x0 0x18 oops 6 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 43 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 45 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 83 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 85 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createMissingType (Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding; 1 207 orig 264 168 227 165 116 0 0 0 0 64 10 67 35 0 0 0 0 72 3 0 0 176 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 53 0 0 0 209 4 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 240 1 0 0 255 255 255 255 7 0 1 0 0 0 0 0 data 62 0x10007 0x32 0x50 0x68 0x70002 0x68 0xf0007 0x68 0x20 0x0 0x1e0002 0x9a 0x270007 0x0 0x100 0x99 0x2f0005 0x0 0x20a86b00 0x99 0x0 0x0 0x320005 0x0 0x20a86b00 0x99 0x0 0x0 0x390007 0x99 0x50 0x0 0x410005 0x0 0x0 0x0 0x0 0x0 0x490005 0x0 0x20740f20 0x99 0x0 0x0 0x4e0005 0x0 0x20740e30 0x99 0x0 0x0 0x550007 0x99 0x30 0x0 0x5e0002 0x0 0x690005 0x0 0x20a86e30 0x99 0x0 0x0 oops 5 18 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 24 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 40 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 46 org/eclipse/jdt/internal/compiler/lookup/PackageBinding 58 java/util/ArrayList +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding notEquals (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Z 2 3693 orig 264 168 227 165 116 0 0 0 0 136 181 38 35 0 0 0 0 240 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 105 99 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 15 0 2 0 0 0 160 0 0 0 255 255 255 255 7 0 2 0 0 0 0 0 data 20 0x20007 0x208 0x20 0xa65 0x80007 0x0 0x40 0x208 0xc0007 0x208 0x20 0x0 0x170007 0x22 0x40 0x1e6 0x220007 0x1e6 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 2 1411 orig 264 168 227 165 116 0 0 0 0 160 165 38 35 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 25 28 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 3 0 1 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding signature2qualifiedTypeName ([C)[[C 1 22 orig 264 168 227 165 116 0 0 0 0 248 186 69 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 16 0 0 0 255 255 255 255 2 0 8 0 0 0 0 0 data 2 0x80002 0x16 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getNullAnnotationBit ([[C)I 1 22 orig 264 168 227 165 116 0 0 0 0 40 48 67 35 0 0 0 0 176 4 0 0 24 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 3 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 108 0x40007 0x15 0x288 0x1 0xc0002 0x1 0x1d0002 0x1 0x220002 0x1 0x250005 0x0 0x2031a3e0 0x1 0x0 0x0 0x360002 0x1 0x3b0002 0x1 0x3e0005 0x0 0x2031a3e0 0x1 0x0 0x0 0x4f0002 0x1 0x550002 0x1 0x580005 0x0 0x2031a3e0 0x1 0x0 0x0 0x6d0003 0x1 0x58 0x7c0002 0x0 0x7f0005 0x0 0x0 0x0 0x0 0x0 0x8b0007 0x0 0xffffffffffffffc0 0x1 0x9d0003 0x1 0x58 0xac0002 0x0 0xaf0005 0x0 0x0 0x0 0x0 0x0 0xbb0007 0x0 0xffffffffffffffc0 0x1 0xcd0003 0x1 0x58 0xdd0002 0x0 0xe00005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0xffffffffffffffc0 0x1 0xf00002 0x16 0xf90005 0x0 0x2031a3e0 0x16 0x0 0x0 0xfe0104 0x0 0x0 0x0 0x0 0x0 0x1030007 0x0 0x38 0x16 0x1070003 0x16 0x48 0x10b0005 0x0 0x0 0x0 0x0 0x0 oops 4 12 java/util/HashMap 22 java/util/HashMap 32 java/util/HashMap 85 java/util/HashMap +ciMethodData org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNonNullByDefaultValue (Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)I 1 0 orig 264 168 227 165 116 0 0 0 0 128 183 69 35 0 0 0 0 120 4 0 0 176 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 40 3 0 0 255 255 255 255 5 0 1 0 0 0 0 0 data 101 0x10005 0x0 0x0 0x0 0x0 0x0 0x80002 0x0 0xd0005 0x0 0x0 0x0 0x0 0x0 0x160007 0x0 0x40 0x0 0x1c0007 0x0 0x200 0x0 0x250005 0x0 0x0 0x0 0x0 0x0 0x2c0007 0x0 0x20 0x0 0x330005 0x0 0x0 0x0 0x0 0x0 0x360007 0x0 0x80 0x0 0x3b0004 0x0 0x0 0x0 0x0 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x470002 0x0 0x4e0007 0x0 0x20 0x0 0x560005 0x0 0x0 0x0 0x0 0x0 0x5d0007 0x0 0x80 0x0 0x640007 0x0 0x60 0x0 0x6b0005 0x0 0x0 0x0 0x0 0x0 0x720002 0x0 0x7c0007 0x0 0x98 0x0 0x850003 0x0 0x58 0x8f0005 0x0 0x0 0x0 0x0 0x0 0x940002 0x0 0xa20007 0x0 0xffffffffffffffc0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isNative ()Z 1 299 orig 264 168 227 165 116 0 0 0 0 8 231 64 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 201 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x39 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/MethodBinding isAbstract ()Z 1 1112 orig 264 168 227 165 116 0 0 0 0 224 222 64 35 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 242 0 0 0 49 27 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 5 0 2 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x360 0x20 0x6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding genericType ()Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 191 orig 264 168 227 165 116 0 0 0 0 176 181 68 35 0 0 0 0 248 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 225 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 176 0 0 0 255 255 255 255 4 0 4 0 0 0 0 0 data 22 0x40004 0xffffffffffffff44 0x20a84a10 0xbc 0x0 0x0 0x70007 0xbc 0x80 0x0 0xe0004 0x0 0x0 0x0 0x0 0x0 0x160005 0x0 0x0 0x0 0x0 0x0 oops 1 2 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +ciMethodData org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment createRawType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/RawTypeBinding; 1 9 orig 264 168 227 165 116 0 0 0 0 16 35 67 35 0 0 0 0 56 2 0 0 128 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 49 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 28 0x90007 0x6 0xb0 0x0 0x110005 0x0 0x0 0x0 0x0 0x0 0x140004 0x0 0x0 0x0 0x0 0x0 0x190005 0x0 0x0 0x0 0x0 0x0 0x230005 0x0 0x20a86f90 0x6 0x0 0x0 oops 1 24 org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciMethodData org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeLocalVariableAttribute (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 48 66 129 35 0 0 0 0 80 3 0 0 80 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 63 0x70005 0x0 0x0 0x0 0x0 0x0 0xe0007 0x0 0x1c8 0x0 0x210003 0x0 0x158 0x260005 0x0 0x0 0x0 0x0 0x0 0x2d0007 0x0 0x130 0x0 0x340005 0x0 0x0 0x0 0x0 0x0 0x510005 0x0 0x0 0x0 0x0 0x0 0x540005 0x0 0x0 0x0 0x0 0x0 0x5e0002 0x0 0x610007 0x0 0x50 0x0 0x6d0004 0x0 0x0 0x0 0x0 0x0 0x780007 0x0 0xfffffffffffffec0 0x0 0x800007 0x0 0x30 0x0 0x910002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/util/SimpleLookupTable put (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; 1 652 orig 264 168 227 165 116 0 0 0 0 96 96 96 35 0 0 0 0 240 2 0 0 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 178 1 0 0 153 2 0 0 209 6 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 152 1 0 0 255 255 255 255 5 0 7 0 0 0 0 0 data 51 0x70005 0x47 0x203277b0 0xb 0x246529d0 0x1 0x110003 0x53 0xb8 0x170005 0xc 0x203277b0 0x2 0x20740f20 0xcc 0x1a0007 0xd8 0x50 0x2 0x250004 0x0 0x32db930 0x2 0x0 0x0 0x2d0007 0xd7 0x20 0x1 0x3d0007 0xda 0xffffffffffffff60 0x51 0x470004 0x0 0x203277b0 0x9 0x246529d0 0x1 0x4f0004 0x0 0x32db930 0x2d 0x24652a80 0x3 0x5f0007 0x4f 0x30 0x2 0x630002 0x2 oops 9 2 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 4 org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding 11 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 13 org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 21 java/lang/Boolean 35 org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 37 org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding 41 java/lang/Boolean 43 [Lorg/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding; +ciMethodData org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 1 31 orig 264 168 227 165 116 0 0 0 0 232 223 128 35 0 0 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 31 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 48 0 0 0 255 255 255 255 2 0 1 0 0 0 0 0 data 6 0x10002 0x0 0x1a0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding computeId ()V 1 516 orig 264 168 227 165 116 0 0 0 0 216 60 39 35 0 0 0 0 56 32 0 0 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 33 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 120 30 0 0 255 255 255 255 8 0 5 0 0 0 0 0 data 975 0x50008 0xc 0x0 0x1e78 0x0 0x70 0x1 0x1128 0x3 0x16d0 0x0 0x1c80 0x0 0x1de8 0x310008 0x8 0x0 0x150 0x0 0x50 0x0 0x80 0x0 0xb0 0x530002 0x0 0x560007 0x0 0x20 0x0 0x640002 0x0 0x670007 0x0 0xc0 0x0 0x6e0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x8f0002 0x0 0x920007 0x0 0x20 0x0 0xa30002 0x0 0xa60007 0x0 0x20 0x0 0xbb0007 0x0 0x20 0x0 0xc80007 0x0 0x20 0x0 0xd50002 0x0 0xd80007 0x0 0x3c0 0x0 0xde0008 0x6 0x0 0x3a0 0x0 0x40 0x0 0x210 0xfc0002 0x0 0xff0007 0x0 0x1c0 0x0 0x1050008 0xe 0x0 0x1a0 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x170 0x1460002 0x0 0x1490007 0x0 0x20 0x0 0x15d0002 0x0 0x1600007 0x0 0x20 0x0 0x1700002 0x0 0x1730007 0x0 0x20 0x0 0x1830002 0x0 0x1860007 0x0 0x20 0x0 0x1960002 0x0 0x1990007 0x0 0x20 0x0 0x1a90002 0x0 0x1ac0007 0x0 0x20 0x0 0x1bb0002 0x0 0x1be0007 0x0 0x180 0x0 0x1c40008 0xc 0x0 0x160 0x0 0x70 0x0 0xa0 0x0 0xd0 0x0 0x100 0x0 0x130 0x1fe0002 0x0 0x2010007 0x0 0x20 0x0 0x21d0002 0x0 0x2200007 0x0 0x20 0x0 0x2300002 0x0 0x2330007 0x0 0x20 0x0 0x24f0002 0x0 0x2520007 0x0 0x20 0x0 0x26e0002 0x0 0x2710007 0x0 0x20 0x0 0x2800008 0x2e 0x0 0xb40 0x0 0x180 0x0 0x220 0x0 0x2e0 0x0 0x408 0x0 0x4d8 0x0 0x5e8 0x0 0xb40 0x0 0xb40 0x0 0x660 0x0 0xb40 0x0 0xb40 0x0 0x740 0x0 0xb40 0x0 0x770 0x0 0x7a0 0x0 0xb40 0x0 0xb40 0x0 0x850 0x0 0x898 0x0 0xae0 0x0 0xb40 0x0 0xb10 0x2ea0008 0x6 0x0 0xa0 0x0 0x40 0x0 0x70 0x3060002 0x0 0x3090007 0x0 0x20 0x0 0x3230002 0x0 0x3260007 0x0 0x20 0x0 0x3330008 0xa 0x0 0xc0 0x0 0x60 0x0 0xc0 0x0 0xc0 0x0 0x90 0x3560002 0x0 0x3590007 0x0 0x20 0x0 0x3690002 0x0 0x36c0007 0x0 0x20 0x0 0x3790008 0x8 0x0 0x128 0x0 0x50 0x0 0x80 0x0 0xf8 0x3a20002 0x0 0x3a50007 0x0 0x20 0x0 0x3b50002 0x0 0x3b80007 0x0 0x38 0x0 0x3c10003 0x0 0x48 0x3ca0002 0x0 0x3cd0007 0x0 0x20 0x0 0x3dd0002 0x0 0x3e00007 0x0 0x20 0x0 0x3ed0008 0xc 0x0 0xd0 0x0 0x70 0x0 0xd0 0x0 0xd0 0x0 0xd0 0x0 0xa0 0x4160002 0x0 0x4190007 0x0 0x20 0x0 0x4290002 0x0 0x42c0007 0x0 0x20 0x0 0x4390008 0xe 0x0 0x110 0x0 0x80 0x0 0xb0 0x0 0x110 0x0 0x110 0x0 0x110 0x0 0xe0 0x4660002 0x0 0x4690007 0x0 0x20 0x0 0x4790002 0x0 0x47c0007 0x0 0x20 0x0 0x48c0002 0x0 0x48f0007 0x0 0x20 0x0 0x4a00002 0x0 0x4a30007 0x0 0x38 0x0 0x4ac0003 0x0 0x48 0x4b50002 0x0 0x4b80007 0x0 0x20 0x0 0x4c40008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x4ee0002 0x0 0x4f10007 0x0 0x20 0x0 0x5010002 0x0 0x5040007 0x0 0x20 0x0 0x5140002 0x0 0x5170007 0x0 0x20 0x0 0x5280002 0x0 0x52b0007 0x0 0x20 0x0 0x53b0002 0x0 0x53e0007 0x0 0x20 0x0 0x54a0008 0x8 0x0 0xb0 0x0 0x50 0x0 0xb0 0x0 0x80 0x56a0002 0x0 0x56d0007 0x0 0x20 0x0 0x57c0002 0x0 0x57f0007 0x0 0x20 0x0 0x5900002 0x0 0x5930007 0x0 0x1048 0x0 0x59c0003 0x0 0x1028 0x5a10008 0x1a 0x0 0x248 0x0 0xe0 0x0 0x110 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x248 0x0 0x188 0x0 0x1b8 0x0 0x1e8 0x0 0x248 0x0 0x248 0x0 0x218 0x5e60002 0x0 0x5e90007 0x0 0x20 0x0 0x5f90002 0x0 0x5fc0007 0x0 0x38 0x0 0x6050003 0x0 0x48 0x60e0002 0x0 0x6110007 0x0 0x20 0x0 0x6210002 0x0 0x6240007 0x0 0x20 0x0 0x6340002 0x0 0x6370007 0x0 0x20 0x0 0x6470002 0x0 0x64a0007 0x0 0x20 0x0 0x65a0002 0x0 0x65d0007 0x0 0x20 0x0 0x66e0002 0x0 0x6710007 0x0 0x20 0x0 0x6810002 0x0 0x6840007 0x0 0x20 0x0 0x68e0003 0x0 0xd68 0x6980002 0x1 0x69b0007 0x1 0x20 0x0 0x6ae0002 0x1 0x6b10007 0x0 0x20 0x1 0x6be0007 0x0 0x20 0x0 0x6cb0007 0x0 0x20 0x0 0x6d80007 0x0 0x20 0x0 0x6df0008 0x8 0x0 0x4d0 0x0 0x50 0x0 0x310 0x0 0x3c0 0x7040002 0x0 0x7070007 0x0 0x2b0 0x0 0x70d0008 0xe 0x0 0x290 0x0 0x80 0x0 0xb0 0x0 0xe0 0x0 0x110 0x0 0x140 0x0 0x260 0x74e0002 0x0 0x7510007 0x0 0x20 0x0 0x7610002 0x0 0x7640007 0x0 0x20 0x0 0x7740002 0x0 0x7770007 0x0 0x20 0x0 0x7870002 0x0 0x78a0007 0x0 0x20 0x0 0x7960008 0x10 0x0 0x120 0x0 0x90 0x0 0xc0 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0x120 0x0 0xf0 0x7c60002 0x0 0x7c90007 0x0 0x20 0x0 0x7d90002 0x0 0x7dc0007 0x0 0x20 0x0 0x7ec0002 0x0 0x7ef0007 0x0 0x20 0x0 0x8000002 0x0 0x8030007 0x0 0x20 0x0 0x8120002 0x0 0x8150007 0x0 0xa0 0x0 0x81a0007 0x0 0x20 0x0 0x8210008 0x4 0x0 0x60 0x0 0x30 0x83a0002 0x0 0x83d0007 0x0 0x20 0x0 0x84c0002 0x0 0x84f0007 0x0 0x100 0x0 0x8550008 0x8 0x0 0xe0 0x0 0x50 0x0 0x80 0x0 0xb0 0x87e0002 0x0 0x8810007 0x0 0x20 0x0 0x8910002 0x0 0x8940007 0x0 0x20 0x0 0x8a40002 0x0 0x8a70007 0x0 0x20 0x0 0x8b20003 0x0 0x7c0 0x8bf0008 0x8 0x0 0x598 0x0 0x538 0x0 0x50 0x3 0x220 0x8e90002 0x0 0x8ec0007 0x0 0x20 0x0 0x8f90007 0x0 0x20 0x0 0x9010002 0x0 0x9040007 0x0 0x170 0x0 0x9100007 0x0 0x20 0x0 0x9170008 0x4 0x0 0x130 0x0 0x30 0x92c0002 0x0 0x92f0007 0x0 0xf0 0x0 0x93b0007 0x0 0x20 0x0 0x9420008 0x4 0x0 0xb0 0x0 0x30 0x95d0007 0x0 0x20 0x0 0x9670002 0x0 0x96a0007 0x0 0x50 0x0 0x9730002 0x0 0x9760007 0x0 0x20 0x0 0x98c0002 0x3 0x98f0007 0x3 0x20 0x0 0x99c0007 0x3 0x20 0x0 0x9a30008 0xc 0x0 0x2c8 0x3 0x1f0 0x0 0x2c8 0x0 0x2c8 0x0 0x2c8 0x0 0x70 0x9c80002 0x0 0x9cb0007 0x0 0x170 0x0 0x9d70007 0x0 0x20 0x0 0x9de0008 0x4 0x0 0x130 0x0 0x30 0x9f40002 0x0 0x9f70007 0x0 0xf0 0x0 0xa030007 0x0 0x20 0x0 0xa0a0008 0x4 0x0 0xb0 0x0 0x30 0xa250007 0x0 0x20 0x0 0xa2f0002 0x0 0xa320007 0x0 0x50 0x0 0xa3b0002 0x0 0xa3e0007 0x0 0x20 0x0 0xa4f0002 0x3 0xa520007 0x0 0xc8 0x3 0xa5e0002 0x3 0xa610007 0x3 0x98 0x0 0xa6b0002 0x0 0xa6e0007 0x0 0x38 0x0 0xa770003 0x0 0x48 0xa810002 0x0 0xa840007 0x0 0x20 0x0 0xa980002 0x0 0xa9b0007 0x0 0x20 0x0 0xaa60002 0x0 0xaa90007 0x0 0x20 0x0 0xab30003 0x0 0x210 0xabf0002 0x0 0xac20007 0x0 0x1e8 0x0 0xace0002 0x0 0xad10007 0x0 0x80 0x0 0xadd0002 0x0 0xae00007 0x0 0x50 0x0 0xaea0002 0x0 0xaed0007 0x0 0x20 0x0 0xb000002 0x0 0xb030007 0x0 0x50 0x0 0xb0f0002 0x0 0xb120007 0x0 0x20 0x0 0xb1d0002 0x0 0xb200007 0x0 0xc8 0x0 0xb2e0003 0x0 0xa8 0xb3a0002 0x0 0xb3d0007 0x0 0x50 0x0 0xb4a0002 0x0 0xb4d0007 0x0 0x20 0x0 0xb580002 0x0 0xb5b0007 0x0 0x20 0x0 oops 0 +instanceKlass java/util/IdentityHashMap$IdentityHashMapIterator +instanceKlass java/util/Formattable +instanceKlass java/util/Formatter$Conversion +instanceKlass java/util/Formatter$FixedString +instanceKlass java/util/Formatter$DateTime +instanceKlass java/util/Formatter$Flags +instanceKlass java/util/Formatter$FormatSpecifier +instanceKlass java/util/Formatter$FormatString +instanceKlass java/util/Formatter +instanceKlass java/util/logging/LogRecord +instanceKlass java/lang/Throwable$PrintStreamOrWriter +instanceKlass br/ufpe/cin/exceptions/ExceptionUtils +instanceKlass java/text/DontCareFieldPosition$1 +instanceKlass java/text/Format$FieldDelegate +instanceKlass java/text/DateFormatSymbols +instanceKlass sun/util/locale/provider/CalendarDataUtility$CalendarWeekParameterGetter +instanceKlass sun/util/locale/provider/CalendarDataUtility +instanceKlass java/util/Calendar$Builder +instanceKlass java/util/Calendar +instanceKlass java/util/TimeZone$1 +instanceKlass java/util/zip/CRC32 +instanceKlass sun/util/calendar/ZoneInfoFile$ZoneOffsetTransitionRule +instanceKlass sun/util/calendar/ZoneInfoFile$1 +instanceKlass sun/util/calendar/ZoneInfoFile +instanceKlass java/util/TimeZone +instanceKlass java/text/AttributedCharacterIterator$Attribute +instanceKlass br/ufpe/cin/logging/LoggerStatistics$1 +instanceKlass br/ufpe/cin/logging/LoggerStatistics +instanceKlass java/util/ArrayDeque$DeqIterator +instanceKlass br/ufpe/cin/statistics/Statistics +instanceKlass sun/misc/ObjectInputFilter +instanceKlass com/sun/crypto/provider/SunJCE$1 +instanceKlass sun/security/ssl/SunJSSE$1 +instanceKlass java/security/spec/ECFieldF2m +instanceKlass java/security/spec/ECPoint +instanceKlass java/security/spec/EllipticCurve +instanceKlass java/security/spec/ECFieldFp +instanceKlass java/security/spec/ECParameterSpec +instanceKlass java/security/spec/ECField +instanceKlass sun/security/ec/CurveDB +instanceKlass sun/security/ec/SunECEntries +instanceKlass sun/security/ec/SunEC$1 +instanceKlass sun/security/util/ManifestEntryVerifier$SunProviderHolder +instanceKlass java/util/Base64$Encoder +instanceKlass java/util/Base64$Decoder +instanceKlass java/util/Base64 +instanceKlass java/security/cert/CertPath +instanceKlass java/math/MutableBigInteger +instanceKlass sun/security/provider/ByteArrayAccess +instanceKlass sun/security/rsa/RSAPadding +instanceKlass sun/security/rsa/RSACore +instanceKlass sun/security/rsa/RSAUtil$1 +instanceKlass java/security/interfaces/RSAPrivateCrtKey +instanceKlass sun/security/pkcs/PKCS8Key +instanceKlass java/security/interfaces/RSAPrivateKey +instanceKlass java/security/PrivateKey +instanceKlass sun/security/util/SignatureUtil +instanceKlass sun/security/jca/ServiceId +instanceKlass java/security/Signature$1 +instanceKlass sun/misc/JavaSecuritySignatureAccess +instanceKlass java/security/SignatureSpi +instanceKlass javax/crypto/SecretKey +instanceKlass javax/security/auth/Destroyable +instanceKlass sun/security/util/Length +instanceKlass sun/security/util/KeyUtil +instanceKlass sun/text/normalizer/NormalizerBase$1 +instanceKlass sun/text/normalizer/NormalizerBase$QuickCheckResult +instanceKlass sun/text/normalizer/NormalizerBase$Mode +instanceKlass sun/text/normalizer/NormalizerBase +instanceKlass java/text/Normalizer +instanceKlass sun/security/pkcs/PKCS9Attribute +instanceKlass sun/security/x509/AVAKeyword +instanceKlass sun/security/util/ConstraintsParameters +instanceKlass sun/security/pkcs/SignerInfo +instanceKlass java/security/interfaces/DSAPublicKey +instanceKlass java/security/interfaces/DSAKey +instanceKlass java/security/spec/DSAPublicKeySpec +instanceKlass java/security/AlgorithmParametersSpi +instanceKlass java/security/AlgorithmParameters +instanceKlass jdk/internal/event/EventHelper +instanceKlass sun/security/util/MemoryCache$CacheEntry +instanceKlass sun/security/x509/X509AttributeName +instanceKlass sun/security/x509/RFC822Name +instanceKlass sun/security/x509/GeneralName +instanceKlass sun/security/x509/GeneralNames +instanceKlass sun/security/x509/KeyIdentifier +instanceKlass java/util/TreeMap$Entry +instanceKlass sun/security/x509/NetscapeCertTypeExtension$MapEntry +instanceKlass sun/security/x509/OIDMap$OIDInfo +instanceKlass sun/security/x509/PKIXExtensions +instanceKlass sun/security/x509/OIDMap +instanceKlass sun/security/x509/Extension +instanceKlass java/security/cert/Extension +instanceKlass java/util/Collections$SynchronizedMap +instanceKlass java/util/NavigableMap +instanceKlass java/util/SortedMap +instanceKlass sun/security/x509/CertificateExtensions +instanceKlass sun/security/rsa/RSAUtil +instanceKlass java/security/interfaces/RSAPublicKey +instanceKlass java/security/interfaces/RSAKey +instanceKlass java/security/spec/RSAPrivateKeySpec +instanceKlass java/security/spec/RSAPublicKeySpec +instanceKlass java/security/KeyFactorySpi +instanceKlass sun/security/jca/ProviderList$ServiceList$1 +instanceKlass java/security/KeyFactory +instanceKlass java/security/spec/EncodedKeySpec +instanceKlass java/security/spec/KeySpec +instanceKlass sun/security/util/BitArray +instanceKlass sun/security/x509/X509Key +instanceKlass java/security/PublicKey +instanceKlass sun/security/x509/CertificateX509Key +instanceKlass sun/util/calendar/CalendarUtils +instanceKlass sun/util/calendar/CalendarDate +instanceKlass sun/security/x509/CertificateValidity +instanceKlass sun/security/x509/AVA +instanceKlass sun/security/x509/RDN +instanceKlass javax/security/auth/x500/X500Principal +instanceKlass sun/security/x509/X500Name$1 +instanceKlass sun/security/x509/X500Name +instanceKlass sun/security/x509/GeneralNameInterface +instanceKlass sun/security/x509/CertificateAlgorithmId +instanceKlass sun/security/x509/SerialNumber +instanceKlass sun/security/x509/CertificateSerialNumber +instanceKlass sun/security/x509/CertificateVersion +instanceKlass sun/security/x509/X509CertInfo +instanceKlass sun/security/x509/CertAttrSet +instanceKlass sun/security/util/Cache$EqualByteArray +instanceKlass java/security/cert/X509Extension +instanceKlass sun/security/util/Cache +instanceKlass java/security/cert/CertificateFactorySpi +instanceKlass java/security/cert/CertificateFactory +instanceKlass sun/security/x509/AlgorithmId +instanceKlass sun/security/util/ByteArrayTagOrder +instanceKlass sun/security/util/ByteArrayLexOrder +instanceKlass sun/security/util/DerEncoder +instanceKlass sun/security/util/DerValue +instanceKlass sun/security/util/ObjectIdentifier +instanceKlass sun/security/pkcs/ContentInfo +instanceKlass sun/security/util/DerIndefLenConverter +instanceKlass sun/security/util/DerInputStream +instanceKlass sun/security/pkcs/PKCS7 +instanceKlass sun/security/util/ManifestDigester$Section +instanceKlass sun/security/util/ManifestDigester$Entry +instanceKlass sun/security/util/ManifestDigester$Position +instanceKlass sun/security/util/ManifestDigester +instanceKlass sun/security/util/DisabledAlgorithmConstraints$1 +instanceKlass sun/security/util/DisabledAlgorithmConstraints$Constraint +instanceKlass sun/security/util/DisabledAlgorithmConstraints$Constraints +instanceKlass sun/security/util/AbstractAlgorithmConstraints$1 +instanceKlass sun/security/util/AlgorithmDecomposer +instanceKlass sun/security/util/AbstractAlgorithmConstraints +instanceKlass java/security/AlgorithmConstraints +instanceKlass sun/security/util/SignatureFileVerifier +instanceKlass sun/security/util/ManifestEntryVerifier +instanceKlass sun/security/rsa/SunRsaSignEntries +instanceKlass java/security/KeyStoreSpi +instanceKlass java/security/KeyStore +instanceKlass org/apache/commons/io/Charsets +instanceKlass org/apache/commons/io/IOUtils +instanceKlass java/util/zip/Checksum +instanceKlass org/apache/commons/io/filefilter/IOFileFilter +instanceKlass java/io/FileFilter +instanceKlass org/apache/commons/io/FileUtils +instanceKlass br/ufpe/cin/mergers/handlers/MyProblem +instanceKlass org/eclipse/jdt/core/dom/DefaultCommentMapper +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObjectToIntArray +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList$Cursor +instanceKlass org/eclipse/jdt/core/dom/PrefixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/TypeBinding +instanceKlass org/eclipse/jdt/core/dom/Assignment$Operator +instanceKlass org/eclipse/jdt/core/dom/InfixExpression$Operator +instanceKlass org/eclipse/jdt/core/dom/MethodBinding +instanceKlass org/eclipse/jdt/core/dom/AnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$AnnotationIdentityBinding +instanceKlass org/eclipse/jdt/core/dom/PrimitiveType$Code +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$42 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$41 +instanceKlass org/eclipse/jdt/core/ILocalVariable +instanceKlass org/eclipse/jdt/core/dom/VariableBinding +instanceKlass org/eclipse/jdt/core/dom/Modifier$ModifierKeyword +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$40 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$ISetJavaDoc +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$$Lambda$39 +instanceKlass org/eclipse/jdt/core/dom/ASTConverter$IGetJavaDoc +instanceKlass org/eclipse/jdt/core/dom/Message +instanceKlass java/util/Collections$UnmodifiableMap +instanceKlass org/eclipse/jdt/core/dom/StructuralPropertyDescriptor +instanceKlass org/eclipse/jdt/internal/core/util/Util$BindingsToNodesMap +instanceKlass org/eclipse/jdt/core/dom/IAnnotationBinding +instanceKlass org/eclipse/jdt/core/dom/IVariableBinding +instanceKlass org/eclipse/jdt/core/dom/IPackageBinding +instanceKlass org/eclipse/jdt/core/dom/IMethodBinding +instanceKlass org/eclipse/jdt/core/dom/IMemberValuePairBinding +instanceKlass org/eclipse/jdt/core/dom/ITypeBinding +instanceKlass org/eclipse/jdt/core/dom/IModuleBinding +instanceKlass org/eclipse/jdt/core/dom/IExtendedModifier +instanceKlass org/eclipse/jdt/core/dom/ASTConverter +instanceKlass org/eclipse/jdt/core/dom/IDocElement +instanceKlass org/eclipse/jdt/core/dom/NodeEventHandler +instanceKlass org/eclipse/jdt/core/dom/AST +instanceKlass org/eclipse/jdt/core/dom/DefaultBindingResolver$BindingTables +instanceKlass org/eclipse/jdt/core/ITypeParameter +instanceKlass org/eclipse/jdt/core/ISourceRange +instanceKlass org/eclipse/jdt/core/IType +instanceKlass org/eclipse/jdt/core/IAnnotation +instanceKlass org/eclipse/jdt/internal/core/AbstractModule +instanceKlass org/eclipse/jdt/internal/core/IJavaElementRequestor +instanceKlass org/eclipse/jdt/core/IModuleDescription +instanceKlass org/eclipse/jdt/core/IAnnotatable +instanceKlass org/eclipse/jdt/core/IMember +instanceKlass org/eclipse/jdt/internal/core/NameLookup +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$2 +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile$1 +instanceKlass org/eclipse/jdt/internal/compiler/codegen/StackMapFrameCodeStream$FramePosition +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CachedIndexEntry +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages +instanceKlass org/eclipse/jdt/internal/compiler/codegen/IntegerCache +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInteger +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CharArrayCache +instanceKlass org/eclipse/jdt/internal/compiler/codegen/CodeStream +instanceKlass org/eclipse/jdt/internal/compiler/ast/NullAnnotationMatching +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet$ThreeSets +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable$InferenceVarKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BoundSet +instanceKlass org/eclipse/jdt/internal/compiler/util/ObjectVector +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceContext18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ElementValuePairInfo +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleSet +instanceKlass org/eclipse/jdt/internal/compiler/util/Sorting +instanceKlass org/eclipse/jdt/internal/compiler/codegen/Label +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryNestedType +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileConstants +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfObject +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +instanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker +instanceKlass org/eclipse/jdt/internal/compiler/env/NameEnvironmentAnswer +instanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$38 +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$37 +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryModule +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryField +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericField +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct +instanceKlass java/util/zip/ZipFile$ZipEntryIterator +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment$LookupStrategy$$Lambda$36 +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$$Lambda$35 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$Substitutor +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$SecondaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$StateInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$RepairCandidate +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser$PrimaryRepairInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$34 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/Triple +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$33 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$32 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$31 +instanceKlass java/util/stream/FindOps$$Lambda$30 +instanceKlass java/util/stream/FindOps$FindSink +instanceKlass java/util/stream/FindOps$$Lambda$29 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/Optional +instanceKlass java/util/stream/FindOps$FindOp +instanceKlass java/util/stream/FindOps +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$28 +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler$$Lambda$27 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$26 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$25 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$24 +instanceKlass java/util/function/BiPredicate +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$23 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$22 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass org/apache/commons/lang/StringUtils +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 7 7 7 7 100 7 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 100 100 100 7 100 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceFailureException +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/UnsatisfiedLinkError +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/security/util/MemoryCache$SoftCacheEntry +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +ciInstanceKlass java/util/Map 1 1 132 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 7 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/util/Messages$MessagesProperties +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass java/util/jar/JarVerifier$VerifierStream +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +instanceKlass sun/security/util/DerInputBuffer +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 7 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 7 100 100 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 7 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 7 100 7 100 100 7 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 7 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 100 100 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigInteger +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/util/Hashtable$ValueCollection +instanceKlass com/google/common/collect/ImmutableCollection +instanceKlass java/util/LinkedHashMap$LinkedValues +instanceKlass java/util/HashMap$Values +instanceKlass java/util/ArrayDeque +instanceKlass java/util/AbstractSet +instanceKlass java/util/AbstractList +ciInstanceKlass java/util/AbstractCollection 1 1 143 3 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 100 100 100 100 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 +instanceKlass sun/security/jca/ProviderList$ServiceList +instanceKlass org/eclipse/jdt/core/dom/ASTNode$NodeList +instanceKlass java/util/ArrayList$SubList +instanceKlass java/util/AbstractSequentialList +instanceKlass sun/security/jca/ProviderList$3 +instanceKlass java/util/SubList +instanceKlass java/util/Arrays$ArrayList +instanceKlass java/util/Collections$EmptyList +instanceKlass java/util/ArrayList +instanceKlass java/util/Vector +ciInstanceKlass java/util/AbstractList 1 1 167 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 7 7 100 7 7 100 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 1 1 +instanceKlass org/eclipse/jgit/diff/EditList +ciInstanceKlass java/util/ArrayList 1 1 356 3 3 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 100 100 100 100 100 100 100 7 7 100 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/util/ArrayList EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +staticfield java/util/ArrayList DEFAULTCAPACITY_EMPTY_ELEMENTDATA [Ljava/lang/Object; 0 [Ljava/lang/Object; +ciInstanceKlass java/util/Set 1 1 48 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/LinkedHashMap +ciInstanceKlass java/util/HashMap 1 1 482 3 3 4 4 4 4 4 8 8 8 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 100 7 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 100 100 100 7 100 100 7 100 7 100 100 100 100 7 100 7 7 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass java/lang/Math 1 1 281 3 3 3 3 3 3 4 4 4 4 4 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 100 100 7 7 7 100 100 100 100 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Math $assertionsDisabled Z 1 +ciInstanceKlass java/util/Iterator 1 1 45 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 1 1 1 1 12 12 12 12 12 10 10 11 11 11 1 +ciInstanceKlass java/util/Arrays 1 1 800 3 8 8 8 8 8 8 8 8 100 100 100 100 100 100 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 100 100 100 7 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 100 100 100 7 7 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 15 15 15 15 15 16 18 18 18 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield java/util/Arrays $assertionsDisabled Z 1 +instanceKlass java/lang/NumberFormatException +instanceKlass org/eclipse/jgit/errors/InvalidObjectIdException +instanceKlass java/nio/charset/UnsupportedCharsetException +instanceKlass java/nio/charset/IllegalCharsetNameException +instanceKlass java/nio/file/InvalidPathException +ciInstanceKlass java/lang/IllegalArgumentException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/LambdaForm$Name 1 1 282 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/LambdaForm$Name $assertionsDisabled Z 1 +ciInstanceKlass java/lang/IllegalStateException 0 0 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions 1 1 1618 7 1 7 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 9 12 8 10 7 1 12 1 1 8 1 10 12 1 1 9 12 9 12 9 12 10 12 1 10 12 1 1 1 1 1 1 1 7 1 1 1 9 12 1 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 7 1 12 1 1 1 1 10 12 1 1 10 12 1 1 1 1 7 1 10 10 12 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 7 1 10 12 1 9 12 11 12 1 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 9 12 9 12 9 12 9 12 9 12 10 12 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 9 12 1 1 1 9 12 10 12 1 1 3 9 12 9 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 100 9 12 1 10 12 1 9 12 1 9 12 1 9 12 9 12 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 11 12 1 1 10 12 100 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 100 1 100 1 1 1 1 8 1 10 12 1 10 12 1 100 8 1 10 12 1 1 1 1 100 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 1 1 1 1 1 10 100 1 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NULLABLE_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULL_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions DEFAULT_NONNULLBYDEFAULT_ANNOTATION_NAME [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/internal/compiler/impl/CompilerOptions warningTokens [Ljava/lang/String; 28 [Ljava/lang/String; +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 7 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImportBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding 1 1 212 7 1 7 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 1 1 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 9 12 9 12 7 1 9 12 7 1 9 12 7 1 9 12 7 1 9 12 9 12 9 12 9 12 7 1 9 12 7 1 9 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MODULES [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PACKAGES [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETERS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_EXCEPTIONS [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding ANY_EXCEPTION [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 1 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_SUPERINTERFACES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_MEMBER_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_ELEMENT_VALUE_PAIRS [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ElementValuePair; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_PARAMETER_NAMES [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_FIELDS [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_METHODS [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding UNINITIALIZED_REFERENCE_TYPES [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_INFERENCE_VARIABLES [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/InferenceVariable; +staticfield org/eclipse/jdt/internal/compiler/lookup/Binding NO_TYPE_BOUNDS [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; 0 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeBound; +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding 1 1 708 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 9 7 1 12 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 7 1 10 9 12 1 1 10 3 9 12 9 12 9 12 1 9 12 1 1 1 5 0 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 10 12 1 10 10 12 1 10 12 1 1 9 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 100 1 10 12 9 12 10 12 1 9 12 10 12 10 12 1 1 10 100 1 12 1 1 10 12 1 100 1 9 12 1 10 12 1 7 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 100 1 10 9 12 10 12 9 12 7 1 10 9 9 10 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 1 5 0 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 10 10 12 1 1 1 1 10 12 1 1 1 5 0 1 1 1 1 5 0 1 5 0 1 5 0 1 1 1 5 0 1 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 10 12 1 10 12 1 10 12 1 9 5 0 10 12 10 12 10 12 1 1 1 1 1 100 9 12 9 12 10 100 1 9 9 12 1 9 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 10 12 10 10 12 7 1 9 12 1 10 100 1 10 1 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 9 12 10 9 12 10 12 1 10 12 1 10 12 1 9 12 1 10 12 9 9 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 10 1 1 1 10 12 1 1 1 1 10 12 1 1 5 0 1 10 12 9 100 1 12 1 1 9 100 1 12 1 9 12 1 10 1 1 100 1 1 1 9 100 1 12 1 10 12 1 1 5 0 5 0 1 1 1 1 10 12 1 1 1 1 1 1 9 12 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding TYPE_USE_BINDING Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding INT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BYTE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding SHORT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding CHAR Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding LONG Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding FLOAT Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding DOUBLE Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding BOOLEAN Lorg/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding; org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding NULL Lorg/eclipse/jdt/internal/compiler/lookup/NullTypeBinding; org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeBinding VOID Lorg/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding; org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes$PTBKey +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IntersectionTypeBinding18 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/WildcardBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding 1 1 1298 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 7 1 10 9 12 7 1 10 9 12 7 1 9 7 1 12 1 10 12 1 9 12 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 10 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 9 7 1 12 1 10 7 1 12 1 1 1 1 1 1 1 100 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 7 1 9 12 1 1 9 7 1 12 1 1 9 100 1 12 1 1 5 0 10 12 1 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 9 100 1 10 10 1 1 1 1 1 10 12 1 10 12 1 3 9 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 8 1 1 1 1 9 12 1 5 0 5 0 9 12 1 10 12 1 10 12 1 1 100 1 9 12 1 10 100 1 12 1 1 9 12 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 1 1 1 1 9 1 1 9 12 1 1 3 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 100 1 1 9 12 1 1 10 12 1 1 1 1 1 10 12 1 9 1 100 1 10 7 1 12 10 12 1 1 1 10 10 12 1 10 12 1 9 12 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 10 7 1 12 1 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 1 1 1 10 12 10 1 1 1 1 10 9 7 1 10 10 12 1 1 9 7 1 12 1 1 9 12 1 10 12 1 1 10 12 1 9 12 1 100 1 1 1 10 12 1 10 100 1 9 12 1 10 12 1 10 12 100 1 10 12 1 1 9 100 1 12 1 1 100 1 9 12 1 1 10 10 12 1 100 1 9 12 1 10 12 1 10 12 10 12 1 1 10 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 1 1 1 1 100 10 12 10 12 1 1 1 1 1 3 1 1 1 5 0 5 0 1 5 0 1 1 10 12 1 1 10 12 1 1 10 12 1 5 0 1 1 1 1 1 3 1 3 10 12 9 5 0 9 12 1 1 1 1 10 12 10 12 10 12 1 1 10 12 10 1 1 1 1 1 9 12 1 10 12 1 9 12 1 1 10 100 1 12 1 10 12 10 12 1 5 0 9 12 1 5 0 9 12 1 1 1 1 1 100 1 1 10 12 1 1 7 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 10 12 10 10 1 10 12 10 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 9 12 1 9 12 1 1 100 1 1 1 100 1 10 8 1 10 12 1 10 12 10 12 1 10 10 12 1 10 10 100 1 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 10 12 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 10 10 12 1 10 1 1 1 1 9 12 1 1 10 12 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding LUB_GENERIC Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding FIELD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +staticfield org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding METHOD_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment 1 0 14 100 1 100 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment 1 1 72 7 1 100 1 100 1 1 1 1 9 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 100 1 1 1 100 1 8 1 1 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType 1 0 80 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 100 1 9 12 100 1 9 12 100 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemReporter 1 1 4040 7 1 7 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 1 1 1 1 10 12 3 3 1 1 1 1 10 12 1 1 1 7 1 9 7 1 12 1 9 12 1 10 12 1 1 1 1 1 1 100 1 1 3 10 100 1 12 1 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 10 10 7 1 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 9 100 1 12 1 1 9 7 1 12 1 3 9 9 3 1 1 1 1 1 1 1 3 10 10 3 1 3 9 10 12 1 1 3 10 10 1 1 3 1 1 3 9 12 1 10 12 1 1 10 12 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 10 7 1 12 1 1 3 10 10 9 100 1 9 3 1 1 1 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 7 1 9 1 1 1 3 1 1 3 1 1 1 1 3 9 7 1 9 1 1 1 1 1 1 1 3 1 3 1 1 3 3 1 1 3 1 1 9 100 1 3 1 1 1 1 3 9 12 1 1 3 1 1 3 10 12 1 9 100 1 9 9 12 1 1 1 1 1 9 100 1 9 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 9 12 10 7 1 12 1 10 12 1 3 3 1 1 1 1 1 3 1 3 1 1 3 9 12 1 10 12 1 3 10 12 1 9 100 1 9 10 12 1 1 1 1 1 1 3 9 8 1 10 10 10 12 1 1 10 12 1 1 1 9 7 1 12 1 1 5 0 3 5 0 3 3 10 1 1 1 1 3 1 1 3 9 100 1 9 1 1 1 1 3 1 1 1 10 12 1 1 3 1 1 1 1 1 1 9 7 1 12 1 1 10 12 1 1 3 9 9 10 12 1 1 1 1 1 3 1 1 1 3 10 9 100 1 9 1 1 1 1 1 9 7 1 12 1 9 100 1 12 1 9 100 1 12 1 1 100 1 9 12 1 8 1 10 100 1 12 1 1 3 100 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 9 12 1 1 10 12 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 10 12 1 10 12 1 3 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 100 1 3 1 1 3 1 1 3 1 3 1 3 1 1 3 1 1 1 1 3 10 12 1 1 9 10 100 1 10 1 1 3 1 3 1 1 3 9 100 1 10 1 1 1 3 1 3 9 12 1 1 1 10 12 1 3 3 1 1 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 1 3 1 1 1 1 3 1 9 12 1 9 12 1 9 12 1 8 1 9 12 1 8 1 9 12 3 9 12 1 1 1 3 9 100 1 9 1 1 1 1 3 1 1 10 100 1 12 1 3 9 9 1 1 1 1 1 3 10 12 1 1 1 1 1 1 3 1 1 3 1 18 12 1 1 10 12 1 1 9 5 0 3 3 3 3 1 1 1 1 10 100 1 9 12 1 9 9 7 1 9 12 1 9 18 12 1 18 3 3 3 3 3 3 3 3 1 1 1 1 1 1 1 1 3 10 12 1 10 12 1 1 7 1 9 12 1 1 18 12 1 9 3 3 10 12 1 3 3 1 1 1 1 1 1 18 12 1 9 100 1 10 12 3 3 9 100 1 9 3 3 1 1 1 1 1 1 1 1 9 12 1 5 0 9 12 11 100 1 12 1 100 1 10 100 1 12 1 1 9 12 1 10 12 1 1 10 100 1 12 9 100 1 12 1 10 12 1 9 12 1 100 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 100 1 1 1 3 9 100 1 12 1 9 9 1 1 1 3 1 3 1 1 3 1 1 5 0 3 3 1 1 1 9 100 1 3 9 9 1 1 1 3 1 1 3 9 100 1 9 1 1 1 3 1 1 3 1 1 3 9 1 1 3 1 1 10 12 1 3 10 12 1 3 10 12 1 1 9 12 1 1 10 12 1 3 1 1 1 1 1 3 1 3 1 1 3 3 1 1 1 3 1 1 3 1 3 1 1 9 100 1 3 3 9 9 1 1 1 1 9 3 1 1 3 1 1 10 7 1 12 1 1 3 1 1 1 3 9 100 1 9 9 1 1 1 1 10 12 1 3 10 12 1 1 1 3 1 3 10 10 1 1 1 3 1 3 1 3 1 1 7 1 10 8 1 10 12 1 1 10 12 1 3 3 9 10 9 9 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 8 1 8 3 1 3 1 3 1 9 12 1 9 12 1 3 1 1 1 9 12 9 12 1 10 12 1 10 12 1 10 12 1 9 12 1 1 9 12 10 12 1 1 9 12 1 10 12 1 9 12 1 3 3 1 1 1 1 1 7 1 1 3 1 1 3 9 100 1 9 1 1 1 3 10 10 1 1 9 12 5 0 3 10 100 1 9 1 1 1 1 3 10 12 10 12 1 1 1 1 1 1 1 3 10 12 1 1 1 3 10 10 1 9 12 10 12 1 9 12 1 1 9 100 1 9 12 3 11 10 12 1 1 1 1 1 1 1 9 12 1 1 1 1 3 1 1 1 3 3 1 1 3 1 3 3 1 1 9 12 1 10 12 1 9 12 3 1 1 3 1 3 1 3 9 9 1 3 1 10 12 1 10 12 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 8 1 3 3 1 1 1 1 1 1 1 10 12 1 1 9 12 1 3 3 3 1 3 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 10 10 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 3 3 3 1 1 1 3 1 3 1 3 1 3 1 3 3 1 3 3 1 1 3 1 3 10 12 1 1 1 3 1 1 9 10 12 1 3 9 9 100 1 1 3 1 1 1 10 12 1 1 3 1 1 3 1 3 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 12 1 9 1 3 1 3 9 1 3 1 1 3 9 100 1 9 1 1 1 1 3 9 100 1 9 1 1 1 3 1 1 10 100 1 12 1 3 3 9 9 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 1 3 10 12 3 3 3 3 10 7 1 9 12 1 3 9 7 1 9 3 3 10 12 1 1 1 1 1 1 9 100 1 12 1 9 12 1 1 11 100 1 12 1 1 18 12 1 1 11 100 1 12 1 1 18 12 1 1 11 12 1 1 11 12 1 10 100 1 12 1 1 11 12 1 1 9 3 1 1 1 1 1 18 1 1 1 1 1 1 1 18 3 1 1 1 1 10 12 1 10 12 1 3 3 3 1 3 3 9 12 1 100 1 9 12 1 1 9 10 12 1 7 1 9 1 1 1 1 100 1 1 10 12 1 3 10 12 1 1 10 12 1 3 1 1 3 9 12 1 1 5 0 9 3 10 3 3 3 1 1 1 3 1 3 1 9 12 3 1 1 1 1 3 1 1 1 1 10 12 1 10 10 1 1 3 1 1 1 1 1 1 1 3 1 1 1 3 1 1 3 9 100 1 1 1 1 1 3 10 1 1 3 1 3 9 9 12 9 1 3 1 1 10 12 1 9 12 1 9 100 1 9 3 10 7 1 9 12 1 5 0 10 12 1 3 3 3 3 3 3 3 3 3 100 1 10 9 10 12 1 1 3 10 12 1 1 9 12 1 9 12 1 3 3 3 9 12 3 3 3 9 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 10 10 12 9 3 10 3 3 100 1 10 12 8 1 10 12 1 10 1 1 3 1 3 1 1 9 100 1 12 1 9 10 9 12 9 12 1 10 12 1 1 3 3 3 1 1 1 1 7 1 9 10 12 1 100 1 9 9 10 12 1 1 1 1 1 1 3 10 12 1 1 9 9 1 3 1 1 3 1 1 3 9 9 10 12 1 10 12 1 10 12 1 3 3 3 3 3 3 3 10 12 3 3 3 3 3 3 9 12 1 1 9 100 1 12 1 10 12 1 3 8 1 10 12 1 1 3 3 1 1 1 1 1 1 1 1 1 100 1 1 3 1 1 3 10 100 1 12 1 9 9 1 1 1 1 1 1 1 1 10 100 1 9 9 1 1 1 10 100 1 9 9 1 1 3 1 3 9 100 1 9 12 10 12 1 10 12 1 1 11 7 1 12 1 1 11 7 1 12 1 11 12 1 3 3 3 3 9 12 1 9 9 7 1 9 9 7 1 9 9 12 1 7 1 9 12 1 9 9 5 0 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 1 1 3 9 9 1 1 1 3 1 1 1 1 3 9 9 1 1 1 9 12 1 1 3 1 3 1 3 1 3 1 1 3 1 1 1 3 1 3 1 1 100 1 11 11 10 10 3 1 1 1 1 1 1 1 10 100 1 12 9 7 1 12 1 1 1 1 1 3 9 12 1 10 12 1 1 10 1 1 3 1 1 3 3 1 10 12 1 3 10 12 1 9 3 1 1 3 1 3 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 3 3 3 3 3 3 3 3 1 1 1 3 3 3 9 9 1 3 1 1 3 3 3 3 3 3 3 3 3 1 3 1 3 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 3 3 3 3 3 3 1 3 1 3 1 3 10 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 3 1 3 1 3 1 3 9 12 1 9 12 1 1 3 1 3 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 1 8 1 8 1 8 1 8 1 1 1 3 3 9 12 1 3 3 1 1 3 10 12 1 9 12 1 9 3 1 1 3 1 1 9 5 0 5 0 3 10 12 1 1 10 12 1 10 12 7 1 9 12 3 3 9 100 1 100 1 10 12 1 10 3 3 3 3 100 1 100 1 100 1 9 3 3 1 1 1 1 9 12 1 10 12 1 3 1 3 3 1 3 1 9 12 1 9 10 12 1 3 1 1 9 12 1 1 1 1 1 10 12 1 10 12 10 12 1 5 0 10 12 1 3 3 1 1 3 1 3 1 3 3 1 3 1 3 1 3 3 1 1 1 3 1 3 1 9 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 9 100 1 12 1 3 3 9 1 1 1 1 3 3 1 1 1 3 1 3 1 3 1 3 1 3 1 3 10 8 1 10 12 1 8 1 11 12 1 9 12 1 3 1 1 1 10 8 1 3 1 1 8 1 3 1 1 1 3 1 1 1 3 1 1 3 9 100 1 12 1 1 1 3 3 1 1 3 10 3 1 3 1 9 12 9 12 1 1 1 1 100 9 1 1 100 1 3 3 1 3 1 3 1 3 1 3 1 1 3 1 10 12 1 3 1 3 1 3 3 9 10 3 3 1 1 1 1 3 9 100 1 9 1 1 9 100 1 9 1 1 3 1 3 1 3 1 3 1 1 1 18 3 3 3 3 1 1 1 1 3 1 3 1 1 9 12 3 1 9 12 1 1 11 100 1 12 1 8 1 9 3 1 1 3 9 12 1 9 12 9 12 1 1 8 1 1 1 1 3 1 1 10 12 3 3 3 10 10 12 3 1 1 1 1 1 1 1 1 1 1 3 10 12 1 1 1 1 1 3 1 1 3 1 1 3 1 1 3 1 1 1 3 1 3 1 3 1 3 1 3 1 1 3 1 1 3 1 9 12 1 9 12 1 9 12 1 9 12 1 3 1 1 3 1 3 1 3 1 1 3 10 1 3 1 1 3 9 1 3 1 1 3 1 1 3 1 1 1 1 3 9 9 1 1 1 1 3 1 1 1 3 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 3 1 1 1 3 1 3 1 1 3 1 1 9 12 1 3 10 12 1 1 11 12 1 10 12 1 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 100 1 1 1 1 1 1 1 9 12 1 1 9 100 1 12 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 8 1 8 1 3 8 1 3 8 1 3 8 1 3 8 1 3 9 12 1 1 1 1 1 1 3 1 10 12 1 3 3 1 1 3 1 10 3 3 1 1 3 1 1 3 1 1 3 1 3 1 1 3 1 3 1 1 3 1 1 3 8 1 10 12 1 1 8 1 8 1 8 1 1 3 1 1 1 1 3 1 3 1 3 1 3 1 1 3 9 9 1 1 3 1 3 1 1 3 1 1 3 9 12 1 3 1 1 1 3 1 1 1 3 1 1 1 3 1 1 1 1 1 1 3 1 1 1 10 12 1 1 10 12 1 10 12 1 8 1 10 12 1 1 1 1 3 1 1 9 100 1 12 1 3 9 9 1 1 1 3 1 1 1 3 1 1 1 3 1 3 1 9 12 1 3 3 1 9 12 9 3 10 1 9 12 1 1 10 100 1 3 1 3 3 1 3 3 1 1 10 12 1 1 3 3 9 12 1 10 100 1 12 1 9 12 1 9 12 1 1 1 3 1 1 1 3 9 1 1 1 3 1 1 3 1 1 3 9 1 1 1 3 1 1 3 3 1 1 1 9 3 10 12 10 12 3 1 1 3 1 1 9 12 1 3 1 1 1 9 3 3 1 1 3 9 1 1 3 1 3 1 1 3 10 1 1 3 3 1 1 3 3 1 1 3 1 3 9 12 1 10 12 1 1 1 3 1 3 1 3 1 1 1 3 3 1 3 1 1 3 9 100 1 9 9 12 1 1 1 3 1 1 3 9 9 1 3 9 12 1 10 12 1 1 9 1 1 3 9 1 3 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 10 12 1 1 1 3 9 1 3 1 3 1 1 1 1 3 1 3 1 1 3 1 1 1 3 10 10 3 1 1 1 1 3 1 1 1 3 1 3 1 1 9 3 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 9 1 3 1 1 3 1 1 1 10 12 1 100 1 9 12 1 3 3 1 1 1 1 1 1 3 1 1 3 1 1 3 1 1 1 1 1 3 1 1 10 3 1 1 3 1 3 1 3 1 3 1 1 1 3 1 1 10 100 1 12 1 1 3 9 9 3 1 1 1 9 3 3 1 1 3 1 1 10 12 1 10 12 1 1 10 12 1 1 9 10 12 1 10 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 3 10 12 1 100 1 9 12 1 10 12 1 1 10 12 1 1 1 3 10 12 1 1 3 3 3 1 1 3 10 12 1 1 9 10 3 3 1 1 3 1 3 1 1 3 1 1 1 9 10 12 1 1 3 10 3 10 12 1 10 12 1 1 1 1 1 100 1 1 10 12 1 3 3 8 1 1 1 1 1 3 3 1 3 1 1 3 1 3 1 1 3 1 1 1 9 12 1 9 3 9 9 1 1 9 12 1 3 3 3 3 3 3 3 1 1 1 10 12 1 3 10 12 1 1 3 3 1 1 3 1 1 1 3 1 1 3 1 1 1 1 1 3 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 3 3 1 3 9 1 3 1 1 1 1 3 1 9 12 10 12 1 9 12 1 9 12 1 3 3 10 12 1 1 3 1 1 1 1 1 1 1 3 1 1 1 1 1 1 3 10 12 9 12 1 3 1 1 1 1 1 1 100 1 10 12 3 1 1 1 10 12 1 5 0 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 1 1 1 3 1 1 1 1 1 1 1 1 3 1 1 1 3 1 1 1 3 1 1 3 1 1 1 3 3 1 10 12 3 1 1 1 3 1 1 1 3 1 3 1 1 10 12 1 1 1 1 8 1 10 12 1 8 1 8 1 9 12 1 9 12 1 10 10 12 1 1 10 100 1 12 1 1 3 1 1 1 1 1 1 1 100 1 3 1 1 3 9 10 12 1 1 1 3 9 100 1 9 1 1 1 10 12 1 1 9 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 3 10 9 9 1 1 3 9 1 1 1 9 100 1 12 1 1 1 1 3 1 3 1 1 9 12 1 9 10 3 1 1 3 1 3 1 1 10 12 1 1 1 1 10 1 10 1 1 10 1 1 10 1 1 1 1 1 1 1 1 1 1 10 100 1 12 1 1 15 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 1 1 15 16 1 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 1 100 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding 1 1 1761 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 1 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 9 12 1 9 12 1 1 9 7 1 12 1 9 9 12 1 9 12 1 9 12 10 12 1 9 12 9 7 1 12 1 9 12 9 12 1 9 12 9 12 10 12 1 1 1 1 1 10 12 1 9 12 1 1 5 0 5 0 9 12 9 12 9 12 9 12 9 12 9 12 9 12 5 0 1 10 12 1 1 100 1 10 5 0 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 7 1 9 12 1 10 7 1 12 1 1 10 12 1 9 3 9 12 1 1 9 12 1 1 9 12 1 10 12 1 10 7 1 12 1 1 10 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 7 1 10 12 1 10 12 1 1 7 1 100 1 9 7 1 12 1 9 7 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 10 12 1 1 9 12 1 9 7 1 12 1 1 100 1 8 1 10 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 7 1 12 1 1 1 1 1 9 12 1 10 100 1 12 1 1 10 12 1 1 10 1 1 1 1 1 1 8 1 9 12 1 9 12 1 1 10 12 1 8 1 100 100 1 1 1 8 1 9 12 1 10 12 1 1 1 1 7 1 7 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 12 1 9 1 1 1 1 100 1 1 1 9 12 1 10 12 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 10 12 1 9 1 1 1 9 12 1 9 100 1 12 1 10 100 1 12 10 12 1 9 12 1 10 12 1 1 1 1 1 1 9 100 1 10 12 1 1 1 9 12 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 5 0 10 12 1 1 10 12 1 10 12 1 1 11 100 1 12 1 1 11 7 1 12 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 10 10 12 1 10 10 12 1 1 10 12 1 10 12 1 10 12 9 12 1 1 1 10 1 1 1 10 12 10 12 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 7 1 10 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 10 12 1 10 12 1 3 9 5 0 10 12 1 10 12 1 10 12 1 10 5 0 5 0 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 1 1 1 1 1 1 100 100 1 1 10 12 10 12 1 1 1 10 12 10 10 7 1 10 12 1 10 10 12 1 10 1 5 0 9 12 1 1 9 7 1 12 1 9 12 1 1 10 7 1 12 1 1 5 0 3 1 1 10 12 10 12 1 9 12 1 1 1 1 1 10 12 5 0 9 12 1 10 12 1 1 10 12 1 5 0 10 12 1 1 1 1 1 1 1 1 100 1 1 10 12 10 7 1 12 1 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 11 7 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 9 10 12 1 1 1 1 1 1 1 10 12 9 12 1 1 1 10 12 5 0 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 10 12 1 1 10 100 1 1 1 10 12 10 100 1 10 12 1 9 5 0 10 100 1 10 12 1 10 10 10 9 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 5 0 1 1 5 0 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 1 1 10 12 10 12 1 1 5 0 1 1 1 10 12 10 12 5 0 9 10 12 1 1 100 1 10 12 1 10 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 7 1 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 100 1 12 1 1 9 3 10 10 10 9 10 12 1 3 10 9 12 1 9 12 1 10 12 1 10 10 12 1 1 9 12 1 10 7 1 12 1 3 9 12 1 1 10 12 1 1 10 12 1 9 12 10 12 1 5 0 9 3 5 0 9 10 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 5 0 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 1 9 12 10 100 1 12 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 10 12 1 1 1 1 1 100 1 9 10 10 9 10 12 1 1 9 12 10 12 1 1 10 7 1 12 1 1 9 12 1 10 12 1 10 10 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 100 1 9 12 9 12 1 10 9 12 1 9 12 1 9 7 1 9 9 12 1 10 12 1 1 3 10 12 1 1 9 10 12 1 9 12 5 0 10 12 1 10 12 1 1 5 0 10 12 1 10 12 1 10 12 1 10 12 1 7 1 9 12 10 12 1 10 12 1 9 10 12 1 9 12 1 5 0 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 9 12 1 5 0 5 0 10 12 1 1 10 12 100 1 10 12 1 10 12 1 1 1 10 12 1 1 10 100 1 12 1 10 12 1 10 12 9 12 1 9 9 12 1 10 12 1 1 10 12 1 100 1 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 9 12 1 10 100 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 9 10 12 1 1 1 1 100 10 1 1 1 1 10 12 10 10 1 1 1 1 100 1 9 10 12 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 9 12 9 1 10 12 9 12 1 1 9 7 1 12 1 7 1 10 1 1 10 12 10 12 1 10 12 1 1 1 9 12 1 1 1 1 9 1 1 1 1 1 10 12 1 10 12 1 8 1 10 12 1 9 12 1 3 8 1 10 12 1 8 1 8 1 10 8 1 10 12 1 8 1 10 8 1 8 1 10 12 1 8 1 10 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 9 12 1 8 1 10 100 1 8 1 8 1 1 10 1 1 10 7 1 12 1 10 12 1 1 1 1 10 12 1 9 12 1 10 12 1 1 1 1 10 12 1 10 12 10 3 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/CaptureBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InferenceVariable +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeVariableBinding 1 1 747 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 9 12 9 12 3 9 12 1 9 12 1 1 5 0 9 12 3 9 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 10 100 1 12 1 1 9 7 1 12 1 9 12 5 0 5 0 1 1 1 1 1 10 12 1 9 7 1 12 1 1 100 1 10 7 1 12 1 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 7 1 12 1 10 7 1 12 1 9 100 1 12 1 3 10 12 1 1 100 1 9 12 1 9 12 10 12 1 10 12 1 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 9 9 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 5 0 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 10 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 7 1 10 10 100 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 10 1 10 12 1 1 1 10 12 1 10 12 10 12 1 8 1 8 1 10 12 1 100 1 1 10 12 1 100 1 10 12 1 1 10 12 1 10 1 1 1 10 7 1 12 1 1 1 1 10 12 9 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 1 1 1 3 10 12 9 1 1 10 1 3 1 1 1 1 1 1 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 100 100 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 9 12 1 1 1 1 1 10 7 1 12 1 1 9 5 0 5 0 10 12 1 1 5 0 10 12 1 3 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 10 12 1 10 10 12 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 100 1 10 10 10 12 1 1 10 1 1 100 1 9 10 12 1 1 1 100 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 1 5 0 1 1 1 1 100 1 9 100 1 12 9 12 1 9 12 1 100 10 12 1 1 1 100 1 1 10 12 1 1 1 10 12 1 9 12 1 10 12 1 10 10 12 1 9 12 100 1 100 1 8 1 10 12 1 10 10 12 1 1 10 12 1 10 10 5 0 1 1 1 1 1 10 12 10 1 1 9 12 1 9 12 1 1 1 1 1 1 10 12 10 12 1 1 1 1 100 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemFieldBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/FieldBinding 1 1 403 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 9 7 1 10 12 9 12 1 1 1 1 1 10 12 1 1 10 12 1 10 7 1 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 9 12 1 10 12 1 9 7 1 10 12 1 1 10 10 12 1 1 11 100 1 12 1 100 1 10 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 100 1 10 12 1 1 10 12 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 100 1 12 1 10 12 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 100 9 12 10 12 1 10 12 1 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 7 1 12 1 10 12 1 1 9 100 1 12 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 9 12 1 5 0 100 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 9 1 1 1 1 3 10 12 1 1 1 3 9 100 1 12 1 1 10 12 1 1 1 1 1 5 0 5 0 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 3 1 10 12 1 1 1 3 1 1 3 1 1 10 12 1 1 1 1 9 12 1 1 100 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants 1 1 1300 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 8 1 9 12 8 1 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 7 1 10 12 1 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 7 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 9 12 8 1 9 12 8 1 8 1 8 1 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 9 12 8 1 9 12 1 1 1 1 1 100 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IO [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UTIL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ZIP [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REFLECT [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LENGTH [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLONE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants EQUALS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GETCLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants HASHCODE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OBJECT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MAIN [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALVERSIONUID [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SERIALPERSISTENTFIELDS [C 22 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READRESOLVE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEREPLACE [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants READOBJECT [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WRITEOBJECT [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_OBJECT [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ENUM [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_LANG_ANNOTATION_ANNOTATION [C 31 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTINPUTSTREAM [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTOUTPUTSTREAM [C 26 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CharArray_JAVA_IO_OBJECTSTREAMFIELD [C 25 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYM_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_NAME [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_SUPER [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_EXTENDS [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_MINUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_STAR [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_PLUS [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_PREFIX [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_NAME_SUFFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE_SIGNABLE_NAME_SUFFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants WILDCARD_CAPTURE [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CAPTURE18 [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BYTE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SHORT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LONG [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FLOAT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOUBLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHAR [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BOOLEAN [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NULL [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VOID [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUES [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALUEOF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_SOURCE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CLASS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_PREFIX [C 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANNOTATION_SUFFIX [C 2 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_METHOD [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_CONSTRUCTOR [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_LOCAL_VARIABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_ANNOTATION_TYPE [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_PACKAGE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ANONYMOUS_METHOD [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DESERIALIZE_LAMBDA [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAMBDA_TYPE [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants UPPER_MODULE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VAR [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_USE_TARGET [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPE_PARAMETER_TARGET [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ECLIPSE [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CORE [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RUNTIME [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMMONS [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LANG3 [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GOOGLE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JDT [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INTERNAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COMPILER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LOOKUP [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants TYPEBINDING [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DOM [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ITYPEBINDING [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SPRING [C 15 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO [[C 2 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ANNOTATION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ASSERTIONERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLASSNOTFOUNDEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CLONEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ENUM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_EXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ILLEGALARGUMENTEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ITERABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_NOCLASSDEFERROR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OBJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRING [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUFFER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_STRINGBUILDER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SYSTEM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_RUNTIMEEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_THROWABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_CONSTRUCTOR [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_PRINTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_SERIALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BYTE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SHORT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_CHARACTER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INTEGER [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_LONG [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FLOAT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DOUBLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_BOOLEAN [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_VOID [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_COLLECTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ITERATOR [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_OBJECTS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_LIST [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_DEPRECATED [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FOR_REMOVAL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SINCE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_DOCUMENTED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_INHERITED [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_REPEATABLE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_OVERRIDE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_FUNCTIONAL_INTERFACE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTION [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SUPPRESSWARNINGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_TARGET [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_RETENTIONPOLICY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_ANNOTATION_ELEMENTTYPE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_FIELD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_REFLECT_METHOD [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_CLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTSTREAMEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_EXTERNALIZABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_IOEXCEPTION [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTOUTPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_OBJECTINPUTSTREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_NIO_FILE_FILES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_RMI_CORBA_STUB [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_SAFEVARARGS [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INVOKE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLE_$_POLYMORPHICSIGNATURE [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_LAMBDAMETAFACTORY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_SERIALIZEDLAMBDA [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_INVOKE_METHODHANDLES [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_LANG_AUTOCLOSEABLE [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GUAVA_CLOSEABLES [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_IOUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants APACHE_DBUTILS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLOSE_QUIETLY [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants closeMethods [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; 9 [Lorg/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord; +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_WRAPPER_CLOSEABLES [[C 20 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_ZIP_WRAPPER_CLOSEABLES [[C 12 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OTHER_WRAPPER_CLOSEABLES [[[C 5 [[[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_IO_RESOURCE_FREE_CLOSEABLES [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_STREAM [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RESOURCE_FREE_CLOSEABLE_J_U_STREAMS [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_CORE_RUNTIME_ASSERT [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_NOTNULL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FRAMEWORK [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JUNIT_FRAMEWORK_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_JUNIT_ASSERT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NULL [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_NOTNULL [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_TRUE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ASSERT_FALSE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants VALIDATE_CLASS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_APACHE_COMMONS_LANG3_VALIDATE [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_INTERNAL_COMPILER_LOOKUP_TYPEBINDING [[C 7 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_ECLIPSE_JDT_CORE_DOM_ITYPEBINDING [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants IS_TRUE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants NOT_NULL [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PROVIDER [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_COMMON_BASE_PRECONDITIONS [[C 5 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_NOT_NULL [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CHECK_STATE [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRE_NON_NULL [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_PACKAGE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INJECT_TYPE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVAX_ANNOTATION_INJECT_INJECT [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants COM_GOOGLE_INJECT_INJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants OPTIONAL [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_UTIL_MAP [[C 3 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants GET [C 3 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REMOVE_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_ALL [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants RETAIN_ALL [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_KEY [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS_VALUE [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CONTAINS [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INDEX_OF [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants LAST_INDEX_OF [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants AUTOWIRED [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants BEANS [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants FACTORY [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants ORG_SPRING_AUTOWIRED [[C 6 [[C +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants REQUIRED [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants INIT [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants CLINIT [C 8 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_SWITCH_ENUM_TABLE [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_VALUES [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ASSERT_DISABLED [C 19 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_CLASS [C 6 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_OUTER_LOCAL_PREFIX [C 4 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENCLOSING_INSTANCE_PREFIX [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ACCESS_METHOD_PREFIX [C 7 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_ENUM_CONSTANT_INITIALIZATION_METHOD_PREFIX [C 30 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants SYNTHETIC_STATIC_FACTORY [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__PARAMETER [C 9 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__RETURN_TYPE [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__FIELD [C 5 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_ARGUMENT [C 13 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_PARAMETER [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__TYPE_BOUND [C 10 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants DEFAULT_LOCATION__ARRAY_CONTENTS [C 14 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants PACKAGE_INFO_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_FILE_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants MODULE_INFO_CLASS_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/lookup/TypeConstants JAVA_BASE [C 9 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding$1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticFactoryMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MostSpecificExceptionMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemMethodBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolymorphicMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MethodBinding 1 1 991 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 9 12 9 12 1 9 12 9 12 1 9 12 1 1 1 1 1 9 12 9 12 9 12 9 12 1 9 12 9 12 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 7 7 1 100 100 1 9 7 1 12 1 9 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 1 1 1 10 7 1 1 100 1 1 10 12 1 1 10 100 1 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 9 7 1 12 1 1 9 11 7 1 12 1 10 12 1 10 12 1 10 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 5 0 11 12 1 11 12 1 10 12 1 10 12 1 1 11 12 1 1 10 9 12 1 5 0 10 12 1 10 12 1 10 12 1 10 10 1 1 1 1 1 1 1 1 100 1 1 1 1 1 9 12 5 0 10 12 10 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 1 100 1 1 1 10 12 10 12 1 1 10 12 10 7 1 12 1 1 10 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 9 12 100 1 11 100 1 12 1 1 10 12 1 9 12 1 1 9 7 1 12 1 9 100 1 12 1 1 9 100 1 5 0 10 12 1 9 12 1 10 100 1 12 1 1 10 100 1 12 1 1 5 0 5 0 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 11 12 1 10 12 1 9 100 1 10 12 1 1 10 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 10 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 3 7 1 10 12 10 12 1 1 10 10 12 1 10 12 1 9 10 10 12 10 12 1 1 1 1 1 1 3 1 1 10 12 1 1 1 1 1 5 0 9 12 1 9 7 1 12 1 1 10 7 1 12 1 1 9 12 1 1 10 7 1 12 1 1 10 9 12 1 9 12 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 10 12 1 10 12 1 1 10 7 1 12 1 1 1 1 100 1 1 1 10 12 100 10 12 1 1 9 10 12 10 12 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 1 3 1 9 12 1 10 12 1 10 12 1 9 12 1 1 1 3 1 10 12 1 1 1 3 1 1 1 3 1 1 1 1 10 12 10 12 8 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 10 1 1 9 12 1 10 12 10 1 10 12 1 9 7 1 12 1 9 12 1 1 10 7 1 10 12 1 10 12 1 7 1 9 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 100 1 5 0 9 10 7 1 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 9 12 10 12 9 12 1 1 9 12 100 1 100 1 1 1 10 12 9 12 1 3 8 1 10 12 1 1 10 12 1 8 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 1 9 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 100 9 10 12 1 1 10 10 12 1 10 12 100 1 10 12 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 100 3 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/NullTypeBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding 1 1 153 7 1 7 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 1 1 5 0 9 12 1 9 12 9 12 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 9 9 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 1 1 1 1 1 1 1 1 1 1 1 10 12 1 100 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BaseTypeBinding CONVERSIONS [I 256 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment 1 1 1713 7 1 7 1 100 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 7 1 9 7 1 12 1 1 10 12 1 1 9 12 7 1 9 12 1 1 10 12 1 9 12 7 1 10 12 1 9 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 7 1 9 12 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 9 12 7 1 10 9 12 7 1 10 12 1 9 12 9 12 9 12 7 1 10 9 12 10 7 1 12 1 1 9 12 7 1 10 9 12 7 1 10 9 12 9 7 1 12 1 1 5 0 9 12 1 7 1 10 7 1 10 9 12 7 1 10 9 12 7 1 9 12 1 5 0 9 12 7 1 9 12 1 7 1 100 1 7 1 1 1 1 1 10 12 9 12 1 9 12 1 10 12 1 1 10 12 1 11 12 1 11 12 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 1 18 12 1 1 10 12 1 1 11 12 1 1 9 7 1 12 10 12 1 9 12 1 10 12 1 1 10 12 1 1 10 12 1 1 11 12 1 10 12 1 1 7 1 9 9 12 1 10 12 1 10 12 1 1 11 12 1 10 12 1 10 12 1 1 11 12 1 7 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 1 1 10 12 1 18 12 1 9 12 11 12 1 10 12 1 1 7 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 10 100 1 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 100 100 1 9 12 1 10 12 1 1 9 1 1 1 10 12 1 1 11 100 1 12 1 10 12 1 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 7 1 10 12 1 1 10 12 1 11 12 1 9 100 1 12 1 1 100 1 8 1 10 12 1 10 10 12 1 1 8 1 8 1 8 1 10 12 1 10 100 1 12 1 100 1 1 1 1 100 1 1 1 10 7 1 12 1 9 1 1 1 1 1 1 9 12 1 1 9 100 1 7 1 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 10 12 1 1 1 11 100 1 12 1 10 12 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 10 12 1 1 100 1 10 12 1 1 1 9 12 9 12 1 1 10 12 1 1 10 12 1 9 12 1 11 12 1 1 10 12 1 10 12 1 10 12 1 9 12 1 5 0 10 12 1 1 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 100 1 12 1 1 11 7 1 12 1 1 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 10 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 100 1 10 12 1 1 10 100 1 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 100 1 10 10 100 1 12 1 1 10 12 1 1 1 9 10 12 1 9 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 7 1 10 12 1 9 9 12 1 10 12 10 12 1 10 10 12 1 1 1 1 1 1 1 10 12 1 7 1 11 12 1 1 1 1 10 12 7 1 9 7 1 12 1 9 12 1 9 7 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 10 12 1 1 9 12 9 12 1 9 12 9 12 1 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 100 1 9 12 1 10 12 1 9 12 1 1 9 100 1 12 1 9 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 9 9 12 10 12 1 10 12 1 1 1 1 9 12 7 1 10 12 1 1 1 1 1 1 1 10 12 1 1 9 12 1 9 7 1 12 1 10 12 1 10 12 1 1 10 12 100 1 10 10 12 1 10 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 10 12 1 1 5 0 5 0 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 11 7 1 10 12 1 1 1 1 9 12 10 12 9 12 1 10 12 1 1 1 1 1 1 9 12 10 12 9 12 1 1 1 1 1 1 1 9 12 1 1 1 10 10 12 1 10 7 1 12 1 1 11 9 12 1 1 9 12 1 9 12 1 10 12 1 1 1 1 1 100 1 9 12 9 12 9 12 1 10 12 9 12 1 1 10 7 1 12 1 10 12 1 11 7 1 9 12 1 9 12 1 10 100 1 12 1 1 11 12 1 1 1 9 12 1 9 12 1 10 12 10 12 10 12 10 12 1 1 5 0 9 12 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 12 1 1 1 11 12 1 1 10 12 10 12 10 12 1 1 1 1 1 11 7 1 12 1 1 10 12 1 1 9 7 1 12 1 9 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 1 1 1 1 10 12 1 10 12 1 10 12 9 12 1 10 12 1 1 100 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 9 12 1 1 10 12 1 1 10 12 100 1 10 10 12 1 1 1 100 10 12 1 10 10 12 1 1 11 12 1 10 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 10 12 1 10 12 1 1 9 12 10 12 1 10 12 1 1 9 12 9 12 1 10 12 10 12 10 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 11 12 1 10 12 1 1 10 12 1 9 1 1 1 9 12 10 12 1 7 1 10 1 1 10 12 1 1 1 1 1 1 10 12 10 10 9 12 1 3 1 1 10 12 1 1 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 1 11 100 1 12 1 10 12 1 1 1 1 1 11 12 1 1 1 10 12 1 1 1 10 100 1 12 1 1 15 16 10 12 15 1 16 16 10 12 15 16 1 100 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundPackage Lorg/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundType Lorg/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding; org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment TheNotFoundModule Lorg/eclipse/jdt/internal/compiler/lookup/ModuleBinding; org/eclipse/jdt/internal/compiler/lookup/ModuleBinding +staticfield org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment $assertionsDisabled Z 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceModuleBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding$UnNamedModule +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ModuleBinding 1 1 842 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 9 12 9 12 1 1 1 1 10 12 9 12 9 12 9 12 10 7 1 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 9 12 9 12 1 9 12 9 12 7 1 10 12 1 9 12 10 7 1 12 1 1 1 1 1 1 9 12 1 9 12 9 12 1 7 1 9 12 1 10 12 1 1 1 1 9 12 1 1 10 12 1 1 1 1 9 12 11 100 1 12 1 1 100 1 9 12 1 100 10 12 1 1 10 7 1 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 9 12 1 1 9 12 100 1 1 1 1 9 12 1 1 1 1 1 10 12 1 1 9 12 1 1 100 1 11 12 1 1 1 1 10 12 1 1 10 100 1 12 1 1 9 12 1 9 12 1 9 7 1 12 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 1 9 12 1 1 10 12 1 1 11 12 1 11 100 1 12 1 1 11 100 1 12 1 1 100 1 9 12 1 11 12 1 9 12 1 1 100 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 1 10 100 1 10 11 12 1 1 1 1 1 1 1 10 12 10 12 11 100 1 12 1 1 1 100 1 1 1 10 12 18 12 1 1 11 12 1 1 1 1 1 18 1 1 1 18 12 1 1 18 1 10 12 11 100 1 12 11 12 1 1 9 10 12 1 1 9 100 1 12 1 10 12 1 1 9 12 1 11 12 11 12 1 11 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 9 12 1 10 12 10 12 1 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 100 9 12 1 10 9 12 1 10 12 11 12 1 1 10 12 1 1 10 12 9 12 10 12 1 11 7 1 12 1 10 12 1 1 9 1 1 1 1 1 9 12 1 10 12 1 1 1 10 12 1 1 1 1 10 12 1 1 1 100 1 1 10 12 1 1 10 12 1 1 1 1 1 100 1 10 10 12 1 8 1 10 12 1 1 100 1 8 1 10 12 1 10 10 12 10 12 1 10 12 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 10 100 1 12 1 8 1 8 1 8 1 8 1 11 12 8 1 8 1 10 1 1 1 1 1 1 1 1 1 9 12 1 9 12 5 0 1 1 9 12 100 1 10 10 12 11 100 1 1 1 10 12 1 1 1 9 12 1 1 9 100 1 12 1 100 1 10 1 1 1 1 10 12 10 100 1 1 1 1 1 1 10 12 9 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 1 1 1 10 12 1 10 10 10 12 1 10 12 10 12 1 1 11 10 12 1 1 1 18 12 18 12 1 18 11 12 1 1 1 18 1 1 10 1 1 1 1 1 1 1 10 100 1 12 1 1 15 1 16 10 12 15 1 16 16 10 12 15 16 16 10 12 15 16 16 10 12 15 16 16 15 1 16 1 16 10 12 15 16 16 10 100 1 12 1 1 15 1 16 16 10 12 15 16 1 100 1 100 1 1 1 100 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding UNNAMED [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ALL_UNNAMED [C 11 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY [C 0 +staticfield org/eclipse/jdt/internal/compiler/lookup/ModuleBinding ANY_NAMED [C 0 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem 1 1 378 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 7 1 10 12 1 9 12 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 10 7 1 12 1 1 7 1 9 12 1 1 9 12 1 3 10 12 1 100 1 10 10 7 1 12 1 1 9 1 1 1 1 1 1 1 100 1 1 1 10 12 1 10 12 1 1 100 1 8 1 10 12 1 10 12 1 1 10 12 1 1 10 1 1 1 1 9 7 1 12 1 1 1 7 1 10 12 1 1 10 12 1 1 10 12 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 7 1 9 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 9 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 9 10 12 1 10 12 1 1 10 12 7 1 10 12 1 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 100 1 12 1 1 7 1 10 12 1 1 1 1 1 1 1 1 100 1 1 9 10 12 1 7 1 9 12 1 1 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 7 1 9 12 1 1 10 12 1 7 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 100 1 1 10 12 10 12 1 10 12 1 1 100 1 10 12 1 1 1 1 1 1 100 1 1 9 9 12 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotatableTypeSystem 1 1 327 7 1 7 1 1 1 1 1 1 10 12 9 12 1 1 9 7 1 12 1 1 9 7 1 12 9 1 1 1 1 1 1 10 12 1 7 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 7 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 10 12 1 9 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 9 7 1 12 1 10 12 1 1 1 10 12 1 10 12 10 7 1 10 12 1 1 1 1 1 1 1 10 100 1 10 12 1 9 12 1 1 10 7 1 12 1 10 12 1 10 12 1 7 1 10 12 1 9 10 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 7 1 10 12 1 10 12 1 9 10 1 1 10 12 1 1 9 12 1 7 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 9 10 1 1 1 1 10 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 10 12 10 12 1 1 10 12 1 10 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReferenceBinding 1 1 174 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 9 12 1 1 1 1 1 1 100 1 10 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 100 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 10 100 1 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 10 12 1 10 12 1 1 10 10 12 1 10 12 1 8 1 100 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 10 12 1 1 100 1 100 1 10 12 1 8 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 10 12 8 1 10 8 1 10 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding 1 1 1094 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 10 12 1 1 7 1 100 1 10 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 9 12 1 1 5 0 10 5 0 9 12 1 1 9 1 1 1 1 1 1 1 100 7 1 1 1 9 12 1 1 1 5 0 10 12 1 1 9 12 10 7 1 12 1 9 7 1 12 1 1 10 12 1 9 5 0 10 7 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 100 100 1 5 0 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 7 1 12 1 5 0 10 12 1 1 7 1 9 12 1 9 12 1 1 9 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 5 0 10 12 10 12 1 10 1 1 1 1 1 10 12 10 12 1 10 1 1 1 1 1 1 1 5 0 10 12 1 1 10 12 1 9 100 1 12 1 9 12 1 1 3 10 10 10 12 10 9 12 1 9 12 1 10 12 1 10 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 3 9 1 1 7 1 10 12 1 10 12 1 10 12 10 10 12 10 12 1 1 10 12 1 10 12 1 1 10 12 1 10 12 1 100 1 10 10 9 12 1 10 12 1 10 9 12 1 10 12 1 1 8 1 10 12 1 1 10 12 1 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 7 1 10 12 1 1 1 1 1 10 12 1 10 12 1 10 12 1 10 10 12 10 12 1 10 12 1 1 10 10 12 1 10 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 1 10 12 1 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 10 12 1 5 0 9 12 10 12 7 1 7 1 10 12 1 9 7 1 12 1 1 1 100 100 1 10 12 1 1 9 12 9 12 1 3 10 12 1 10 12 1 10 12 9 10 100 1 1 10 12 1 10 12 1 1 5 0 9 7 1 12 1 9 12 10 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 12 1 10 12 1 10 12 1 10 12 1 9 12 10 12 1 1 10 12 10 12 9 12 1 1 1 1 1 10 10 12 1 1 1 1 1 10 12 9 12 9 12 10 7 1 12 1 1 1 1 1 10 7 1 12 1 1 10 10 12 1 10 12 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 10 12 1 1 1 10 12 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 3 9 5 0 5 0 5 0 5 0 5 0 5 0 1 1 1 1 1 10 12 1 1 1 10 12 1 10 12 10 12 9 7 1 12 1 10 12 1 10 10 1 1 1 1 1 1 1 10 12 10 1 1 1 10 12 1 1 1 1 1 1 1 10 1 10 12 1 1 10 10 12 1 1 1 1 10 10 9 12 1 1 1 100 10 1 1 1 1 1 10 12 1 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 5 0 10 7 1 12 1 1 5 0 1 1 1 10 12 10 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 10 10 9 12 1 1 9 12 1 10 12 10 12 1 1 1 1 10 10 12 1 10 12 1 1 10 12 1 9 12 1 10 10 12 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 10 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 1 100 1 9 12 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 9 12 1 10 12 1 10 12 10 1 1 1 1 1 1 1 1 10 12 1 9 12 1 10 12 1 10 12 10 9 12 1 10 12 1 9 12 1 9 12 10 10 12 1 1 1 1 1 1 10 10 12 1 9 12 1 10 12 1 1 10 12 1 1 100 1 8 1 10 10 100 1 12 1 10 12 1 10 10 12 1 1 9 100 1 1 1 1 1 1 1 1 10 12 10 10 12 10 12 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding 1 1 1584 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 7 1 9 12 1 1 1 1 100 1 100 1 10 12 1 9 7 1 12 1 1 10 7 1 12 1 1 7 1 10 12 1 1 100 1 10 10 12 1 1 100 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 100 1 10 12 100 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 9 12 9 12 1 1 5 0 5 0 5 0 1 1 1 1 7 1 9 12 1 1 8 1 10 12 1 10 12 1 11 12 1 1 9 7 1 12 1 1 100 1 11 100 1 12 1 11 12 1 1 10 12 1 11 11 12 1 9 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 1 9 12 1 1 100 1 1 1 1 7 10 7 1 12 1 1 7 1 10 12 1 1 7 1 10 100 1 9 12 1 10 12 1 10 12 1 9 12 1 1 9 12 1 9 5 0 7 1 10 10 12 1 7 1 10 12 1 1 1 1 1 10 9 12 9 12 9 7 1 12 1 9 12 9 12 10 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 10 12 1 1 1 1 1 11 7 1 10 7 1 12 1 1 9 12 1 1 10 12 1 5 0 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 9 12 1 11 12 1 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 5 0 11 12 1 10 12 10 12 1 10 12 1 3 10 12 1 1 1 1 1 100 1 100 1 1 10 7 1 12 1 10 7 1 12 1 1 10 12 1 1 1 1 1 10 12 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 10 7 1 12 1 1 100 1 1 100 1 1 9 10 12 1 1 1 1 1 1 1 1 1 1 10 12 5 0 5 0 10 12 1 1 7 1 10 12 1 1 100 9 12 1 9 12 1 11 12 1 1 11 7 1 9 12 1 1 9 7 1 12 1 9 12 1 10 12 1 1 11 12 1 1 10 12 1 1 11 12 1 1 11 12 1 1 10 12 1 9 12 1 11 12 1 1 7 1 10 12 1 9 12 1 9 12 1 10 12 1 1 5 0 3 11 12 1 10 12 1 1 9 10 12 11 12 1 11 12 1 1 10 12 1 5 0 11 12 1 1 5 0 10 12 1 10 12 1 1 10 12 1 7 1 10 12 1 10 12 1 1 10 12 10 12 1 1 9 12 1 5 0 10 11 12 1 1 10 12 1 1 11 12 1 1 10 12 1 1 10 12 1 10 9 10 9 10 12 1 10 12 1 1 10 12 1 1 9 12 1 11 12 1 1 10 12 10 12 1 1 5 0 10 11 12 1 10 12 1 9 12 1 9 7 1 12 1 9 12 1 100 1 10 12 1 5 0 10 12 1 10 12 1 10 12 1 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 1 100 100 100 100 1 10 12 1 9 10 12 1 9 10 12 1 9 1 1 1 1 1 100 10 12 1 10 12 1 7 1 10 12 1 10 12 1 100 1 10 12 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 5 0 10 12 1 11 7 1 11 11 10 12 11 12 1 1 11 11 11 3 11 12 1 1 10 12 1 11 5 0 10 12 1 9 12 1 3 10 1 1 1 1 1 1 1 1 1 11 10 12 1 3 9 12 1 9 12 1 11 12 1 11 11 11 11 12 1 11 12 1 10 12 1 10 12 1 11 12 1 1 11 12 1 1 11 12 1 11 12 1 1 11 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 11 12 1 10 12 1 11 12 1 9 11 12 1 1 10 12 1 1 9 12 1 100 1 11 10 12 1 1 11 12 1 10 12 1 9 12 1 9 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 10 12 1 11 12 1 1 10 12 11 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 10 100 1 12 1 1 10 10 12 1 1 1 10 10 12 1 1 1 1 1 10 12 10 12 1 1 9 10 12 1 1 1 1 1 10 12 10 10 12 1 1 1 1 10 12 1 1 10 12 10 1 1 10 12 9 12 1 9 12 1 1 1 9 12 1 10 12 1 1 11 12 1 9 10 12 1 1 10 12 1 1 9 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 10 12 1 10 12 5 0 1 9 12 10 10 5 0 1 1 10 12 9 12 5 0 3 1 10 9 12 9 12 1 1 1 10 12 10 10 12 1 10 12 1 1 1 1 1 1 10 12 1 100 1 9 10 12 1 7 1 10 1 1 5 0 9 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 9 12 1 1 11 100 1 10 100 1 12 1 1 10 12 1 9 100 1 11 12 1 11 12 1 9 12 1 1 100 1 9 12 1 9 12 1 1 1 1 1 1 1 1 1 10 12 1 10 12 9 12 1 10 12 1 10 10 12 1 10 12 1 9 12 1 10 12 1 1 1 1 1 1 1 9 12 1 10 12 1 10 12 1 1 10 10 10 100 1 12 1 1 1 1 10 12 1 10 12 1 9 12 10 9 12 1 10 10 12 1 1 1 1 1 10 12 1 9 100 1 12 1 5 0 10 12 1 10 10 9 10 12 1 10 12 1 10 12 1 10 12 1 5 0 1 1 10 12 5 0 1 1 10 12 1 10 12 1 100 1 10 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 10 12 1 10 12 1 8 1 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 10 12 10 12 1 8 1 8 1 10 12 1 8 1 8 1 8 1 8 1 8 1 100 1 8 1 10 12 1 10 10 12 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 8 1 8 1 8 1 10 1 1 1 1 1 10 9 12 1 10 12 1 1 1 10 10 9 12 1 1 1 100 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding TYPE_QUALIFIER_DEFAULT [C 20 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding NO_BINARY_METHODS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod; +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/RawTypeBinding 1 1 363 7 1 7 1 1 1 1 10 12 1 9 12 1 1 5 0 9 7 1 5 0 100 1 10 12 1 1 10 12 1 1 9 12 1 1 3 9 3 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 1 100 1 10 12 1 10 12 1 10 12 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 10 12 1 10 12 1 10 10 12 1 1 9 7 1 12 1 1 10 12 1 1 8 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 10 12 1 1 1 1 10 12 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 9 7 1 12 10 12 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 8 1 10 12 1 10 12 1 1 10 10 12 1 1 1 9 12 10 12 1 100 1 1 10 12 1 1 10 12 1 10 7 1 12 100 1 10 12 1 10 10 1 1 10 12 1 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 1 10 100 1 9 12 1 1 1 1 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 10 12 10 12 1 10 100 1 12 1 9 12 1 10 12 1 9 12 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 9 12 10 100 1 12 1 1 9 12 1 1 10 12 1 1 1 1 10 12 9 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ArrayBinding 1 1 529 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 7 1 12 1 9 12 1 1 9 7 1 12 1 1 10 12 1 1 9 12 1 1 1 10 12 9 12 1 1 9 12 9 12 9 12 7 1 10 12 1 1 9 5 0 5 0 9 12 5 0 1 1 1 1 1 7 1 1 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 1 5 0 9 12 1 1 10 12 1 1 3 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 10 12 1 1 9 12 1 1 10 12 1 1 1 1 1 1 1 10 12 10 100 1 12 1 1 1 1 1 1 100 1 9 12 10 12 1 1 1 10 12 1 10 12 1 100 1 10 12 1 8 1 10 12 1 1 100 1 10 12 10 100 1 12 1 1 10 12 1 10 12 1 10 12 1 10 1 10 10 12 1 10 12 1 1 10 12 1 1 1 100 1 9 100 1 12 1 100 1 10 100 1 12 1 1 1 1 1 1 10 12 1 1 1 10 12 1 10 100 1 12 1 1 1 1 10 12 9 12 10 12 1 1 10 12 1 10 7 1 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 100 1 9 12 1 1 10 12 10 12 1 100 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 100 1 1 10 12 10 1 1 1 10 12 1 1 1 10 12 1 10 12 1 5 0 9 100 1 12 1 1 9 12 1 10 12 1 1 10 12 10 12 1 1 1 1 1 1 100 1 10 12 1 10 12 10 1 1 5 0 9 12 10 100 1 12 1 1 5 0 1 1 1 1 1 10 1 10 12 1 1 10 12 1 1 9 5 0 1 1 1 1 10 8 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 5 0 10 12 1 1 1 10 12 1 1 9 12 100 1 10 12 1 9 100 1 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 9 12 1 9 12 1 9 9 12 1 9 12 1 5 0 9 12 1 9 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/ArrayBinding ArrayLength Lorg/eclipse/jdt/internal/compiler/lookup/FieldBinding; org/eclipse/jdt/internal/compiler/lookup/FieldBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding 1 1 366 7 1 7 1 1 1 1 1 1 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 100 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 12 1 1 100 1 9 12 1 9 100 1 12 1 10 12 1 1 1 1 1 9 12 1 10 12 1 1 9 12 1 1 10 12 1 1 5 0 9 12 1 5 0 9 12 1 9 12 1 100 1 9 12 1 10 12 1 1 1 1 1 1 9 12 1 5 0 10 12 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 1 10 12 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 1 1 1 1 100 10 12 1 9 12 9 12 1 1 9 100 1 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 10 12 1 10 100 1 12 1 1 9 12 10 12 1 8 1 10 12 1 10 12 1 1 1 1 1 10 12 10 12 10 7 1 12 1 1 1 9 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedAnnotationBinding 1 1 100 7 1 7 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 9 12 10 100 1 12 1 1 100 1 1 1 100 1 1 1 10 12 1 1 9 12 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding 1 1 246 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 9 12 10 12 1 1 1 1 1 1 10 12 1 9 12 1 1 10 12 10 12 10 12 1 1 1 1 1 1 10 7 1 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 10 12 10 12 1 9 12 1 1 10 7 1 12 1 1 10 7 1 12 1 1 7 1 9 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 100 10 12 1 1 1 1 10 12 1 1 9 12 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 100 1 10 12 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 8 1 10 12 1 8 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MissingTypeBinding 1 1 156 7 1 7 1 1 1 1 10 12 1 9 12 1 1 10 12 1 9 12 1 1 5 0 9 12 1 1 9 12 1 1 10 7 1 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 9 7 1 12 1 1 9 12 1 9 12 1 1 9 12 1 9 12 1 9 12 1 9 12 1 1 9 12 1 9 12 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 11 7 1 12 1 1 11 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 100 1 10 12 1 10 12 1 1 8 1 10 12 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/VoidTypeBinding 1 1 35 100 1 7 1 1 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/PackageBinding 1 1 434 7 1 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 9 12 9 12 1 1 1 1 7 1 10 12 1 1 9 12 9 12 9 12 9 12 7 1 10 12 1 9 12 9 7 1 12 1 10 12 1 9 12 100 1 8 1 10 12 1 1 100 7 1 7 1 1 9 12 1 1 1 9 12 1 1 10 12 1 1 1 1 7 1 10 9 12 1 1 10 12 1 1 1 5 0 10 12 1 1 1 1 1 1 9 7 1 9 10 12 1 10 12 1 1 7 1 10 12 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 9 12 10 100 1 12 1 1 11 100 1 12 1 1 7 1 9 10 12 1 1 11 12 1 1 1 1 1 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 10 12 1 1 10 12 1 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 10 12 1 10 12 1 9 12 1 1 1 1 1 5 0 9 12 1 10 12 10 12 1 5 0 5 0 1 1 1 10 12 1 1 1 1 1 10 100 1 12 1 1 11 100 1 12 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 9 12 1 10 12 1 9 12 1 1 10 12 1 1 1 1 1 1 10 12 9 12 1 10 12 1 1 1 1 1 1 1 8 1 100 1 8 1 10 10 12 1 8 1 10 12 1 1 10 12 10 100 1 12 1 8 1 1 1 1 1 1 1 9 12 9 12 1 9 100 1 12 1 10 12 1 1 9 12 1 1 1 1 1 9 12 1 1 9 12 1 9 12 1 1 100 1 10 12 1 11 12 1 1 1 1 1 100 1 1 10 10 12 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemPackageBinding 1 1 32 7 1 7 1 1 1 1 1 1 10 12 1 9 12 1 1 9 12 1 1 1 1 1 7 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding 1 1 297 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 1 5 0 9 9 12 1 1 9 9 12 1 9 9 12 1 1 10 12 1 1 9 7 1 12 1 9 7 1 9 12 1 9 12 1 9 7 1 12 1 1 10 12 1 9 5 0 7 1 10 12 1 9 12 1 1 10 7 1 12 1 1 9 12 1 10 12 1 9 12 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 9 100 1 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 7 1 10 100 1 12 1 1 9 9 10 12 1 9 9 12 1 9 12 1 1 9 7 1 12 1 1 9 10 100 1 12 1 1 5 0 100 1 5 0 10 12 1 1 5 0 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 100 100 1 100 1 10 12 1 1 1 100 100 1 10 12 1 1 10 9 9 9 12 9 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/PolyParameterizedGenericMethodBinding +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding 1 1 650 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 7 1 12 1 9 7 1 12 1 1 9 7 1 12 1 10 100 1 12 1 1 9 7 1 12 1 1 11 7 1 12 1 1 100 1 9 12 1 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 1 9 12 1 1 5 0 10 12 1 100 1 10 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 1 7 1 10 100 1 12 1 1 9 12 1 9 12 1 1 11 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 5 0 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 100 1 10 12 1 9 12 7 1 10 12 1 1 10 12 1 10 12 1 1 10 7 1 12 1 1 9 12 1 5 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 11 12 1 11 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 1 7 1 10 12 1 1 10 12 1 9 7 1 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 9 12 1 11 12 1 1 10 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 10 12 1 7 1 10 12 1 1 10 12 1 1 11 12 1 1 100 1 10 10 100 1 12 1 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 9 12 7 1 1 1 1 1 1 9 12 1 9 12 1 1 10 12 1 10 12 1 10 12 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 12 9 9 12 9 12 1 9 9 9 12 1 1 9 9 7 1 12 1 9 10 12 1 10 12 1 9 9 12 1 1 10 12 1 9 9 12 1 9 12 9 12 1 1 9 9 12 1 9 1 1 1 1 100 1 100 1 100 1 9 12 9 12 10 12 1 10 10 12 1 1 5 0 9 9 5 0 5 0 100 1 9 12 1 1 1 1 1 1 10 1 1 1 1 100 1 10 10 12 10 12 1 1 10 12 1 10 10 12 10 12 1 1 1 1 1 1 1 1 10 12 10 1 9 12 10 12 10 9 12 1 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 10 12 1 1 1 9 12 10 12 1 1 1 9 12 10 12 1 1 9 12 1 1 9 12 1 9 12 1 9 12 1 100 1 100 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage 1 1 100 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration 1 1 771 7 1 7 1 100 1 100 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 1 1 1 10 9 12 9 12 9 12 9 12 9 12 9 12 1 9 12 1 1 1 1 1 1 100 1 10 12 1 100 1 10 100 1 10 1 1 1 1 1 9 12 9 12 10 7 1 12 1 9 12 10 100 1 10 12 1 1 1 1 10 12 1 9 12 9 100 1 12 1 9 12 1 1 9 12 9 12 10 100 1 12 9 7 1 12 1 1 10 12 1 1 9 7 1 12 1 1 9 12 1 1 9 12 1 1 9 12 1 9 12 1 1 9 12 10 7 1 12 1 1 1 1 1 1 1 1 100 9 12 1 9 12 1 10 7 1 12 1 1 9 12 1 9 1 1 1 9 12 1 9 100 1 12 1 9 7 1 12 1 10 12 1 10 7 1 12 1 1 1 1 1 1 1 10 12 1 9 7 1 12 1 1 9 12 1 9 12 1 9 12 9 1 1 1 10 12 1 1 1 1 9 12 1 9 12 1 1 9 12 100 1 10 12 1 7 1 10 12 1 1 10 7 1 12 1 1 10 12 1 1 10 12 1 9 100 1 12 1 10 12 1 10 12 1 9 12 9 12 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 3 10 12 1 10 12 1 10 7 1 12 1 1 9 100 1 9 12 1 10 7 1 12 1 1 9 12 1 1 100 1 9 12 1 1 9 100 1 12 1 1 9 100 1 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 9 9 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 9 10 12 10 12 1 1 1 1 10 12 1 9 12 1 1 10 12 1 1 10 12 1 1 11 7 1 12 1 100 1 9 12 9 12 1 10 1 9 12 1 1 1 1 9 12 1 1 1 10 12 1 8 1 10 100 1 12 1 1 10 12 1 8 1 8 1 10 12 1 8 1 10 12 10 8 1 10 1 1 1 1 9 12 10 100 1 12 1 1 9 3 10 12 1 1 1 9 12 9 100 1 10 100 1 12 1 10 12 1 9 12 10 9 12 10 7 1 12 1 1 1 1 1 1 1 1 7 1 10 12 1 1 7 1 9 12 1 9 9 9 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 9 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 1 10 12 100 1 9 12 1 10 12 1 10 12 9 12 1 10 12 1 10 9 12 1 10 12 1 1 10 12 10 12 10 12 1 1 1 9 12 9 100 1 12 9 12 10 12 1 10 100 1 12 1 1 10 12 1 1 9 12 1 9 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 100 1 12 1 1 10 12 1 10 10 12 10 10 12 10 10 12 1 1 1 1 1 1 1 100 1 100 1 1 9 12 1 11 12 9 100 1 12 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration STRING_LITERAL_COMPARATOR Ljava/util/Comparator; org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable 1 1 120 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 9 12 9 12 1 1 1 1 1 1 100 1 10 12 10 100 1 12 1 1 1 1 1 1 10 12 1 1 3 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 10 12 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/ast/SingleMemberAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/NormalAnnotation +instanceKlass org/eclipse/jdt/internal/compiler/ast/MarkerAnnotation +ciInstanceKlass org/eclipse/jdt/internal/compiler/ast/Annotation 1 1 1027 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 9 12 9 12 9 12 1 1 1 10 12 9 12 9 12 1 1 1 100 1 10 12 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 10 12 1 1 10 12 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 7 1 12 1 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 1 9 7 1 12 1 1 1 1 9 7 1 12 1 9 12 1 9 12 1 100 1 10 12 1 1 9 100 1 12 1 1 9 12 1 10 12 5 0 100 1 9 12 1 1 10 12 10 7 1 12 1 1 100 1 10 100 1 12 1 1 5 0 10 12 1 1 9 7 1 12 1 1 5 0 10 12 1 1 9 9 12 1 100 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 10 12 1 1 5 0 5 0 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 9 12 1 1 9 100 1 12 1 10 12 1 1 10 7 1 12 1 1 5 0 100 1 10 12 1 10 12 1 1 10 100 1 12 1 1 1 100 1 100 100 1 10 12 1 1 100 1 10 12 1 1 100 1 10 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 9 12 1 100 1 10 12 1 1 1 100 1 9 10 12 1 9 1 1 10 12 1 1 1 1 1 1 9 12 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 9 12 1 9 12 1 9 12 1 1 10 7 1 12 1 10 12 1 100 1 10 12 1 1 10 12 1 1 10 12 1 10 7 1 10 12 1 1 9 12 1 3 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 5 0 5 0 5 0 100 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 10 12 1 1 9 7 1 12 1 1 10 12 1 1 1 1 1 1 1 9 12 1 10 5 0 1 1 1 1 1 1 1 10 100 1 12 1 1 9 12 10 7 1 12 1 1 1 1 1 9 12 1 1 9 7 1 12 1 10 12 1 10 12 1 10 12 1 1 7 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 10 12 100 1 10 12 1 1 10 12 1 10 10 12 1 1 10 100 1 12 1 1 9 12 10 12 1 1 10 12 1 1 9 10 10 12 1 1 10 12 1 10 12 1 1 10 12 10 7 1 12 1 1 10 12 5 0 5 0 10 9 12 1 100 1 10 12 1 1 10 9 12 1 9 12 1 9 12 10 100 1 9 12 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 9 12 1 10 12 9 12 1 100 1 9 100 1 10 9 9 12 1 9 100 1 12 1 9 12 1 1 9 100 1 12 1 9 9 9 9 10 12 1 1 9 100 1 9 5 0 10 12 1 5 0 10 12 1 9 12 1 5 0 10 12 1 9 9 10 12 1 9 100 1 9 9 12 1 9 10 12 1 1 10 12 1 1 9 12 10 12 1 1 10 12 1 1 100 1 9 9 12 1 1 9 100 1 9 9 12 1 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 5 0 5 0 9 5 0 100 1 9 12 10 12 1 1 9 12 1 9 5 0 9 9 10 12 1 1 9 12 1 1 1 1 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 10 12 1 10 9 12 1 9 10 12 1 10 12 1 10 12 1 10 100 1 12 1 1 10 10 12 1 10 12 1 1 10 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation NoValuePairs [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; 0 [Lorg/eclipse/jdt/internal/compiler/ast/MemberValuePair; +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ELEMENT_ARRAY [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_INNER_TYPE [I 2 +staticfield org/eclipse/jdt/internal/compiler/ast/Annotation TYPE_PATH_ANNOTATION_ON_WILDCARD_BOUND [I 2 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/MemberTypeBinding 1 1 148 7 1 7 1 1 1 1 10 12 9 12 1 1 5 0 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 1 100 1 10 12 10 12 1 10 12 1 9 12 10 12 9 12 10 12 1 1 1 1 1 9 12 1 10 100 1 12 10 12 1 10 7 1 9 12 1 10 7 1 12 1 1 1 1 10 12 1 1 1 1 10 12 5 0 10 5 0 9 10 10 12 1 9 12 1 1 3 5 0 1 1 1 1 10 12 1 10 12 1 100 1 8 1 10 12 1 100 1 10 12 10 12 1 10 12 1 1 8 1 10 12 10 1 1 10 12 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/InnerClassInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/FieldInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct 1 1 80 7 1 7 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 1 1 1 1 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 10 12 1 1 10 7 1 12 1 1 1 1 1 1 5 0 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader 1 1 893 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 100 1 10 12 1 8 1 10 12 1 1 8 1 8 1 8 1 8 1 8 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 1 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 100 1 1 10 12 1 10 12 10 12 1 1 10 12 1 9 12 10 12 1 1 9 12 9 12 9 12 1 1 10 12 1 9 12 9 12 10 12 1 1 9 12 9 12 9 12 7 9 12 9 12 7 1 9 12 9 12 1 10 12 1 1 10 12 1 1 9 12 7 1 9 12 10 100 1 12 1 1 10 12 1 10 10 12 1 1 5 0 10 12 1 1 9 7 1 12 1 10 7 1 12 1 1 9 12 9 12 9 12 1 3 9 12 1 7 1 9 12 10 9 12 1 9 12 9 12 10 12 1 9 12 1 9 12 5 0 9 12 1 9 12 9 12 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 9 12 1 9 12 1 100 9 12 10 12 1 1 9 12 1 10 100 1 12 1 1 9 12 10 12 1 9 12 9 12 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 1 9 7 1 12 1 1 1 1 1 1 1 1 1 1 7 1 10 12 1 9 12 9 12 1 5 0 5 0 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 10 9 9 12 1 100 1 1 1 1 1 1 1 1 9 12 100 1 10 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 7 1 9 12 1 9 12 1 1 1 1 1 1 1 100 1 1 1 1 1 10 12 1 9 12 10 12 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 10 5 0 10 12 10 12 10 12 1 1 5 0 10 12 10 12 1 1 10 12 10 12 10 12 10 12 11 11 10 12 100 10 100 1 12 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 1 11 100 1 12 1 10 12 1 11 12 1 1 9 12 1 11 100 1 11 12 1 1 100 1 10 100 1 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 10 10 10 10 10 10 10 10 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 10 12 1 1 10 12 1 1 10 10 12 1 10 1 1 1 1 1 10 10 10 10 10 12 1 10 12 1 1 10 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 100 1 10 12 1 1 11 12 1 1 1 1 1 1 1 100 11 12 1 1 1 10 10 10 10 10 12 10 12 1 10 12 1 100 1 1 1 1 1 1 1 1 100 1 10 100 1 12 10 8 1 10 12 1 10 10 12 1 8 1 10 12 1 8 1 8 1 8 1 8 1 10 12 10 12 8 1 10 12 1 8 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryAnnotation 1 1 19 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IGenericMethod 1 0 13 100 1 100 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryMethod 1 0 29 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation 0 0 27 100 1 100 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SplitPackageBinding 0 0 297 100 1 100 1 1 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 100 1 12 1 1 10 12 1 1 1 9 12 1 1 9 12 1 9 100 1 12 1 1 10 12 1 100 1 10 12 1 9 12 9 12 1 1 11 100 1 12 1 1 11 12 1 1 11 100 1 12 1 1 11 12 1 10 12 1 1 11 12 1 9 12 1 1 1 1 1 10 12 1 1 1 10 12 1 1 9 12 1 1 10 100 1 12 1 1 9 10 12 10 12 1 1 10 12 1 1 10 1 1 1 1 1 100 9 12 1 10 12 1 1 1 1 1 1 100 1 1 1 11 12 1 1 11 12 1 1 100 1 1 10 12 1 1 1 1 1 10 12 9 12 1 1 5 0 10 12 1 1 10 12 1 1 1 1 1 1 1 1 9 10 100 1 12 1 1 11 12 1 11 12 1 1 1 10 12 10 100 1 10 12 1 1 1 1 1 1 1 1 10 12 10 12 1 100 1 9 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 100 1 10 12 10 12 1 8 1 10 12 1 1 8 1 10 12 1 1 10 12 1 8 1 8 1 10 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfType 1 1 102 7 1 7 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 9 12 9 12 4 7 1 9 12 7 1 9 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 8 1 100 1 10 100 1 12 1 1 10 12 1 10 12 10 12 1 1 8 1 10 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfo 1 1 410 7 1 7 1 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 9 12 9 12 8 1 10 7 1 12 1 1 9 12 1 1 1 1 10 12 1 1 10 12 1 1 9 12 1 1 9 12 1 10 12 1 1 9 7 1 12 1 10 12 1 1 10 12 1 1 9 12 1 9 12 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 9 12 1 10 12 1 1 9 12 1 7 1 10 100 1 12 1 1 100 1 5 0 10 12 1 1 9 12 100 1 10 12 1 100 1 10 12 1 7 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 1 1 9 12 1 10 12 1 9 12 1 1 1 10 12 9 12 1 9 12 9 12 5 0 5 0 1 1 1 1 1 10 9 1 1 1 10 12 1 1 1 10 12 1 9 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 9 12 10 12 1 1 1 1 9 12 10 12 1 1 9 12 9 12 1 10 12 1 1 1 1 1 1 1 1 9 12 1 1 1 10 12 10 12 10 12 10 12 10 12 1 1 1 10 7 1 12 1 1 10 12 1 9 12 1 1 1 1 100 9 12 1 3 9 12 1 9 12 1 3 9 12 1 1 1 1 1 100 1 10 12 10 12 1 10 12 1 1 10 100 1 12 1 1 10 100 1 12 1 10 12 1 1 10 12 1 10 100 1 12 1 1 9 12 1 10 12 1 1 9 12 1 10 12 1 1 1 1 9 100 1 12 1 1 1 1 1 10 12 1 1 10 12 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noException [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo noArgumentNames [[C 0 [[C +staticfield org/eclipse/jdt/internal/compiler/classfmt/MethodInfo ARG [C 3 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithParameterAnnotations +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations 1 1 89 7 1 7 1 1 1 1 1 1 9 12 1 1 9 12 1 1 9 12 1 1 9 12 1 1 10 12 1 9 12 9 12 1 9 9 12 1 9 9 12 1 1 9 9 12 1 1 9 9 12 1 9 9 12 1 9 9 12 1 9 9 12 1 9 1 1 1 1 1 1 1 1 1 1 10 100 1 12 10 1 1 1 1 10 12 10 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants 1 1 157 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SyntheticName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ConstantValueName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LineNumberTableName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTableName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InnerClassName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants CodeName [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ExceptionsName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SourceName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants DeprecatedName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants SignatureName [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants LocalVariableTypeTableName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants EnclosingMethodName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleName [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModuleMainClass [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants ModulePackages [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants AnnotationDefaultName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleAnnotationsName [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleAnnotationsName [C 25 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleParameterAnnotationsName [C 36 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleParameterAnnotationsName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapTableName [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants InconsistentHierarchy [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants VarargsName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants StackMapName [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MissingTypesName [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants BootstrapMethodsName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeVisibleTypeAnnotationsName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants RuntimeInvisibleTypeAnnotationsName [C 31 +staticfield org/eclipse/jdt/internal/compiler/codegen/AttributeNamesConstants MethodParametersName [C 16 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker 1 1 48 7 1 100 1 1 1 1 1 1 1 1 7 1 9 12 7 1 10 12 1 9 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker NO_ANNOTATIONS [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 0 [Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; +staticfield org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker EMPTY_ANNOTATION_WALKER Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus 1 1 77 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 8 10 12 1 1 9 12 8 9 12 8 9 12 8 9 12 9 12 1 1 10 1 1 1 10 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 1 1 10 12 1 9 12 10 12 100 1 100 1 1 1 1 1 100 1 1 +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus FROM_SOURCE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NOT_EEA_CONFIGURED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus NO_EEA_FILE Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus TYPE_IS_ANNOTATED Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus +staticfield org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus ENUM$VALUES [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; 4 [Lorg/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding$ExternalAnnotationStatus; +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 1 1 56 7 1 7 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames 1 1 22 100 1 100 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder 1 1 64 7 1 7 1 1 1 1 1 1 10 12 1 1 1 1 1 1 100 1 10 12 1 7 1 10 12 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 1 1 1 1 9 100 1 12 1 1 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$MethodHolder 1 1 44 7 1 7 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 1 1 1 100 9 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationHolder$AnnotationMethodHolder 0 0 49 100 1 100 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 1 1 1 1 1 1 1 1 1 1 1 100 1 100 1 10 12 1 10 12 1 1 1 1 1 1 100 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper 1 1 127 7 1 7 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 9 12 9 12 9 12 9 12 9 12 10 12 1 1 1 1 1 1 100 1 9 12 1 10 12 1 1 1 1 1 10 7 1 12 1 1 10 12 1 1 1 100 1 10 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 10 12 10 12 1 1 10 12 1 8 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/TypeAnnotationWalker 1 1 143 100 1 100 1 100 1 1 1 1 1 1 1 1 1 1 5 0 10 12 1 1 1 1 1 10 12 1 1 10 12 1 9 12 9 12 9 12 1 1 9 12 1 1 1 1 1 1 1 10 12 1 1 1 1 11 100 1 12 1 1 10 12 1 1 1 1 1 1 11 12 1 1 1 1 1 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 1 1 1 11 12 1 1 11 12 1 1 11 12 1 1 1 1 100 1 1 10 12 1 1 1 1 1 100 1 11 12 1 1 9 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker 1 1 207 100 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 1 1 1 1 1 1 1 10 12 1 1 10 12 1 9 12 1 1 1 10 7 1 12 1 1 10 100 1 12 1 1 10 12 1 1 100 1 10 12 1 1 1 1 1 9 12 1 9 12 1 9 12 9 12 9 12 10 12 1 100 1 1 1 10 12 10 12 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 9 12 1 1 10 12 100 1 10 12 1 1 10 100 1 12 1 1 1 1 1 1 1 100 1 10 12 1 1 1 9 12 1 1 9 7 1 12 1 10 12 9 9 9 1 1 1 1 1 1 100 1 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/codegen/ConstantPool 1 1 1534 7 1 7 1 100 1 100 1 1 1 1 3 1 3 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 10 7 1 12 1 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 7 9 7 1 12 1 9 12 1 9 12 1 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 9 12 8 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 8 1 9 12 9 12 8 1 9 12 8 1 9 12 8 1 9 12 9 12 1 1 1 10 12 9 12 7 1 10 12 9 12 9 12 7 1 10 9 12 9 12 9 12 9 12 9 12 7 1 10 9 12 9 12 10 12 1 1 9 7 1 12 1 9 12 9 12 1 9 12 9 12 1 1 1 10 7 12 1 1 10 12 1 1 3 9 12 1 1 9 100 1 12 1 1 10 100 1 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 7 1 12 1 1 9 12 1 1 5 0 10 7 1 12 1 1 10 12 1 10 12 1 1 1 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 1 1 1 9 12 100 1 10 10 12 1 10 100 12 1 1 1 9 12 7 1 10 10 12 1 1 9 12 100 1 10 10 12 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 9 100 1 12 1 10 100 1 12 10 12 1 10 12 1 10 12 1 9 12 10 10 12 1 1 1 10 12 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 10 12 1 7 1 10 12 1 10 12 1 1 9 12 10 7 1 12 1 9 12 10 1 1 1 1 1 1 1 1 10 12 10 10 12 1 1 1 1 1 1 9 100 1 12 1 10 12 1 1 1 1 1 10 12 1 10 10 10 10 10 10 1 1 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Append [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ARRAY_NEWINSTANCE_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopy [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayCopySignature [C 42 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangClassConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ArrayJavaLangObjectConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool booleanBooleanSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BooleanConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_NAME [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BOOLEANVALUE_BOOLEAN_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool byteByteSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ByteConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool BYTEVALUE_BYTE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool charCharacterSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CharConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CHARVALUE_CHARACTER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clinit [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DefaultConstructorSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ClinitSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Close [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloseSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatus [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DesiredAssertionStatusSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DoubleConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool doubleDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_NAME [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool DOUBLEVALUE_DOUBLE_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumName [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EnumOrdinal [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Exit [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ExitIntSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FloatConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool floatFloatSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool FLOATVALUE_FLOAT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForName [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ForNameSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BOOLEAN_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_BYTE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_CHAR_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_DOUBLE_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_FLOAT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_INT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_LONG_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_OBJECT_METHOD_SIGNATURE [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GET_SHORT_METHOD_SIGNATURE [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClass [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetClassSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentType [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetComponentTypeSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructor [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetConstructorSignature [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_NAME [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDCONSTRUCTOR_SIGNATURE [C 51 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_NAME [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDFIELD_SIGNATURE [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_NAME [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GETDECLAREDMETHOD_SIGNATURE [C 64 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessage [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetMessageSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNext [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HasNextSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Init [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ITERATOR_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Intern [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool InternSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IntIntegerSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INTVALUE_INTEGER_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool INVOKE_METHOD_METHOD_SIGNATURE [C 57 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ACCESSIBLEOBJECT [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_REFLECT_ARRAY [[C 4 [[C +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool IllegalArgumentExceptionConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaIoPrintStreamSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangAssertionErrorConstantPoolName [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangBooleanConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangByteConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangCharacterConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassNotFoundExceptionConstantPoolName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangClassSignature [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangDoubleConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangEnumConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangErrorConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangExceptionConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangFloatConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIntegerConstantPoolName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangLongConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoClassDefFoundErrorConstantPoolName [C 30 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangNoSuchFieldErrorConstantPoolName [C 26 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTACCESSIBLEOBJECT_CONSTANTPOOLNAME [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTARRAY_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorConstantPoolName [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangReflectConstructorNewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTFIELD_CONSTANTPOOLNAME [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVALANGREFLECTMETHOD_CONSTANTPOOLNAME [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangShortConstantPoolName [C 15 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBufferConstantPoolName [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringBuilderConstantPoolName [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangStringSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangSystemConstantPoolName [C 16 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangThrowableConstantPoolName [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangIllegalArgumentExceptionConstantPoolName [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangVoidConstantPoolName [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaUtilIteratorConstantPoolName [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LongConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool longLongSignature [C 19 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool LONGVALUE_LONG_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Name [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstance [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NewInstanceSignature [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Next [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool NextSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectConstrSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ObjectSignature [C 18 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Ordinal [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool OrdinalSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Out [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BOOLEAN_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_BYTE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_CHAR_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_NAME [C 9 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_DOUBLE_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_FLOAT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_NAME [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_INT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_NAME [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_LONG_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_NAME [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_OBJECT_METHOD_SIGNATURE [C 39 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_NAME [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SET_SHORT_METHOD_SIGNATURE [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_NAME [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SETACCESSIBLE_SIGNATURE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ShortConstrSignature [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool shortShortSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_NAME [C 10 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool SHORTVALUE_SHORT_METHOD_SIGNATURE [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendBooleanSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendCharSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendDoubleSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendFloatSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendIntSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendLongSignature [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendObjectSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBufferAppendStringSignature [C 44 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendBooleanSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendCharSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendDoubleSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendFloatSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendIntSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendLongSignature [C 28 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendObjectSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringBuilderAppendStringSignature [C 45 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool StringConstructorSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool This [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToString [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ToStringSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool TYPE [C 4 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOf [C 7 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfBooleanSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfCharSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfDoubleSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfFloatSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfIntSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfLongSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfObjectSignature [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ValueOfStringClassSignature [C 53 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_DOCUMENTED [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_ELEMENTTYPE [C 34 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTION [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_RETENTIONPOLICY [C 38 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_TARGET [C 29 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_DEPRECATED [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_INHERITED [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_SAFEVARARGS [C 23 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_METHODHANDLE_POLYMORPHICSIGNATURE [C 52 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool METAFACTORY [C 11 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_METAFACTORY_SIGNATURE [C 204 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool ALTMETAFACTORY [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_INVOKE_LAMBDAMETAFACTORY_ALTMETAFACTORY_SIGNATURE [C 134 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambda [C 35 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JavaLangInvokeSerializedLambdaConstantPoolName [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodName [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKind [C 17 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodKindSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClass [C 27 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodName [C 32 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodNameSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignature [C 37 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetFunctionalInterfaceMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClass [C 12 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplClassSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignature [C 22 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetImplMethodSignatureSignature [C 20 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArg [C 14 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool GetCapturedArgSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool JAVA_LANG_ANNOTATION_REPEATABLE [C 33 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCode [C 8 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool HashCodeSignature [C 3 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Equals [C 6 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool EqualsSignature [C 21 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressed [C 13 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool AddSuppressedSignature [C 24 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool Clone [C 5 +staticfield org/eclipse/jdt/internal/compiler/codegen/ConstantPool CloneSignature [C 20 +ciInstanceKlass org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo 1 1 381 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 1 9 12 1 1 1 1 10 12 9 12 9 12 1 1 1 1 1 1 1 1 10 10 12 1 10 12 1 1 1 1 1 1 100 100 9 12 1 10 12 1 1 9 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 10 12 1 9 12 10 12 1 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 8 1 10 12 1 8 1 8 1 10 12 1 9 12 1 10 100 1 12 1 1 100 1 10 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 10 100 1 12 1 1 1 1 1 1 1 10 12 1 10 12 1 10 100 1 12 1 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 12 1 1 10 100 1 12 1 10 100 1 12 1 1 10 100 1 12 1 100 1 10 12 1 100 1 10 12 1 10 12 8 1 10 12 1 8 1 8 1 10 1 1 1 1 1 1 1 1 1 100 1 1 10 12 1 1 1 1 1 5 0 1 1 9 7 1 12 1 10 7 1 12 1 1 10 7 1 12 1 1 10 12 1 10 12 1 100 1 9 12 1 10 12 1 5 0 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 9 12 1 10 12 9 12 1 5 0 9 12 1 5 0 9 12 1 5 0 1 1 5 0 1 10 100 1 12 1 1 1 1 10 100 1 12 1 10 12 1 1 1 10 12 1 1 10 12 1 10 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryElementValuePair 1 0 11 100 1 100 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; -1 4 inline 141 0 -1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createMethod (Lorg/eclipse/jdt/internal/compiler/env/IBinaryMethod;Lorg/eclipse/jdt/internal/compiler/env/IBinaryType;J[[[C)Lorg/eclipse/jdt/internal/compiler/lookup/MethodBinding; 1 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 16 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getModifiers ()I 2 9 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readModifierRelatedAttributes ()V 3 2 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 9 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 28 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 52 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 133 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 194 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 44 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isInterface ()Z 1 104 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getArgumentNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readCodeAttribute ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 25 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 46 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 49 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 59 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 67 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo decodeCodeAttribute (I)V 4 20 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 54 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 74 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 4 95 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 128 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getTypeAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 135 org/eclipse/jdt/internal/compiler/classfmt/MethodInfoWithAnnotations getAnnotations ()[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 140 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 2 26 org/eclipse/jdt/internal/compiler/classfmt/AnnotationInfo getTypeName ()[C 1 143 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getTypeAnnotationWalker ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryTypeAnnotation;I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 2 1 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding isPrototype ()Z 1 149 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getGenericSignature ()[C 2 30 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 33 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 1 162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getMethodDescriptor ()[C 2 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 2 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 1 185 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 254 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 263 org/eclipse/jdt/internal/compiler/lookup/TypeBinding isMemberType ()Z 1 270 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 420 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 451 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 462 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 483 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J 1 540 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toThrows (I)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 545 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromConstantPoolName ([CIIZ[[[CLorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 2 13 org/eclipse/jdt/core/compiler/CharOperation splitOn (C[CII)[[C 2 73 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getTypeFromCompoundName ([[CZZ)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 3 2 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getCachedType ([[C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 4 21 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment getPackage0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 53 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getPackage0Any ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 5 5 org/eclipse/jdt/internal/compiler/util/HashtableOfPackage get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/PackageBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 4 86 org/eclipse/jdt/internal/compiler/lookup/PackageBinding getType0 ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 5 14 org/eclipse/jdt/internal/compiler/util/HashtableOfType get ([C)Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding; 6 7 org/eclipse/jdt/core/compiler/CharOperation hashCode ([C)I 7 1 java/util/Arrays hashCode ([C)I 6 31 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 52 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding ([[CLorg/eclipse/jdt/internal/compiler/lookup/PackageBinding;)V 4 1 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding ()V 5 1 org/eclipse/jdt/internal/compiler/lookup/TypeBinding ()V 6 1 org/eclipse/jdt/internal/compiler/lookup/Binding ()V 7 1 java/lang/Object ()V 3 78 org/eclipse/jdt/internal/compiler/lookup/PackageBinding addType (Lorg/eclipse/jdt/internal/compiler/lookup/ReferenceBinding;)V 4 14 org/eclipse/jdt/internal/compiler/lookup/PackageBinding clearMissingTagBit ()V 4 31 org/eclipse/jdt/internal/compiler/util/HashtableOfType (I)V 5 1 java/lang/Object ()V 4 72 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 4 104 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isAnnotationType ()Z 4 123 org/eclipse/jdt/internal/compiler/lookup/UnresolvedReferenceBinding isUnresolvedType ()Z 3 133 org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment convertUnresolvedBinaryToRawType (Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding;)Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 67 org/eclipse/jdt/internal/compiler/lookup/TypeBinding dimensions ()I 4 72 org/eclipse/jdt/internal/compiler/lookup/TypeBinding leafComponentType ()Lorg/eclipse/jdt/internal/compiler/lookup/TypeBinding; 4 205 org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding isStatic ()Z 1 560 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo isConstructor ()Z 2 1 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getSelector ()[C 3 13 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 32 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 35 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 2 4 org/eclipse/jdt/internal/compiler/classfmt/JavaBinaryNames isConstructor ([C)Z 1 585 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 682 org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader enrichWithExternalAnnotationsFor (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;Ljava/lang/Object;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 705 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper ([CZ)V 2 1 java/lang/Object ()V 1 824 java/util/ArrayList (I)V 2 1 java/util/AbstractList ()V 3 1 java/util/AbstractCollection ()V 4 1 java/lang/Object ()V 1 842 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 854 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding getNullDefaultFrom ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;)I 1 861 org/eclipse/jdt/internal/compiler/classfmt/NonNullDefaultAwareTypeAnnotationWalker updateWalkerForParamNonNullDefault (Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker;ILorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 883 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodParameter (S)Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 891 java/util/ArrayList add (Ljava/lang/Object;)Z 2 7 java/util/ArrayList ensureCapacityInternal (I)V 3 6 java/util/ArrayList calculateCapacity ([Ljava/lang/Object;I)I 3 9 java/util/ArrayList ensureExplicitCapacity (I)V 4 22 java/util/ArrayList grow (I)V 5 38 java/util/Arrays copyOf ([Ljava/lang/Object;I)[Ljava/lang/Object; 1 931 java/util/ArrayList size ()I 1 947 java/util/ArrayList toArray ([Ljava/lang/Object;)[Ljava/lang/Object; 1 988 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getParameterAnnotations (I[C)[Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation; 1 999 org/eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding createAnnotations ([Lorg/eclipse/jdt/internal/compiler/env/IBinaryAnnotation;Lorg/eclipse/jdt/internal/compiler/lookup/LookupEnvironment;[[[C)[Lorg/eclipse/jdt/internal/compiler/lookup/AnnotationBinding; 1 1026 org/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker$1 toMethodReturn ()Lorg/eclipse/jdt/internal/compiler/env/ITypeAnnotationWalker; 1 1038 org/eclipse/jdt/internal/compiler/lookup/SignatureWrapper atEnd ()Z 1 1162 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo getExceptionTypeNames ()[[C 2 8 org/eclipse/jdt/internal/compiler/classfmt/MethodInfo readExceptionAttributes ()V 3 3 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 24 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 45 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 48 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 58 org/eclipse/jdt/core/compiler/CharOperation equals ([C[C)Z 3 69 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 112 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 123 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 147 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u2At (I)I 3 150 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct utf8At (II)[C 3 179 org/eclipse/jdt/internal/compiler/classfmt/ClassFileStruct u4At (I)J diff --git a/dependencies/replay_pid9936.log b/dependencies/replay_pid9936.log new file mode 100644 index 000000000..0066e2b37 --- /dev/null +++ b/dependencies/replay_pid9936.log @@ -0,0 +1,1520 @@ +JvmtiExport can_access_local_variables 0 +JvmtiExport can_hotswap_or_post_breakpoint 0 +JvmtiExport can_post_on_exceptions 0 +# 168 ciObject found +ciMethod java/lang/String equals (Ljava/lang/Object;)Z 2057 11473 2503 0 -1 +ciMethod java/lang/System arraycopy (Ljava/lang/Object;ILjava/lang/Object;II)V 5121 1 640 0 -1 +ciMethod java/lang/Throwable getMessage ()Ljava/lang/String; 0 0 1 0 -1 +ciMethod java/lang/Character isDigit (C)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner atEnd ()Z 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner checkTaskTag (II)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar ()I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 1041 1 398 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 1 1 186 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner consumeDigits (I)V 3081 1 83 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner consumeDigits (IZ)V 3097 1 91 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 1033 1 298 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsJavaIdentifierPart ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 3129 905 2235 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 1 1 4 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverUnicodeWhiteSpace ()Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner areRestrictedModuleKeywordsActive ()Z 3001 1 3942 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 361 1 231 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 0 0 1 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 1 1 60 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 1745 8761 834 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 1745 1 1007 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 1 1 33 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeInitializeBuffer (I)V 1 1 58 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 1 1 178 0 0 +ciMethod org/eclipse/jdt/core/compiler/CharOperation isWhitespace (C)Z 0 0 333 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf ([C[CZII)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/core/compiler/CharOperation indexOf (C[CII)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierPart (JC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isJavaIdentifierStart (JCC)Z 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isDigit (C)Z 1033 1 298 0 0 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper getHexadecimalValue (C)I 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper toLowerCase (C)C 0 0 1 0 -1 +ciMethod org/eclipse/jdt/internal/compiler/parser/ScannerHelper isWhitespace (C)Z 0 0 1 0 -1 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 2 11076 orig 264 168 227 165 116 0 0 0 0 112 222 25 33 0 0 0 0 160 3 0 0 40 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 71 4 0 0 185 24 0 0 233 55 1 0 0 0 0 0 0 0 0 0 2 0 0 0 3 0 29 0 2 0 0 0 88 2 0 0 255 255 255 255 7 0 27 0 0 0 0 0 data 75 0x1b0007 0x2a14 0x38 0x0 0x1e0003 0x0 0x1b0 0x2b0007 0x0 0x148 0x2a14 0x370007 0x317 0x88 0x26fd 0x3e0007 0x26fd 0x50 0x0 0x480005 0x0 0x0 0x0 0x0 0x0 0x550003 0x26fd 0xffffffffffffff38 0x620007 0x0 0x38 0x317 0x6b0003 0x317 0xd0 0x6f0005 0x0 0x0 0x0 0x0 0x0 0x720007 0x0 0xffffffffffffffd0 0x0 0x750003 0x0 0x68 0x790005 0x0 0x0 0x0 0x0 0x0 0x7c0007 0x0 0xffffffffffffffd0 0x0 0x830007 0x0 0x58 0x317 0x920007 0x317 0x20 0x0 0xa30003 0x317 0x38 0xad0007 0x0 0x20 0x0 0xc00002 0x317 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V 2 1432 orig 264 168 227 165 116 0 0 0 0 144 12 26 33 0 0 0 0 152 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 193 44 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 80 0 0 0 255 255 255 255 7 0 16 0 0 0 0 0 data 10 0x100007 0x598 0x20 0x0 0x230007 0x598 0x30 0x0 0x370002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner internalScanIdentifierOrKeyword (II[C)I 2 1834 orig 264 168 227 165 116 0 0 0 0 224 242 25 33 0 0 0 0 136 51 0 0 96 48 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 218 0 0 0 129 50 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 75 3 0 0 0 0 0 49 0 0 255 255 255 255 8 0 3 0 0 0 0 0 data 1568 0x30008 0x30 0x38f 0x3100 0x12 0x190 0x7 0x380 0x22 0x580 0x1 0x910 0x2 0xb10 0xa8 0xe00 0x2f 0x10f0 0x20 0x3100 0x4f 0x1170 0x11 0x3100 0x0 0x3100 0x1e 0x1660 0x7 0x16e0 0x4e 0x1800 0x11 0x19a0 0x1a 0x1b60 0x0 0x3100 0x4 0x2010 0x19 0x2230 0x60 0x2750 0xb 0x2d00 0x6 0x2de0 0x0 0x2f90 0x6d0008 0x8 0x1 0x1f0 0x11 0x130 0x0 0x1f0 0x0 0x50 0x900007 0x0 0xe0 0x0 0x9b0007 0x0 0xc0 0x0 0xa60007 0x0 0xa0 0x0 0xb10007 0x0 0x80 0x0 0xbc0007 0x0 0x60 0x0 0xc70007 0x0 0x40 0x0 0xd20007 0x0 0x20 0x0 0xe30007 0x11 0xc0 0x0 0xee0007 0x0 0xa0 0x0 0xf90007 0x0 0x80 0x0 0x1040007 0x0 0x60 0x0 0x10f0007 0x0 0x40 0x0 0x11a0007 0x0 0x20 0x0 0x1340008 0xa 0x0 0x200 0x2 0x60 0x0 0xc0 0x0 0x200 0x5 0x140 0x15c0007 0x1 0x60 0x1 0x1670007 0x0 0x40 0x1 0x1720007 0x0 0x20 0x1 0x1830007 0x0 0x80 0x0 0x18e0007 0x0 0x60 0x0 0x1990007 0x0 0x40 0x0 0x1a40007 0x0 0x20 0x0 0x1b50007 0x0 0xc0 0x5 0x1c00007 0x0 0xa0 0x5 0x1cb0007 0x0 0x80 0x5 0x1d60007 0x0 0x60 0x5 0x1e10007 0x0 0x40 0x5 0x1ec0007 0x0 0x20 0x5 0x1f90008 0xc 0xc 0x390 0x7 0x70 0x3 0x130 0x3 0x390 0x9 0x390 0x0 0x2b0 0x2240007 0x7 0x60 0x0 0x22f0007 0x0 0x40 0x0 0x23a0007 0x0 0x20 0x0 0x2480007 0x7 0x60 0x0 0x2530007 0x0 0x40 0x0 0x25e0007 0x0 0x20 0x0 0x26f0007 0x3 0x80 0x0 0x27a0007 0x0 0x60 0x0 0x2850007 0x0 0x40 0x0 0x2900007 0x0 0x20 0x0 0x29e0007 0x0 0x80 0x3 0x2a90007 0x0 0x60 0x3 0x2b40007 0x0 0x40 0x3 0x2bf0007 0x0 0x20 0x3 0x2cd0007 0x0 0x80 0x0 0x2d80007 0x0 0x60 0x0 0x2e30007 0x0 0x40 0x0 0x2ee0007 0x0 0x20 0x0 0x2ff0007 0x0 0xe0 0x0 0x30a0007 0x0 0xc0 0x0 0x3150007 0x0 0xa0 0x0 0x3200007 0x0 0x80 0x0 0x32b0007 0x0 0x60 0x0 0x3360007 0x0 0x40 0x0 0x3410007 0x0 0x20 0x0 0x34e0008 0xe 0x0 0x200 0x0 0x80 0x0 0x200 0x0 0x200 0x0 0x200 0x1 0xa0 0x0 0x140 0x37c0007 0x0 0x20 0x0 0x38d0007 0x1 0xa0 0x0 0x3980007 0x0 0x80 0x0 0x3a30007 0x0 0x60 0x0 0x3ae0007 0x0 0x40 0x0 0x3b90007 0x0 0x20 0x0 0x3ca0007 0x0 0xc0 0x0 0x3d50007 0x0 0xa0 0x0 0x3e00007 0x0 0x80 0x0 0x3eb0007 0x0 0x60 0x0 0x3f60007 0x0 0x40 0x0 0x4010007 0x0 0x20 0x0 0x40e0008 0xa 0x0 0x2f0 0x1 0x60 0x0 0x2f0 0x0 0x2f0 0x1 0x140 0x4340007 0x1 0x60 0x0 0x43f0007 0x0 0x40 0x0 0x44a0007 0x0 0x20 0x0 0x4580007 0x0 0x80 0x1 0x4630007 0x0 0x60 0x1 0x46e0007 0x0 0x40 0x1 0x4790007 0x0 0x20 0x1 0x4920007 0x0 0x1b0 0x1 0x49d0007 0x0 0xa0 0x1 0x4a80007 0x0 0x80 0x1 0x4b30007 0x0 0x60 0x1 0x4be0007 0x0 0x40 0x1 0x4c90007 0x0 0x20 0x1 0x4d00005 0x0 0x0 0x0 0x0 0x0 0x4d30007 0x0 0xc0 0x0 0x4db0007 0x0 0xa0 0x0 0x4e60007 0x0 0x80 0x0 0x4f10007 0x0 0x60 0x0 0x4fc0007 0x0 0x40 0x0 0x5070007 0x0 0x20 0x0 0x5170008 0xc 0x1 0x2f0 0x2 0x70 0x0 0x2f0 0xa5 0xb0 0x0 0x2f0 0x0 0x230 0x5400007 0x0 0x40 0x2 0x54b0007 0x0 0x20 0x2 0x55c0007 0x9f 0x80 0x6 0x5670007 0x0 0x60 0x6 0x5720007 0x0 0x40 0x6 0x57d0007 0x0 0x20 0x6 0x58b0007 0x7b 0x80 0x24 0x5960007 0x0 0x60 0x24 0x5a10007 0x0 0x40 0x24 0x5ac0007 0x0 0x20 0x24 0x5ba0007 0x0 0x80 0x7b 0x5c50007 0x0 0x60 0x7b 0x5d00007 0x0 0x40 0x7b 0x5db0007 0x0 0x20 0x7b 0x5ec0007 0x0 0xc0 0x0 0x5f70007 0x0 0xa0 0x0 0x6020007 0x0 0x80 0x0 0x60d0007 0x0 0x60 0x0 0x6180007 0x0 0x40 0x0 0x6230007 0x0 0x20 0x0 0x6310007 0x2f 0x80 0x0 0x63c0007 0x0 0x60 0x0 0x6470007 0x0 0x40 0x0 0x6520007 0x0 0x20 0x0 0x65c0008 0x14 0x5 0x4f0 0x6 0xb0 0x0 0xd0 0x0 0x4f0 0x0 0x4f0 0x44 0x110 0x0 0x4f0 0x0 0x4f0 0x0 0x1b0 0x0 0x2b0 0x6980007 0x5 0x20 0x1 0x6a90007 0x0 0x40 0x0 0x6b40007 0x0 0x20 0x0 0x6c50007 0x0 0xa0 0x44 0x6d00007 0x0 0x80 0x44 0x6db0007 0x0 0x60 0x44 0x6e60007 0x0 0x40 0x44 0x6f10007 0x0 0x20 0x44 0x7020007 0x0 0x100 0x0 0x70d0007 0x0 0xe0 0x0 0x7180007 0x0 0xc0 0x0 0x7230007 0x0 0xa0 0x0 0x72e0007 0x0 0x80 0x0 0x7390007 0x0 0x60 0x0 0x7440007 0x0 0x40 0x0 0x74f0007 0x0 0x20 0x0 0x7600007 0x0 0x120 0x0 0x76b0007 0x0 0x100 0x0 0x7760007 0x0 0xe0 0x0 0x7810007 0x0 0xc0 0x0 0x78c0007 0x0 0xa0 0x0 0x7970007 0x0 0x80 0x0 0x7a20007 0x0 0x60 0x0 0x7ad0007 0x0 0x40 0x0 0x7b80007 0x0 0x20 0x0 0x7c60007 0x0 0x120 0x0 0x7d10007 0x0 0x100 0x0 0x7dc0007 0x0 0xe0 0x0 0x7e70007 0x0 0xc0 0x0 0x7f20007 0x0 0xa0 0x0 0x7fd0007 0x0 0x80 0x0 0x8080007 0x0 0x60 0x0 0x8130007 0x0 0x40 0x0 0x81e0007 0x0 0x20 0x0 0x82c0007 0x5 0x80 0x19 0x8370007 0x1 0x60 0x18 0x8420007 0x0 0x40 0x18 0x84d0007 0x0 0x20 0x18 0x8570008 0x4 0x6 0x120 0x1 0x30 0x8690005 0x0 0x2315a100 0x1 0x0 0x0 0x86c0007 0x1 0xc0 0x0 0x8770007 0x0 0xa0 0x0 0x8820007 0x0 0x80 0x0 0x88d0007 0x0 0x60 0x0 0x8980007 0x0 0x40 0x0 0x8a30007 0x0 0x20 0x0 0x8b00008 0xa 0x0 0x1a0 0x33 0x60 0x1b 0xa0 0x0 0x1a0 0x0 0x100 0x8d80007 0x0 0x40 0x33 0x8e30007 0x1 0x20 0x32 0x8f40007 0x0 0x60 0x1b 0x8ff0007 0x0 0x40 0x1b 0x90a0007 0x0 0x20 0x1b 0x91b0007 0x0 0xa0 0x0 0x9260007 0x0 0x80 0x0 0x9310007 0x0 0x60 0x0 0x93c0007 0x0 0x40 0x0 0x9470007 0x0 0x20 0x0 0x9540008 0x6 0x11 0x1c0 0x0 0x40 0x0 0xf0 0x96d0005 0x0 0x0 0x0 0x0 0x0 0x9700007 0x0 0x80 0x0 0x97b0007 0x0 0x60 0x0 0x9860007 0x0 0x40 0x0 0x9910007 0x0 0x20 0x0 0x99b0005 0x0 0x0 0x0 0x0 0x0 0x99e0007 0x0 0xa0 0x0 0x9a90007 0x0 0x80 0x0 0x9b40007 0x0 0x60 0x0 0x9bf0007 0x0 0x40 0x0 0x9ca0007 0x0 0x20 0x0 0x9d70008 0xa 0x2 0x4b0 0x8 0x60 0xe 0x100 0x0 0x280 0x2 0x3b0 0x9fc0007 0x0 0xa0 0x8 0xa070007 0x0 0x80 0x8 0xa120007 0x0 0x60 0x8 0xa1d0007 0x0 0x40 0x8 0xa280007 0x0 0x20 0x8 0xa390007 0xc 0xc0 0x2 0xa440007 0x0 0xa0 0x2 0xa4f0007 0x0 0x80 0x2 0xa5a0007 0x0 0x60 0x2 0xa650007 0x0 0x40 0x2 0xa700007 0x0 0x20 0x2 0xa7e0007 0x0 0xc0 0xc 0xa890007 0x0 0xa0 0xc 0xa940007 0x0 0x80 0xc 0xa9f0007 0x0 0x60 0xc 0xaaa0007 0x0 0x40 0xc 0xab50007 0x0 0x20 0xc 0xabf0005 0x0 0x0 0x0 0x0 0x0 0xac20007 0x0 0x100 0x0 0xacd0007 0x0 0xe0 0x0 0xad80007 0x0 0xc0 0x0 0xae30007 0x0 0xa0 0x0 0xaee0007 0x0 0x80 0x0 0xaf90007 0x0 0x60 0x0 0xb040007 0x0 0x40 0x0 0xb0f0007 0x0 0x20 0x0 0xb200007 0x0 0x100 0x2 0xb2b0007 0x0 0xe0 0x2 0xb360007 0x0 0xc0 0x2 0xb410007 0x0 0xa0 0x2 0xb4c0007 0x0 0x80 0x2 0xb570007 0x0 0x60 0x2 0xb620007 0x0 0x40 0x2 0xb6d0007 0x0 0x20 0x2 0xb7a0008 0x8 0x3 0x220 0x1 0x50 0x0 0x220 0x0 0xf0 0xb9c0007 0x0 0xa0 0x1 0xba70007 0x0 0x80 0x1 0xbb20007 0x0 0x60 0x1 0xbbd0007 0x0 0x40 0x1 0xbc80007 0x0 0x20 0x1 0xbd20005 0x0 0x0 0x0 0x0 0x0 0xbd50007 0x0 0x100 0x0 0xbe00007 0x0 0xe0 0x0 0xbeb0007 0x0 0xc0 0x0 0xbf60007 0x0 0xa0 0x0 0xc010007 0x0 0x80 0x0 0xc0c0007 0x0 0x60 0x0 0xc170007 0x0 0x40 0x0 0xc220007 0x0 0x20 0x0 0xc2f0008 0x12 0x1 0x520 0x2 0xa0 0xf 0x1a0 0x0 0x520 0x2 0x2e0 0x5 0x520 0x0 0x520 0x0 0x520 0x0 0x3c0 0xc640007 0x0 0x80 0x2 0xc6f0007 0x2 0x60 0x0 0xc7a0007 0x0 0x40 0x0 0xc850007 0x0 0x20 0x0 0xc930007 0x0 0x80 0x0 0xc9e0007 0x0 0x60 0x0 0xca90007 0x0 0x40 0x0 0xcb40007 0x0 0x20 0x0 0xcc50007 0x0 0xa0 0xf 0xcd00007 0x0 0x80 0xf 0xcdb0007 0x0 0x60 0xf 0xce60007 0x0 0x40 0xf 0xcf10007 0x0 0x20 0xf 0xcff0007 0x0 0xa0 0x0 0xd0a0007 0x0 0x80 0x0 0xd150007 0x0 0x60 0x0 0xd200007 0x0 0x40 0x0 0xd2b0007 0x0 0x20 0x0 0xd3c0007 0x2 0xe0 0x0 0xd470007 0x0 0xc0 0x0 0xd520007 0x0 0xa0 0x0 0xd5d0007 0x0 0x80 0x0 0xd680007 0x0 0x60 0x0 0xd730007 0x0 0x40 0x0 0xd7e0007 0x0 0x20 0x0 0xd8f0007 0x0 0x160 0x0 0xd9a0007 0x0 0x140 0x0 0xda50007 0x0 0x120 0x0 0xdb00007 0x0 0x100 0x0 0xdbb0007 0x0 0xe0 0x0 0xdc60007 0x0 0xc0 0x0 0xdd10007 0x0 0xa0 0x0 0xddc0007 0x0 0x80 0x0 0xde70007 0x0 0x60 0x0 0xdf20007 0x0 0x40 0x0 0xdfd0007 0x0 0x20 0x0 0xe0a0008 0x14 0x0 0x5b0 0x0 0xb0 0x0 0x120 0x60 0x160 0x0 0x220 0x0 0x2a0 0x0 0x5b0 0x0 0x5b0 0x0 0x340 0x0 0x440 0xe3d0005 0x0 0x0 0x0 0x0 0x0 0xe400007 0x0 0x40 0x0 0xe4b0007 0x0 0x20 0x0 0xe5c0007 0x0 0x40 0x0 0xe670007 0x0 0x20 0x0 0xe780007 0x5f 0x60 0x1 0xe830007 0x0 0x40 0x1 0xe8e0007 0x0 0x20 0x1 0xe9c0007 0x0 0x60 0x5f 0xea70007 0x0 0x40 0x5f 0xeb20007 0x0 0x20 0x5f 0xec30007 0x0 0x80 0x0 0xece0007 0x0 0x60 0x0 0xed90007 0x0 0x40 0x0 0xee40007 0x0 0x20 0x0 0xef50007 0x0 0xa0 0x0 0xf000007 0x0 0x80 0x0 0xf0b0007 0x0 0x60 0x0 0xf160007 0x0 0x40 0x0 0xf210007 0x0 0x20 0x0 0xf320007 0x0 0x100 0x0 0xf3d0007 0x0 0xe0 0x0 0xf480007 0x0 0xc0 0x0 0xf530007 0x0 0xa0 0x0 0xf5e0007 0x0 0x80 0x0 0xf690007 0x0 0x60 0x0 0xf740007 0x0 0x40 0x0 0xf7f0007 0x0 0x20 0x0 0xf890005 0x0 0x0 0x0 0x0 0x0 0xf8c0007 0x0 0x140 0x0 0xf970007 0x0 0x120 0x0 0xfa20007 0x0 0x100 0x0 0xfad0007 0x0 0xe0 0x0 0xfb80007 0x0 0xc0 0x0 0xfc30007 0x0 0xa0 0x0 0xfce0007 0x0 0x80 0x0 0xfd90007 0x0 0x60 0x0 0xfe40007 0x0 0x40 0x0 0xfef0007 0x0 0x20 0x0 0xffc0008 0x4 0x0 0xe0 0xb 0x30 0x10110005 0x0 0x2315a100 0xb 0x0 0x0 0x10140007 0xb 0x80 0x0 0x101f0007 0x0 0x60 0x0 0x102a0007 0x0 0x40 0x0 0x10350007 0x0 0x20 0x0 0x10420008 0xc 0x0 0x1b0 0x3 0x70 0x0 0x1b0 0x1 0x1b0 0x2 0x1b0 0x0 0xd0 0x106c0007 0x2 0x60 0x1 0x10770007 0x0 0x40 0x1 0x10820007 0x0 0x20 0x1 0x10930007 0x0 0xe0 0x0 0x109e0007 0x0 0xc0 0x0 0x10a90007 0x0 0xa0 0x0 0x10b40007 0x0 0x80 0x0 0x10bf0007 0x0 0x60 0x0 0x10ca0007 0x0 0x40 0x0 0x10d50007 0x0 0x20 0x0 0x10e20008 0x6 0x0 0x170 0x0 0x40 0x0 0xf0 0x10f90005 0x0 0x0 0x0 0x0 0x0 0x10fc0007 0x0 0x80 0x0 0x11070007 0x0 0x60 0x0 0x11120007 0x0 0x40 0x0 0x111d0007 0x0 0x20 0x0 0x112e0007 0x0 0x80 0x0 0x11390007 0x0 0x60 0x0 0x11440007 0x0 0x40 0x0 0x114f0007 0x0 0x20 0x0 oops 2 740 org/eclipse/jdt/internal/compiler/parser/Scanner 1448 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 2 17473 orig 264 168 227 165 116 0 0 0 0 40 162 25 33 0 0 0 0 240 46 0 0 96 44 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 131 1 0 0 241 57 0 0 145 24 2 0 0 0 0 0 0 0 0 0 2 0 0 0 10 0 3 2 2 0 0 0 208 44 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 1434 0x90007 0x73a 0x88 0x4 0xd0005 0x0 0x2315a100 0x4 0x0 0x0 0x1d0007 0x4 0x38 0x0 0x220003 0x0 0x18 0x640007 0xd71 0x58 0x0 0x720007 0x0 0x38 0x0 0x760003 0x0 0x18 0x7c0003 0xd71 0x78 0x840007 0x0 0x40 0x0 0x8e0007 0x0 0x20 0x0 0xac0007 0x0 0x20 0x0 0xba0007 0xd71 0x60 0x0 0xc10007 0x0 0x40 0x0 0xcb0007 0x0 0x20 0x0 0xe60007 0xd71 0x68 0x0 0xea0005 0x0 0x0 0x0 0x0 0x0 0xf70003 0x0 0x130 0x1090007 0x0 0x40 0xd71 0x1120007 0xcdd 0x70 0x94 0x1190007 0x0 0x50 0x94 0x11d0005 0x18 0x2315a100 0x7c 0x0 0x0 0x1240008 0xc 0x78 0x88 0x0 0x70 0x18 0x70 0x0 0x70 0x0 0x70 0x72 0x70 0x15a0003 0x637 0x18 0x1600007 0x73a 0x20 0x637 0x1660007 0x637 0xfffffffffffffd30 0x73a 0x16a0007 0x4c0 0xc8 0x27a 0x1710007 0x27a 0x40 0x0 0x1860007 0x0 0x20 0x0 0x1950007 0x27a 0x68 0x0 0x19e0005 0x0 0x0 0x0 0x0 0x0 0x1a10003 0x0 0x18 0x1ad0008 0x3a 0x48 0x2538 0x0 0x24d8 0x0 0x430 0x0 0xfd0 0x0 0x4d0 0x0 0x780 0x0 0x900 0x3 0x1e0 0x3 0x1e0 0x0 0x480 0x0 0x300 0x4 0x1e0 0x0 0x370 0x0 0x1e0 0x0 0x1728 0x0 0x8b0 0xc 0x1e0 0x6 0x520 0xc 0x730 0x6 0x5e0 0x0 0x8b0 0x0 0x1e0 0x1 0x1e0 0x1 0x1e0 0x0 0x860 0x0 0x1e0 0x0 0x7f0 0x0 0x1e0 0x0 0x430 0x2b40005 0x0 0x2315a100 0xa5 0x0 0x0 0x2b70007 0xa5 0x50 0x0 0x2bc0005 0x0 0x0 0x0 0x0 0x0 0x2c90005 0x0 0x2315a100 0xa5 0x0 0x0 0x2cc0007 0xa5 0x70 0x0 0x2d20005 0x0 0x0 0x0 0x0 0x0 0x2d50007 0x0 0x20 0x0 0x2f00005 0x0 0x2315a100 0x34 0x0 0x0 0x2f60007 0x34 0x20 0x0 0x2fd0007 0x34 0x20 0x0 0x30a0005 0x0 0x2315a100 0x1 0x0 0x0 0x3100007 0x1 0x20 0x0 0x3170007 0x1 0x20 0x0 0x3200005 0x0 0x2315a100 0x1 0x0 0x0 0x3230007 0x1 0x20 0x0 0x3310005 0x0 0x0 0x0 0x0 0x0 0x3340007 0x0 0x20 0x0 0x3400005 0x0 0x2315a100 0x4 0x0 0x0 0x3430007 0x4 0x20 0x0 0x34f0005 0x0 0x0 0x0 0x0 0x0 0x3520007 0x0 0x20 0x0 0x3600005 0x6 0x0 0x0 0x0 0x0 0x3660007 0x6 0x20 0x0 0x36e0007 0x6 0x70 0x0 0x3740005 0x0 0x0 0x0 0x0 0x0 0x3770007 0x0 0x20 0x0 0x3870007 0x6 0x20 0x0 0x3920005 0x6 0x0 0x0 0x0 0x0 0x3980007 0x6 0x20 0x0 0x3a00007 0x6 0xe0 0x0 0x3a80005 0x0 0x0 0x0 0x0 0x0 0x3ae0007 0x0 0x20 0x0 0x3b60007 0x0 0x70 0x0 0x3bc0005 0x0 0x0 0x0 0x0 0x0 0x3bf0007 0x0 0x20 0x0 0x3d10005 0xc 0x2315a100 0x3 0x0 0x0 0x3d40007 0xf 0x20 0x0 0x3e20005 0x0 0x0 0x0 0x0 0x0 0x3e80007 0x0 0x20 0x0 0x3f00007 0x0 0x20 0x0 0x3fe0005 0x0 0x0 0x0 0x0 0x0 0x4040007 0x0 0x20 0x0 0x40c0007 0x0 0x20 0x0 0x4180005 0x0 0x0 0x0 0x0 0x0 0x41b0007 0x0 0x20 0x0 0x42a0005 0x0 0x0 0x0 0x0 0x0 0x42d0007 0x0 0x20 0x0 0x43b0005 0x0 0x0 0x0 0x0 0x0 0x4410007 0x0 0x30 0x0 0x44a0002 0x0 0x4500007 0x0 0x110 0x0 0x4560003 0x0 0xc0 0x4640007 0x0 0x38 0x0 0x4670003 0x0 0xa8 0x4780007 0x0 0x38 0x0 0x47b0003 0x0 0x70 0x48c0007 0x0 0x38 0x0 0x49c0003 0x0 0x38 0x4a50007 0x0 0xffffffffffffff58 0x0 0x4ae0002 0x0 0x4b50005 0x0 0x0 0x0 0x0 0x0 0x4b80007 0x0 0x110 0x0 0x4be0003 0x0 0xc0 0x4cc0007 0x0 0x38 0x0 0x4cf0003 0x0 0xa8 0x4e00007 0x0 0x38 0x0 0x4e30003 0x0 0x70 0x4f40007 0x0 0x38 0x0 0x5040003 0x0 0x38 0x50d0007 0x0 0xffffffffffffff58 0x0 0x5160002 0x0 0x51d0005 0x0 0x0 0x0 0x0 0x0 0x5200007 0x0 0x178 0x0 0x5270007 0x0 0x110 0x0 0x5460007 0x0 0x88 0x0 0x5540007 0x0 0x68 0x0 0x5580005 0x0 0x0 0x0 0x0 0x0 0x55b0003 0x0 0x80 0x5620007 0x0 0x68 0x0 0x5660005 0x0 0x0 0x0 0x0 0x0 0x5690003 0x0 0x18 0x5810005 0x0 0x0 0x0 0x0 0x0 0x5840003 0x0 0x150 0x5a60007 0x0 0x58 0x0 0x5b40007 0x0 0x38 0x0 0x5b80003 0x0 0x18 0x5be0003 0x0 0x28 0x5d20002 0x0 0x5d80007 0x0 0x68 0x0 0x5dc0005 0x0 0x0 0x0 0x0 0x0 0x5df0003 0x0 0x68 0x5e60007 0x0 0x50 0x0 0x5ea0005 0x0 0x0 0x0 0x0 0x0 0x5f00005 0x0 0x0 0x0 0x0 0x0 0x5f30007 0x0 0x20 0x0 0x5fc0003 0x0 0xc0 0x60a0007 0x0 0x38 0x0 0x60d0003 0x0 0xa8 0x61e0007 0x0 0x38 0x0 0x6210003 0x0 0x70 0x6320007 0x0 0x38 0x0 0x6420003 0x0 0x38 0x64c0007 0x0 0xffffffffffffff58 0x0 0x6550002 0x0 0x6780007 0x131 0x88 0x0 0x6860007 0x0 0x68 0x0 0x68a0005 0x0 0x0 0x0 0x0 0x0 0x6900003 0x0 0x540 0x6970007 0x131 0x528 0x0 0x69b0005 0x0 0x0 0x0 0x0 0x0 0x69e0003 0x0 0x4d8 0x6a90007 0x34ed 0x30 0x0 0x6b20002 0x0 0x6bc0007 0x0 0x40 0x34ed 0x6c50007 0x34ed 0x1e8 0x0 0x6ca0007 0x0 0x1b8 0x0 0x6d60003 0x0 0x160 0x6e10007 0x0 0x38 0x0 0x6ea0003 0x0 0x160 0x7040007 0x0 0x88 0x0 0x7120007 0x0 0x68 0x0 0x7190005 0x0 0x0 0x0 0x0 0x0 0x71c0003 0x0 0x18 0x7240007 0x0 0x58 0x0 0x72d0007 0x0 0x38 0x0 0x73a0003 0x0 0x80 0x7430007 0x0 0x30 0x0 0x74c0002 0x0 0x7570007 0x0 0xfffffffffffffeb8 0x0 0x75a0003 0x0 0x18 0x76d0002 0x0 0x7770007 0x34bb 0x1b0 0x32 0x77e0007 0x32 0xc0 0x0 0x7a70007 0x0 0x88 0x0 0x7b50007 0x0 0x68 0x0 0x7b90005 0x0 0x0 0x0 0x0 0x0 0x7c90003 0x0 0x80 0x7cf0003 0x0 0x68 0x7d60007 0x4 0x50 0x2e 0x7e30005 0x0 0x2315a100 0x2e 0x0 0x0 0x8050005 0x0 0x2315a100 0x32 0x0 0x0 0x80c0007 0x0 0x50 0x32 0x8100005 0x0 0x2315a100 0x32 0x0 0x0 0x82f0007 0x34bb 0x88 0x32 0x83d0007 0x32 0x68 0x0 0x8410005 0x0 0x0 0x0 0x0 0x0 0x8470003 0x0 0x68 0x8510007 0x3481 0x50 0x6c 0x8550005 0x0 0x2315a100 0x6c 0x0 0x0 0x85e0007 0x34ed 0xfffffffffffffb40 0x131 0x8610003 0x131 0x188 0x8750002 0x0 0x87d0005 0x0 0x0 0x0 0x0 0x0 0x8820005 0x0 0x0 0x0 0x0 0x0 0x8850007 0x0 0x100 0x0 0x88b0003 0x0 0xc0 0x8990007 0x0 0x38 0x0 0x89c0003 0x0 0xa8 0x8ad0007 0x0 0x38 0x0 0x8b00003 0x0 0x70 0x8c10007 0x0 0x38 0x0 0x8d10003 0x0 0x38 0x8db0007 0x0 0xffffffffffffff58 0x0 0x8e80007 0x0 0xd60 0x0 0x8f00005 0x0 0x0 0x0 0x0 0x0 0x8f70007 0x0 0x620 0x0 0x9190007 0x0 0x70 0x0 0x9270007 0x0 0x50 0x0 0x92b0005 0x0 0x0 0x0 0x0 0x0 0x9340007 0x0 0x40 0x0 0x9420007 0x0 0x20 0x0 0x9520003 0x0 0xf8 0x95d0007 0x0 0x30 0x0 0x9760002 0x0 0x99c0007 0x0 0x70 0x0 0x9aa0007 0x0 0x50 0x0 0x9ae0005 0x0 0x0 0x0 0x0 0x0 0x9ba0007 0x0 0x40 0x0 0x9c80007 0x0 0x20 0x0 0x9db0007 0x0 0x40 0x0 0x9e40007 0x0 0xffffffffffffff00 0x0 0x9ed0007 0x0 0xe8 0x0 0x9f80007 0x0 0xc8 0x0 0xa060007 0x0 0x38 0x0 0xa190003 0x0 0x88 0xa270007 0x0 0x70 0x0 0xa370007 0x0 0x50 0x0 0xa3b0005 0x0 0x0 0x0 0x0 0x0 0xa450005 0x0 0x0 0x0 0x0 0x0 0xa4c0007 0x0 0x50 0x0 0xa580005 0x0 0x0 0x0 0x0 0x0 0xa610007 0x0 0x40 0x0 0xa6a0007 0x0 0x148 0x0 0xa710007 0x0 0x40 0x0 0xa780007 0x0 0x50 0x0 0xa830007 0x0 0x30 0x0 0xa870002 0x0 0xa8e0007 0x0 0xb8 0x0 0xa930007 0x0 0x68 0x0 0xa970005 0x0 0x0 0x0 0x0 0x0 0xa9a0003 0x0 0x48 0xa9e0005 0x0 0x0 0x0 0x0 0x0 0xaa50007 0x0 0xffffffffffffdff8 0x0 0xabb0005 0x0 0x0 0x0 0x0 0x0 0xac20007 0x0 0x50 0x0 0xace0005 0x0 0x0 0x0 0x0 0x0 0xad50007 0x0 0x40 0x0 0xadc0007 0x0 0x50 0x0 0xae70007 0x0 0x30 0x0 0xaeb0002 0x0 0xaf20007 0x0 0x20 0x0 0xb030003 0x0 0xffffffffffffdec8 0xb080007 0x0 0x6f0 0x0 0xb300007 0x0 0x88 0x0 0xb3e0007 0x0 0x68 0x0 0xb420005 0x0 0x0 0x0 0x0 0x0 0xb480003 0x0 0x68 0xb520007 0x0 0x50 0x0 0xb560005 0x0 0x0 0x0 0x0 0x0 0xb5f0007 0x0 0x20 0x0 0xb6e0007 0x0 0x40 0x0 0xb770007 0x0 0xd8 0x0 0xb7e0007 0x0 0xb8 0x0 0xb830007 0x0 0x68 0x0 0xb870005 0x0 0x0 0x0 0x0 0x0 0xb8a0003 0x0 0x48 0xb8e0005 0x0 0x0 0x0 0x0 0x0 0xbb10007 0x0 0x88 0x0 0xbbf0007 0x0 0x68 0x0 0xbc30005 0x0 0x0 0x0 0x0 0x0 0xbc90003 0x0 0x18 0xbd50007 0x0 0x40 0x0 0xbe30007 0x0 0x20 0x0 0xbf60007 0x0 0x20 0x0 0xbff0003 0x0 0x2d0 0xc0a0007 0x0 0x30 0x0 0xc130002 0x0 0xc1d0007 0x0 0x40 0x0 0xc260007 0x0 0xd8 0x0 0xc2d0007 0x0 0xb8 0x0 0xc320007 0x0 0x68 0x0 0xc360005 0x0 0x0 0x0 0x0 0x0 0xc390003 0x0 0x48 0xc3d0005 0x0 0x0 0x0 0x0 0x0 0xc440008 0x6 0x0 0xc8 0x0 0x40 0x0 0x58 0xc630003 0x0 0x88 0xc680007 0x0 0x70 0x0 0xc6c0005 0x0 0x0 0x0 0x0 0x0 0xc6f0007 0x0 0x20 0x0 0xc960007 0x0 0x88 0x0 0xca40007 0x0 0x68 0x0 0xca80005 0x0 0x0 0x0 0x0 0x0 0xcae0003 0x0 0x18 0xcba0007 0x0 0x40 0x0 0xcc80007 0x0 0x20 0x0 0xcdb0007 0x0 0xfffffffffffffd48 0x0 0xce00007 0x0 0xfffffffffffffd28 0x0 0xce50007 0x0 0x38 0x0 0xceb0003 0x0 0x18 0xcf60005 0x0 0x0 0x0 0x0 0x0 0xd080007 0x0 0x50 0x0 0xd140005 0x0 0x0 0x0 0x0 0x0 0xd1b0007 0x0 0xffffffffffffd7f0 0x0 0xd320002 0x0 0xd390005 0x0 0x0 0x0 0x0 0x0 0xd3c0007 0x0 0x20 0x0 0xd460005 0x0 0x0 0x0 0x0 0x0 0xd490007 0x0 0x20 0x0 0xd560002 0x0 0xd650007 0x0 0xc0 0x223 0xd710007 0x1e 0x50 0x205 0xd750005 0x0 0x2315a100 0x203 0x2315d250 0x2 0xd810007 0x0 0x50 0x1e 0xd860005 0x0 0x2315a100 0x1c 0x2315d250 0x2 0xd920007 0x0 0x118 0x0 0xd990007 0x0 0xf8 0x0 0xda40007 0x0 0x30 0x0 0xdad0002 0x0 0xdb20005 0x0 0x0 0x0 0x0 0x0 0xdbc0007 0x0 0x40 0x0 0xdc30007 0x0 0x30 0x0 0xdcc0002 0x0 0xdd80002 0x0 0xddd0003 0x0 0xa8 0xde40007 0x0 0x80 0x0 0xdeb0007 0x0 0x60 0x0 0xdf60007 0x0 0x30 0x0 0xdff0002 0x0 0xe090002 0x0 0xe130002 0x0 0xe1a0007 0x0 0x50 0x0 0xe1e0005 0x0 0x0 0x0 0x0 0x0 0xe260002 0x0 0xe290007 0x0 0x50 0x0 0xe2e0005 0x0 0x0 0x0 0x0 0x0 0xe3b0007 0x0 0x40 0x0 0xe450007 0x0 0x20 0x0 oops 17 6 org/eclipse/jdt/internal/compiler/parser/Scanner 82 org/eclipse/jdt/internal/compiler/parser/Scanner 198 org/eclipse/jdt/internal/compiler/parser/Scanner 214 org/eclipse/jdt/internal/compiler/parser/Scanner 234 org/eclipse/jdt/internal/compiler/parser/Scanner 248 org/eclipse/jdt/internal/compiler/parser/Scanner 262 org/eclipse/jdt/internal/compiler/parser/Scanner 282 org/eclipse/jdt/internal/compiler/parser/Scanner 368 org/eclipse/jdt/internal/compiler/parser/Scanner 777 org/eclipse/jdt/internal/compiler/parser/Scanner 783 org/eclipse/jdt/internal/compiler/parser/Scanner 793 org/eclipse/jdt/internal/compiler/parser/Scanner 820 org/eclipse/jdt/internal/compiler/parser/Scanner 1337 org/eclipse/jdt/internal/compiler/parser/Scanner 1339 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1347 org/eclipse/jdt/internal/compiler/parser/Scanner 1349 org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner jumpOverMethodBody ()V 1 399 orig 264 168 227 165 116 0 0 0 0 96 181 25 33 0 0 0 0 48 26 0 0 208 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 33 0 0 0 121 12 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 24 0 0 255 255 255 255 7 0 43 0 0 0 0 0 data 786 0x2b0007 0x14d 0x88 0x0 0x390007 0x0 0x68 0x0 0x3d0005 0x0 0x0 0x0 0x0 0x0 0x410003 0x0 0xb8 0x480007 0x0 0x90 0x14d 0x510007 0x0 0x40 0x14d 0x5a0007 0x139 0x50 0x14 0x5e0005 0x14 0x0 0x0 0x0 0x0 0x650002 0x14d 0x6a0007 0xd0 0xfffffffffffffed8 0x7d 0x710008 0xc 0x6f 0x1438 0x4 0x3a0 0x0 0xa8 0x0 0x7f8 0x3 0x70 0x7 0x88 0xa70003 0x3 0xfffffffffffffe48 0xae0007 0x3 0xfffffffffffffe30 0x4 0xb50005 0x0 0x0 0x0 0x0 0x0 0xba0007 0x0 0x190 0x0 0xc10007 0x0 0x110 0x0 0xe00007 0x0 0x88 0x0 0xee0007 0x0 0x68 0x0 0xf20005 0x0 0x0 0x0 0x0 0x0 0xf50003 0x0 0x80 0xfc0007 0x0 0x68 0x0 0x1000005 0x0 0x0 0x0 0x0 0x0 0x1030003 0x0 0x18 0x11b0005 0x0 0x0 0x0 0x0 0x0 0x11e0003 0x0 0x120 0x1220003 0x0 0x108 0x1410007 0x0 0x88 0x0 0x14f0007 0x0 0x68 0x0 0x1530005 0x0 0x0 0x0 0x0 0x0 0x1560003 0x0 0x80 0x15d0007 0x0 0x68 0x0 0x1610005 0x0 0x0 0x0 0x0 0x0 0x1640003 0x0 0x18 0x16b0005 0x0 0x0 0x0 0x0 0x0 0x16f0003 0x0 0xfffffffffffffb30 0x18e0007 0x4 0x88 0x0 0x19c0007 0x0 0x68 0x0 0x1a00005 0x0 0x0 0x0 0x0 0x0 0x1a30003 0x0 0x3b0 0x1aa0007 0x4 0x398 0x0 0x1ae0005 0x0 0x0 0x0 0x0 0x0 0x1b10003 0x0 0x348 0x1b50003 0x0 0x330 0x1c00007 0x47 0x20 0x0 0x1ca0007 0x47 0x58 0x0 0x1d80007 0x0 0xfffffffffffff9d0 0x0 0x1e50003 0x0 0xfffffffffffff9b0 0x1ee0007 0x47 0x38 0x0 0x1f10003 0x0 0xfffffffffffff978 0x1fa0007 0x47 0x178 0x0 0x2010007 0x0 0x110 0x0 0x2200007 0x0 0x88 0x0 0x22e0007 0x0 0x68 0x0 0x2320005 0x0 0x0 0x0 0x0 0x0 0x2350003 0x0 0x80 0x23c0007 0x0 0x68 0x0 0x2400005 0x0 0x0 0x0 0x0 0x0 0x2430003 0x0 0x18 0x25b0005 0x0 0x0 0x0 0x0 0x0 0x25e0003 0x0 0x18 0x27e0007 0x47 0x88 0x0 0x28c0007 0x0 0x68 0x0 0x2900005 0x0 0x0 0x0 0x0 0x0 0x2930003 0x0 0x80 0x29a0007 0x47 0x68 0x0 0x29e0005 0x0 0x0 0x0 0x0 0x0 0x2a10003 0x0 0x18 0x2ab0007 0x47 0xfffffffffffffce8 0x4 0x2ae0003 0x4 0xfffffffffffff6d8 0x2b80005 0x0 0x0 0x0 0x0 0x0 0x2bd0007 0x0 0x598 0x0 0x2df0007 0x0 0x70 0x0 0x2ed0007 0x0 0x50 0x0 0x2f10005 0x0 0x0 0x0 0x0 0x0 0x2fa0007 0x0 0x40 0x0 0x3080007 0x0 0x20 0x0 0x3180003 0x0 0xf8 0x3230007 0x0 0x30 0x0 0x33c0002 0x0 0x3620007 0x0 0x70 0x0 0x3700007 0x0 0x50 0x0 0x3770005 0x0 0x0 0x0 0x0 0x0 0x3800007 0x0 0x40 0x0 0x38e0007 0x0 0x20 0x0 0x3a10007 0x0 0x40 0x0 0x3aa0007 0x0 0xffffffffffffff00 0x0 0x3b30007 0x0 0xe8 0x0 0x3be0007 0x0 0xc8 0x0 0x3cc0007 0x0 0x38 0x0 0x3df0003 0x0 0x88 0x3ed0007 0x0 0x70 0x0 0x3fd0007 0x0 0x50 0x0 0x4040005 0x0 0x0 0x0 0x0 0x0 0x40b0005 0x0 0x0 0x0 0x0 0x0 0x4120007 0x0 0xfffffffffffff370 0x0 0x41b0007 0x0 0x40 0x0 0x4240007 0x0 0xfffffffffffff330 0x0 0x42b0007 0x0 0x40 0x0 0x4320007 0x0 0x50 0x0 0x43d0007 0x0 0x30 0x0 0x4410002 0x0 0x4480007 0x0 0xfffffffffffff2a0 0x0 0x44d0007 0x0 0x68 0x0 0x4510005 0x0 0x0 0x0 0x0 0x0 0x4540003 0x0 0xfffffffffffff230 0x4580005 0x0 0x0 0x0 0x0 0x0 0x45b0003 0x0 0xfffffffffffff1e8 0x46d0005 0x0 0x0 0x0 0x0 0x0 0x4740007 0x0 0x40 0x0 0x47b0007 0x0 0x50 0x0 0x4860007 0x0 0x30 0x0 0x48a0002 0x0 0x4910007 0x0 0xfffffffffffff130 0x0 0x49e0003 0x0 0xfffffffffffff110 0x4a20007 0x0 0xfffffffffffff0f8 0x0 0x4ca0007 0x0 0x88 0x0 0x4d80007 0x0 0x68 0x0 0x4dc0005 0x0 0x0 0x0 0x0 0x0 0x4e20003 0x0 0x68 0x4ec0007 0x0 0x50 0x0 0x4f00005 0x0 0x0 0x0 0x0 0x0 0x4f90007 0x0 0x20 0x0 0x5080007 0x0 0x40 0x0 0x5110007 0x0 0xd8 0x0 0x5180007 0x0 0xb8 0x0 0x51d0007 0x0 0x68 0x0 0x5210005 0x0 0x0 0x0 0x0 0x0 0x5240003 0x0 0x48 0x5280005 0x0 0x0 0x0 0x0 0x0 0x54b0007 0x0 0x88 0x0 0x5590007 0x0 0x68 0x0 0x55d0005 0x0 0x0 0x0 0x0 0x0 0x5630003 0x0 0x18 0x56f0007 0x0 0x40 0x0 0x57d0007 0x0 0x20 0x0 0x5900007 0x0 0x20 0x0 0x5990003 0x0 0x2c0 0x5a40007 0x0 0x20 0x0 0x5ae0007 0x0 0x40 0x0 0x5b70007 0x0 0xd8 0x0 0x5be0007 0x0 0xb8 0x0 0x5c30007 0x0 0x68 0x0 0x5c70005 0x0 0x0 0x0 0x0 0x0 0x5ca0003 0x0 0x48 0x5ce0005 0x0 0x0 0x0 0x0 0x0 0x5d50008 0x6 0x0 0xc8 0x0 0x40 0x0 0x58 0x5f30003 0x0 0x88 0x5f80007 0x0 0x70 0x0 0x5fc0005 0x0 0x0 0x0 0x0 0x0 0x5ff0007 0x0 0x20 0x0 0x6260007 0x0 0x88 0x0 0x6340007 0x0 0x68 0x0 0x6380005 0x0 0x0 0x0 0x0 0x0 0x63e0003 0x0 0x18 0x64a0007 0x0 0x40 0x0 0x6580007 0x0 0x20 0x0 0x66b0007 0x0 0xfffffffffffffd58 0x0 0x6700007 0x0 0xfffffffffffffd38 0x0 0x6760007 0x0 0x38 0x0 0x67c0003 0x0 0x18 0x6820005 0x0 0x0 0x0 0x0 0x0 0x6900003 0x0 0xffffffffffffea98 0x69e0007 0x0 0xf0 0x6f 0x6a90007 0x3f 0x68 0x30 0x6ad0005 0x0 0x2315a100 0x30 0x0 0x0 0x6b10003 0x30 0xffffffffffffea10 0x6bb0007 0x3f 0xffffffffffffe9f8 0x0 0x6c00005 0x0 0x0 0x0 0x0 0x0 0x6c40003 0x0 0xffffffffffffe9a8 0x6ca0007 0x0 0x120 0x0 0x6d00007 0x0 0x100 0x0 0x6db0007 0x0 0x30 0x0 0x6e40002 0x0 0x6e90005 0x0 0x0 0x0 0x0 0x0 0x6f30007 0x0 0xffffffffffffe8f0 0x0 0x6fa0007 0x0 0x38 0x0 0x6fd0003 0x0 0xffffffffffffe8b0 0x7070002 0x0 0x70c0003 0x0 0x80 0x7120007 0x0 0x58 0x0 0x7180007 0x0 0x38 0x0 0x71b0003 0x0 0xffffffffffffe830 0x7230002 0x0 0x72a0007 0x0 0xffffffffffffe808 0x0 0x72e0005 0x0 0x0 0x0 0x0 0x0 0x7320003 0x0 0xffffffffffffe7b8 0x7360003 0x0 0xffffffffffffe7a0 0x73a0003 0x0 0x18 oops 1 698 org/eclipse/jdt/internal/compiler/parser/Scanner +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextUnicodeChar ()V 1 0 orig 264 168 227 165 116 0 0 0 0 192 167 25 33 0 0 0 0 48 4 0 0 80 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 232 2 0 0 255 255 255 255 7 0 31 0 0 0 0 0 data 93 0x1f0007 0x0 0xa0 0x0 0x220003 0x0 0x48 0x370007 0x0 0x30 0x0 0x4a0002 0x0 0x5c0007 0x0 0xffffffffffffffd0 0x0 0x5f0003 0x0 0x28 0x720002 0x0 0x800007 0x0 0x30 0x0 0x9b0002 0x0 0xaf0002 0x0 0xb60007 0x0 0x130 0x0 0xba0007 0x0 0x110 0x0 0xcd0002 0x0 0xd40007 0x0 0xe0 0x0 0xd80007 0x0 0xc0 0x0 0xeb0002 0x0 0xf20007 0x0 0x90 0x0 0xf60007 0x0 0x70 0x0 0x1090002 0x0 0x1110007 0x0 0x40 0x0 0x1160007 0x0 0x30 0x0 0x11f0002 0x0 0x13d0007 0x0 0x50 0x0 0x14d0005 0x0 0x0 0x0 0x0 0x0 0x1510005 0x0 0x0 0x0 0x0 0x0 0x15b0007 0x0 0x38 0x0 0x15f0003 0x0 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 1 299 orig 264 168 227 165 116 0 0 0 0 72 208 25 33 0 0 0 0 40 3 0 0 144 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 45 0 0 0 241 7 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 1 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 60 0x60007 0xfe 0xf8 0x0 0x140007 0x0 0x40 0x0 0x210007 0x0 0x20 0x0 0x370007 0x0 0x30 0x0 0x4f0002 0x0 0x670007 0x0 0x38 0x0 0x860003 0x0 0x130 0x8e0003 0x0 0x118 0x970003 0x0 0x100 0xa00007 0x0 0xe8 0xfe 0xa70007 0xfe 0x58 0x0 0xb90007 0x0 0x38 0x0 0xcb0003 0x0 0x88 0xd90007 0x0 0x40 0xfe 0xe60007 0xfe 0x20 0x0 0xfc0007 0xfd 0x30 0x1 0x1140002 0x1 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner atEnd ()Z 1 0 orig 264 168 227 165 116 0 0 0 0 56 98 25 33 0 0 0 0 64 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 0 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 4 0x80007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 1 711 orig 264 168 227 165 116 0 0 0 0 128 121 25 33 0 0 0 0 112 2 0 0 176 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 130 0 0 0 41 18 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 32 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 36 0x80007 0x245 0x20 0x0 0x2e0007 0x245 0x90 0x0 0x3c0007 0x0 0x70 0x0 0x400005 0x0 0x0 0x0 0x0 0x0 0x480007 0x0 0x20 0x0 0x630007 0x10 0x20 0x235 0x760007 0x10 0x50 0x0 0x7a0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner unicodeInitializeBuffer (I)V 1 502 orig 264 168 227 165 116 0 0 0 0 120 11 26 33 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 177 15 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 96 0 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 12 0x90007 0x1f5 0x20 0x1 0x200007 0x1f3 0x30 0x3 0x350002 0x3 0x460002 0x1f6 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanEscapeCharacter ()V 1 536 orig 264 168 227 165 116 0 0 0 0 208 217 25 33 0 0 0 0 32 5 0 0 160 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 193 16 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 216 3 0 0 255 255 255 255 8 0 4 0 0 0 0 0 data 123 0x40008 0x12 0x0 0x160 0x28 0x118 0x0 0x130 0x0 0x148 0x0 0xa0 0x0 0xe8 0x1f0 0xd0 0x0 0x100 0x0 0xb8 0x560003 0x0 0x338 0x5f0003 0x0 0x320 0x680003 0x1f0 0x308 0x710003 0x0 0x2f0 0x7a0003 0x0 0x2d8 0x830003 0x28 0x2c0 0x8c0003 0x0 0x2a8 0x950003 0x0 0x290 0x9c0002 0x0 0xa10007 0x0 0x258 0x0 0xa70007 0x0 0x238 0x0 0xac0007 0x0 0x38 0x0 0xb00003 0x0 0x18 0xca0002 0x0 0xcd0007 0x0 0x188 0x0 0xd40002 0x0 0xd90007 0x0 0x140 0x0 0xdf0007 0x0 0x120 0x0 0xfe0002 0x0 0x1010007 0x0 0xd8 0x0 0x1050007 0x0 0x38 0x0 0x1120003 0x0 0xc8 0x1190002 0x0 0x11e0007 0x0 0x58 0x0 0x1240007 0x0 0x38 0x0 0x12e0003 0x0 0x60 0x13b0003 0x0 0x48 0x1480003 0x0 0x30 0x1550003 0x0 0x18 0x1660007 0x0 0x30 0x0 0x16f0002 0x0 0x1790003 0x0 0x28 0x1820002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (CC)I 2 1194 orig 264 168 227 165 116 0 0 0 0 168 123 25 33 0 0 0 0 24 3 0 0 88 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 81 37 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 29 0 2 0 0 0 192 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 56 0x80007 0x4aa 0x20 0x0 0x290007 0x4aa 0xe0 0x0 0x370007 0x0 0xc0 0x0 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x430007 0x0 0x38 0x0 0x490003 0x0 0x50 0x510007 0x0 0x38 0x0 0x570003 0x0 0x18 0x740007 0x49f 0x38 0xb 0x7a0003 0xb 0x50 0x820007 0x48b 0x38 0x14 0x880003 0x14 0x18 0x960007 0x1f 0x50 0x0 0x9a0005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 1 320 orig 264 168 227 165 116 0 0 0 0 168 128 25 33 0 0 0 0 136 2 0 0 208 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 0 0 0 249 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 64 1 0 0 255 255 255 255 7 0 8 0 0 0 0 0 data 40 0x80007 0xbf 0x20 0x0 0x290007 0xbf 0xa0 0x0 0x370007 0x0 0x80 0x0 0x3b0005 0x0 0x0 0x0 0x0 0x0 0x420002 0x0 0x450007 0x0 0x20 0x0 0x5f0002 0xbf 0x620007 0x0 0x20 0xbf 0x700007 0x0 0x50 0x0 0x740005 0x0 0x0 0x0 0x0 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner scanNumber (Z)I 1 163 orig 264 168 227 165 116 0 0 0 0 40 252 25 33 0 0 0 0 128 25 0 0 136 23 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 5 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 224 23 0 0 255 255 255 255 7 0 3 0 0 0 0 0 data 764 0x30007 0x0 0x1338 0xa3 0xc0007 0x8c 0x1318 0x17 0x140005 0x17 0x0 0x0 0x0 0x0 0x170007 0x17 0xc18 0x0 0x230002 0x0 0x310005 0x0 0x0 0x0 0x0 0x0 0x340007 0x0 0x50 0x0 0x3a0007 0x0 0x30 0x0 0x430002 0x0 0x4d0005 0x0 0x0 0x0 0x0 0x0 0x500007 0x0 0x5e8 0x0 0x560007 0x0 0x38 0x0 0x5a0003 0x0 0x18 0x690002 0x0 0x740007 0x0 0x80 0x0 0x7a0007 0x0 0x60 0x0 0x850007 0x0 0x30 0x0 0x8e0002 0x0 0x980002 0x0 0xa10005 0x0 0x0 0x0 0x0 0x0 0xa40007 0x0 0x490 0x0 0xc30007 0x0 0x88 0x0 0xd10007 0x0 0x68 0x0 0xd50005 0x0 0x0 0x0 0x0 0x0 0xd80003 0x0 0x68 0xdf0007 0x0 0x50 0x0 0xe30005 0x0 0x0 0x0 0x0 0x0 0xec0007 0x0 0x40 0x0 0xf50007 0x0 0xf8 0x0 0x1140007 0x0 0x88 0x0 0x1220007 0x0 0x68 0x0 0x1260005 0x0 0x0 0x0 0x0 0x0 0x1290003 0x0 0x68 0x1300007 0x0 0x50 0x0 0x1340005 0x0 0x0 0x0 0x0 0x0 0x13b0002 0x0 0x13e0007 0x0 0xa0 0x0 0x1490007 0x0 0x30 0x0 0x1520002 0x0 0x15c0007 0x0 0x40 0x0 0x1620002 0x0 0x16b0002 0x0 0x1750002 0x0 0x17c0002 0x0 0x1840005 0x0 0x0 0x0 0x0 0x0 0x1870007 0x0 0x50 0x0 0x1920007 0x0 0x30 0x0 0x19b0002 0x0 0x1a70005 0x0 0x0 0x0 0x0 0x0 0x1aa0007 0x0 0x50 0x0 0x1b50007 0x0 0x30 0x0 0x1be0002 0x0 0x1ca0005 0x0 0x0 0x0 0x0 0x0 0x1cd0007 0x0 0x60 0x0 0x1d80007 0x0 0x30 0x0 0x1e10002 0x0 0x1eb0002 0x0 0x1f70007 0x0 0x30 0x0 0x2000002 0x0 0x20f0007 0x0 0x30 0x0 0x2180002 0x0 0x2220002 0x0 0x22b0005 0x0 0x0 0x0 0x0 0x0 0x22e0007 0x0 0x4f0 0x0 0x2340007 0x0 0x60 0x0 0x23f0007 0x0 0x30 0x0 0x2480002 0x0 0x2520002 0x0 0x2720007 0x0 0x88 0x0 0x2800007 0x0 0x68 0x0 0x2840005 0x0 0x0 0x0 0x0 0x0 0x2870003 0x0 0x68 0x28e0007 0x0 0x50 0x0 0x2920005 0x0 0x0 0x0 0x0 0x0 0x29b0007 0x0 0x40 0x0 0x2a40007 0x0 0xf8 0x0 0x2c30007 0x0 0x88 0x0 0x2d10007 0x0 0x68 0x0 0x2d50005 0x0 0x0 0x0 0x0 0x0 0x2d80003 0x0 0x68 0x2df0007 0x0 0x50 0x0 0x2e30005 0x0 0x0 0x0 0x0 0x0 0x2ea0002 0x0 0x2ed0007 0x0 0xa0 0x0 0x2f80007 0x0 0x30 0x0 0x3010002 0x0 0x30b0007 0x0 0x40 0x0 0x3110002 0x0 0x31a0002 0x0 0x3240002 0x0 0x32b0002 0x0 0x3330005 0x0 0x0 0x0 0x0 0x0 0x3360007 0x0 0x50 0x0 0x3410007 0x0 0x30 0x0 0x34a0002 0x0 0x3560005 0x0 0x0 0x0 0x0 0x0 0x3590007 0x0 0x50 0x0 0x3640007 0x0 0x30 0x0 0x36d0002 0x0 0x3790005 0x0 0x0 0x0 0x0 0x0 0x37c0007 0x0 0x60 0x0 0x3870007 0x0 0x30 0x0 0x3900002 0x0 0x39a0002 0x0 0x3a60007 0x0 0x30 0x0 0x3af0002 0x0 0x3b90007 0x0 0x30 0x0 0x3c20002 0x0 0x3ce0005 0x17 0x0 0x0 0x0 0x0 0x3d10007 0x17 0x140 0x0 0x3dc0002 0x0 0x3e80007 0x0 0x60 0x0 0x3f30007 0x0 0x30 0x0 0x3fc0002 0x0 0x4060002 0x0 0x40f0005 0x0 0x0 0x0 0x0 0x0 0x4120007 0x0 0x50 0x0 0x41d0007 0x0 0x30 0x0 0x4260002 0x0 0x4350007 0x0 0x30 0x0 0x43e0002 0x0 0x4460005 0x17 0x0 0x0 0x0 0x0 0x4490007 0x17 0x510 0x0 0x44f0002 0x0 0x4570005 0x0 0x0 0x0 0x0 0x0 0x45a0007 0x0 0x20 0x0 0x4650005 0x0 0x0 0x0 0x0 0x0 0x4680007 0x0 0x20 0x0 0x4730005 0x0 0x0 0x0 0x0 0x0 0x4760007 0x0 0x20 0x0 0x4810005 0x0 0x0 0x0 0x0 0x0 0x4840007 0x0 0x30 0x0 0x48c0002 0x0 0x4940005 0x0 0x0 0x0 0x0 0x0 0x4970007 0x0 0x2a0 0x0 0x4b80007 0x0 0x88 0x0 0x4c60007 0x0 0x68 0x0 0x4ca0005 0x0 0x0 0x0 0x0 0x0 0x4cd0003 0x0 0x68 0x4d40007 0x0 0x50 0x0 0x4d80005 0x0 0x0 0x0 0x0 0x0 0x4e10007 0x0 0x40 0x0 0x4ea0007 0x0 0xf8 0x0 0x5090007 0x0 0x88 0x0 0x5170007 0x0 0x68 0x0 0x51b0005 0x0 0x0 0x0 0x0 0x0 0x51e0003 0x0 0x68 0x5250007 0x0 0x50 0x0 0x5290005 0x0 0x0 0x0 0x0 0x0 0x5300002 0x0 0x5330007 0x0 0x70 0x0 0x53c0007 0x0 0x40 0x0 0x5420002 0x0 0x54b0002 0x0 0x5550002 0x0 0x55c0002 0x0 0x5640005 0x0 0x0 0x0 0x0 0x0 0x5670007 0x0 0x20 0x0 0x5720005 0x0 0x0 0x0 0x0 0x0 0x5750007 0x0 0x40 0x0 0x5790007 0x0 0x20 0x0 0x5850002 0xa3 0x5890007 0x0 0x70 0xa3 0x5910005 0xa3 0x0 0x0 0x0 0x0 0x5940007 0x8f 0x20 0x14 0x59b0007 0x0 0x80 0x8f 0x5a10005 0x8f 0x0 0x0 0x0 0x0 0x5a40007 0x7b 0x30 0x14 0x5ab0002 0x14 0x5b50005 0x8f 0x0 0x0 0x0 0x0 0x5b80007 0x8f 0x2a0 0x0 0x5d90007 0x0 0x88 0x0 0x5e70007 0x0 0x68 0x0 0x5eb0005 0x0 0x0 0x0 0x0 0x0 0x5ee0003 0x0 0x68 0x5f50007 0x0 0x50 0x0 0x5f90005 0x0 0x0 0x0 0x0 0x0 0x6020007 0x0 0x40 0x0 0x60b0007 0x0 0xf8 0x0 0x62a0007 0x0 0x88 0x0 0x6380007 0x0 0x68 0x0 0x63c0005 0x0 0x0 0x0 0x0 0x0 0x63f0003 0x0 0x68 0x6460007 0x0 0x50 0x0 0x64a0005 0x0 0x0 0x0 0x0 0x0 0x6510002 0x0 0x6540007 0x0 0x70 0x0 0x65d0007 0x0 0x40 0x0 0x6630002 0x0 0x66c0002 0x0 0x6760002 0x0 0x67d0002 0x0 0x6850005 0x8f 0x0 0x0 0x0 0x0 0x6880007 0x8f 0x20 0x0 0x6930005 0x8f 0x0 0x0 0x0 0x0 0x6960007 0x85 0x20 0xa 0x69d0007 0x79 0x38 0xc 0x6a20003 0xc 0x18 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner recordComment (I)V 1 0 orig 264 168 227 165 116 0 0 0 0 248 210 25 33 0 0 0 0 248 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 168 0 0 0 255 255 255 255 8 0 11 0 0 0 0 0 data 21 0xb0008 0x6 0x0 0x58 0x0 0x40 0x0 0x58 0x2c0003 0x0 0x18 0x490007 0x0 0x50 0x0 0x650002 0x0 0x790002 0x0 0x8d0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner checkTaskTag (II)V 1 0 orig 264 168 227 165 116 0 0 0 0 112 104 25 33 0 0 0 0 80 10 0 0 224 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 216 8 0 0 255 255 255 255 7 0 9 0 0 0 0 0 data 283 0x90007 0x0 0x40 0x0 0x1a0007 0x0 0x20 0x0 0x300003 0x0 0x4a8 0x3d0007 0x0 0x490 0x0 0x430003 0x0 0x450 0x560007 0x0 0x38 0x0 0x590003 0x0 0x418 0x640002 0x0 0x670007 0x0 0x68 0x0 0x700002 0x0 0x730007 0x0 0x38 0x0 0x760003 0x0 0x3a0 0x7c0003 0x0 0x108 0x8c0007 0x0 0x370 0x0 0x920007 0x0 0x38 0x0 0x950003 0x0 0x330 0xaa0007 0x0 0x98 0x0 0xb10007 0x0 0x2f8 0x0 0xb60002 0x0 0xbb0002 0x0 0xbe0007 0x0 0x38 0x0 0xc10003 0x0 0x298 0xcb0007 0x0 0xffffffffffffff10 0x0 0xd40007 0x0 0x98 0x0 0xe40002 0x0 0xe70007 0x0 0x68 0x0 0xf50002 0x0 0xf80007 0x0 0x38 0x0 0xfb0003 0x0 0x1e0 0x1020007 0x0 0x38 0x0 0x1250003 0x0 0x78 0x1310007 0x0 0x60 0x0 0x14c0002 0x0 0x1670002 0x0 0x1820002 0x0 0x19d0002 0x0 0x1a40007 0x0 0x58 0x0 0x1ae0007 0x0 0x38 0x0 0x1b80003 0x0 0x18 0x1c80004 0x0 0x0 0x0 0x0 0x0 0x1d30004 0x0 0x0 0x0 0x0 0x0 0x1ee0004 0x0 0x0 0x0 0x0 0x0 0x1fa0004 0x0 0x0 0x0 0x0 0x0 0x20e0003 0x0 0x38 0x21b0007 0x0 0xfffffffffffffbc8 0x0 0x22a0007 0x0 0x40 0x0 0x2330007 0x0 0xfffffffffffffb50 0x0 0x23d0003 0x0 0x278 0x25c0007 0x0 0x38 0x0 0x26c0003 0x0 0x18 0x2780007 0x0 0x20 0x0 0x2860003 0x0 0x70 0x2920007 0x0 0x40 0x0 0x2990007 0x0 0x38 0x0 0x2a20003 0x0 0x38 0x2ac0007 0x0 0xffffffffffffffa8 0x0 0x2b20007 0x0 0xb0 0x0 0x2b90003 0x0 0x50 0x2c50007 0x0 0x38 0x0 0x2ce0003 0x0 0x38 0x2d80007 0x0 0xffffffffffffffc8 0x0 0x2de0007 0x0 0x20 0x0 0x2e90007 0x0 0x38 0x0 0x2ef0003 0x0 0xa8 0x2f90002 0x0 0x2fc0007 0x0 0x40 0x0 0x3030007 0x0 0xffffffffffffffd0 0x0 0x3280002 0x0 0x3330004 0x0 0x0 0x0 0x0 0x0 0x33d0007 0x0 0xfffffffffffffda0 0x0 0x3420007 0x0 0x118 0x0 0x34f0003 0x0 0xd8 0x35a0007 0x0 0xc0 0x0 0x3630003 0x0 0x80 0x36e0007 0x0 0x68 0x0 0x37e0004 0x0 0x0 0x0 0x0 0x0 0x3910003 0x0 0x38 0x39b0007 0x0 0xffffffffffffff98 0x0 0x3a50007 0x0 0xffffffffffffff40 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner parseTags ()V 1 0 orig 264 168 227 165 116 0 0 0 0 216 203 25 33 0 0 0 0 64 4 0 0 200 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 248 2 0 0 255 255 255 255 7 0 13 0 0 0 0 0 data 95 0xd0007 0x0 0x38 0x0 0x190003 0x0 0x18 0x250002 0x0 0x280007 0x0 0xfffffffffffffff0 0x0 0x2d0007 0x0 0x20 0x0 0x440007 0x0 0x48 0x0 0x5a0002 0x0 0x690003 0x0 0x18 0x760007 0x0 0x1a8 0x0 0x830002 0x0 0x8a0007 0x0 0x178 0x0 0x910007 0x0 0x138 0x0 0xa20003 0x0 0x118 0xb50002 0x0 0xbd0007 0x0 0xe0 0x0 0xdf0002 0x0 0xe20002 0x0 0xe70003 0x0 0x28 0xfc0002 0x0 0x10a0007 0x0 0x30 0x0 0x1260002 0x0 0x13a0004 0x0 0x0 0x0 0x0 0x0 0x13b0003 0x0 0x18 0x14c0002 0x0 0x1540007 0x0 0xffffffffffffff00 0x0 0x15b0007 0x0 0x80 0x0 0x1680002 0x0 0x16f0007 0x0 0x50 0x0 0x1760007 0x0 0x20 0x0 0x19f0002 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner pushUnicodeLineSeparator ()V 1 0 orig 264 168 227 165 116 0 0 0 0 80 209 25 33 0 0 0 0 176 1 0 0 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 144 0 0 0 255 255 255 255 7 0 6 0 0 0 0 0 data 18 0x60007 0x0 0x70 0x0 0x140007 0x0 0x38 0x0 0x1c0003 0x0 0x50 0x240003 0x0 0x38 0x2d0007 0x0 0x20 0x0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 2 0 orig 264 168 227 165 116 0 0 0 0 240 170 25 33 0 0 0 0 32 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 255 255 255 255 0 0 0 0 0 0 0 0 data 0 oops 0 +ciMethodData org/eclipse/jdt/internal/compiler/parser/ScannerHelper isDigit (C)Z 1 476 orig 264 168 227 165 116 0 0 0 0 248 19 152 36 0 0 0 0 200 1 0 0 32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 68 79 32 101 120 116 114 97 32 100 97 116 97 32 108 111 99 107 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 129 0 0 0 217 10 0 0 1 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 128 0 0 0 255 255 255 255 7 0 4 0 0 0 0 0 data 16 0x40007 0x0 0x40 0x15b 0xe0007 0x15b 0x20 0x0 0x160002 0x0 0x190007 0x0 0x30 0x0 0x230002 0x0 oops 0 +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream$Token +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/LexStream +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil$RangeResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScannerData +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$Goal +instanceKlass org/eclipse/jdt/internal/compiler/impl/Constant +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeBindingVisitor +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowContext +instanceKlass org/eclipse/jdt/internal/compiler/flow/FlowInfo +instanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper +instanceKlass org/eclipse/jdt/internal/compiler/ast/CompilationUnitDeclaration$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult$1 +instanceKlass org/eclipse/jdt/internal/compiler/CompilationResult +instanceKlass org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/JavadocTagConstants +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveredElement +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerStats +instanceKlass org/eclipse/jdt/internal/compiler/lookup/IQualifiedTypeResolutionListener +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem$HashedParameterizedTypes +instanceKlass org/eclipse/jdt/internal/compiler/ClassFile +instanceKlass org/eclipse/jdt/internal/compiler/ClassFilePool +instanceKlass org/eclipse/jdt/internal/compiler/util/SimpleLookupTable +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfPackage +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ParameterNonNullDefaultProvider +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$3 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReferenceBinding$2 +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants$CloseMethodRecord +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ReductionResult +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ElementValuePair +instanceKlass org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ImplicitNullAnnotationVerifier +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Substitution +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IUpdatableModule +instanceKlass org/eclipse/jdt/internal/compiler/lookup/LookupEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/lookup/ProblemReasons +instanceKlass org/eclipse/jdt/internal/compiler/ast/Invocation +instanceKlass org/eclipse/jdt/internal/compiler/ast/IPolyExpression +instanceKlass org/eclipse/jdt/internal/compiler/lookup/InvocationSite +instanceKlass org/eclipse/jdt/internal/compiler/ast/ASTNode +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeConstants +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemHandler +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$2 +instanceKlass org/eclipse/jdt/core/dom/CompilationUnitResolver$1 +instanceKlass sun/util/ResourceBundleEnumeration +instanceKlass org/eclipse/jdt/core/compiler/CategorizedProblem +instanceKlass org/eclipse/jdt/internal/compiler/problem/DefaultProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation$$Lambda$24 +instanceKlass org/eclipse/jdt/core/dom/IBinding +instanceKlass org/eclipse/jdt/internal/compiler/parser/Parser +instanceKlass org/eclipse/jdt/internal/compiler/lookup/TypeIds +instanceKlass org/eclipse/jdt/internal/compiler/ast/OperatorIds +instanceKlass org/eclipse/jdt/internal/compiler/parser/ConflictedParser +instanceKlass org/eclipse/jdt/internal/compiler/parser/ParserBasicInformation +instanceKlass org/eclipse/jdt/internal/compiler/ASTVisitor +instanceKlass org/eclipse/jdt/core/dom/BindingResolver +instanceKlass org/eclipse/jdt/core/dom/ASTRequestor +instanceKlass org/eclipse/jdt/internal/core/INameEnvironmentWithProgress +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironmentExtension +instanceKlass org/eclipse/jdt/internal/compiler/batch/ClasspathLocation +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$Classpath +instanceKlass org/eclipse/jdt/internal/compiler/env/IModulePathEntry +instanceKlass org/eclipse/jdt/internal/compiler/env/IBinaryType +instanceKlass org/eclipse/jdt/internal/compiler/env/IGenericType +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem +instanceKlass org/eclipse/jdt/internal/compiler/env/IModuleAwareNameEnvironment +instanceKlass java/util/ResourceBundle$Control$1 +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$ResourceBundleFactory +instanceKlass org/eclipse/jdt/internal/compiler/util/HashtableOfInt +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main$Logger +instanceKlass org/eclipse/jdt/internal/compiler/batch/FileSystem$ClasspathSectionProblemReporter +instanceKlass java/io/FilenameFilter +instanceKlass org/eclipse/jdt/internal/compiler/IProblemFactory +instanceKlass org/eclipse/jdt/internal/compiler/IErrorHandlingPolicy +instanceKlass org/eclipse/jdt/internal/compiler/env/INameEnvironment +instanceKlass org/eclipse/jdt/internal/compiler/batch/Main +instanceKlass org/eclipse/jdt/internal/core/BasicCompilationUnit +instanceKlass org/eclipse/core/internal/runtime/TracingOptions$1 +instanceKlass org/eclipse/osgi/service/debug/DebugOptionsListener +instanceKlass org/eclipse/core/internal/runtime/TracingOptions +instanceKlass org/eclipse/core/runtime/SubMonitor$RootInfo +instanceKlass org/eclipse/core/runtime/NullProgressMonitor +instanceKlass org/eclipse/core/runtime/SubMonitor +instanceKlass org/eclipse/core/runtime/IProgressMonitorWithBlocking +instanceKlass org/eclipse/jdt/internal/formatter/DefaultCodeFormatterOptions +instanceKlass org/eclipse/jdt/core/formatter/DefaultCodeFormatterConstants +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Scope +instanceKlass org/eclipse/jdt/internal/compiler/lookup/Binding +instanceKlass org/eclipse/jdt/internal/compiler/util/Util +instanceKlass org/eclipse/jdt/internal/compiler/impl/ReferenceContext +instanceKlass org/eclipse/jdt/internal/compiler/ICompilerRequestor +instanceKlass org/eclipse/jdt/internal/compiler/Compiler +instanceKlass org/eclipse/jdt/internal/compiler/problem/ProblemSeverities +instanceKlass org/eclipse/jdt/internal/compiler/impl/ITypeRequestor +instanceKlass org/eclipse/jdt/internal/compiler/impl/IrritantSet +instanceKlass org/eclipse/jdt/core/compiler/CharOperation +instanceKlass org/eclipse/jdt/internal/compiler/impl/CompilerOptions +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$3 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$2 +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$EclipsePreferencesListener +instanceKlass org/eclipse/jdt/core/IElementChangedListener +instanceKlass org/eclipse/jdt/internal/core/DeltaProcessingState +instanceKlass org/osgi/service/log/LogListener +instanceKlass org/eclipse/equinox/log/LogFilter +instanceKlass org/eclipse/core/runtime/ILog +instanceKlass org/eclipse/core/runtime/IAdapterManager +instanceKlass org/eclipse/core/internal/runtime/InternalPlatform +instanceKlass org/eclipse/osgi/internal/util/SupplementDebug +instanceKlass sun/net/www/protocol/jar/JarFileFactory +instanceKlass sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +instanceKlass java/net/URLClassLoader$2 +instanceKlass org/eclipse/osgi/util/NLS$1 +instanceKlass org/eclipse/osgi/util/NLS +instanceKlass org/eclipse/core/runtime/Platform +instanceKlass org/eclipse/jdt/internal/core/ExternalFoldersManager +instanceKlass org/eclipse/jdt/internal/core/util/Util$Comparer +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$CompilationParticipants +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet +instanceKlass org/eclipse/jdt/internal/core/BatchInitializationMonitor +instanceKlass org/eclipse/jdt/internal/core/JavaModelOperation +instanceKlass org/eclipse/jdt/internal/codeassist/ISelectionRequestor +instanceKlass org/eclipse/jdt/core/IJavaModelStatus +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager$1 +instanceKlass org/eclipse/core/runtime/Assert +instanceKlass org/eclipse/core/runtime/Path +instanceKlass org/eclipse/jdt/internal/core/search/processing/IJob +instanceKlass org/eclipse/jdt/core/IAccessRule +instanceKlass org/eclipse/jdt/internal/core/nd/indexer/Indexer$Listener +instanceKlass org/eclipse/jdt/internal/core/search/IRestrictedAccessTypeRequestor +instanceKlass org/eclipse/jdt/internal/core/util/LRUCache +instanceKlass org/eclipse/jdt/internal/compiler/util/Util$Displayable +instanceKlass org/eclipse/jdt/core/IClassFile +instanceKlass org/eclipse/jdt/core/IPackageFragment +instanceKlass org/eclipse/jdt/core/IJavaProject +instanceKlass org/eclipse/jdt/core/IJavaElementDelta +instanceKlass org/eclipse/jdt/internal/compiler/util/SuffixConstants +instanceKlass org/eclipse/core/runtime/PlatformObject +instanceKlass org/eclipse/jdt/core/IBufferChangedListener +instanceKlass org/eclipse/jdt/core/IPackageFragmentRoot +instanceKlass org/eclipse/core/runtime/ISafeRunnable +instanceKlass org/osgi/service/prefs/Preferences +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener +instanceKlass org/eclipse/core/resources/IResourceChangeListener +instanceKlass org/eclipse/jdt/core/IClasspathContainer +instanceKlass org/eclipse/core/runtime/preferences/IEclipsePreferences$INodeChangeListener +instanceKlass org/eclipse/jdt/internal/core/JavaModelManager +instanceKlass org/eclipse/core/runtime/content/IContentTypeManager$IContentTypeChangeListener +instanceKlass org/eclipse/core/resources/ISaveParticipant +instanceKlass java/util/EventListener +instanceKlass org/eclipse/jdt/core/IRegion +instanceKlass org/eclipse/jdt/internal/compiler/env/IModule +instanceKlass org/eclipse/jdt/core/IClasspathEntry +instanceKlass org/eclipse/jdt/core/IClasspathAttribute +instanceKlass org/eclipse/jdt/core/search/TypeNameRequestor +instanceKlass org/eclipse/core/runtime/IPath +instanceKlass org/eclipse/jdt/core/IJavaModel +instanceKlass org/eclipse/core/resources/IWorkspaceRunnable +instanceKlass org/eclipse/core/runtime/IStatus +instanceKlass org/eclipse/core/runtime/Plugin +instanceKlass org/osgi/framework/BundleActivator +instanceKlass org/eclipse/jdt/core/ICompilationUnit +instanceKlass org/eclipse/jdt/core/ISourceManipulation +instanceKlass org/eclipse/jdt/core/IWorkingCopy +instanceKlass org/eclipse/core/resources/IResource +instanceKlass org/eclipse/core/runtime/jobs/ISchedulingRule +instanceKlass org/eclipse/jdt/internal/compiler/env/ICompilationUnit +instanceKlass org/eclipse/jdt/internal/compiler/env/IDependent +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/TerminalTokens +instanceKlass org/eclipse/jdt/core/compiler/IProblem +instanceKlass org/eclipse/jdt/core/dom/ASTNode +instanceKlass org/eclipse/jdt/core/ITypeRoot +instanceKlass org/eclipse/jdt/core/ICodeAssist +instanceKlass org/eclipse/jdt/core/ISourceReference +instanceKlass org/eclipse/jdt/core/IOpenable +instanceKlass org/eclipse/jdt/core/IParent +instanceKlass org/eclipse/jdt/core/IJavaElement +instanceKlass org/eclipse/core/runtime/IAdaptable +instanceKlass org/eclipse/core/runtime/IProgressMonitor +instanceKlass org/eclipse/jdt/core/WorkingCopyOwner +instanceKlass org/eclipse/jdt/core/dom/ASTParser +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler$1 +instanceKlass br/ufpe/cin/mergers/util/JavaCompiler +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$23 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks$$Lambda$22 +instanceKlass java/util/stream/DistinctOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$21 +instanceKlass org/javatuples/Tuple +instanceKlass org/javatuples/valueintf/IValue3 +instanceKlass org/javatuples/valueintf/IValue2 +instanceKlass org/javatuples/valueintf/IValue1 +instanceKlass org/javatuples/valueintf/IValue0 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$20 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$19 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$18 +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$17 +instanceKlass org/apache/commons/lang3/tuple/Pair +instanceKlass java/util/stream/ForEachOps$ForEachOp +instanceKlass java/util/stream/ForEachOps +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$16 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler$$Lambda$15 +instanceKlass java/util/stream/Sink$ChainedReference +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$14 +instanceKlass br/ufpe/cin/mergers/util/Traverser$$Lambda$13 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass br/ufpe/cin/mergers/util/Traverser +instanceKlass br/ufpe/cin/mergers/util/MergeConflict +instanceKlass br/ufpe/cin/files/FilesManager$1 +instanceKlass java/util/stream/Collectors$$Lambda$12 +instanceKlass java/util/stream/Collectors$$Lambda$11 +instanceKlass java/util/stream/Collectors$$Lambda$10 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/stream/Collectors$$Lambda$9 +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass com/google/common/collect/PeekingIterator +instanceKlass com/google/common/collect/Iterators +instanceKlass org/apache/commons/lang3/StringUtils +instanceKlass br/ufpe/cin/mergers/util/IndentationUtils +instanceKlass de/ovgu/cide/fstgen/ast/FSTVisitor +instanceKlass br/ufpe/cin/printers/Prettyprinter +instanceKlass br/ufpe/cin/mergers/util/RenamingUtils +instanceKlass org/eclipse/jgit/util/RawCharUtil +instanceKlass org/apache/commons/lang3/tuple/Triple +instanceKlass java/util/ArrayList$SubList$1 +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Replacement +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$FSTInfo +instanceKlass cide/gparser/Token +instanceKlass br/ufpe/cin/generated/Java18MergeParserTokenManager +instanceKlass br/ufpe/cin/generated/Java18MergeParser$JJCalls +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser$Context +instanceKlass cide/gparser/OffsetCharStream +instanceKlass de/ovgu/cide/fstgen/ast/AbstractFSTParser +instanceKlass br/ufpe/cin/generated/Java18MergeParserConstants +instanceKlass cide/gparser/CharStream +instanceKlass br/ufpe/cin/parser/JParser +instanceKlass com/google/common/collect/UnmodifiableIterator +instanceKlass br/ufpe/cin/mergers/handlers/DeletionsHandler +instanceKlass br/ufpe/cin/mergers/handlers/DuplicatedDeclarationHandler +instanceKlass org/eclipse/jdt/core/dom/ASTVisitor +instanceKlass br/ufpe/cin/mergers/handlers/InitializationBlocksHandlerMultipleBlocks +instanceKlass java/nio/file/attribute/FileTime +instanceKlass java/util/zip/ZipUtils +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory$1 +instanceKlass br/ufpe/cin/mergers/handlers/renaming/SafelyMergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/NoExtraFalsePositivesRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/KeepSimilarMethodsRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/MergeSimilarRenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandler +instanceKlass br/ufpe/cin/mergers/handlers/renaming/RenamingHandlerFactory +instanceKlass br/ufpe/cin/mergers/handlers/MethodAndConstructorRenamingAndDeletionHandler +instanceKlass br/ufpe/cin/mergers/handlers/NewElementReferencingEditedOneHandler +instanceKlass com/google/common/base/Preconditions +instanceKlass br/ufpe/cin/mergers/handlers/TypeAmbiguityErrorHandler +instanceKlass br/ufpe/cin/mergers/handlers/ConflictHandler +instanceKlass com/google/common/collect/ImmutableCollection$Builder +instanceKlass de/ovgu/cide/fstgen/ast/FSTNode +instanceKlass br/ufpe/cin/mergers/SemistructuredMerge +instanceKlass org/eclipse/jgit/merge/MergeChunk +instanceKlass org/eclipse/jgit/merge/MergeResult$1 +instanceKlass org/eclipse/jgit/merge/MergeFormatterPass +instanceKlass org/eclipse/jgit/merge/MergeFormatter +instanceKlass org/eclipse/jgit/diff/HistogramDiffIndex +instanceKlass org/eclipse/jgit/diff/HistogramDiff$State +instanceKlass org/eclipse/jgit/diff/HashedSequencePair +instanceKlass org/eclipse/jgit/merge/MergeResult +instanceKlass org/eclipse/jgit/lib/AnyObjectId +instanceKlass org/eclipse/jgit/lib/Constants +instanceKlass org/eclipse/jgit/util/IntList +instanceKlass org/eclipse/jgit/util/RawParseUtils +instanceKlass org/eclipse/jgit/diff/MyersDiff +instanceKlass org/eclipse/jgit/diff/Edit +instanceKlass org/eclipse/jgit/diff/DiffAlgorithm +instanceKlass org/eclipse/jgit/merge/MergeAlgorithm +instanceKlass java/util/regex/ASCII +instanceKlass java/util/TimSort +instanceKlass java/util/Arrays$LegacyMergeSort +instanceKlass com/github/javaparser/PositionUtils$1 +instanceKlass com/github/javaparser/PositionUtils +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor$SourcePrinter +instanceKlass com/github/javaparser/ast/visitor/DumpVisitor +instanceKlass com/github/javaparser/ast/comments/CommentsParser$1 +instanceKlass com/github/javaparser/ast/comments/CommentsParser$ParserState +instanceKlass com/github/javaparser/ast/comments/CommentsCollection +instanceKlass com/github/javaparser/ast/comments/CommentsParser +instanceKlass java/util/LinkedList$ListItr +instanceKlass com/github/javaparser/ast/internal/Utils +instanceKlass com/github/javaparser/ast/TypeArguments +instanceKlass com/github/javaparser/ASTParser$Modifier +instanceKlass com/github/javaparser/ast/body/ModifierSet +instanceKlass com/github/javaparser/ast/visitor/GenericVisitor +instanceKlass com/github/javaparser/ast/visitor/VoidVisitor +instanceKlass com/github/javaparser/Token +instanceKlass com/github/javaparser/ASTParserTokenManager +instanceKlass com/github/javaparser/JavaCharStream +instanceKlass com/github/javaparser/ASTParser$JJCalls +instanceKlass com/github/javaparser/ast/body/WithDeclaration +instanceKlass com/github/javaparser/ast/DocumentableNode +instanceKlass com/github/javaparser/ast/body/AnnotableNode +instanceKlass com/github/javaparser/ast/TypedNode +instanceKlass com/github/javaparser/ast/NamedNode +instanceKlass com/github/javaparser/ASTParser +instanceKlass com/github/javaparser/ASTParserConstants +instanceKlass java/text/DigitList +instanceKlass java/text/FieldPosition +instanceKlass java/util/Currency$CurrencyNameGetter +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +instanceKlass sun/util/locale/provider/SPILocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleServiceProviderPool +instanceKlass java/io/DataInput +instanceKlass java/util/Currency$1 +instanceKlass java/util/Currency +instanceKlass java/text/DecimalFormatSymbols +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference$Pair +instanceKlass java/util/concurrent/atomic/AtomicMarkableReference +instanceKlass java/util/LinkedList$Node +instanceKlass java/util/ResourceBundle$CacheKeyReference +instanceKlass java/util/ResourceBundle$CacheKey +instanceKlass java/util/ResourceBundle$RBClassLoader$1 +instanceKlass java/net/URLClassLoader$3$1 +instanceKlass sun/misc/CompoundEnumeration +instanceKlass java/net/URLClassLoader$3 +instanceKlass sun/misc/URLClassPath$1 +instanceKlass java/lang/ClassLoader$2 +instanceKlass sun/misc/URLClassPath$2 +instanceKlass sun/misc/Launcher$BootClassPathHolder$1 +instanceKlass sun/misc/Launcher$BootClassPathHolder +instanceKlass java/util/ServiceLoader$1 +instanceKlass java/util/ServiceLoader$LazyIterator +instanceKlass java/util/ServiceLoader +instanceKlass java/util/spi/ResourceBundleControlProvider +instanceKlass java/util/ResourceBundle +instanceKlass java/util/ResourceBundle$Control +instanceKlass sun/util/resources/LocaleData$1 +instanceKlass sun/util/resources/LocaleData +instanceKlass sun/util/locale/provider/LocaleResources +instanceKlass sun/util/locale/LanguageTag +instanceKlass sun/util/locale/provider/JRELocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/LocaleDataMetaInfo +instanceKlass sun/util/locale/provider/AvailableLanguageTags +instanceKlass sun/util/locale/provider/LocaleProviderAdapter$1 +instanceKlass sun/util/locale/provider/ResourceBundleBasedAdapter +instanceKlass sun/util/locale/provider/LocaleProviderAdapter +instanceKlass java/util/spi/LocaleServiceProvider +instanceKlass java/text/Format +instanceKlass java/util/Locale$1 +instanceKlass java/util/regex/Matcher +instanceKlass java/util/regex/MatchResult +instanceKlass sun/misc/LRUCache +instanceKlass java/util/regex/Pattern$TreeInfo +instanceKlass java/util/regex/Pattern$CharPropertyNames$CharPropertyFactory +instanceKlass java/util/regex/Pattern$CharPropertyNames +instanceKlass java/util/regex/Pattern$Node +instanceKlass java/util/regex/Pattern +instanceKlass java/util/Scanner +instanceKlass com/github/javaparser/SourcesHelper +instanceKlass com/github/javaparser/ast/Node +instanceKlass com/github/javaparser/JavaParser +instanceKlass java/util/stream/ReduceOps$Box +instanceKlass java/util/stream/ReduceOps$AccumulatingSink +instanceKlass java/util/stream/TerminalSink +instanceKlass java/util/stream/ReduceOps$ReduceOp +instanceKlass java/util/stream/ReduceOps +instanceKlass java/util/stream/Collectors$$Lambda$8 +instanceKlass java/util/stream/Collectors$$Lambda$7 +instanceKlass java/util/function/BinaryOperator +instanceKlass java/util/stream/Collectors$$Lambda$6 +instanceKlass java/util/function/BiConsumer +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/Collectors$$Lambda$5 +instanceKlass java/util/StringJoiner +instanceKlass java/util/stream/Collectors$CollectorImpl +instanceKlass java/util/stream/Collector +instanceKlass java/util/stream/Collectors +instanceKlass java/util/Spliterators$IteratorSpliterator +instanceKlass java/util/Spliterator$OfDouble +instanceKlass java/util/Spliterator$OfLong +instanceKlass java/util/Spliterator$OfInt +instanceKlass java/util/Spliterator$OfPrimitive +instanceKlass java/util/Spliterators$EmptySpliterator +instanceKlass java/util/Spliterators +instanceKlass java/io/BufferedReader$1 +instanceKlass sun/nio/ch/IOStatus +instanceKlass java/nio/DirectByteBuffer$Deallocator +instanceKlass sun/nio/ch/Util$BufferCache +instanceKlass sun/nio/ch/Util$2 +instanceKlass sun/nio/ch/Util +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel$1 +instanceKlass sun/nio/ch/Interruptible +instanceKlass org/mozilla/universalchardet/CharsetListener +instanceKlass org/mozilla/universalchardet/prober/CharsetProber +instanceKlass org/mozilla/universalchardet/UniversalDetector +instanceKlass java/nio/channels/Channels +instanceKlass br/ufpe/cin/files/FilesEncoding +instanceKlass br/ufpe/cin/files/FilesManager +instanceKlass br/ufpe/cin/app/JFSTMerge$$Lambda$4 +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/util/stream/MatchOps$$Lambda$3 +instanceKlass java/util/stream/MatchOps$BooleanTerminalSink +instanceKlass java/util/stream/Sink +instanceKlass java/util/function/Consumer +instanceKlass java/util/stream/MatchOps$MatchOp +instanceKlass java/util/stream/TerminalOp +instanceKlass java/util/stream/MatchOps +instanceKlass br/ufpe/cin/app/CommandLineValidator$$Lambda$2 +instanceKlass java/util/function/Predicate +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/EnumMap$1 +instanceKlass java/util/stream/StreamOpFlag$MaskBuilder +instanceKlass java/util/stream/PipelineHelper +instanceKlass java/util/stream/Stream +instanceKlass java/util/stream/BaseStream +instanceKlass java/util/stream/StreamSupport +instanceKlass java/util/ArrayList$ArrayListSpliterator +instanceKlass java/util/Spliterator +instanceKlass br/ufpe/cin/app/CommandLineValidator +instanceKlass com/beust/jcommander/SubParameter +instanceKlass com/beust/jcommander/IParameterValidator2 +instanceKlass java/util/concurrent/CopyOnWriteArrayList$COWIterator +instanceKlass sun/reflect/generics/reflectiveObjects/LazyReflectiveObjectGenerator +instanceKlass java/lang/reflect/TypeVariable +instanceKlass sun/reflect/generics/tree/TypeVariableSignature +instanceKlass sun/reflect/generics/tree/ClassSignature +instanceKlass sun/reflect/generics/tree/Signature +instanceKlass sun/reflect/generics/tree/FormalTypeParameter +instanceKlass sun/reflect/generics/reflectiveObjects/ParameterizedTypeImpl +instanceKlass java/lang/reflect/ParameterizedType +instanceKlass com/beust/jcommander/FuzzyMap +instanceKlass com/beust/jcommander/Strings +instanceKlass com/beust/jcommander/StringKey +instanceKlass com/beust/jcommander/ResourceBundle +instanceKlass com/beust/jcommander/Parameters +instanceKlass com/beust/jcommander/ParameterDescription +instanceKlass com/beust/jcommander/JCommander$MainParameter +instanceKlass sun/reflect/ClassDefiner$1 +instanceKlass sun/reflect/ClassDefiner +instanceKlass sun/reflect/MethodAccessorGenerator$1 +instanceKlass sun/reflect/Label$PatchInfo +instanceKlass sun/reflect/Label +instanceKlass sun/reflect/UTF8 +instanceKlass sun/reflect/ClassFileAssembler +instanceKlass sun/reflect/ByteVectorImpl +instanceKlass sun/reflect/ByteVector +instanceKlass sun/reflect/ByteVectorFactory +instanceKlass sun/reflect/AccessorGenerator +instanceKlass sun/reflect/ClassFileConstants +instanceKlass br/ufpe/cin/mergers/util/converters/RenamingStrategyConverter +instanceKlass br/ufpe/cin/mergers/util/validators/CSDiffOSValidator +instanceKlass br/ufpe/cin/mergers/util/converters/TextualMergeStrategyConverter +instanceKlass com/beust/jcommander/WrappedParameter +instanceKlass java/lang/annotation/Target +instanceKlass java/lang/reflect/WeakCache$Value +instanceKlass sun/misc/ProxyGenerator$ExceptionTableEntry +instanceKlass sun/misc/ProxyGenerator$PrimitiveTypeInfo +instanceKlass sun/misc/ProxyGenerator$FieldInfo +instanceKlass java/io/DataOutput +instanceKlass sun/misc/ProxyGenerator$ConstantPool$Entry +instanceKlass sun/misc/ProxyGenerator$MethodInfo +instanceKlass sun/misc/ProxyGenerator$ProxyMethod +instanceKlass sun/misc/ProxyGenerator$ConstantPool +instanceKlass sun/misc/ProxyGenerator +instanceKlass java/lang/reflect/WeakCache$Factory +instanceKlass java/util/function/Supplier +instanceKlass java/lang/reflect/Proxy$ProxyClassFactory +instanceKlass java/lang/reflect/Proxy$KeyFactory +instanceKlass java/util/function/BiFunction +instanceKlass java/lang/reflect/WeakCache +instanceKlass java/lang/reflect/Proxy +instanceKlass sun/reflect/annotation/AnnotationInvocationHandler +instanceKlass java/lang/reflect/InvocationHandler +instanceKlass sun/reflect/annotation/AnnotationParser$1 +instanceKlass java/lang/Class$4 +instanceKlass java/lang/annotation/Inherited +instanceKlass java/lang/annotation/Retention +instanceKlass com/beust/jcommander/validators/NoValueValidator +instanceKlass com/beust/jcommander/IValueValidator +instanceKlass com/beust/jcommander/converters/CommaParameterSplitter +instanceKlass com/beust/jcommander/converters/IParameterSplitter +instanceKlass com/beust/jcommander/validators/NoValidator +instanceKlass com/beust/jcommander/IParameterValidator +instanceKlass com/beust/jcommander/converters/NoConverter +instanceKlass sun/reflect/annotation/ExceptionProxy +instanceKlass sun/reflect/annotation/AnnotationType$1 +instanceKlass java/lang/reflect/GenericArrayType +instanceKlass sun/reflect/generics/visitor/Reifier +instanceKlass sun/reflect/generics/visitor/TypeTreeVisitor +instanceKlass sun/reflect/generics/factory/CoreReflectionFactory +instanceKlass sun/reflect/generics/factory/GenericsFactory +instanceKlass sun/reflect/generics/scope/AbstractScope +instanceKlass sun/reflect/generics/scope/Scope +instanceKlass sun/reflect/generics/tree/ClassTypeSignature +instanceKlass sun/reflect/generics/tree/SimpleClassTypeSignature +instanceKlass sun/reflect/generics/tree/FieldTypeSignature +instanceKlass sun/reflect/generics/tree/BaseType +instanceKlass sun/reflect/generics/tree/TypeSignature +instanceKlass sun/reflect/generics/tree/ReturnType +instanceKlass sun/reflect/generics/tree/TypeArgument +instanceKlass sun/reflect/generics/tree/TypeTree +instanceKlass sun/reflect/generics/tree/Tree +instanceKlass sun/reflect/generics/parser/SignatureParser +instanceKlass com/beust/jcommander/DynamicParameter +instanceKlass com/beust/jcommander/ParametersDelegate +instanceKlass sun/reflect/annotation/AnnotationParser +instanceKlass com/beust/jcommander/Parameter +instanceKlass com/beust/jcommander/internal/Sets +instanceKlass com/beust/jcommander/Parameterized +instanceKlass com/beust/jcommander/JCommander$1 +instanceKlass com/beust/jcommander/converters/FileConverter +instanceKlass com/beust/jcommander/converters/BaseConverter +instanceKlass com/beust/jcommander/converters/StringConverter +instanceKlass com/beust/jcommander/internal/DefaultConverterFactory +instanceKlass com/beust/jcommander/JCommander$DefaultVariableArity +instanceKlass com/beust/jcommander/internal/Maps +instanceKlass com/beust/jcommander/DefaultUsageFormatter +instanceKlass com/beust/jcommander/internal/Lists +instanceKlass com/beust/jcommander/JCommander$Options$1 +instanceKlass com/beust/jcommander/JCommander$Options +instanceKlass com/beust/jcommander/IStringConverter +instanceKlass com/beust/jcommander/internal/Console +instanceKlass com/beust/jcommander/IStringConverterInstanceFactory +instanceKlass com/beust/jcommander/FuzzyMap$IKey +instanceKlass com/beust/jcommander/IStringConverterFactory +instanceKlass com/beust/jcommander/IVariableArity +instanceKlass com/beust/jcommander/IUsageFormatter +instanceKlass com/beust/jcommander/JCommander +instanceKlass sun/security/jca/GetInstance$Instance +instanceKlass java/security/MessageDigestSpi +instanceKlass sun/security/jca/GetInstance +instanceKlass java/security/SecureRandomSpi +instanceKlass java/security/Provider$UString +instanceKlass java/security/Provider$Service +instanceKlass java/util/LinkedHashMap$LinkedHashIterator +instanceKlass sun/security/provider/NativePRNG$NonBlocking +instanceKlass sun/security/provider/NativePRNG$Blocking +instanceKlass sun/security/provider/NativePRNG +instanceKlass sun/security/provider/SunEntries$1 +instanceKlass sun/security/provider/SunEntries +instanceKlass sun/security/jca/ProviderConfig$2 +instanceKlass java/security/Security$1 +instanceKlass java/security/Security +instanceKlass sun/security/jca/ProviderList$2 +instanceKlass sun/misc/FDBigInteger +instanceKlass sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +instanceKlass sun/misc/FloatingDecimal$ASCIIToBinaryConverter +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +instanceKlass sun/misc/FloatingDecimal$BinaryToASCIIConverter +instanceKlass sun/misc/FloatingDecimal +instanceKlass java/security/Provider$EngineDescription +instanceKlass java/security/Provider$ServiceKey +instanceKlass sun/security/jca/ProviderConfig +instanceKlass sun/security/jca/ProviderList +instanceKlass sun/security/jca/Providers +instanceKlass java/util/Random +instanceKlass java/security/KeyStore$Entry +instanceKlass java/security/KeyStore$ProtectionParameter +instanceKlass java/security/Key +instanceKlass java/security/spec/AlgorithmParameterSpec +instanceKlass br/ufpe/cin/crypto/FileEncrypterDecrypter +instanceKlass org/eclipse/jgit/diff/SequenceComparator +instanceKlass org/eclipse/jgit/diff/Sequence +instanceKlass br/ufpe/cin/mergers/textual/Diff3 +instanceKlass sun/nio/cs/Surrogate +instanceKlass sun/nio/cs/Surrogate$Parser +instanceKlass sun/nio/ch/FileKey +instanceKlass sun/nio/ch/FileLockTable +instanceKlass sun/nio/ch/NativeThread +instanceKlass java/nio/channels/FileLock +instanceKlass sun/nio/fs/WindowsChannelFactory$2 +instanceKlass sun/nio/fs/WindowsSecurityDescriptor +instanceKlass sun/util/calendar/CalendarSystem +instanceKlass java/util/Date +instanceKlass sun/util/logging/LoggingSupport$2 +instanceKlass java/util/logging/ErrorManager +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InnerClassLambdaMetafactory$1 +instanceKlass java/util/logging/FileHandler$$Lambda$1 +instanceKlass java/lang/invoke/InfoFromMemberName +instanceKlass java/lang/invoke/MethodHandleInfo +instanceKlass sun/security/util/SecurityConstants +instanceKlass java/security/AccessController$1 +instanceKlass java/lang/invoke/AbstractValidatingLambdaMetafactory +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass jdk/internal/org/objectweb/asm/FieldVisitor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory$1 +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData$1 +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaFormBuffer +instanceKlass java/lang/invoke/LambdaFormEditor +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/MethodHandleImpl$Lazy +instanceKlass java/lang/invoke/LambdaForm$BMH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/util/SubList$1 +instanceKlass java/util/ListIterator +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/LambdaForm$MH +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$CpPatch +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass java/lang/invoke/LambdaForm$DMH +instanceKlass sun/invoke/empty/Empty +instanceKlass sun/invoke/util/VerifyType +instanceKlass java/lang/invoke/InvokerBytecodeGenerator$2 +instanceKlass jdk/internal/org/objectweb/asm/AnnotationVisitor +instanceKlass jdk/internal/org/objectweb/asm/Frame +instanceKlass jdk/internal/org/objectweb/asm/Label +instanceKlass jdk/internal/org/objectweb/asm/Type +instanceKlass jdk/internal/org/objectweb/asm/MethodVisitor +instanceKlass jdk/internal/org/objectweb/asm/Item +instanceKlass jdk/internal/org/objectweb/asm/ByteVector +instanceKlass jdk/internal/org/objectweb/asm/ClassVisitor +instanceKlass java/lang/invoke/InvokerBytecodeGenerator +instanceKlass java/util/Collections$UnmodifiableCollection$1 +instanceKlass java/lang/invoke/DirectMethodHandle$Lazy +instanceKlass sun/invoke/util/BytecodeDescriptor +instanceKlass java/lang/invoke/BoundMethodHandle$Factory +instanceKlass java/lang/invoke/BoundMethodHandle$SpeciesData +instanceKlass java/lang/invoke/LambdaForm$NamedFunction +instanceKlass java/lang/invoke/LambdaForm$Name +instanceKlass sun/invoke/util/ValueConversions +instanceKlass sun/invoke/util/VerifyAccess +instanceKlass java/lang/Long$LongCache +instanceKlass java/lang/Character$CharacterCache +instanceKlass java/lang/Short$ShortCache +instanceKlass java/lang/Byte$ByteCache +instanceKlass sun/invoke/util/Wrapper$Format +instanceKlass java/lang/invoke/MethodHandles +instanceKlass java/lang/invoke/Invokers +instanceKlass java/lang/invoke/MethodTypeForm +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet +instanceKlass java/lang/invoke/MethodHandles$Lookup +instanceKlass java/lang/invoke/LambdaMetafactory +instanceKlass sun/nio/ch/FileDispatcherImpl$1 +instanceKlass sun/nio/ch/NativeDispatcher +instanceKlass sun/nio/ch/NativeThreadSet +instanceKlass java/net/Inet6Address$Inet6AddressHolder +instanceKlass java/net/InetAddress$2 +instanceKlass sun/net/spi/nameservice/NameService +instanceKlass java/net/Inet6AddressImpl +instanceKlass java/net/InetAddressImpl +instanceKlass java/net/InetAddressImplFactory +instanceKlass java/net/InetAddress$Cache +instanceKlass java/net/InetAddress$InetAddressHolder +instanceKlass java/net/InetAddress$1 +instanceKlass sun/security/action/GetBooleanAction +instanceKlass java/net/InetAddress +instanceKlass sun/nio/ch/IOUtil$1 +instanceKlass sun/nio/ch/IOUtil +instanceKlass java/nio/file/attribute/FileAttribute +instanceKlass java/nio/channels/spi/AbstractInterruptibleChannel +instanceKlass java/nio/channels/InterruptibleChannel +instanceKlass java/nio/channels/ScatteringByteChannel +instanceKlass java/nio/channels/GatheringByteChannel +instanceKlass java/nio/channels/SeekableByteChannel +instanceKlass java/nio/channels/ByteChannel +instanceKlass java/nio/channels/WritableByteChannel +instanceKlass java/nio/channels/ReadableByteChannel +instanceKlass java/nio/channels/Channel +instanceKlass sun/nio/fs/NativeBuffer$Deallocator +instanceKlass sun/nio/fs/NativeBuffer +instanceKlass sun/nio/fs/NativeBuffers +instanceKlass sun/nio/fs/WindowsNativeDispatcher$BackupResult +instanceKlass sun/nio/fs/WindowsNativeDispatcher$CompletionStatus +instanceKlass sun/nio/fs/WindowsNativeDispatcher$AclInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$Account +instanceKlass sun/nio/fs/WindowsNativeDispatcher$DiskFreeSpace +instanceKlass sun/nio/fs/WindowsNativeDispatcher$VolumeInformation +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstStream +instanceKlass sun/nio/fs/WindowsNativeDispatcher$FirstFile +instanceKlass sun/nio/fs/WindowsNativeDispatcher$1 +instanceKlass sun/nio/fs/WindowsNativeDispatcher +instanceKlass java/util/Collections$EmptyIterator +instanceKlass sun/nio/fs/WindowsChannelFactory$Flags +instanceKlass sun/nio/fs/WindowsChannelFactory$1 +instanceKlass sun/nio/fs/WindowsChannelFactory +instanceKlass java/nio/file/Files +instanceKlass java/nio/file/CopyOption +instanceKlass java/nio/file/OpenOption +instanceKlass java/util/logging/LogManager$5 +instanceKlass java/util/HashMap$HashIterator +instanceKlass sun/reflect/UnsafeFieldAccessorFactory +instanceKlass java/util/logging/LoggingProxyImpl +instanceKlass sun/util/logging/LoggingProxy +instanceKlass sun/util/logging/LoggingSupport$1 +instanceKlass sun/util/logging/LoggingSupport +instanceKlass sun/util/logging/PlatformLogger$LoggerProxy +instanceKlass sun/util/logging/PlatformLogger$1 +instanceKlass sun/util/logging/PlatformLogger +instanceKlass java/util/Properties$LineReader +instanceKlass java/util/logging/LogManager$LoggerContext$1 +instanceKlass java/util/ArrayList$Itr +instanceKlass java/util/logging/LogManager$3 +instanceKlass java/util/logging/LogManager$2 +instanceKlass java/lang/Shutdown$Lock +instanceKlass java/lang/Shutdown +instanceKlass java/lang/ApplicationShutdownHooks$1 +instanceKlass java/lang/ApplicationShutdownHooks +instanceKlass java/util/logging/LogManager$LogNode +instanceKlass java/util/logging/LogManager$LoggerContext +instanceKlass java/util/logging/LogManager$1 +instanceKlass java/util/logging/LogManager +instanceKlass java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +instanceKlass java/util/concurrent/locks/AbstractOwnableSynchronizer +instanceKlass java/util/concurrent/CopyOnWriteArrayList +instanceKlass java/util/logging/Logger$LoggerBundle +instanceKlass java/util/logging/Level$KnownLevel +instanceKlass java/util/logging/Level +instanceKlass java/util/logging/Logger +instanceKlass sun/nio/fs/AbstractPath +instanceKlass java/net/URI$Parser +instanceKlass java/net/URI +instanceKlass sun/nio/fs/Util +instanceKlass sun/nio/fs/WindowsPathParser$Result +instanceKlass sun/nio/fs/WindowsPathParser +instanceKlass java/util/AbstractList$Itr +instanceKlass java/nio/file/FileSystem +instanceKlass java/nio/file/spi/FileSystemProvider +instanceKlass sun/nio/fs/DefaultFileSystemProvider +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder$1 +instanceKlass java/nio/file/FileSystems$DefaultFileSystemHolder +instanceKlass java/nio/file/FileSystems +instanceKlass java/nio/file/Paths +instanceKlass java/util/logging/Handler +instanceKlass java/util/logging/Formatter +instanceKlass br/ufpe/cin/logging/LoggerFactory +instanceKlass java/lang/Void +instanceKlass br/ufpe/cin/mergers/util/MergeContext +instanceKlass br/ufpe/cin/mergers/util/MergeScenario +instanceKlass br/ufpe/cin/mergers/util/TextualMergeStrategy +instanceKlass java/lang/Class$MethodArray +instanceKlass sun/launcher/LauncherHelper$FXHelper +instanceKlass br/ufpe/cin/app/JFSTMerge +instanceKlass java/io/FilePermission$1 +instanceKlass sun/net/www/MessageHeader +instanceKlass java/net/URLConnection +instanceKlass java/security/PermissionCollection +instanceKlass sun/nio/ByteBuffered +instanceKlass java/lang/Package +instanceKlass sun/misc/Resource +instanceKlass sun/misc/ExtensionDependency +instanceKlass sun/misc/JarIndex +instanceKlass sun/misc/FileURLMapper +instanceKlass sun/misc/URLClassPath$JarLoader$1 +instanceKlass sun/nio/cs/ThreadLocalCoders$Cache +instanceKlass sun/nio/cs/ThreadLocalCoders +instanceKlass sun/misc/URLClassPath$Loader +instanceKlass sun/misc/URLClassPath$3 +instanceKlass sun/net/util/URLUtil +instanceKlass java/net/URLClassLoader$1 +instanceKlass sun/misc/ASCIICaseInsensitiveComparator +instanceKlass java/util/jar/Attributes$Name +instanceKlass java/util/jar/Attributes +instanceKlass java/util/jar/JarVerifier$3 +instanceKlass java/security/CodeSigner +instanceKlass java/util/jar/JarVerifier +instanceKlass sun/misc/IOUtils +instanceKlass java/util/zip/ZStreamRef +instanceKlass java/util/zip/Inflater +instanceKlass java/util/zip/ZipEntry +instanceKlass sun/nio/ch/DirectBuffer +instanceKlass sun/misc/PerfCounter$CoreCounters +instanceKlass sun/misc/Perf +instanceKlass sun/misc/Perf$GetPerfAction +instanceKlass sun/misc/PerfCounter +instanceKlass java/util/zip/ZipCoder +instanceKlass java/util/Deque +instanceKlass java/util/Queue +instanceKlass java/nio/charset/StandardCharsets +instanceKlass java/util/jar/JavaUtilJarAccessImpl +instanceKlass sun/misc/JavaUtilJarAccess +instanceKlass java/util/zip/ZipFile$1 +instanceKlass sun/misc/JavaUtilZipFileAccess +instanceKlass java/util/zip/ZipFile +instanceKlass java/util/zip/ZipConstants +instanceKlass java/lang/StringCoding$StringDecoder +instanceKlass java/io/FileOutputStream$1 +instanceKlass java/lang/StringCoding$StringEncoder +instanceKlass java/lang/ThreadLocal$ThreadLocalMap +instanceKlass java/lang/StringCoding +instanceKlass sun/usagetracker/UsageTrackerClient$3 +instanceKlass sun/usagetracker/UsageTrackerClient$2 +instanceKlass sun/usagetracker/UsageTrackerClient$4 +instanceKlass sun/usagetracker/UsageTrackerClient$1 +instanceKlass java/util/concurrent/atomic/AtomicBoolean +instanceKlass sun/usagetracker/UsageTrackerClient +instanceKlass sun/misc/PostVMInitHook$1 +instanceKlass jdk/internal/util/EnvUtils +instanceKlass sun/misc/PostVMInitHook$2 +instanceKlass sun/misc/PostVMInitHook +instanceKlass java/lang/invoke/MethodHandleStatics$1 +instanceKlass java/lang/invoke/MethodHandleStatics +instanceKlass java/lang/invoke/MemberName$Factory +instanceKlass java/lang/ClassValue$Version +instanceKlass java/lang/ClassValue$Identity +instanceKlass java/lang/ClassValue +instanceKlass java/lang/invoke/MethodHandleImpl$3 +instanceKlass java/lang/invoke/MethodHandleImpl$2 +instanceKlass java/util/function/Function +instanceKlass java/lang/invoke/MethodHandleImpl$1 +instanceKlass java/lang/invoke/MethodHandleImpl +instanceKlass java/lang/SystemClassLoaderAction +instanceKlass sun/misc/Launcher$AppClassLoader$1 +instanceKlass sun/misc/URLClassPath +instanceKlass java/security/Principal +instanceKlass java/security/ProtectionDomain$Key +instanceKlass java/security/ProtectionDomain$2 +instanceKlass sun/misc/JavaSecurityProtectionDomainAccess +instanceKlass java/security/ProtectionDomain$JavaSecurityAccessImpl +instanceKlass sun/misc/JavaSecurityAccess +instanceKlass sun/net/util/IPAddressUtil +instanceKlass java/net/URLStreamHandler +instanceKlass java/net/Parts +instanceKlass java/util/BitSet +instanceKlass sun/net/www/ParseUtil +instanceKlass java/io/FileInputStream$1 +instanceKlass java/lang/CharacterData +instanceKlass sun/util/locale/LocaleUtils +instanceKlass java/util/Locale$LocaleKey +instanceKlass sun/util/locale/BaseLocale$Key +instanceKlass sun/util/locale/BaseLocale +instanceKlass java/util/concurrent/ConcurrentHashMap$CollectionView +instanceKlass java/util/concurrent/ConcurrentHashMap$CounterCell +instanceKlass java/util/concurrent/ConcurrentHashMap$Node +instanceKlass java/util/concurrent/locks/ReentrantLock +instanceKlass java/util/concurrent/locks/Lock +instanceKlass java/util/concurrent/ConcurrentMap +instanceKlass sun/util/locale/LocaleObjectCache +instanceKlass java/util/Locale +instanceKlass java/lang/reflect/Array +instanceKlass java/nio/charset/CoderResult$Cache +instanceKlass java/nio/charset/CoderResult +instanceKlass java/nio/charset/CharsetDecoder +instanceKlass sun/nio/cs/ArrayDecoder +instanceKlass java/io/Reader +instanceKlass java/lang/Readable +instanceKlass sun/misc/MetaIndex +instanceKlass java/util/StringTokenizer +instanceKlass sun/misc/Launcher$ExtClassLoader$1 +instanceKlass java/net/URLClassLoader$7 +instanceKlass sun/misc/JavaNetAccess +instanceKlass java/lang/ClassLoader$ParallelLoaders +instanceKlass sun/security/util/Debug +instanceKlass sun/misc/Launcher$Factory +instanceKlass java/net/URLStreamHandlerFactory +instanceKlass java/lang/Compiler$1 +instanceKlass java/lang/Compiler +instanceKlass java/lang/System$2 +instanceKlass sun/misc/JavaLangAccess +instanceKlass sun/io/Win32ErrorMode +instanceKlass sun/misc/OSEnvironment +instanceKlass java/lang/Integer$IntegerCache +instanceKlass sun/misc/NativeSignalHandler +instanceKlass sun/misc/Signal +instanceKlass java/lang/Terminator$1 +instanceKlass sun/misc/SignalHandler +instanceKlass java/lang/Terminator +instanceKlass java/lang/ClassLoader$NativeLibrary +instanceKlass java/io/ExpiringCache$Entry +instanceKlass java/lang/ClassLoader$3 +instanceKlass java/nio/file/Path +instanceKlass java/nio/file/Watchable +instanceKlass java/lang/Enum +instanceKlass java/io/ExpiringCache +instanceKlass java/io/FileSystem +instanceKlass java/io/DefaultFileSystem +instanceKlass java/nio/Bits$1 +instanceKlass sun/misc/JavaNioAccess +instanceKlass java/nio/ByteOrder +instanceKlass java/nio/Bits +instanceKlass java/nio/charset/CodingErrorAction +instanceKlass java/nio/charset/CharsetEncoder +instanceKlass sun/nio/cs/ArrayEncoder +instanceKlass sun/reflect/ReflectionFactory$1 +instanceKlass java/lang/Class$1 +instanceKlass sun/nio/cs/SingleByte +instanceKlass sun/nio/cs/HistoricallyNamedCharset +instanceKlass sun/security/action/GetPropertyAction +instanceKlass java/lang/ThreadLocal +instanceKlass java/nio/charset/spi/CharsetProvider +instanceKlass java/nio/charset/Charset +instanceKlass java/io/Writer +instanceKlass java/util/Arrays +instanceKlass sun/reflect/misc/ReflectUtil +instanceKlass java/lang/reflect/ReflectAccess +instanceKlass sun/reflect/LangReflectAccess +instanceKlass java/lang/reflect/Modifier +instanceKlass sun/reflect/annotation/AnnotationType +instanceKlass java/lang/Class$AnnotationData +instanceKlass sun/reflect/generics/repository/AbstractRepository +instanceKlass java/lang/Class$Atomic +instanceKlass java/lang/Class$ReflectionData +instanceKlass java/lang/Class$3 +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +instanceKlass java/security/PrivilegedExceptionAction +instanceKlass java/util/concurrent/atomic/AtomicReferenceFieldUpdater +instanceKlass java/io/OutputStream +instanceKlass java/io/Flushable +instanceKlass java/io/FileDescriptor$1 +instanceKlass sun/misc/JavaIOFileDescriptorAccess +instanceKlass java/io/FileDescriptor +instanceKlass sun/misc/Version +instanceKlass java/lang/Runtime +instanceKlass java/util/Hashtable$Enumerator +instanceKlass java/util/Iterator +instanceKlass java/util/Enumeration +instanceKlass java/util/Objects +instanceKlass java/util/Collections$SynchronizedCollection +instanceKlass java/lang/Math +instanceKlass java/util/Hashtable$Entry +instanceKlass sun/misc/VM +instanceKlass java/util/HashMap$Node +instanceKlass java/util/Map$Entry +instanceKlass sun/reflect/Reflection +instanceKlass sun/misc/SharedSecrets +instanceKlass java/lang/ref/Reference$1 +instanceKlass sun/misc/JavaLangRefAccess +instanceKlass java/lang/ref/ReferenceQueue$Lock +instanceKlass java/util/Collections$UnmodifiableCollection +instanceKlass java/util/AbstractMap +instanceKlass java/util/Set +instanceKlass java/util/Collections +instanceKlass java/lang/ref/Reference$Lock +instanceKlass sun/reflect/ReflectionFactory +instanceKlass java/util/AbstractCollection +instanceKlass java/util/RandomAccess +instanceKlass java/util/List +instanceKlass java/util/Collection +instanceKlass java/lang/Iterable +instanceKlass java/security/cert/Certificate +instanceKlass sun/reflect/ReflectionFactory$GetReflectionFactoryAction +instanceKlass java/security/PrivilegedAction +instanceKlass java/security/AccessController +instanceKlass java/security/Permission +instanceKlass java/security/Guard +instanceKlass java/lang/String$CaseInsensitiveComparator +instanceKlass java/util/Comparator +instanceKlass java/io/ObjectStreamField +instanceKlass java/lang/Number +instanceKlass java/lang/Character +instanceKlass java/lang/Boolean +instanceKlass java/nio/Buffer +instanceKlass java/lang/StackTraceElement +instanceKlass java/security/CodeSource +instanceKlass sun/misc/Launcher +instanceKlass java/util/jar/Manifest +instanceKlass java/net/URL +instanceKlass java/io/File +instanceKlass java/io/InputStream +instanceKlass java/io/Closeable +instanceKlass java/lang/AutoCloseable +instanceKlass sun/misc/Unsafe +instanceKlass java/lang/AbstractStringBuilder +instanceKlass java/lang/Appendable +instanceKlass java/lang/invoke/CallSite +instanceKlass java/lang/invoke/MethodType +instanceKlass java/lang/invoke/LambdaForm +instanceKlass java/lang/invoke/MethodHandleNatives +instanceKlass java/lang/invoke/MemberName +instanceKlass java/lang/invoke/MethodHandle +instanceKlass sun/reflect/CallerSensitive +instanceKlass java/lang/annotation/Annotation +instanceKlass sun/reflect/FieldAccessor +instanceKlass sun/reflect/ConstantPool +instanceKlass sun/reflect/ConstructorAccessor +instanceKlass sun/reflect/MethodAccessor +instanceKlass sun/reflect/MagicAccessorImpl +instanceKlass java/lang/reflect/Parameter +instanceKlass java/lang/reflect/Member +instanceKlass java/lang/reflect/AccessibleObject +instanceKlass java/util/Dictionary +instanceKlass java/util/Map +instanceKlass java/lang/ThreadGroup +instanceKlass java/lang/Thread$UncaughtExceptionHandler +instanceKlass java/lang/Thread +instanceKlass java/lang/Runnable +instanceKlass java/lang/ref/ReferenceQueue +instanceKlass java/lang/ref/Reference +instanceKlass java/security/AccessControlContext +instanceKlass java/security/ProtectionDomain +instanceKlass java/lang/SecurityManager +instanceKlass java/lang/Throwable +instanceKlass java/lang/System +instanceKlass java/lang/ClassLoader +instanceKlass java/lang/Cloneable +instanceKlass java/lang/Class +instanceKlass java/lang/reflect/Type +instanceKlass java/lang/reflect/GenericDeclaration +instanceKlass java/lang/reflect/AnnotatedElement +instanceKlass java/lang/String +instanceKlass java/lang/CharSequence +instanceKlass java/lang/Comparable +instanceKlass java/io/Serializable +ciInstanceKlass java/lang/Object 1 1 78 3 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 7 7 7 100 1 1 1 12 12 12 12 12 12 12 12 12 12 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/Serializable 1 0 7 1 1 1 100 100 1 +ciInstanceKlass java/lang/String 1 1 540 3 3 3 3 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 100 7 7 100 100 7 100 100 100 7 100 100 7 100 7 7 100 7 100 100 7 7 7 100 100 100 7 7 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 +staticfield java/lang/String serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/String CASE_INSENSITIVE_ORDER Ljava/util/Comparator; java/lang/String$CaseInsensitiveComparator +ciInstanceKlass java/lang/Class 1 1 1190 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 8 8 8 8 8 7 7 7 100 100 100 7 7 100 7 100 7 7 7 7 100 7 7 100 7 100 100 100 7 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 7 100 100 7 7 100 100 100 7 7 100 100 100 7 7 7 7 7 7 7 7 100 7 7 100 7 7 100 100 7 7 7 7 100 100 100 7 7 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 1 1 1 +staticfield java/lang/Class serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/Cloneable 1 0 7 1 1 1 100 100 1 +instanceKlass java/util/ResourceBundle$RBClassLoader +instanceKlass sun/reflect/DelegatingClassLoader +instanceKlass java/security/SecureClassLoader +ciInstanceKlass java/lang/ClassLoader 1 1 825 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 7 100 100 100 100 7 100 100 7 7 7 7 100 7 100 100 100 100 7 7 100 100 7 100 7 7 100 100 100 100 7 100 100 7 7 100 7 7 100 100 7 7 7 100 7 7 7 7 7 7 100 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 +staticfield java/lang/ClassLoader nocerts [Ljava/security/cert/Certificate; 0 [Ljava/security/cert/Certificate; +ciInstanceKlass java/lang/System 1 1 369 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 7 100 7 100 100 100 100 100 100 100 7 100 100 7 100 100 7 7 7 7 100 100 100 7 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/lang/System in Ljava/io/InputStream; java/io/BufferedInputStream +staticfield java/lang/System out Ljava/io/PrintStream; java/io/PrintStream +staticfield java/lang/System err Ljava/io/PrintStream; java/io/PrintStream +instanceKlass java/lang/Exception +instanceKlass java/lang/Error +ciInstanceKlass java/lang/Throwable 1 1 353 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Throwable UNASSIGNED_STACK [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Throwable SUPPRESSED_SENTINEL Ljava/util/List; java/util/Collections$UnmodifiableRandomAccessList +staticfield java/lang/Throwable EMPTY_THROWABLE_ARRAY [Ljava/lang/Throwable; 0 [Ljava/lang/Throwable; +staticfield java/lang/Throwable $assertionsDisabled Z 1 +instanceKlass br/ufpe/cin/generated/Java18MergeParser$LookaheadSuccess +instanceKlass cide/gparser/TokenMgrError +instanceKlass com/github/javaparser/TokenMgrError +instanceKlass com/github/javaparser/ASTParser$LookaheadSuccess +instanceKlass java/lang/AssertionError +instanceKlass java/lang/VirtualMachineError +instanceKlass java/lang/LinkageError +instanceKlass java/lang/ThreadDeath +ciInstanceKlass java/lang/Error 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/ThreadDeath 0 0 18 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 10 1 +instanceKlass org/eclipse/jdt/core/compiler/InvalidInputException +instanceKlass org/osgi/framework/InvalidSyntaxException +instanceKlass org/osgi/framework/BundleException +instanceKlass java/lang/CloneNotSupportedException +instanceKlass javax/xml/parsers/ParserConfigurationException +instanceKlass org/xml/sax/SAXException +instanceKlass org/eclipse/jdt/internal/compiler/classfmt/ClassFormatException +instanceKlass org/osgi/service/prefs/BackingStoreException +instanceKlass org/eclipse/core/runtime/CoreException +instanceKlass br/ufpe/cin/mergers/handlers/renaming/CountReferencesException +instanceKlass cide/gparser/ParseException +instanceKlass org/eclipse/jgit/errors/BinaryBlobException +instanceKlass java/security/PrivilegedActionException +instanceKlass com/github/javaparser/ParseException +instanceKlass java/security/GeneralSecurityException +instanceKlass java/io/IOException +instanceKlass br/ufpe/cin/exceptions/CryptoException +instanceKlass br/ufpe/cin/exceptions/SemistructuredMergeException +instanceKlass br/ufpe/cin/exceptions/TextualMergeException +instanceKlass br/ufpe/cin/exceptions/PrintException +instanceKlass java/lang/InterruptedException +instanceKlass java/lang/ReflectiveOperationException +instanceKlass java/lang/RuntimeException +ciInstanceKlass java/lang/Exception 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/NegativeArraySizeException +instanceKlass org/eclipse/jdt/internal/compiler/problem/ShouldNotImplement +instanceKlass java/util/MissingResourceException +instanceKlass org/eclipse/jdt/internal/compiler/lookup/SourceTypeCollisionException +instanceKlass org/eclipse/jdt/internal/compiler/problem/AbortCompilation +instanceKlass org/eclipse/core/runtime/AssertionFailedException +instanceKlass org/eclipse/jdt/internal/core/ClasspathEntry$AssertionFailedException +instanceKlass org/eclipse/core/runtime/OperationCanceledException +instanceKlass java/util/NoSuchElementException +instanceKlass org/eclipse/jgit/errors/LargeObjectException +instanceKlass java/lang/UnsupportedOperationException +instanceKlass java/io/UncheckedIOException +instanceKlass java/lang/IndexOutOfBoundsException +instanceKlass java/lang/reflect/UndeclaredThrowableException +instanceKlass java/lang/SecurityException +instanceKlass java/lang/IllegalStateException +instanceKlass java/lang/invoke/WrongMethodTypeException +instanceKlass com/beust/jcommander/ParameterException +instanceKlass java/lang/IllegalArgumentException +instanceKlass java/lang/ArithmeticException +instanceKlass java/lang/NullPointerException +instanceKlass java/lang/IllegalMonitorStateException +instanceKlass java/lang/ArrayStoreException +instanceKlass java/lang/ClassCastException +ciInstanceKlass java/lang/RuntimeException 1 1 30 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +ciInstanceKlass java/lang/SecurityManager 0 0 375 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/security/ProtectionDomain 1 1 272 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 100 100 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 +staticfield java/security/ProtectionDomain debug Lsun/security/util/Debug; null +ciInstanceKlass java/security/AccessControlContext 1 1 305 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 7 100 100 7 100 100 7 100 7 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 1 +instanceKlass java/net/URLClassLoader +ciInstanceKlass java/security/SecureClassLoader 1 1 130 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/security/SecureClassLoader debug Lsun/security/util/Debug; null +instanceKlass java/lang/reflect/InvocationTargetException +instanceKlass java/lang/IllegalAccessException +instanceKlass java/lang/NoSuchFieldException +instanceKlass java/lang/InstantiationException +instanceKlass java/lang/NoSuchMethodException +instanceKlass java/lang/ClassNotFoundException +ciInstanceKlass java/lang/ReflectiveOperationException 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/ClassNotFoundException 1 1 32 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 1 1 1 12 12 12 9 10 10 1 +instanceKlass java/lang/ExceptionInInitializerError +instanceKlass java/lang/ClassFormatError +instanceKlass java/lang/IncompatibleClassChangeError +instanceKlass java/lang/BootstrapMethodError +instanceKlass java/lang/NoClassDefFoundError +ciInstanceKlass java/lang/LinkageError 1 1 24 1 1 1 1 1 1 1 1 1 1 1 5 0 7 100 1 12 12 12 10 10 10 1 +ciInstanceKlass java/lang/NoClassDefFoundError 0 0 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ClassCastException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArrayStoreException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StackOverflowError +instanceKlass java/lang/OutOfMemoryError +ciInstanceKlass java/lang/VirtualMachineError 1 1 27 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 1 12 12 12 12 10 10 10 10 1 +ciInstanceKlass java/lang/OutOfMemoryError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/StackOverflowError 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/IllegalMonitorStateException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/ref/PhantomReference +instanceKlass java/lang/ref/FinalReference +instanceKlass java/lang/ref/WeakReference +instanceKlass java/lang/ref/SoftReference +ciInstanceKlass java/lang/ref/Reference 1 1 134 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 7 7 100 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +instanceKlass sun/util/locale/provider/LocaleResources$ResourceReference +instanceKlass java/util/ResourceBundle$BundleReference +instanceKlass java/lang/invoke/LambdaFormEditor$Transform +instanceKlass sun/util/locale/LocaleObjectCache$CacheEntry +ciInstanceKlass java/lang/ref/SoftReference 1 1 35 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSetOfCharArray$HashableWeakReference +instanceKlass org/eclipse/jdt/internal/core/util/WeakHashSet$HashableWeakReference +instanceKlass java/util/ResourceBundle$LoaderReference +instanceKlass java/lang/reflect/WeakCache$CacheValue +instanceKlass java/lang/reflect/Proxy$Key1 +instanceKlass java/lang/reflect/WeakCache$CacheKey +instanceKlass sun/nio/ch/SharedFileLockTable$FileLockReference +instanceKlass java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +instanceKlass java/util/logging/LogManager$LoggerWeakRef +instanceKlass java/lang/ThreadLocal$ThreadLocalMap$Entry +instanceKlass java/lang/ClassValue$Entry +instanceKlass java/util/WeakHashMap$Entry +ciInstanceKlass java/lang/ref/WeakReference 1 1 20 1 1 1 1 1 1 1 1 7 100 1 1 1 1 12 12 10 10 1 +instanceKlass java/lang/ref/Finalizer +ciInstanceKlass java/lang/ref/FinalReference 1 1 16 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +instanceKlass sun/misc/Cleaner +ciInstanceKlass java/lang/ref/PhantomReference 1 1 19 1 1 1 1 1 1 1 1 1 1 100 7 1 1 1 12 10 1 +ciInstanceKlass sun/misc/Cleaner 1 1 74 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Cleaner dummyQueue Ljava/lang/ref/ReferenceQueue; java/lang/ref/ReferenceQueue +ciInstanceKlass java/lang/ref/Finalizer 1 1 150 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 100 7 7 100 100 100 7 7 100 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/Finalizer lock Ljava/lang/Object; java/lang/Object +instanceKlass java/lang/ref/ReferenceQueue$Null +ciInstanceKlass java/lang/ref/ReferenceQueue 1 1 130 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 100 7 100 100 7 7 100 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/ref/ReferenceQueue $assertionsDisabled Z 1 +instanceKlass java/util/logging/LogManager$Cleaner +instanceKlass java/lang/ref/Finalizer$FinalizerThread +instanceKlass java/lang/ref/Reference$ReferenceHandler +ciInstanceKlass java/lang/Thread 1 1 539 3 3 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 7 100 7 7 100 100 100 100 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 1 1 1 1 1 +staticfield java/lang/Thread EMPTY_STACK_TRACE [Ljava/lang/StackTraceElement; 0 [Ljava/lang/StackTraceElement; +staticfield java/lang/Thread SUBCLASS_IMPLEMENTATION_PERMISSION Ljava/lang/RuntimePermission; java/lang/RuntimePermission +ciInstanceKlass java/lang/ThreadGroup 1 1 268 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 7 7 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +instanceKlass java/util/Hashtable +ciInstanceKlass java/util/Dictionary 1 1 31 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 1 1 1 1 1 1 12 10 1 +instanceKlass java/util/Properties +ciInstanceKlass java/util/Hashtable 1 1 416 3 3 4 4 8 8 8 8 8 8 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 100 100 100 100 100 100 100 100 100 100 7 100 100 7 100 7 100 100 100 7 100 7 7 100 7 7 7 100 100 7 7 7 100 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 1 1 1 +instanceKlass org/eclipse/osgi/util/NLS$MessagesProperties +instanceKlass java/security/Provider +ciInstanceKlass java/util/Properties 1 1 263 3 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 100 100 7 100 100 100 100 7 7 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 +staticfield java/util/Properties hexDigit [C 16 +instanceKlass java/lang/reflect/Executable +instanceKlass java/lang/reflect/Field +ciInstanceKlass java/lang/reflect/AccessibleObject 1 1 144 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 7 7 100 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 +staticfield java/lang/reflect/AccessibleObject ACCESS_PERMISSION Ljava/security/Permission; java/lang/reflect/ReflectPermission +staticfield java/lang/reflect/AccessibleObject reflectionFactory Lsun/reflect/ReflectionFactory; sun/reflect/ReflectionFactory +ciInstanceKlass java/lang/reflect/Field 1 1 362 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 7 100 7 7 7 100 100 100 7 7 7 7 7 7 7 7 100 100 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Parameter 0 0 210 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +instanceKlass java/lang/reflect/Constructor +instanceKlass java/lang/reflect/Method +ciInstanceKlass java/lang/reflect/Executable 1 1 378 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 7 100 100 100 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 1 +ciInstanceKlass java/lang/reflect/Method 1 1 346 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 100 7 7 7 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 1 +ciInstanceKlass java/lang/reflect/Constructor 1 1 330 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 100 100 100 7 7 100 100 100 100 100 7 7 7 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 +instanceKlass sun/reflect/FieldAccessorImpl +instanceKlass sun/reflect/ConstructorAccessorImpl +instanceKlass sun/reflect/MethodAccessorImpl +ciInstanceKlass sun/reflect/MagicAccessorImpl 1 1 13 1 1 1 1 1 1 1 7 100 12 10 1 +instanceKlass sun/reflect/DelegatingMethodAccessorImpl +instanceKlass sun/reflect/NativeMethodAccessorImpl +ciInstanceKlass sun/reflect/MethodAccessorImpl 1 1 22 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 12 10 1 +instanceKlass sun/reflect/GeneratedConstructorAccessor2 +instanceKlass sun/reflect/BootstrapConstructorAccessorImpl +instanceKlass sun/reflect/GeneratedConstructorAccessor1 +instanceKlass sun/reflect/DelegatingConstructorAccessorImpl +instanceKlass sun/reflect/NativeConstructorAccessorImpl +ciInstanceKlass sun/reflect/ConstructorAccessorImpl 1 1 24 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 12 10 1 +ciInstanceKlass sun/reflect/DelegatingClassLoader 1 1 13 1 1 1 1 1 1 1 7 100 1 12 10 +ciInstanceKlass sun/reflect/ConstantPool 1 1 106 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass sun/reflect/UnsafeFieldAccessorImpl +ciInstanceKlass sun/reflect/FieldAccessorImpl 1 1 56 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 12 10 1 +instanceKlass sun/reflect/UnsafeBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeFieldAccessorImpl 1 1 229 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 100 100 100 100 100 100 7 100 100 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/reflect/UnsafeFieldAccessorImpl unsafe Lsun/misc/Unsafe; sun/misc/Unsafe +instanceKlass sun/reflect/UnsafeStaticBooleanFieldAccessorImpl +instanceKlass sun/reflect/UnsafeStaticObjectFieldAccessorImpl +instanceKlass sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +ciInstanceKlass sun/reflect/UnsafeStaticFieldAccessorImpl 1 1 38 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 7 7 7 1 1 1 1 12 12 12 12 12 9 9 10 10 10 1 +ciInstanceKlass sun/reflect/CallerSensitive 0 0 17 1 1 1 1 1 1 1 1 100 100 100 1 1 1 1 1 +instanceKlass java/lang/invoke/DelegatingMethodHandle +instanceKlass java/lang/invoke/BoundMethodHandle +instanceKlass java/lang/invoke/DirectMethodHandle +ciInstanceKlass java/lang/invoke/MethodHandle 1 1 438 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 7 100 100 7 7 7 100 7 7 7 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/invoke/MethodHandle FORM_OFFSET J 20 +staticfield java/lang/invoke/MethodHandle $assertionsDisabled Z 1 +instanceKlass java/lang/invoke/DirectMethodHandle$Special +instanceKlass java/lang/invoke/DirectMethodHandle$Constructor +instanceKlass java/lang/invoke/DirectMethodHandle$Accessor +instanceKlass java/lang/invoke/DirectMethodHandle$Interface +ciInstanceKlass java/lang/invoke/DirectMethodHandle 1 1 701 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 7 100 7 7 100 7 7 100 7 7 7 100 100 100 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 1 1 1 1 1 1 +staticfield java/lang/invoke/DirectMethodHandle IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/DirectMethodHandle ACCESSOR_FORMS [Ljava/lang/invoke/LambdaForm; 132 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/DirectMethodHandle $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MemberName 1 1 642 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 7 7 100 100 100 7 7 100 100 100 100 100 100 100 100 100 7 100 7 7 7 7 7 100 7 7 100 100 100 100 7 100 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +staticfield java/lang/invoke/MemberName $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodHandleNatives 1 1 427 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 100 100 100 100 100 100 100 100 100 100 100 100 7 100 7 100 100 100 7 7 7 7 7 7 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 +staticfield java/lang/invoke/MethodHandleNatives COUNT_GWT Z 1 +staticfield java/lang/invoke/MethodHandleNatives $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/LambdaForm 1 1 967 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 8 100 100 100 100 7 7 100 100 100 7 100 100 100 100 100 100 100 100 7 7 7 100 7 7 100 100 100 7 100 7 100 100 7 7 7 7 7 100 100 7 7 7 7 100 100 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 1 1 +staticfield java/lang/invoke/LambdaForm COMPILE_THRESHOLD I 0 +staticfield java/lang/invoke/LambdaForm INTERNED_ARGUMENTS [[Ljava/lang/invoke/LambdaForm$Name; 5 [[Ljava/lang/invoke/LambdaForm$Name; +staticfield java/lang/invoke/LambdaForm IMPL_NAMES Ljava/lang/invoke/MemberName$Factory; java/lang/invoke/MemberName$Factory +staticfield java/lang/invoke/LambdaForm LF_identityForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm LF_zeroForm [Ljava/lang/invoke/LambdaForm; 6 [Ljava/lang/invoke/LambdaForm; +staticfield java/lang/invoke/LambdaForm NF_identity [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm NF_zero [Ljava/lang/invoke/LambdaForm$NamedFunction; 6 [Ljava/lang/invoke/LambdaForm$NamedFunction; +staticfield java/lang/invoke/LambdaForm DEBUG_NAME_COUNTERS Ljava/util/HashMap; null +staticfield java/lang/invoke/LambdaForm TRACE_INTERPRETER Z 0 +staticfield java/lang/invoke/LambdaForm $assertionsDisabled Z 1 +ciInstanceKlass java/lang/invoke/MethodType 1 1 588 8 8 8 8 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 5 0 7 100 100 100 100 7 100 100 7 100 7 100 100 100 100 100 7 7 7 7 100 7 7 7 7 7 7 7 7 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 1 +staticfield java/lang/invoke/MethodType internTable Ljava/lang/invoke/MethodType$ConcurrentWeakInternSet; java/lang/invoke/MethodType$ConcurrentWeakInternSet +staticfield java/lang/invoke/MethodType NO_PTYPES [Ljava/lang/Class; 0 [Ljava/lang/Class; +staticfield java/lang/invoke/MethodType objectOnlyTypes [Ljava/lang/invoke/MethodType; 20 [Ljava/lang/invoke/MethodType; +staticfield java/lang/invoke/MethodType serialPersistentFields [Ljava/io/ObjectStreamField; 0 [Ljava/io/ObjectStreamField; +staticfield java/lang/invoke/MethodType rtypeOffset J 12 +staticfield java/lang/invoke/MethodType ptypesOffset J 16 +staticfield java/lang/invoke/MethodType $assertionsDisabled Z 1 +ciInstanceKlass java/lang/BootstrapMethodError 0 0 38 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 1 1 12 12 12 12 12 10 10 10 10 10 1 +instanceKlass java/lang/invoke/VolatileCallSite +instanceKlass java/lang/invoke/MutableCallSite +instanceKlass java/lang/invoke/ConstantCallSite +ciInstanceKlass java/lang/invoke/CallSite 1 1 311 8 8 8 8 8 8 8 8 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 7 100 100 100 100 7 100 100 100 100 100 100 7 100 7 100 7 7 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/invoke/CallSite GET_TARGET Ljava/lang/invoke/MethodHandle; java/lang/invoke/DirectMethodHandle +staticfield java/lang/invoke/CallSite THROW_UCS Ljava/lang/invoke/MethodHandle; java/lang/invoke/MethodHandleImpl$AsVarargsCollector +staticfield java/lang/invoke/CallSite TARGET_OFFSET J 12 +ciInstanceKlass java/lang/invoke/ConstantCallSite 1 1 42 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 7 7 1 1 12 12 12 12 12 12 9 9 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/MutableCallSite 0 0 57 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/invoke/VolatileCallSite 0 0 33 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 1 1 1 12 12 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass java/lang/StringBuilder +instanceKlass java/lang/StringBuffer +ciInstanceKlass java/lang/AbstractStringBuilder 1 1 318 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 100 7 100 100 100 7 7 7 100 7 100 100 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/lang/StringBuffer 1 1 371 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 7 7 100 100 7 7 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 1 1 +staticfield java/lang/StringBuffer serialPersistentFields [Ljava/io/ObjectStreamField; 3 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/lang/StringBuilder 1 1 326 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +ciInstanceKlass sun/misc/Unsafe 1 1 389 8 8 7 7 7 7 7 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 7 100 100 7 100 7 100 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield sun/misc/Unsafe theUnsafe Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BYTE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_SHORT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_CHAR_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_INT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_LONG_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_FLOAT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_OBJECT_BASE_OFFSET I 16 +staticfield sun/misc/Unsafe ARRAY_BOOLEAN_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_BYTE_INDEX_SCALE I 1 +staticfield sun/misc/Unsafe ARRAY_SHORT_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_CHAR_INDEX_SCALE I 2 +staticfield sun/misc/Unsafe ARRAY_INT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_LONG_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_FLOAT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ARRAY_DOUBLE_INDEX_SCALE I 8 +staticfield sun/misc/Unsafe ARRAY_OBJECT_INDEX_SCALE I 4 +staticfield sun/misc/Unsafe ADDRESS_SIZE I 8 +instanceKlass org/eclipse/jgit/lib/ObjectStream +instanceKlass sun/nio/ch/ChannelInputStream +instanceKlass java/util/zip/ZipFile$ZipFileInputStream +instanceKlass java/io/FilterInputStream +instanceKlass java/io/FileInputStream +instanceKlass java/io/ByteArrayInputStream +ciInstanceKlass java/io/InputStream 1 1 61 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 5 0 100 100 100 7 100 100 100 7 12 12 12 12 12 10 10 10 10 10 10 10 1 +ciInstanceKlass java/io/ByteArrayInputStream 1 1 62 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 7 100 7 100 100 100 7 1 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 1 +ciInstanceKlass java/io/File 1 1 578 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 7 100 100 7 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 100 100 100 7 7 7 100 100 100 100 100 100 100 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 1 1 1 1 +staticfield java/io/File fs Ljava/io/FileSystem; java/io/WinNTFileSystem +staticfield java/io/File separatorChar C 92 +staticfield java/io/File separator Ljava/lang/String; "\" +staticfield java/io/File pathSeparatorChar C 59 +staticfield java/io/File pathSeparator Ljava/lang/String; ";" +staticfield java/io/File PATH_OFFSET J 16 +staticfield java/io/File PREFIX_LENGTH_OFFSET J 12 +staticfield java/io/File UNSAFE Lsun/misc/Unsafe; sun/misc/Unsafe +staticfield java/io/File $assertionsDisabled Z 1 +instanceKlass sun/misc/Launcher$ExtClassLoader +instanceKlass sun/misc/Launcher$AppClassLoader +ciInstanceKlass java/net/URLClassLoader 1 1 527 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 7 100 100 100 7 7 7 100 100 7 100 100 100 7 100 7 100 7 100 7 7 7 7 7 100 100 100 7 7 100 100 100 7 7 7 7 100 7 100 100 100 7 7 7 100 7 7 7 7 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 +ciInstanceKlass java/net/URL 1 1 573 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 7 100 7 7 100 100 100 100 100 7 7 100 7 7 100 100 100 100 7 100 100 100 100 7 100 7 100 100 7 7 7 100 7 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield java/net/URL serialPersistentFields [Ljava/io/ObjectStreamField; 7 [Ljava/io/ObjectStreamField; +ciInstanceKlass java/util/jar/Manifest 1 1 256 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 100 100 7 100 100 100 100 100 7 100 7 100 100 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 11 11 11 11 11 1 1 +ciInstanceKlass sun/misc/Launcher 1 1 218 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 7 100 100 100 100 100 100 100 100 7 100 7 100 7 7 100 7 7 100 7 7 7 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 1 1 +ciInstanceKlass sun/misc/Launcher$AppClassLoader 1 1 201 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 100 7 7 100 7 100 7 7 100 100 7 100 7 100 7 100 7 7 7 100 7 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 1 +staticfield sun/misc/Launcher$AppClassLoader $assertionsDisabled Z 1 +ciInstanceKlass sun/misc/Launcher$ExtClassLoader 1 1 243 8 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 100 100 100 7 100 7 100 7 7 100 100 100 7 7 100 100 100 7 100 100 100 7 7 7 7 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 +ciInstanceKlass java/security/CodeSource 1 1 324 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 100 100 100 100 100 100 7 100 100 100 7 100 7 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 1 +ciInstanceKlass java/lang/StackTraceElement 1 1 98 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 100 100 100 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 1 +instanceKlass java/nio/LongBuffer +instanceKlass java/nio/CharBuffer +instanceKlass java/nio/ByteBuffer +ciInstanceKlass java/nio/Buffer 1 1 103 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 100 100 7 100 7 100 100 100 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +ciInstanceKlass java/lang/Boolean 1 1 110 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 7 100 100 100 7 100 7 7 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Boolean TRUE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean FALSE Ljava/lang/Boolean; java/lang/Boolean +staticfield java/lang/Boolean TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Character 1 1 459 3 3 3 3 3 3 3 3 8 8 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 5 0 5 0 100 100 7 7 100 100 100 7 100 7 100 100 100 100 7 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 1 1 1 1 1 +staticfield java/lang/Character TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Character $assertionsDisabled Z 1 +instanceKlass java/math/BigDecimal +instanceKlass java/util/concurrent/atomic/AtomicLong +instanceKlass java/util/concurrent/atomic/AtomicInteger +instanceKlass java/lang/Long +instanceKlass java/lang/Integer +instanceKlass java/lang/Short +instanceKlass java/lang/Byte +instanceKlass java/lang/Double +instanceKlass java/lang/Float +ciInstanceKlass java/lang/Number 1 1 34 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/Float 1 1 169 3 3 3 4 4 4 4 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 4 4 5 0 7 100 100 7 100 7 100 100 100 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Float TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Double 1 1 223 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 5 0 5 0 5 0 6 0 6 0 6 0 6 0 6 0 6 0 6 0 7 100 7 100 100 7 100 100 100 7 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 +staticfield java/lang/Double TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Byte 1 1 153 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 7 7 100 100 7 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Byte TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Short 1 1 159 3 3 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 3 3 5 0 5 0 7 100 100 7 100 7 7 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Short TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/Integer 1 1 309 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 100 7 7 100 100 7 7 100 7 100 7 100 100 100 7 100 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Integer TYPE Ljava/lang/Class; java/lang/Class +staticfield java/lang/Integer digits [C 36 +staticfield java/lang/Integer DigitTens [C 100 +staticfield java/lang/Integer DigitOnes [C 100 +staticfield java/lang/Integer sizeTable [I 10 +ciInstanceKlass java/lang/Long 1 1 356 3 3 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 3 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 100 100 7 100 100 7 7 7 7 100 7 100 100 100 7 100 100 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 1 1 +staticfield java/lang/Long TYPE Ljava/lang/Class; java/lang/Class +ciInstanceKlass java/lang/NullPointerException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +ciInstanceKlass java/lang/ArithmeticException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 12 12 10 10 1 +instanceKlass java/lang/StringIndexOutOfBoundsException +instanceKlass java/lang/ArrayIndexOutOfBoundsException +ciInstanceKlass java/lang/IndexOutOfBoundsException 1 1 21 1 1 1 1 1 1 1 1 1 1 1 5 0 100 7 12 12 10 10 1 +ciInstanceKlass java/lang/NumberFormatException 0 0 39 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 5 0 100 100 100 1 1 12 12 12 12 10 10 10 10 10 10 1 +instanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner +instanceKlass org/eclipse/jdt/internal/compiler/parser/RecoveryScanner +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner 1 1 1220 7 1 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 8 1 1 8 1 1 8 1 1 8 1 1 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 3 1 1 1 1 1 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 9 7 1 12 1 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 8 1 10 7 1 12 1 1 9 12 9 12 8 1 9 12 1 1 1 5 0 10 12 1 1 1 1 10 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 7 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 9 12 3 9 12 9 12 9 12 9 12 100 10 7 1 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 1 1 1 1 100 100 10 12 1 1 9 12 1 1 1 100 1 9 12 9 12 10 7 1 12 1 1 10 12 1 10 12 1 1 9 12 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 9 12 1 9 12 10 12 1 10 12 1 7 1 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 5 0 10 12 1 1 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 1 1 5 0 10 12 10 12 1 1 1 1 1 1 10 12 1 10 12 1 9 12 1 10 12 1 10 12 1 1 1 1 1 1 1 1 100 1 8 1 10 1 1 10 12 1 9 7 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 10 12 1 10 12 10 12 1 1 10 12 10 12 1 10 12 1 10 12 1 10 12 1 1 10 10 12 1 10 12 9 12 9 12 10 12 1 10 12 1 10 12 1 10 12 8 1 10 12 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 9 12 100 1 1 1 9 12 1 1 1 1 1 1 1 1 1 1 11 7 1 12 1 9 12 1 9 12 1 10 10 12 1 1 10 12 1 10 12 1 1 10 12 1 100 1 1 1 1 1 1 1 1 1 1 10 1 1 1 1 1 1 1 10 12 1 1 10 12 1 1 10 12 1 1 1 100 1 10 9 9 100 1 10 12 1 10 12 1 1 1 1 1 1 1 10 12 10 12 1 1 1 1 1 10 12 5 0 10 12 1 1 1 1 1 10 12 1 1 1 1 1 1 9 100 1 12 1 1 11 100 1 12 1 10 12 9 12 1 1 1 1 1 1 10 12 1 100 1 8 1 10 10 12 10 12 1 1 10 12 8 1 8 1 8 1 100 1 10 10 12 1 8 1 10 12 1 10 12 8 1 8 1 10 12 1 1 8 1 8 1 10 1 1 1 1 1 8 1 10 12 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 9 12 7 1 10 12 1 9 12 7 1 10 12 1 10 12 1 1 10 10 1 11 12 1 1 1 1 10 12 10 12 1 10 12 9 7 1 12 1 1 10 12 1 1 10 12 9 12 1 10 12 9 12 1 10 12 10 12 9 12 1 1 1 1 10 10 12 9 12 1 10 12 1 1 1 1 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner EMPTY_LINE_ENDS [I 0 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_a [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_b [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_c [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_d [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_e [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_f [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_g [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_h [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_i [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_j [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_k [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_l [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_m [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_n [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_o [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_p [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_q [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_r [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_s [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_t [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_u [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_v [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_w [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_x [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_y [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner charArray_z [C 1 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner initCharArray [C 6 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX [C 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner TAG_PREFIX_LENGTH I 11 +staticfield org/eclipse/jdt/internal/compiler/parser/Scanner IDENTITY_COMPARISON_TAG [C 23 +ciInstanceKlass org/eclipse/jdt/core/compiler/CharOperation 1 1 376 7 1 100 1 1 1 1 1 1 1 1 1 1 1 1 9 12 7 9 12 7 1 9 12 9 12 9 12 1 1 1 10 12 1 1 1 1 10 7 1 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 9 7 1 12 1 1 10 100 1 12 1 1 10 12 1 10 12 1 1 1 1 1 1 1 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 1 100 1 1 1 1 1 1 1 11 100 1 12 1 11 12 1 1 1 1 1 1 100 1 1 1 10 100 1 12 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 10 12 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 10 12 1 1 10 12 1 1 1 10 1 1 1 1 1 1 1 10 100 1 12 3 1 1 1 1 1 10 12 1 1 10 12 1 10 12 1 1 1 1 1 1 10 12 10 12 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 100 1 8 1 10 12 1 10 12 1 10 100 1 12 1 1 10 12 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 100 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 100 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 10 12 1 1 1 1 1 1 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR [C 0 +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_CHAR_CHAR [[C 0 [[C +staticfield org/eclipse/jdt/core/compiler/CharOperation NO_STRINGS [Ljava/lang/String; 0 [Ljava/lang/String; +staticfield org/eclipse/jdt/core/compiler/CharOperation ALL_PREFIX [C 1 +staticfield org/eclipse/jdt/core/compiler/CharOperation COMMA_SEPARATOR [C 1 +ciInstanceKlass org/eclipse/jdt/core/compiler/InvalidInputException 0 0 26 100 1 100 1 1 1 1 5 0 1 1 1 10 12 1 1 1 1 1 10 12 1 1 1 1 +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/ScannerHelper 1 1 375 7 1 100 1 1 1 1 1 1 3 1 3 1 1 1 1 1 1 3 1 1 1 3 1 1 3 1 3 1 3 1 3 1 3 1 3 1 1 1 1 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 9 12 9 12 1 1 1 1 1 10 12 1 1 1 8 1 10 12 1 1 9 12 1 8 1 9 12 1 8 1 9 12 1 8 1 9 12 100 1 100 100 1 100 1 100 1 10 100 1 12 1 1 10 12 1 8 1 10 12 1 1 10 12 1 1 10 100 1 12 1 1 10 12 1 10 10 12 1 1 10 12 1 10 100 1 12 1 10 100 1 8 1 8 1 8 1 8 1 8 1 8 1 1 1 1 1 1 1 1 1 1 100 1 1 100 1 1 1 1 10 100 1 12 1 1 1 10 12 1 1 1 5 0 10 12 3 3 10 12 5 0 10 12 5 0 10 12 10 12 1 1 10 12 1 1 1 1 1 10 12 10 12 3 3 3 1 1 100 1 10 12 8 1 10 1 1 10 12 1 1 1 10 12 1 1 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 10 12 1 1 +staticfield org/eclipse/jdt/internal/compiler/parser/ScannerHelper Bits [J 64 +staticfield org/eclipse/jdt/internal/compiler/parser/ScannerHelper OBVIOUS_IDENT_CHAR_NATURES [I 128 +ciInstanceKlass org/eclipse/jdt/internal/compiler/parser/Scanner$VanguardScanner 1 1 91 7 1 7 1 1 1 1 10 12 1 1 1 1 1 1 1 1 1 1 1 100 1 9 12 1 1 9 12 1 1 10 12 1 1 9 100 1 12 1 9 12 1 10 12 1 10 12 1 10 12 1 1 10 12 1 1 10 12 1 1 10 12 1 9 12 1 1 7 1 9 12 1 1 9 7 1 12 1 10 12 1 1 1 1 1 1 1 1 1 1 +compile org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I -1 4 inline 7 0 -1 org/eclipse/jdt/internal/compiler/parser/Scanner getNextToken0 ()I 1 285 org/eclipse/jdt/internal/compiler/parser/Scanner pushLineSeparator ()V 1 3445 org/eclipse/jdt/internal/compiler/parser/Scanner scanIdentifierOrKeyword ()I 1 3180 org/eclipse/jdt/internal/compiler/parser/Scanner isFirstTag ()Z 1 692 org/eclipse/jdt/internal/compiler/parser/Scanner getNextCharAsDigit ()Z 1 713 org/eclipse/jdt/internal/compiler/parser/Scanner getNextChar (C)Z 1 2133 org/eclipse/jdt/internal/compiler/parser/Scanner unicodeStore ()V diff --git a/dependencies/s3m.jar b/dependencies/s3m.jar index 8c74dc8cd..50af6aaaa 100644 Binary files a/dependencies/s3m.jar and b/dependencies/s3m.jar differ diff --git a/gradlew b/gradlew old mode 100755 new mode 100644 diff --git a/gradlew.bat b/gradlew.bat index 9109989e3..62bd9b9cc 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -1,103 +1,103 @@ -@rem -@rem Copyright 2015 the original author or authors. -@rem -@rem Licensed under the Apache License, Version 2.0 (the "License"); -@rem you may not use this file except in compliance with the License. -@rem You may obtain a copy of the License at -@rem -@rem https://www.apache.org/licenses/LICENSE-2.0 -@rem -@rem Unless required by applicable law or agreed to in writing, software -@rem distributed under the License is distributed on an "AS IS" BASIS, -@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -@rem See the License for the specific language governing permissions and -@rem limitations under the License. -@rem - -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Resolve any "." and ".." in APP_HOME to make it shorter. -for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windows variants - -if not "%OS%" == "Windows_NT" goto win9xME_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega +@rem +@rem Copyright 2015 the original author or authors. +@rem +@rem Licensed under the Apache License, Version 2.0 (the "License"); +@rem you may not use this file except in compliance with the License. +@rem You may obtain a copy of the License at +@rem +@rem https://www.apache.org/licenses/LICENSE-2.0 +@rem +@rem Unless required by applicable law or agreed to in writing, software +@rem distributed under the License is distributed on an "AS IS" BASIS, +@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +@rem See the License for the specific language governing permissions and +@rem limitations under the License. +@rem + +@if "%DEBUG%" == "" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto init + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto init + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:init +@rem Get command-line arguments, handling Windows variants + +if not "%OS%" == "Windows_NT" goto win9xME_args + +:win9xME_args +@rem Slurp the command line arguments. +set CMD_LINE_ARGS= +set _SKIP=2 + +:win9xME_args_slurp +if "x%~1" == "x" goto execute + +set CMD_LINE_ARGS=%* + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/hs_err_pid55776.log b/hs_err_pid55776.log new file mode 100644 index 000000000..3e8cf2fd0 --- /dev/null +++ b/hs_err_pid55776.log @@ -0,0 +1,177 @@ +# +# There is insufficient memory for the Java Runtime Environment to continue. +# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap +# Possible reasons: +# The system is out of physical RAM or swap space +# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap +# Possible solutions: +# Reduce memory load on the system +# Increase physical memory or swap space +# Check if swap backing store is full +# Decrease Java heap size (-Xmx/-Xms) +# Decrease number of Java threads +# Decrease Java thread stack sizes (-Xss) +# Set larger code cache with -XX:ReservedCodeCacheSize= +# JVM is running with Zero Based Compressed Oops mode in which the Java heap is +# placed in the first 32GB address space. The Java Heap base address is the +# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress +# to set the Java Heap base and to place the Java Heap above 32GB virtual address. +# This output file may be truncated or incomplete. +# +# Out of Memory Error (memory/allocation.inline.hpp:61), pid=55776, tid=0x0000000000010e50 +# +# JRE version: (8.0_291-b10) (build ) +# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.291-b10 mixed mode windows-amd64 compressed oops) +# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows +# + +--------------- T H R E A D --------------- + +Current thread (0x000002abc05c1000): JavaThread "Unknown thread" [_thread_in_vm, id=69200, stack(0x000000d4a8400000,0x000000d4a8500000)] + +Stack: [0x000000d4a8400000,0x000000d4a8500000] +Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) +V [jvm.dll+0x32ea19] +V [jvm.dll+0x275462] +V [jvm.dll+0x27610d] +V [jvm.dll+0x26cb45] +V [jvm.dll+0x509d] +V [jvm.dll+0x3d2f93] +V [jvm.dll+0x3d39a8] +V [jvm.dll+0xfcaff] +V [jvm.dll+0x209dfb] +V [jvm.dll+0x238827] +V [jvm.dll+0x1625b6] +C [java.exe+0x2312] +C [java.exe+0x15f54] +C [KERNEL32.DLL+0x17614] +C [ntdll.dll+0x526a1] + + +--------------- P R O C E S S --------------- + +Java Threads: ( => current thread ) + +Other Threads: + +=>0x000002abc05c1000 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=69200, stack(0x000000d4a8400000,0x000000d4a8500000)] + +VM state:not at safepoint (normal execution) + +VM Mutex/Monitor currently owned by a thread: None + +heap address: 0x00000006c3e00000, size: 4034 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 +Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 +Compressed class space size: 1073741824 Address: 0x00000007c0000000 + +Heap: + PSYoungGen total 75776K, used 1300K [0x000000076bf80000, 0x0000000771400000, 0x00000007c0000000) + eden space 65024K, 2% used [0x000000076bf80000,0x000000076c0c51f8,0x000000076ff00000) + from space 10752K, 0% used [0x0000000770980000,0x0000000770980000,0x0000000771400000) + to space 10752K, 0% used [0x000000076ff00000,0x000000076ff00000,0x0000000770980000) + ParOldGen total 173568K, used 0K [0x00000006c3e00000, 0x00000006ce780000, 0x000000076bf80000) + object space 173568K, 0% used [0x00000006c3e00000,0x00000006c3e00000,0x00000006ce780000) + Metaspace used 778K, capacity 4480K, committed 4480K, reserved 1056768K + class space used 76K, capacity 384K, committed 384K, reserved 1048576K + +Card table byte_map: [0x000002abd1370000,0x000002abd1b60000] byte_map_base: 0x000002abcdd51000 + +Marking Bits: (ParMarkBitMap*) 0x000000005b7d7fe0 + Begin Bits: [0x000002abd20b0000, 0x000002abd5fb8000) + End Bits: [0x000002abd5fb8000, 0x000002abd9ec0000) + +Polling page: 0x000002abc07d0000 + +CodeCache: size=245760Kb used=328Kb max_used=328Kb free=245431Kb + bounds [0x000002abc1fb0000, 0x000002abc2220000, 0x000002abd0fb0000] + total_blobs=58 nmethods=0 adapters=38 + compilation: enabled + +Compilation events (0 events): +No events + +GC Heap History (0 events): +No events + +Deoptimization events (0 events): +No events + +Classes redefined (0 events): +No events + +Internal exceptions (0 events): +No events + +Events (10 events): +Event: 0.153 loading class java/lang/Short +Event: 0.153 loading class java/lang/Short done +Event: 0.153 loading class java/lang/Integer +Event: 0.154 loading class java/lang/Integer done +Event: 0.154 loading class java/lang/Long +Event: 0.154 loading class java/lang/Long done +Event: 0.155 loading class java/lang/NullPointerException +Event: 0.155 loading class java/lang/NullPointerException done +Event: 0.155 loading class java/lang/ArithmeticException +Event: 0.155 loading class java/lang/ArithmeticException done + + +Dynamic libraries: +0x00007ff6e6180000 - 0x00007ff6e61c7000 C:\UFPE\miningframework\main\jdk1.8.0_291\bin\java.exe +0x00007ffc06450000 - 0x00007ffc06648000 C:\WINDOWS\SYSTEM32\ntdll.dll +0x00007ffc04640000 - 0x00007ffc046ff000 C:\WINDOWS\System32\KERNEL32.DLL +0x00007ffc03f30000 - 0x00007ffc04202000 C:\WINDOWS\System32\KERNELBASE.dll +0x00007ffc04b40000 - 0x00007ffc04bee000 C:\WINDOWS\System32\ADVAPI32.dll +0x00007ffc04aa0000 - 0x00007ffc04b3e000 C:\WINDOWS\System32\msvcrt.dll +0x00007ffc06370000 - 0x00007ffc0640c000 C:\WINDOWS\System32\sechost.dll +0x00007ffc051f0000 - 0x00007ffc05315000 C:\WINDOWS\System32\RPCRT4.dll +0x00007ffc05040000 - 0x00007ffc051e1000 C:\WINDOWS\System32\USER32.dll +0x00007ffc03cd0000 - 0x00007ffc03cf2000 C:\WINDOWS\System32\win32u.dll +0x00007ffc04ff0000 - 0x00007ffc0501b000 C:\WINDOWS\System32\GDI32.dll +0x00007ffc03d00000 - 0x00007ffc03e0f000 C:\WINDOWS\System32\gdi32full.dll +0x00007ffc04360000 - 0x00007ffc043fd000 C:\WINDOWS\System32\msvcp_win.dll +0x00007ffc04210000 - 0x00007ffc04310000 C:\WINDOWS\System32\ucrtbase.dll +0x00007ffbeb6e0000 - 0x00007ffbeb97a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll +0x00007ffc04bf0000 - 0x00007ffc04c22000 C:\WINDOWS\System32\IMM32.DLL +0x00007ffbc3980000 - 0x00007ffbc3995000 C:\UFPE\miningframework\main\jdk1.8.0_291\jre\bin\vcruntime140.dll +0x00007ffbb3730000 - 0x00007ffbb37cb000 C:\UFPE\miningframework\main\jdk1.8.0_291\jre\bin\msvcp140.dll +0x000000005aff0000 - 0x000000005b850000 C:\UFPE\miningframework\main\jdk1.8.0_291\jre\bin\server\jvm.dll +0x00007ffc04a90000 - 0x00007ffc04a98000 C:\WINDOWS\System32\PSAPI.DLL +0x00007ffbeeb30000 - 0x00007ffbeeb39000 C:\WINDOWS\SYSTEM32\WSOCK32.dll +0x00007ffbf9390000 - 0x00007ffbf93b7000 C:\WINDOWS\SYSTEM32\WINMM.dll +0x00007ffbfa720000 - 0x00007ffbfa72a000 C:\WINDOWS\SYSTEM32\VERSION.dll +0x00007ffc05500000 - 0x00007ffc0556b000 C:\WINDOWS\System32\WS2_32.dll +0x00007ffc02360000 - 0x00007ffc02372000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll +0x00007ffbd28e0000 - 0x00007ffbd28f0000 C:\UFPE\miningframework\main\jdk1.8.0_291\jre\bin\verify.dll +0x00007ffbbe8e0000 - 0x00007ffbbe90b000 C:\UFPE\miningframework\main\jdk1.8.0_291\jre\bin\java.dll +0x00007ffbbe8c0000 - 0x00007ffbbe8d8000 C:\UFPE\miningframework\main\jdk1.8.0_291\jre\bin\zip.dll +0x00007ffc01fe0000 - 0x00007ffc021c4000 C:\WINDOWS\SYSTEM32\dbghelp.dll +0x00007ffc04400000 - 0x00007ffc04482000 C:\WINDOWS\System32\bcryptPrimitives.dll + +VM Arguments: +java_command: +java_class_path (initial): . +Launcher Type: SUN_STANDARD + +Environment Variables: +JAVA_HOME=C:\Program Files\Java\jdk1.8.0_291 +PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\Groovy\bin;C:\Program Files (x86)\GnuWin32\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Java\jdk-11.0.15\bin;C:\UFPE\maven\apache-maven-3.6.3\bin;C:\Users\leona\AppData\Local\GitHubDesktop\bin;C:\Users\leona\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.2.3\bin;;C:\Program Files (x86)\GnuWin32\bin;C:\Users\leona\AppData\Local\Microsoft\WindowsApps;C:\flutter\flutter\bin;C:\gradle\bin; +USERNAME=leona +OS=Windows_NT +PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel + + + +--------------- S Y S T E M --------------- + +OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.2364) + +CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx + +Memory: 4k page, physical 16521856k(1832636k free), swap 45574012k(5932k free) + +vm_info: Java HotSpot(TM) 64-Bit Server VM (25.291-b10) for windows-amd64 JRE (1.8.0_291-b10), built on Apr 9 2021 00:02:00 by "java_re" with MS VC++ 15.9 (VS2017) + +time: Fri Dec 30 15:49:42 2022 +timezone: Hora Padrão de Buenos Aires +elapsed time: 0.175542 seconds (0d 0h 0m 0s) + diff --git a/main/jdk1.8.0_291/COPYRIGHT b/main/jdk1.8.0_291/COPYRIGHT new file mode 100644 index 000000000..15c35f6e5 --- /dev/null +++ b/main/jdk1.8.0_291/COPYRIGHT @@ -0,0 +1,69 @@ +Copyright © 1993, 2021, Oracle and/or its affiliates. +All rights reserved. + +This software and related documentation are provided under a +license agreement containing restrictions on use and +disclosure and are protected by intellectual property laws. +Except as expressly permitted in your license agreement or +allowed by law, you may not use, copy, reproduce, translate, +broadcast, modify, license, transmit, distribute, exhibit, +perform, publish, or display any part, in any form, or by +any means. Reverse engineering, disassembly, or +decompilation of this software, unless required by law for +interoperability, is prohibited. + +The information contained herein is subject to change +without notice and is not warranted to be error-free. If you +find any errors, please report them to us in writing. + +If this is software or related documentation that is +delivered to the U.S. Government or anyone licensing it on +behalf of the U.S. Government, the following notice is +applicable: + +U.S. GOVERNMENT END USERS: Oracle programs, including any +operating system, integrated software, any programs +installed on the hardware, and/or documentation, delivered +to U.S. Government end users are "commercial computer +software" pursuant to the applicable Federal Acquisition +Regulation and agency-specific supplemental regulations. As +such, use, duplication, disclosure, modification, and +adaptation of the programs, including any operating system, +integrated software, any programs installed on the hardware, +and/or documentation, shall be subject to license terms and +license restrictions applicable to the programs. No other +rights are granted to the U.S. Government. + +This software or hardware is developed for general use in a +variety of information management applications. It is not +developed or intended for use in any inherently dangerous +applications, including applications that may create a risk +of personal injury. If you use this software or hardware in +dangerous applications, then you shall be responsible to +take all appropriate fail-safe, backup, redundancy, and +other measures to ensure its safe use. Oracle Corporation +and its affiliates disclaim any liability for any damages +caused by use of this software or hardware in dangerous +applications. + +Oracle and Java are registered trademarks of Oracle and/or +its affiliates. Other names may be trademarks of their +respective owners. + +Intel and Intel Xeon are trademarks or registered trademarks +of Intel Corporation. All SPARC trademarks are used under +license and are trademarks or registered trademarks of SPARC +International, Inc. AMD, Opteron, the AMD logo, and the AMD +Opteron logo are trademarks or registered trademarks of +Advanced Micro Devices. UNIX is a registered trademark of +The Open Group. + +This software or hardware and documentation may provide +access to or information on content, products, and services +from third parties. Oracle Corporation and its affiliates +are not responsible for and expressly disclaim all +warranties of any kind with respect to third-party content, +products, and services. Oracle Corporation and its +affiliates will not be responsible for any loss, costs, or +damages incurred due to your access to or use of third-party +content, products, or services. diff --git a/main/jdk1.8.0_291/LICENSE b/main/jdk1.8.0_291/LICENSE new file mode 100644 index 000000000..6a33d4a15 --- /dev/null +++ b/main/jdk1.8.0_291/LICENSE @@ -0,0 +1 @@ +Please refer to https://java.com/otnlicense diff --git a/main/jdk1.8.0_291/README.html b/main/jdk1.8.0_291/README.html new file mode 100644 index 000000000..10ea50673 --- /dev/null +++ b/main/jdk1.8.0_291/README.html @@ -0,0 +1,9 @@ + + +README + + + +Please refer to http://java.com/licensereadme + + diff --git a/main/jdk1.8.0_291/THIRDPARTYLICENSEREADME-JAVAFX.txt b/main/jdk1.8.0_291/THIRDPARTYLICENSEREADME-JAVAFX.txt new file mode 100644 index 000000000..b1d2cf626 --- /dev/null +++ b/main/jdk1.8.0_291/THIRDPARTYLICENSEREADME-JAVAFX.txt @@ -0,0 +1,3 @@ +The licenses for Third Party components included with this product can +be found under the /legal/javafx subdirectory. Each component's license +is available as a separate markdown (.md) file diff --git a/main/jdk1.8.0_291/THIRDPARTYLICENSEREADME.txt b/main/jdk1.8.0_291/THIRDPARTYLICENSEREADME.txt new file mode 100644 index 000000000..ac4e1ff95 --- /dev/null +++ b/main/jdk1.8.0_291/THIRDPARTYLICENSEREADME.txt @@ -0,0 +1,3 @@ +The licenses for Third Party components included with this product can +be found under the /legal/jdk subdirectory. Each component's license is +available as a separate markdown (.md) file. diff --git a/main/jdk1.8.0_291/bin/appletviewer.exe b/main/jdk1.8.0_291/bin/appletviewer.exe new file mode 100644 index 000000000..7ed3c985b Binary files /dev/null and b/main/jdk1.8.0_291/bin/appletviewer.exe differ diff --git a/main/jdk1.8.0_291/bin/extcheck.exe b/main/jdk1.8.0_291/bin/extcheck.exe new file mode 100644 index 000000000..906d62b75 Binary files /dev/null and b/main/jdk1.8.0_291/bin/extcheck.exe differ diff --git a/main/jdk1.8.0_291/bin/idlj.exe b/main/jdk1.8.0_291/bin/idlj.exe new file mode 100644 index 000000000..bec88f74c Binary files /dev/null and b/main/jdk1.8.0_291/bin/idlj.exe differ diff --git a/main/jdk1.8.0_291/bin/jabswitch.exe b/main/jdk1.8.0_291/bin/jabswitch.exe new file mode 100644 index 000000000..608143bd3 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jabswitch.exe differ diff --git a/main/jdk1.8.0_291/bin/jar.exe b/main/jdk1.8.0_291/bin/jar.exe new file mode 100644 index 000000000..521f6b600 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jar.exe differ diff --git a/main/jdk1.8.0_291/bin/jarsigner.exe b/main/jdk1.8.0_291/bin/jarsigner.exe new file mode 100644 index 000000000..84e762f76 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jarsigner.exe differ diff --git a/main/jdk1.8.0_291/bin/java-rmi.exe b/main/jdk1.8.0_291/bin/java-rmi.exe new file mode 100644 index 000000000..b91cd26bb Binary files /dev/null and b/main/jdk1.8.0_291/bin/java-rmi.exe differ diff --git a/main/jdk1.8.0_291/bin/java.exe b/main/jdk1.8.0_291/bin/java.exe new file mode 100644 index 000000000..ac3769608 Binary files /dev/null and b/main/jdk1.8.0_291/bin/java.exe differ diff --git a/main/jdk1.8.0_291/bin/javac.exe b/main/jdk1.8.0_291/bin/javac.exe new file mode 100644 index 000000000..be423dd58 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javac.exe differ diff --git a/main/jdk1.8.0_291/bin/javadoc.exe b/main/jdk1.8.0_291/bin/javadoc.exe new file mode 100644 index 000000000..2532a6e19 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javadoc.exe differ diff --git a/main/jdk1.8.0_291/bin/javafxpackager.exe b/main/jdk1.8.0_291/bin/javafxpackager.exe new file mode 100644 index 000000000..8b70e9940 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javafxpackager.exe differ diff --git a/main/jdk1.8.0_291/bin/javah.exe b/main/jdk1.8.0_291/bin/javah.exe new file mode 100644 index 000000000..d9365bede Binary files /dev/null and b/main/jdk1.8.0_291/bin/javah.exe differ diff --git a/main/jdk1.8.0_291/bin/javap.exe b/main/jdk1.8.0_291/bin/javap.exe new file mode 100644 index 000000000..7f69b17b5 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javap.exe differ diff --git a/main/jdk1.8.0_291/bin/javapackager.exe b/main/jdk1.8.0_291/bin/javapackager.exe new file mode 100644 index 000000000..ae0b00cc9 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javapackager.exe differ diff --git a/main/jdk1.8.0_291/bin/javaw.exe b/main/jdk1.8.0_291/bin/javaw.exe new file mode 100644 index 000000000..0c44f6421 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javaw.exe differ diff --git a/main/jdk1.8.0_291/bin/javaws.exe b/main/jdk1.8.0_291/bin/javaws.exe new file mode 100644 index 000000000..8e2053a72 Binary files /dev/null and b/main/jdk1.8.0_291/bin/javaws.exe differ diff --git a/main/jdk1.8.0_291/bin/jcmd.exe b/main/jdk1.8.0_291/bin/jcmd.exe new file mode 100644 index 000000000..86a3b1bb1 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jcmd.exe differ diff --git a/main/jdk1.8.0_291/bin/jconsole.exe b/main/jdk1.8.0_291/bin/jconsole.exe new file mode 100644 index 000000000..228592513 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jconsole.exe differ diff --git a/main/jdk1.8.0_291/bin/jdb.exe b/main/jdk1.8.0_291/bin/jdb.exe new file mode 100644 index 000000000..571cf6c90 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jdb.exe differ diff --git a/main/jdk1.8.0_291/bin/jdeps.exe b/main/jdk1.8.0_291/bin/jdeps.exe new file mode 100644 index 000000000..18d4d6dbd Binary files /dev/null and b/main/jdk1.8.0_291/bin/jdeps.exe differ diff --git a/main/jdk1.8.0_291/bin/jhat.exe b/main/jdk1.8.0_291/bin/jhat.exe new file mode 100644 index 000000000..9563d5e40 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jhat.exe differ diff --git a/main/jdk1.8.0_291/bin/jinfo.exe b/main/jdk1.8.0_291/bin/jinfo.exe new file mode 100644 index 000000000..e92289b61 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jinfo.exe differ diff --git a/main/jdk1.8.0_291/bin/jjs.exe b/main/jdk1.8.0_291/bin/jjs.exe new file mode 100644 index 000000000..9a7401e16 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jjs.exe differ diff --git a/main/jdk1.8.0_291/bin/jli.dll b/main/jdk1.8.0_291/bin/jli.dll new file mode 100644 index 000000000..01095cf04 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jli.dll differ diff --git a/main/jdk1.8.0_291/bin/jmap.exe b/main/jdk1.8.0_291/bin/jmap.exe new file mode 100644 index 000000000..268800f96 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jmap.exe differ diff --git a/main/jdk1.8.0_291/bin/jps.exe b/main/jdk1.8.0_291/bin/jps.exe new file mode 100644 index 000000000..d430d17ab Binary files /dev/null and b/main/jdk1.8.0_291/bin/jps.exe differ diff --git a/main/jdk1.8.0_291/bin/jrunscript.exe b/main/jdk1.8.0_291/bin/jrunscript.exe new file mode 100644 index 000000000..078c64cbf Binary files /dev/null and b/main/jdk1.8.0_291/bin/jrunscript.exe differ diff --git a/main/jdk1.8.0_291/bin/jsadebugd.exe b/main/jdk1.8.0_291/bin/jsadebugd.exe new file mode 100644 index 000000000..2c4e6c640 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jsadebugd.exe differ diff --git a/main/jdk1.8.0_291/bin/jstack.exe b/main/jdk1.8.0_291/bin/jstack.exe new file mode 100644 index 000000000..2ff1ed10c Binary files /dev/null and b/main/jdk1.8.0_291/bin/jstack.exe differ diff --git a/main/jdk1.8.0_291/bin/jstat.exe b/main/jdk1.8.0_291/bin/jstat.exe new file mode 100644 index 000000000..e0aaaf1ac Binary files /dev/null and b/main/jdk1.8.0_291/bin/jstat.exe differ diff --git a/main/jdk1.8.0_291/bin/jstatd.exe b/main/jdk1.8.0_291/bin/jstatd.exe new file mode 100644 index 000000000..c4cb433fd Binary files /dev/null and b/main/jdk1.8.0_291/bin/jstatd.exe differ diff --git a/main/jdk1.8.0_291/bin/jvisualvm.exe b/main/jdk1.8.0_291/bin/jvisualvm.exe new file mode 100644 index 000000000..4e91e6825 Binary files /dev/null and b/main/jdk1.8.0_291/bin/jvisualvm.exe differ diff --git a/main/jdk1.8.0_291/bin/keytool.exe b/main/jdk1.8.0_291/bin/keytool.exe new file mode 100644 index 000000000..074d9892a Binary files /dev/null and b/main/jdk1.8.0_291/bin/keytool.exe differ diff --git a/main/jdk1.8.0_291/bin/kinit.exe b/main/jdk1.8.0_291/bin/kinit.exe new file mode 100644 index 000000000..fc295d0b7 Binary files /dev/null and b/main/jdk1.8.0_291/bin/kinit.exe differ diff --git a/main/jdk1.8.0_291/bin/klist.exe b/main/jdk1.8.0_291/bin/klist.exe new file mode 100644 index 000000000..bbabf6cb6 Binary files /dev/null and b/main/jdk1.8.0_291/bin/klist.exe differ diff --git a/main/jdk1.8.0_291/bin/ktab.exe b/main/jdk1.8.0_291/bin/ktab.exe new file mode 100644 index 000000000..cee887626 Binary files /dev/null and b/main/jdk1.8.0_291/bin/ktab.exe differ diff --git a/main/jdk1.8.0_291/bin/native2ascii.exe b/main/jdk1.8.0_291/bin/native2ascii.exe new file mode 100644 index 000000000..75da0552f Binary files /dev/null and b/main/jdk1.8.0_291/bin/native2ascii.exe differ diff --git a/main/jdk1.8.0_291/bin/orbd.exe b/main/jdk1.8.0_291/bin/orbd.exe new file mode 100644 index 000000000..88d24d7ff Binary files /dev/null and b/main/jdk1.8.0_291/bin/orbd.exe differ diff --git a/main/jdk1.8.0_291/bin/pack200.exe b/main/jdk1.8.0_291/bin/pack200.exe new file mode 100644 index 000000000..5597bc1b0 Binary files /dev/null and b/main/jdk1.8.0_291/bin/pack200.exe differ diff --git a/main/jdk1.8.0_291/bin/policytool.exe b/main/jdk1.8.0_291/bin/policytool.exe new file mode 100644 index 000000000..cfd93e728 Binary files /dev/null and b/main/jdk1.8.0_291/bin/policytool.exe differ diff --git a/main/jdk1.8.0_291/bin/rmic.exe b/main/jdk1.8.0_291/bin/rmic.exe new file mode 100644 index 000000000..11c0eb4a9 Binary files /dev/null and b/main/jdk1.8.0_291/bin/rmic.exe differ diff --git a/main/jdk1.8.0_291/bin/rmid.exe b/main/jdk1.8.0_291/bin/rmid.exe new file mode 100644 index 000000000..9445d5043 Binary files /dev/null and b/main/jdk1.8.0_291/bin/rmid.exe differ diff --git a/main/jdk1.8.0_291/bin/rmiregistry.exe b/main/jdk1.8.0_291/bin/rmiregistry.exe new file mode 100644 index 000000000..09b336505 Binary files /dev/null and b/main/jdk1.8.0_291/bin/rmiregistry.exe differ diff --git a/main/jdk1.8.0_291/bin/schemagen.exe b/main/jdk1.8.0_291/bin/schemagen.exe new file mode 100644 index 000000000..b5feabf7c Binary files /dev/null and b/main/jdk1.8.0_291/bin/schemagen.exe differ diff --git a/main/jdk1.8.0_291/bin/serialver.exe b/main/jdk1.8.0_291/bin/serialver.exe new file mode 100644 index 000000000..0aa455379 Binary files /dev/null and b/main/jdk1.8.0_291/bin/serialver.exe differ diff --git a/main/jdk1.8.0_291/bin/servertool.exe b/main/jdk1.8.0_291/bin/servertool.exe new file mode 100644 index 000000000..de3faa11b Binary files /dev/null and b/main/jdk1.8.0_291/bin/servertool.exe differ diff --git a/main/jdk1.8.0_291/bin/tnameserv.exe b/main/jdk1.8.0_291/bin/tnameserv.exe new file mode 100644 index 000000000..117da6d48 Binary files /dev/null and b/main/jdk1.8.0_291/bin/tnameserv.exe differ diff --git a/main/jdk1.8.0_291/bin/unpack200.exe b/main/jdk1.8.0_291/bin/unpack200.exe new file mode 100644 index 000000000..95657ef65 Binary files /dev/null and b/main/jdk1.8.0_291/bin/unpack200.exe differ diff --git a/main/jdk1.8.0_291/bin/vcruntime140.dll b/main/jdk1.8.0_291/bin/vcruntime140.dll new file mode 100644 index 000000000..34a0e7250 Binary files /dev/null and b/main/jdk1.8.0_291/bin/vcruntime140.dll differ diff --git a/main/jdk1.8.0_291/bin/wsgen.exe b/main/jdk1.8.0_291/bin/wsgen.exe new file mode 100644 index 000000000..e84007539 Binary files /dev/null and b/main/jdk1.8.0_291/bin/wsgen.exe differ diff --git a/main/jdk1.8.0_291/bin/wsimport.exe b/main/jdk1.8.0_291/bin/wsimport.exe new file mode 100644 index 000000000..e0c2d161b Binary files /dev/null and b/main/jdk1.8.0_291/bin/wsimport.exe differ diff --git a/main/jdk1.8.0_291/bin/xjc.exe b/main/jdk1.8.0_291/bin/xjc.exe new file mode 100644 index 000000000..fbbdff48f Binary files /dev/null and b/main/jdk1.8.0_291/bin/xjc.exe differ diff --git a/main/jdk1.8.0_291/include/classfile_constants.h b/main/jdk1.8.0_291/include/classfile_constants.h new file mode 100644 index 000000000..e5c20cd9a --- /dev/null +++ b/main/jdk1.8.0_291/include/classfile_constants.h @@ -0,0 +1,560 @@ +/* + * Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +#ifndef CLASSFILE_CONSTANTS_H +#define CLASSFILE_CONSTANTS_H + +#ifdef __cplusplus +extern "C" { +#endif + +/* Classfile version number for this information */ +#define JVM_CLASSFILE_MAJOR_VERSION 52 +#define JVM_CLASSFILE_MINOR_VERSION 0 + +/* Flags */ + +enum { + JVM_ACC_PUBLIC = 0x0001, + JVM_ACC_PRIVATE = 0x0002, + JVM_ACC_PROTECTED = 0x0004, + JVM_ACC_STATIC = 0x0008, + JVM_ACC_FINAL = 0x0010, + JVM_ACC_SYNCHRONIZED = 0x0020, + JVM_ACC_SUPER = 0x0020, + JVM_ACC_VOLATILE = 0x0040, + JVM_ACC_BRIDGE = 0x0040, + JVM_ACC_TRANSIENT = 0x0080, + JVM_ACC_VARARGS = 0x0080, + JVM_ACC_NATIVE = 0x0100, + JVM_ACC_INTERFACE = 0x0200, + JVM_ACC_ABSTRACT = 0x0400, + JVM_ACC_STRICT = 0x0800, + JVM_ACC_SYNTHETIC = 0x1000, + JVM_ACC_ANNOTATION = 0x2000, + JVM_ACC_ENUM = 0x4000 +}; + +/* Used in newarray instruction. */ + +enum { + JVM_T_BOOLEAN = 4, + JVM_T_CHAR = 5, + JVM_T_FLOAT = 6, + JVM_T_DOUBLE = 7, + JVM_T_BYTE = 8, + JVM_T_SHORT = 9, + JVM_T_INT = 10, + JVM_T_LONG = 11 +}; + +/* Constant Pool Entries */ + +enum { + JVM_CONSTANT_Utf8 = 1, + JVM_CONSTANT_Unicode = 2, /* unused */ + JVM_CONSTANT_Integer = 3, + JVM_CONSTANT_Float = 4, + JVM_CONSTANT_Long = 5, + JVM_CONSTANT_Double = 6, + JVM_CONSTANT_Class = 7, + JVM_CONSTANT_String = 8, + JVM_CONSTANT_Fieldref = 9, + JVM_CONSTANT_Methodref = 10, + JVM_CONSTANT_InterfaceMethodref = 11, + JVM_CONSTANT_NameAndType = 12, + JVM_CONSTANT_MethodHandle = 15, // JSR 292 + JVM_CONSTANT_MethodType = 16, // JSR 292 + JVM_CONSTANT_InvokeDynamic = 18 +}; + +/* JVM_CONSTANT_MethodHandle subtypes */ +enum { + JVM_REF_getField = 1, + JVM_REF_getStatic = 2, + JVM_REF_putField = 3, + JVM_REF_putStatic = 4, + JVM_REF_invokeVirtual = 5, + JVM_REF_invokeStatic = 6, + JVM_REF_invokeSpecial = 7, + JVM_REF_newInvokeSpecial = 8, + JVM_REF_invokeInterface = 9 +}; + +/* StackMapTable type item numbers */ + +enum { + JVM_ITEM_Top = 0, + JVM_ITEM_Integer = 1, + JVM_ITEM_Float = 2, + JVM_ITEM_Double = 3, + JVM_ITEM_Long = 4, + JVM_ITEM_Null = 5, + JVM_ITEM_UninitializedThis = 6, + JVM_ITEM_Object = 7, + JVM_ITEM_Uninitialized = 8 +}; + +/* Type signatures */ + +enum { + JVM_SIGNATURE_ARRAY = '[', + JVM_SIGNATURE_BYTE = 'B', + JVM_SIGNATURE_CHAR = 'C', + JVM_SIGNATURE_CLASS = 'L', + JVM_SIGNATURE_ENDCLASS = ';', + JVM_SIGNATURE_ENUM = 'E', + JVM_SIGNATURE_FLOAT = 'F', + JVM_SIGNATURE_DOUBLE = 'D', + JVM_SIGNATURE_FUNC = '(', + JVM_SIGNATURE_ENDFUNC = ')', + JVM_SIGNATURE_INT = 'I', + JVM_SIGNATURE_LONG = 'J', + JVM_SIGNATURE_SHORT = 'S', + JVM_SIGNATURE_VOID = 'V', + JVM_SIGNATURE_BOOLEAN = 'Z' +}; + +/* Opcodes */ + +enum { + JVM_OPC_nop = 0, + JVM_OPC_aconst_null = 1, + JVM_OPC_iconst_m1 = 2, + JVM_OPC_iconst_0 = 3, + JVM_OPC_iconst_1 = 4, + JVM_OPC_iconst_2 = 5, + JVM_OPC_iconst_3 = 6, + JVM_OPC_iconst_4 = 7, + JVM_OPC_iconst_5 = 8, + JVM_OPC_lconst_0 = 9, + JVM_OPC_lconst_1 = 10, + JVM_OPC_fconst_0 = 11, + JVM_OPC_fconst_1 = 12, + JVM_OPC_fconst_2 = 13, + JVM_OPC_dconst_0 = 14, + JVM_OPC_dconst_1 = 15, + JVM_OPC_bipush = 16, + JVM_OPC_sipush = 17, + JVM_OPC_ldc = 18, + JVM_OPC_ldc_w = 19, + JVM_OPC_ldc2_w = 20, + JVM_OPC_iload = 21, + JVM_OPC_lload = 22, + JVM_OPC_fload = 23, + JVM_OPC_dload = 24, + JVM_OPC_aload = 25, + JVM_OPC_iload_0 = 26, + JVM_OPC_iload_1 = 27, + JVM_OPC_iload_2 = 28, + JVM_OPC_iload_3 = 29, + JVM_OPC_lload_0 = 30, + JVM_OPC_lload_1 = 31, + JVM_OPC_lload_2 = 32, + JVM_OPC_lload_3 = 33, + JVM_OPC_fload_0 = 34, + JVM_OPC_fload_1 = 35, + JVM_OPC_fload_2 = 36, + JVM_OPC_fload_3 = 37, + JVM_OPC_dload_0 = 38, + JVM_OPC_dload_1 = 39, + JVM_OPC_dload_2 = 40, + JVM_OPC_dload_3 = 41, + JVM_OPC_aload_0 = 42, + JVM_OPC_aload_1 = 43, + JVM_OPC_aload_2 = 44, + JVM_OPC_aload_3 = 45, + JVM_OPC_iaload = 46, + JVM_OPC_laload = 47, + JVM_OPC_faload = 48, + JVM_OPC_daload = 49, + JVM_OPC_aaload = 50, + JVM_OPC_baload = 51, + JVM_OPC_caload = 52, + JVM_OPC_saload = 53, + JVM_OPC_istore = 54, + JVM_OPC_lstore = 55, + JVM_OPC_fstore = 56, + JVM_OPC_dstore = 57, + JVM_OPC_astore = 58, + JVM_OPC_istore_0 = 59, + JVM_OPC_istore_1 = 60, + JVM_OPC_istore_2 = 61, + JVM_OPC_istore_3 = 62, + JVM_OPC_lstore_0 = 63, + JVM_OPC_lstore_1 = 64, + JVM_OPC_lstore_2 = 65, + JVM_OPC_lstore_3 = 66, + JVM_OPC_fstore_0 = 67, + JVM_OPC_fstore_1 = 68, + JVM_OPC_fstore_2 = 69, + JVM_OPC_fstore_3 = 70, + JVM_OPC_dstore_0 = 71, + JVM_OPC_dstore_1 = 72, + JVM_OPC_dstore_2 = 73, + JVM_OPC_dstore_3 = 74, + JVM_OPC_astore_0 = 75, + JVM_OPC_astore_1 = 76, + JVM_OPC_astore_2 = 77, + JVM_OPC_astore_3 = 78, + JVM_OPC_iastore = 79, + JVM_OPC_lastore = 80, + JVM_OPC_fastore = 81, + JVM_OPC_dastore = 82, + JVM_OPC_aastore = 83, + JVM_OPC_bastore = 84, + JVM_OPC_castore = 85, + JVM_OPC_sastore = 86, + JVM_OPC_pop = 87, + JVM_OPC_pop2 = 88, + JVM_OPC_dup = 89, + JVM_OPC_dup_x1 = 90, + JVM_OPC_dup_x2 = 91, + JVM_OPC_dup2 = 92, + JVM_OPC_dup2_x1 = 93, + JVM_OPC_dup2_x2 = 94, + JVM_OPC_swap = 95, + JVM_OPC_iadd = 96, + JVM_OPC_ladd = 97, + JVM_OPC_fadd = 98, + JVM_OPC_dadd = 99, + JVM_OPC_isub = 100, + JVM_OPC_lsub = 101, + JVM_OPC_fsub = 102, + JVM_OPC_dsub = 103, + JVM_OPC_imul = 104, + JVM_OPC_lmul = 105, + JVM_OPC_fmul = 106, + JVM_OPC_dmul = 107, + JVM_OPC_idiv = 108, + JVM_OPC_ldiv = 109, + JVM_OPC_fdiv = 110, + JVM_OPC_ddiv = 111, + JVM_OPC_irem = 112, + JVM_OPC_lrem = 113, + JVM_OPC_frem = 114, + JVM_OPC_drem = 115, + JVM_OPC_ineg = 116, + JVM_OPC_lneg = 117, + JVM_OPC_fneg = 118, + JVM_OPC_dneg = 119, + JVM_OPC_ishl = 120, + JVM_OPC_lshl = 121, + JVM_OPC_ishr = 122, + JVM_OPC_lshr = 123, + JVM_OPC_iushr = 124, + JVM_OPC_lushr = 125, + JVM_OPC_iand = 126, + JVM_OPC_land = 127, + JVM_OPC_ior = 128, + JVM_OPC_lor = 129, + JVM_OPC_ixor = 130, + JVM_OPC_lxor = 131, + JVM_OPC_iinc = 132, + JVM_OPC_i2l = 133, + JVM_OPC_i2f = 134, + JVM_OPC_i2d = 135, + JVM_OPC_l2i = 136, + JVM_OPC_l2f = 137, + JVM_OPC_l2d = 138, + JVM_OPC_f2i = 139, + JVM_OPC_f2l = 140, + JVM_OPC_f2d = 141, + JVM_OPC_d2i = 142, + JVM_OPC_d2l = 143, + JVM_OPC_d2f = 144, + JVM_OPC_i2b = 145, + JVM_OPC_i2c = 146, + JVM_OPC_i2s = 147, + JVM_OPC_lcmp = 148, + JVM_OPC_fcmpl = 149, + JVM_OPC_fcmpg = 150, + JVM_OPC_dcmpl = 151, + JVM_OPC_dcmpg = 152, + JVM_OPC_ifeq = 153, + JVM_OPC_ifne = 154, + JVM_OPC_iflt = 155, + JVM_OPC_ifge = 156, + JVM_OPC_ifgt = 157, + JVM_OPC_ifle = 158, + JVM_OPC_if_icmpeq = 159, + JVM_OPC_if_icmpne = 160, + JVM_OPC_if_icmplt = 161, + JVM_OPC_if_icmpge = 162, + JVM_OPC_if_icmpgt = 163, + JVM_OPC_if_icmple = 164, + JVM_OPC_if_acmpeq = 165, + JVM_OPC_if_acmpne = 166, + JVM_OPC_goto = 167, + JVM_OPC_jsr = 168, + JVM_OPC_ret = 169, + JVM_OPC_tableswitch = 170, + JVM_OPC_lookupswitch = 171, + JVM_OPC_ireturn = 172, + JVM_OPC_lreturn = 173, + JVM_OPC_freturn = 174, + JVM_OPC_dreturn = 175, + JVM_OPC_areturn = 176, + JVM_OPC_return = 177, + JVM_OPC_getstatic = 178, + JVM_OPC_putstatic = 179, + JVM_OPC_getfield = 180, + JVM_OPC_putfield = 181, + JVM_OPC_invokevirtual = 182, + JVM_OPC_invokespecial = 183, + JVM_OPC_invokestatic = 184, + JVM_OPC_invokeinterface = 185, + JVM_OPC_invokedynamic = 186, + JVM_OPC_new = 187, + JVM_OPC_newarray = 188, + JVM_OPC_anewarray = 189, + JVM_OPC_arraylength = 190, + JVM_OPC_athrow = 191, + JVM_OPC_checkcast = 192, + JVM_OPC_instanceof = 193, + JVM_OPC_monitorenter = 194, + JVM_OPC_monitorexit = 195, + JVM_OPC_wide = 196, + JVM_OPC_multianewarray = 197, + JVM_OPC_ifnull = 198, + JVM_OPC_ifnonnull = 199, + JVM_OPC_goto_w = 200, + JVM_OPC_jsr_w = 201, + JVM_OPC_MAX = 201 +}; + +/* Opcode length initializer, use with something like: + * unsigned char opcode_length[JVM_OPC_MAX+1] = JVM_OPCODE_LENGTH_INITIALIZER; + */ +#define JVM_OPCODE_LENGTH_INITIALIZER { \ + 1, /* nop */ \ + 1, /* aconst_null */ \ + 1, /* iconst_m1 */ \ + 1, /* iconst_0 */ \ + 1, /* iconst_1 */ \ + 1, /* iconst_2 */ \ + 1, /* iconst_3 */ \ + 1, /* iconst_4 */ \ + 1, /* iconst_5 */ \ + 1, /* lconst_0 */ \ + 1, /* lconst_1 */ \ + 1, /* fconst_0 */ \ + 1, /* fconst_1 */ \ + 1, /* fconst_2 */ \ + 1, /* dconst_0 */ \ + 1, /* dconst_1 */ \ + 2, /* bipush */ \ + 3, /* sipush */ \ + 2, /* ldc */ \ + 3, /* ldc_w */ \ + 3, /* ldc2_w */ \ + 2, /* iload */ \ + 2, /* lload */ \ + 2, /* fload */ \ + 2, /* dload */ \ + 2, /* aload */ \ + 1, /* iload_0 */ \ + 1, /* iload_1 */ \ + 1, /* iload_2 */ \ + 1, /* iload_3 */ \ + 1, /* lload_0 */ \ + 1, /* lload_1 */ \ + 1, /* lload_2 */ \ + 1, /* lload_3 */ \ + 1, /* fload_0 */ \ + 1, /* fload_1 */ \ + 1, /* fload_2 */ \ + 1, /* fload_3 */ \ + 1, /* dload_0 */ \ + 1, /* dload_1 */ \ + 1, /* dload_2 */ \ + 1, /* dload_3 */ \ + 1, /* aload_0 */ \ + 1, /* aload_1 */ \ + 1, /* aload_2 */ \ + 1, /* aload_3 */ \ + 1, /* iaload */ \ + 1, /* laload */ \ + 1, /* faload */ \ + 1, /* daload */ \ + 1, /* aaload */ \ + 1, /* baload */ \ + 1, /* caload */ \ + 1, /* saload */ \ + 2, /* istore */ \ + 2, /* lstore */ \ + 2, /* fstore */ \ + 2, /* dstore */ \ + 2, /* astore */ \ + 1, /* istore_0 */ \ + 1, /* istore_1 */ \ + 1, /* istore_2 */ \ + 1, /* istore_3 */ \ + 1, /* lstore_0 */ \ + 1, /* lstore_1 */ \ + 1, /* lstore_2 */ \ + 1, /* lstore_3 */ \ + 1, /* fstore_0 */ \ + 1, /* fstore_1 */ \ + 1, /* fstore_2 */ \ + 1, /* fstore_3 */ \ + 1, /* dstore_0 */ \ + 1, /* dstore_1 */ \ + 1, /* dstore_2 */ \ + 1, /* dstore_3 */ \ + 1, /* astore_0 */ \ + 1, /* astore_1 */ \ + 1, /* astore_2 */ \ + 1, /* astore_3 */ \ + 1, /* iastore */ \ + 1, /* lastore */ \ + 1, /* fastore */ \ + 1, /* dastore */ \ + 1, /* aastore */ \ + 1, /* bastore */ \ + 1, /* castore */ \ + 1, /* sastore */ \ + 1, /* pop */ \ + 1, /* pop2 */ \ + 1, /* dup */ \ + 1, /* dup_x1 */ \ + 1, /* dup_x2 */ \ + 1, /* dup2 */ \ + 1, /* dup2_x1 */ \ + 1, /* dup2_x2 */ \ + 1, /* swap */ \ + 1, /* iadd */ \ + 1, /* ladd */ \ + 1, /* fadd */ \ + 1, /* dadd */ \ + 1, /* isub */ \ + 1, /* lsub */ \ + 1, /* fsub */ \ + 1, /* dsub */ \ + 1, /* imul */ \ + 1, /* lmul */ \ + 1, /* fmul */ \ + 1, /* dmul */ \ + 1, /* idiv */ \ + 1, /* ldiv */ \ + 1, /* fdiv */ \ + 1, /* ddiv */ \ + 1, /* irem */ \ + 1, /* lrem */ \ + 1, /* frem */ \ + 1, /* drem */ \ + 1, /* ineg */ \ + 1, /* lneg */ \ + 1, /* fneg */ \ + 1, /* dneg */ \ + 1, /* ishl */ \ + 1, /* lshl */ \ + 1, /* ishr */ \ + 1, /* lshr */ \ + 1, /* iushr */ \ + 1, /* lushr */ \ + 1, /* iand */ \ + 1, /* land */ \ + 1, /* ior */ \ + 1, /* lor */ \ + 1, /* ixor */ \ + 1, /* lxor */ \ + 3, /* iinc */ \ + 1, /* i2l */ \ + 1, /* i2f */ \ + 1, /* i2d */ \ + 1, /* l2i */ \ + 1, /* l2f */ \ + 1, /* l2d */ \ + 1, /* f2i */ \ + 1, /* f2l */ \ + 1, /* f2d */ \ + 1, /* d2i */ \ + 1, /* d2l */ \ + 1, /* d2f */ \ + 1, /* i2b */ \ + 1, /* i2c */ \ + 1, /* i2s */ \ + 1, /* lcmp */ \ + 1, /* fcmpl */ \ + 1, /* fcmpg */ \ + 1, /* dcmpl */ \ + 1, /* dcmpg */ \ + 3, /* ifeq */ \ + 3, /* ifne */ \ + 3, /* iflt */ \ + 3, /* ifge */ \ + 3, /* ifgt */ \ + 3, /* ifle */ \ + 3, /* if_icmpeq */ \ + 3, /* if_icmpne */ \ + 3, /* if_icmplt */ \ + 3, /* if_icmpge */ \ + 3, /* if_icmpgt */ \ + 3, /* if_icmple */ \ + 3, /* if_acmpeq */ \ + 3, /* if_acmpne */ \ + 3, /* goto */ \ + 3, /* jsr */ \ + 2, /* ret */ \ + 99, /* tableswitch */ \ + 99, /* lookupswitch */ \ + 1, /* ireturn */ \ + 1, /* lreturn */ \ + 1, /* freturn */ \ + 1, /* dreturn */ \ + 1, /* areturn */ \ + 1, /* return */ \ + 3, /* getstatic */ \ + 3, /* putstatic */ \ + 3, /* getfield */ \ + 3, /* putfield */ \ + 3, /* invokevirtual */ \ + 3, /* invokespecial */ \ + 3, /* invokestatic */ \ + 5, /* invokeinterface */ \ + 5, /* invokedynamic */ \ + 3, /* new */ \ + 2, /* newarray */ \ + 3, /* anewarray */ \ + 1, /* arraylength */ \ + 1, /* athrow */ \ + 3, /* checkcast */ \ + 3, /* instanceof */ \ + 1, /* monitorenter */ \ + 1, /* monitorexit */ \ + 0, /* wide */ \ + 4, /* multianewarray */ \ + 3, /* ifnull */ \ + 3, /* ifnonnull */ \ + 5, /* goto_w */ \ + 5 /* jsr_w */ \ +} + +#ifdef __cplusplus +} /* extern "C" */ +#endif /* __cplusplus */ + +#endif /* CLASSFILE_CONSTANTS */ diff --git a/main/jdk1.8.0_291/include/jawt.h b/main/jdk1.8.0_291/include/jawt.h new file mode 100644 index 000000000..f06e80713 --- /dev/null +++ b/main/jdk1.8.0_291/include/jawt.h @@ -0,0 +1,299 @@ +/* + * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +#ifndef _JAVASOFT_JAWT_H_ +#define _JAVASOFT_JAWT_H_ + +#include "jni.h" + +#ifdef __cplusplus +extern "C" { +#endif + +/* + * AWT native interface (new in JDK 1.3) + * + * The AWT native interface allows a native C or C++ application a means + * by which to access native structures in AWT. This is to facilitate moving + * legacy C and C++ applications to Java and to target the needs of the + * community who, at present, wish to do their own native rendering to canvases + * for performance reasons. Standard extensions such as Java3D also require a + * means to access the underlying native data structures of AWT. + * + * There may be future extensions to this API depending on demand. + * + * A VM does not have to implement this API in order to pass the JCK. + * It is recommended, however, that this API is implemented on VMs that support + * standard extensions, such as Java3D. + * + * Since this is a native API, any program which uses it cannot be considered + * 100% pure java. + */ + +/* + * AWT Native Drawing Surface (JAWT_DrawingSurface). + * + * For each platform, there is a native drawing surface structure. This + * platform-specific structure can be found in jawt_md.h. It is recommended + * that additional platforms follow the same model. It is also recommended + * that VMs on Win32 and Solaris support the existing structures in jawt_md.h. + * + ******************* + * EXAMPLE OF USAGE: + ******************* + * + * In Win32, a programmer wishes to access the HWND of a canvas to perform + * native rendering into it. The programmer has declared the paint() method + * for their canvas subclass to be native: + * + * + * MyCanvas.java: + * + * import java.awt.*; + * + * public class MyCanvas extends Canvas { + * + * static { + * System.loadLibrary("mylib"); + * } + * + * public native void paint(Graphics g); + * } + * + * + * myfile.c: + * + * #include "jawt_md.h" + * #include + * + * JNIEXPORT void JNICALL + * Java_MyCanvas_paint(JNIEnv* env, jobject canvas, jobject graphics) + * { + * JAWT awt; + * JAWT_DrawingSurface* ds; + * JAWT_DrawingSurfaceInfo* dsi; + * JAWT_Win32DrawingSurfaceInfo* dsi_win; + * jboolean result; + * jint lock; + * + * // Get the AWT + * awt.version = JAWT_VERSION_1_3; + * result = JAWT_GetAWT(env, &awt); + * assert(result != JNI_FALSE); + * + * // Get the drawing surface + * ds = awt.GetDrawingSurface(env, canvas); + * assert(ds != NULL); + * + * // Lock the drawing surface + * lock = ds->Lock(ds); + * assert((lock & JAWT_LOCK_ERROR) == 0); + * + * // Get the drawing surface info + * dsi = ds->GetDrawingSurfaceInfo(ds); + * + * // Get the platform-specific drawing info + * dsi_win = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo; + * + * ////////////////////////////// + * // !!! DO PAINTING HERE !!! // + * ////////////////////////////// + * + * // Free the drawing surface info + * ds->FreeDrawingSurfaceInfo(dsi); + * + * // Unlock the drawing surface + * ds->Unlock(ds); + * + * // Free the drawing surface + * awt.FreeDrawingSurface(ds); + * } + * + */ + +/* + * JAWT_Rectangle + * Structure for a native rectangle. + */ +typedef struct jawt_Rectangle { + jint x; + jint y; + jint width; + jint height; +} JAWT_Rectangle; + +struct jawt_DrawingSurface; + +/* + * JAWT_DrawingSurfaceInfo + * Structure for containing the underlying drawing information of a component. + */ +typedef struct jawt_DrawingSurfaceInfo { + /* + * Pointer to the platform-specific information. This can be safely + * cast to a JAWT_Win32DrawingSurfaceInfo on Windows or a + * JAWT_X11DrawingSurfaceInfo on Solaris. On Mac OS X this is a + * pointer to a NSObject that conforms to the JAWT_SurfaceLayers + * protocol. See jawt_md.h for details. + */ + void* platformInfo; + /* Cached pointer to the underlying drawing surface */ + struct jawt_DrawingSurface* ds; + /* Bounding rectangle of the drawing surface */ + JAWT_Rectangle bounds; + /* Number of rectangles in the clip */ + jint clipSize; + /* Clip rectangle array */ + JAWT_Rectangle* clip; +} JAWT_DrawingSurfaceInfo; + +#define JAWT_LOCK_ERROR 0x00000001 +#define JAWT_LOCK_CLIP_CHANGED 0x00000002 +#define JAWT_LOCK_BOUNDS_CHANGED 0x00000004 +#define JAWT_LOCK_SURFACE_CHANGED 0x00000008 + +/* + * JAWT_DrawingSurface + * Structure for containing the underlying drawing information of a component. + * All operations on a JAWT_DrawingSurface MUST be performed from the same + * thread as the call to GetDrawingSurface. + */ +typedef struct jawt_DrawingSurface { + /* + * Cached reference to the Java environment of the calling thread. + * If Lock(), Unlock(), GetDrawingSurfaceInfo() or + * FreeDrawingSurfaceInfo() are called from a different thread, + * this data member should be set before calling those functions. + */ + JNIEnv* env; + /* Cached reference to the target object */ + jobject target; + /* + * Lock the surface of the target component for native rendering. + * When finished drawing, the surface must be unlocked with + * Unlock(). This function returns a bitmask with one or more of the + * following values: + * + * JAWT_LOCK_ERROR - When an error has occurred and the surface could not + * be locked. + * + * JAWT_LOCK_CLIP_CHANGED - When the clip region has changed. + * + * JAWT_LOCK_BOUNDS_CHANGED - When the bounds of the surface have changed. + * + * JAWT_LOCK_SURFACE_CHANGED - When the surface itself has changed + */ + jint (JNICALL *Lock) + (struct jawt_DrawingSurface* ds); + /* + * Get the drawing surface info. + * The value returned may be cached, but the values may change if + * additional calls to Lock() or Unlock() are made. + * Lock() must be called before this can return a valid value. + * Returns NULL if an error has occurred. + * When finished with the returned value, FreeDrawingSurfaceInfo must be + * called. + */ + JAWT_DrawingSurfaceInfo* (JNICALL *GetDrawingSurfaceInfo) + (struct jawt_DrawingSurface* ds); + /* + * Free the drawing surface info. + */ + void (JNICALL *FreeDrawingSurfaceInfo) + (JAWT_DrawingSurfaceInfo* dsi); + /* + * Unlock the drawing surface of the target component for native rendering. + */ + void (JNICALL *Unlock) + (struct jawt_DrawingSurface* ds); +} JAWT_DrawingSurface; + +/* + * JAWT + * Structure for containing native AWT functions. + */ +typedef struct jawt { + /* + * Version of this structure. This must always be set before + * calling JAWT_GetAWT() + */ + jint version; + /* + * Return a drawing surface from a target jobject. This value + * may be cached. + * Returns NULL if an error has occurred. + * Target must be a java.awt.Component (should be a Canvas + * or Window for native rendering). + * FreeDrawingSurface() must be called when finished with the + * returned JAWT_DrawingSurface. + */ + JAWT_DrawingSurface* (JNICALL *GetDrawingSurface) + (JNIEnv* env, jobject target); + /* + * Free the drawing surface allocated in GetDrawingSurface. + */ + void (JNICALL *FreeDrawingSurface) + (JAWT_DrawingSurface* ds); + /* + * Since 1.4 + * Locks the entire AWT for synchronization purposes + */ + void (JNICALL *Lock)(JNIEnv* env); + /* + * Since 1.4 + * Unlocks the entire AWT for synchronization purposes + */ + void (JNICALL *Unlock)(JNIEnv* env); + /* + * Since 1.4 + * Returns a reference to a java.awt.Component from a native + * platform handle. On Windows, this corresponds to an HWND; + * on Solaris and Linux, this is a Drawable. For other platforms, + * see the appropriate machine-dependent header file for a description. + * The reference returned by this function is a local + * reference that is only valid in this environment. + * This function returns a NULL reference if no component could be + * found with matching platform information. + */ + jobject (JNICALL *GetComponent)(JNIEnv* env, void* platformInfo); + +} JAWT; + +/* + * Get the AWT native structure. This function returns JNI_FALSE if + * an error occurs. + */ +_JNI_IMPORT_OR_EXPORT_ +jboolean JNICALL JAWT_GetAWT(JNIEnv* env, JAWT* awt); + +#define JAWT_VERSION_1_3 0x00010003 +#define JAWT_VERSION_1_4 0x00010004 +#define JAWT_VERSION_1_7 0x00010007 + +#ifdef __cplusplus +} /* extern "C" */ +#endif + +#endif /* !_JAVASOFT_JAWT_H_ */ diff --git a/main/jdk1.8.0_291/include/jdwpTransport.h b/main/jdk1.8.0_291/include/jdwpTransport.h new file mode 100644 index 000000000..4f4b92ede --- /dev/null +++ b/main/jdk1.8.0_291/include/jdwpTransport.h @@ -0,0 +1,259 @@ +/* + * Copyright (c) 2003, 2016, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * Java Debug Wire Protocol Transport Service Provider Interface. + */ + +#ifndef JDWPTRANSPORT_H +#define JDWPTRANSPORT_H + +#include "jni.h" + +enum { + JDWPTRANSPORT_VERSION_1_0 = 0x00010000 +}; + +#ifdef __cplusplus +extern "C" { +#endif + +struct jdwpTransportNativeInterface_; + +struct _jdwpTransportEnv; + +#ifdef __cplusplus +typedef _jdwpTransportEnv jdwpTransportEnv; +#else +typedef const struct jdwpTransportNativeInterface_ *jdwpTransportEnv; +#endif /* __cplusplus */ + +/* + * Errors. Universal errors with JVMTI/JVMDI equivalents keep the + * values the same. + */ +typedef enum { + JDWPTRANSPORT_ERROR_NONE = 0, + JDWPTRANSPORT_ERROR_ILLEGAL_ARGUMENT = 103, + JDWPTRANSPORT_ERROR_OUT_OF_MEMORY = 110, + JDWPTRANSPORT_ERROR_INTERNAL = 113, + JDWPTRANSPORT_ERROR_ILLEGAL_STATE = 201, + JDWPTRANSPORT_ERROR_IO_ERROR = 202, + JDWPTRANSPORT_ERROR_TIMEOUT = 203, + JDWPTRANSPORT_ERROR_MSG_NOT_AVAILABLE = 204 +} jdwpTransportError; + + +/* + * Structure to define capabilities + */ +typedef struct { + unsigned int can_timeout_attach :1; + unsigned int can_timeout_accept :1; + unsigned int can_timeout_handshake :1; + unsigned int reserved3 :1; + unsigned int reserved4 :1; + unsigned int reserved5 :1; + unsigned int reserved6 :1; + unsigned int reserved7 :1; + unsigned int reserved8 :1; + unsigned int reserved9 :1; + unsigned int reserved10 :1; + unsigned int reserved11 :1; + unsigned int reserved12 :1; + unsigned int reserved13 :1; + unsigned int reserved14 :1; + unsigned int reserved15 :1; +} JDWPTransportCapabilities; + + +/* + * Structures to define packet layout. + * + * See: http://java.sun.com/j2se/1.5/docs/guide/jpda/jdwp-spec.html + */ + +enum { + /* + * If additional flags are added that apply to jdwpCmdPacket, + * then debugLoop.c: reader() will need to be updated to + * accept more than JDWPTRANSPORT_FLAGS_NONE. + */ + JDWPTRANSPORT_FLAGS_NONE = 0x0, + JDWPTRANSPORT_FLAGS_REPLY = 0x80 +}; + +typedef struct { + jint len; + jint id; + jbyte flags; + jbyte cmdSet; + jbyte cmd; + jbyte *data; +} jdwpCmdPacket; + +typedef struct { + jint len; + jint id; + jbyte flags; + jshort errorCode; + jbyte *data; +} jdwpReplyPacket; + +typedef struct { + union { + jdwpCmdPacket cmd; + jdwpReplyPacket reply; + } type; +} jdwpPacket; + +/* + * JDWP functions called by the transport. + */ +typedef struct jdwpTransportCallback { + void *(*alloc)(jint numBytes); /* Call this for all allocations */ + void (*free)(void *buffer); /* Call this for all deallocations */ +} jdwpTransportCallback; + +typedef jint (JNICALL *jdwpTransport_OnLoad_t)(JavaVM *jvm, + jdwpTransportCallback *callback, + jint version, + jdwpTransportEnv** env); + + + +/* Function Interface */ + +struct jdwpTransportNativeInterface_ { + /* 1 : RESERVED */ + void *reserved1; + + /* 2 : Get Capabilities */ + jdwpTransportError (JNICALL *GetCapabilities)(jdwpTransportEnv* env, + JDWPTransportCapabilities *capabilities_ptr); + + /* 3 : Attach */ + jdwpTransportError (JNICALL *Attach)(jdwpTransportEnv* env, + const char* address, + jlong attach_timeout, + jlong handshake_timeout); + + /* 4: StartListening */ + jdwpTransportError (JNICALL *StartListening)(jdwpTransportEnv* env, + const char* address, + char** actual_address); + + /* 5: StopListening */ + jdwpTransportError (JNICALL *StopListening)(jdwpTransportEnv* env); + + /* 6: Accept */ + jdwpTransportError (JNICALL *Accept)(jdwpTransportEnv* env, + jlong accept_timeout, + jlong handshake_timeout); + + /* 7: IsOpen */ + jboolean (JNICALL *IsOpen)(jdwpTransportEnv* env); + + /* 8: Close */ + jdwpTransportError (JNICALL *Close)(jdwpTransportEnv* env); + + /* 9: ReadPacket */ + jdwpTransportError (JNICALL *ReadPacket)(jdwpTransportEnv* env, + jdwpPacket *pkt); + + /* 10: Write Packet */ + jdwpTransportError (JNICALL *WritePacket)(jdwpTransportEnv* env, + const jdwpPacket* pkt); + + /* 11: GetLastError */ + jdwpTransportError (JNICALL *GetLastError)(jdwpTransportEnv* env, + char** error); + +}; + + +/* + * Use inlined functions so that C++ code can use syntax such as + * env->Attach("mymachine:5000", 10*1000, 0); + * + * rather than using C's :- + * + * (*env)->Attach(env, "mymachine:5000", 10*1000, 0); + */ +struct _jdwpTransportEnv { + const struct jdwpTransportNativeInterface_ *functions; +#ifdef __cplusplus + + jdwpTransportError GetCapabilities(JDWPTransportCapabilities *capabilities_ptr) { + return functions->GetCapabilities(this, capabilities_ptr); + } + + jdwpTransportError Attach(const char* address, jlong attach_timeout, + jlong handshake_timeout) { + return functions->Attach(this, address, attach_timeout, handshake_timeout); + } + + jdwpTransportError StartListening(const char* address, + char** actual_address) { + return functions->StartListening(this, address, actual_address); + } + + jdwpTransportError StopListening(void) { + return functions->StopListening(this); + } + + jdwpTransportError Accept(jlong accept_timeout, jlong handshake_timeout) { + return functions->Accept(this, accept_timeout, handshake_timeout); + } + + jboolean IsOpen(void) { + return functions->IsOpen(this); + } + + jdwpTransportError Close(void) { + return functions->Close(this); + } + + jdwpTransportError ReadPacket(jdwpPacket *pkt) { + return functions->ReadPacket(this, pkt); + } + + jdwpTransportError WritePacket(const jdwpPacket* pkt) { + return functions->WritePacket(this, pkt); + } + + jdwpTransportError GetLastError(char** error) { + return functions->GetLastError(this, error); + } + + +#endif /* __cplusplus */ +}; + +#ifdef __cplusplus +} /* extern "C" */ +#endif /* __cplusplus */ + +#endif /* JDWPTRANSPORT_H */ diff --git a/main/jdk1.8.0_291/include/jni.h b/main/jdk1.8.0_291/include/jni.h new file mode 100644 index 000000000..0ffe244b6 --- /dev/null +++ b/main/jdk1.8.0_291/include/jni.h @@ -0,0 +1,1960 @@ +/* + * Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * We used part of Netscape's Java Runtime Interface (JRI) as the starting + * point of our design and implementation. + */ + +/****************************************************************************** + * Java Runtime Interface + * Copyright (c) 1996 Netscape Communications Corporation. All rights reserved. + *****************************************************************************/ + +#ifndef _JAVASOFT_JNI_H_ +#define _JAVASOFT_JNI_H_ + +#include +#include + +/* jni_md.h contains the machine-dependent typedefs for jbyte, jint + and jlong */ + +#include "jni_md.h" + +#ifdef __cplusplus +extern "C" { +#endif + +/* + * JNI Types + */ + +#ifndef JNI_TYPES_ALREADY_DEFINED_IN_JNI_MD_H + +typedef unsigned char jboolean; +typedef unsigned short jchar; +typedef short jshort; +typedef float jfloat; +typedef double jdouble; + +typedef jint jsize; + +#ifdef __cplusplus + +class _jobject {}; +class _jclass : public _jobject {}; +class _jthrowable : public _jobject {}; +class _jstring : public _jobject {}; +class _jarray : public _jobject {}; +class _jbooleanArray : public _jarray {}; +class _jbyteArray : public _jarray {}; +class _jcharArray : public _jarray {}; +class _jshortArray : public _jarray {}; +class _jintArray : public _jarray {}; +class _jlongArray : public _jarray {}; +class _jfloatArray : public _jarray {}; +class _jdoubleArray : public _jarray {}; +class _jobjectArray : public _jarray {}; + +typedef _jobject *jobject; +typedef _jclass *jclass; +typedef _jthrowable *jthrowable; +typedef _jstring *jstring; +typedef _jarray *jarray; +typedef _jbooleanArray *jbooleanArray; +typedef _jbyteArray *jbyteArray; +typedef _jcharArray *jcharArray; +typedef _jshortArray *jshortArray; +typedef _jintArray *jintArray; +typedef _jlongArray *jlongArray; +typedef _jfloatArray *jfloatArray; +typedef _jdoubleArray *jdoubleArray; +typedef _jobjectArray *jobjectArray; + +#else + +struct _jobject; + +typedef struct _jobject *jobject; +typedef jobject jclass; +typedef jobject jthrowable; +typedef jobject jstring; +typedef jobject jarray; +typedef jarray jbooleanArray; +typedef jarray jbyteArray; +typedef jarray jcharArray; +typedef jarray jshortArray; +typedef jarray jintArray; +typedef jarray jlongArray; +typedef jarray jfloatArray; +typedef jarray jdoubleArray; +typedef jarray jobjectArray; + +#endif + +typedef jobject jweak; + +typedef union jvalue { + jboolean z; + jbyte b; + jchar c; + jshort s; + jint i; + jlong j; + jfloat f; + jdouble d; + jobject l; +} jvalue; + +struct _jfieldID; +typedef struct _jfieldID *jfieldID; + +struct _jmethodID; +typedef struct _jmethodID *jmethodID; + +/* Return values from jobjectRefType */ +typedef enum _jobjectType { + JNIInvalidRefType = 0, + JNILocalRefType = 1, + JNIGlobalRefType = 2, + JNIWeakGlobalRefType = 3 +} jobjectRefType; + + +#endif /* JNI_TYPES_ALREADY_DEFINED_IN_JNI_MD_H */ + +/* + * jboolean constants + */ + +#define JNI_FALSE 0 +#define JNI_TRUE 1 + +/* + * possible return values for JNI functions. + */ + +#define JNI_OK 0 /* success */ +#define JNI_ERR (-1) /* unknown error */ +#define JNI_EDETACHED (-2) /* thread detached from the VM */ +#define JNI_EVERSION (-3) /* JNI version error */ +#define JNI_ENOMEM (-4) /* not enough memory */ +#define JNI_EEXIST (-5) /* VM already created */ +#define JNI_EINVAL (-6) /* invalid arguments */ + +/* + * used in ReleaseScalarArrayElements + */ + +#define JNI_COMMIT 1 +#define JNI_ABORT 2 + +/* + * used in RegisterNatives to describe native method name, signature, + * and function pointer. + */ + +typedef struct { + char *name; + char *signature; + void *fnPtr; +} JNINativeMethod; + +/* + * JNI Native Method Interface. + */ + +struct JNINativeInterface_; + +struct JNIEnv_; + +#ifdef __cplusplus +typedef JNIEnv_ JNIEnv; +#else +typedef const struct JNINativeInterface_ *JNIEnv; +#endif + +/* + * JNI Invocation Interface. + */ + +struct JNIInvokeInterface_; + +struct JavaVM_; + +#ifdef __cplusplus +typedef JavaVM_ JavaVM; +#else +typedef const struct JNIInvokeInterface_ *JavaVM; +#endif + +struct JNINativeInterface_ { + void *reserved0; + void *reserved1; + void *reserved2; + + void *reserved3; + jint (JNICALL *GetVersion)(JNIEnv *env); + + jclass (JNICALL *DefineClass) + (JNIEnv *env, const char *name, jobject loader, const jbyte *buf, + jsize len); + jclass (JNICALL *FindClass) + (JNIEnv *env, const char *name); + + jmethodID (JNICALL *FromReflectedMethod) + (JNIEnv *env, jobject method); + jfieldID (JNICALL *FromReflectedField) + (JNIEnv *env, jobject field); + + jobject (JNICALL *ToReflectedMethod) + (JNIEnv *env, jclass cls, jmethodID methodID, jboolean isStatic); + + jclass (JNICALL *GetSuperclass) + (JNIEnv *env, jclass sub); + jboolean (JNICALL *IsAssignableFrom) + (JNIEnv *env, jclass sub, jclass sup); + + jobject (JNICALL *ToReflectedField) + (JNIEnv *env, jclass cls, jfieldID fieldID, jboolean isStatic); + + jint (JNICALL *Throw) + (JNIEnv *env, jthrowable obj); + jint (JNICALL *ThrowNew) + (JNIEnv *env, jclass clazz, const char *msg); + jthrowable (JNICALL *ExceptionOccurred) + (JNIEnv *env); + void (JNICALL *ExceptionDescribe) + (JNIEnv *env); + void (JNICALL *ExceptionClear) + (JNIEnv *env); + void (JNICALL *FatalError) + (JNIEnv *env, const char *msg); + + jint (JNICALL *PushLocalFrame) + (JNIEnv *env, jint capacity); + jobject (JNICALL *PopLocalFrame) + (JNIEnv *env, jobject result); + + jobject (JNICALL *NewGlobalRef) + (JNIEnv *env, jobject lobj); + void (JNICALL *DeleteGlobalRef) + (JNIEnv *env, jobject gref); + void (JNICALL *DeleteLocalRef) + (JNIEnv *env, jobject obj); + jboolean (JNICALL *IsSameObject) + (JNIEnv *env, jobject obj1, jobject obj2); + jobject (JNICALL *NewLocalRef) + (JNIEnv *env, jobject ref); + jint (JNICALL *EnsureLocalCapacity) + (JNIEnv *env, jint capacity); + + jobject (JNICALL *AllocObject) + (JNIEnv *env, jclass clazz); + jobject (JNICALL *NewObject) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jobject (JNICALL *NewObjectV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jobject (JNICALL *NewObjectA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jclass (JNICALL *GetObjectClass) + (JNIEnv *env, jobject obj); + jboolean (JNICALL *IsInstanceOf) + (JNIEnv *env, jobject obj, jclass clazz); + + jmethodID (JNICALL *GetMethodID) + (JNIEnv *env, jclass clazz, const char *name, const char *sig); + + jobject (JNICALL *CallObjectMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jobject (JNICALL *CallObjectMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jobject (JNICALL *CallObjectMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue * args); + + jboolean (JNICALL *CallBooleanMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jboolean (JNICALL *CallBooleanMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jboolean (JNICALL *CallBooleanMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue * args); + + jbyte (JNICALL *CallByteMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jbyte (JNICALL *CallByteMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jbyte (JNICALL *CallByteMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + jchar (JNICALL *CallCharMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jchar (JNICALL *CallCharMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jchar (JNICALL *CallCharMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + jshort (JNICALL *CallShortMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jshort (JNICALL *CallShortMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jshort (JNICALL *CallShortMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + jint (JNICALL *CallIntMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jint (JNICALL *CallIntMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jint (JNICALL *CallIntMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + jlong (JNICALL *CallLongMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jlong (JNICALL *CallLongMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jlong (JNICALL *CallLongMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + jfloat (JNICALL *CallFloatMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jfloat (JNICALL *CallFloatMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jfloat (JNICALL *CallFloatMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + jdouble (JNICALL *CallDoubleMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + jdouble (JNICALL *CallDoubleMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + jdouble (JNICALL *CallDoubleMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue *args); + + void (JNICALL *CallVoidMethod) + (JNIEnv *env, jobject obj, jmethodID methodID, ...); + void (JNICALL *CallVoidMethodV) + (JNIEnv *env, jobject obj, jmethodID methodID, va_list args); + void (JNICALL *CallVoidMethodA) + (JNIEnv *env, jobject obj, jmethodID methodID, const jvalue * args); + + jobject (JNICALL *CallNonvirtualObjectMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jobject (JNICALL *CallNonvirtualObjectMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jobject (JNICALL *CallNonvirtualObjectMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue * args); + + jboolean (JNICALL *CallNonvirtualBooleanMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jboolean (JNICALL *CallNonvirtualBooleanMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jboolean (JNICALL *CallNonvirtualBooleanMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue * args); + + jbyte (JNICALL *CallNonvirtualByteMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jbyte (JNICALL *CallNonvirtualByteMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jbyte (JNICALL *CallNonvirtualByteMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + jchar (JNICALL *CallNonvirtualCharMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jchar (JNICALL *CallNonvirtualCharMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jchar (JNICALL *CallNonvirtualCharMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + jshort (JNICALL *CallNonvirtualShortMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jshort (JNICALL *CallNonvirtualShortMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jshort (JNICALL *CallNonvirtualShortMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + jint (JNICALL *CallNonvirtualIntMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jint (JNICALL *CallNonvirtualIntMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jint (JNICALL *CallNonvirtualIntMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + jlong (JNICALL *CallNonvirtualLongMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jlong (JNICALL *CallNonvirtualLongMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jlong (JNICALL *CallNonvirtualLongMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + jfloat (JNICALL *CallNonvirtualFloatMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jfloat (JNICALL *CallNonvirtualFloatMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jfloat (JNICALL *CallNonvirtualFloatMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + jdouble (JNICALL *CallNonvirtualDoubleMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + jdouble (JNICALL *CallNonvirtualDoubleMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + jdouble (JNICALL *CallNonvirtualDoubleMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue *args); + + void (JNICALL *CallNonvirtualVoidMethod) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, ...); + void (JNICALL *CallNonvirtualVoidMethodV) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + va_list args); + void (JNICALL *CallNonvirtualVoidMethodA) + (JNIEnv *env, jobject obj, jclass clazz, jmethodID methodID, + const jvalue * args); + + jfieldID (JNICALL *GetFieldID) + (JNIEnv *env, jclass clazz, const char *name, const char *sig); + + jobject (JNICALL *GetObjectField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jboolean (JNICALL *GetBooleanField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jbyte (JNICALL *GetByteField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jchar (JNICALL *GetCharField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jshort (JNICALL *GetShortField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jint (JNICALL *GetIntField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jlong (JNICALL *GetLongField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jfloat (JNICALL *GetFloatField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + jdouble (JNICALL *GetDoubleField) + (JNIEnv *env, jobject obj, jfieldID fieldID); + + void (JNICALL *SetObjectField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jobject val); + void (JNICALL *SetBooleanField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jboolean val); + void (JNICALL *SetByteField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jbyte val); + void (JNICALL *SetCharField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jchar val); + void (JNICALL *SetShortField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jshort val); + void (JNICALL *SetIntField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jint val); + void (JNICALL *SetLongField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jlong val); + void (JNICALL *SetFloatField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jfloat val); + void (JNICALL *SetDoubleField) + (JNIEnv *env, jobject obj, jfieldID fieldID, jdouble val); + + jmethodID (JNICALL *GetStaticMethodID) + (JNIEnv *env, jclass clazz, const char *name, const char *sig); + + jobject (JNICALL *CallStaticObjectMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jobject (JNICALL *CallStaticObjectMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jobject (JNICALL *CallStaticObjectMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jboolean (JNICALL *CallStaticBooleanMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jboolean (JNICALL *CallStaticBooleanMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jboolean (JNICALL *CallStaticBooleanMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jbyte (JNICALL *CallStaticByteMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jbyte (JNICALL *CallStaticByteMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jbyte (JNICALL *CallStaticByteMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jchar (JNICALL *CallStaticCharMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jchar (JNICALL *CallStaticCharMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jchar (JNICALL *CallStaticCharMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jshort (JNICALL *CallStaticShortMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jshort (JNICALL *CallStaticShortMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jshort (JNICALL *CallStaticShortMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jint (JNICALL *CallStaticIntMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jint (JNICALL *CallStaticIntMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jint (JNICALL *CallStaticIntMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jlong (JNICALL *CallStaticLongMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jlong (JNICALL *CallStaticLongMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jlong (JNICALL *CallStaticLongMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jfloat (JNICALL *CallStaticFloatMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jfloat (JNICALL *CallStaticFloatMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jfloat (JNICALL *CallStaticFloatMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + jdouble (JNICALL *CallStaticDoubleMethod) + (JNIEnv *env, jclass clazz, jmethodID methodID, ...); + jdouble (JNICALL *CallStaticDoubleMethodV) + (JNIEnv *env, jclass clazz, jmethodID methodID, va_list args); + jdouble (JNICALL *CallStaticDoubleMethodA) + (JNIEnv *env, jclass clazz, jmethodID methodID, const jvalue *args); + + void (JNICALL *CallStaticVoidMethod) + (JNIEnv *env, jclass cls, jmethodID methodID, ...); + void (JNICALL *CallStaticVoidMethodV) + (JNIEnv *env, jclass cls, jmethodID methodID, va_list args); + void (JNICALL *CallStaticVoidMethodA) + (JNIEnv *env, jclass cls, jmethodID methodID, const jvalue * args); + + jfieldID (JNICALL *GetStaticFieldID) + (JNIEnv *env, jclass clazz, const char *name, const char *sig); + jobject (JNICALL *GetStaticObjectField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jboolean (JNICALL *GetStaticBooleanField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jbyte (JNICALL *GetStaticByteField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jchar (JNICALL *GetStaticCharField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jshort (JNICALL *GetStaticShortField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jint (JNICALL *GetStaticIntField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jlong (JNICALL *GetStaticLongField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jfloat (JNICALL *GetStaticFloatField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + jdouble (JNICALL *GetStaticDoubleField) + (JNIEnv *env, jclass clazz, jfieldID fieldID); + + void (JNICALL *SetStaticObjectField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jobject value); + void (JNICALL *SetStaticBooleanField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jboolean value); + void (JNICALL *SetStaticByteField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jbyte value); + void (JNICALL *SetStaticCharField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jchar value); + void (JNICALL *SetStaticShortField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jshort value); + void (JNICALL *SetStaticIntField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jint value); + void (JNICALL *SetStaticLongField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jlong value); + void (JNICALL *SetStaticFloatField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jfloat value); + void (JNICALL *SetStaticDoubleField) + (JNIEnv *env, jclass clazz, jfieldID fieldID, jdouble value); + + jstring (JNICALL *NewString) + (JNIEnv *env, const jchar *unicode, jsize len); + jsize (JNICALL *GetStringLength) + (JNIEnv *env, jstring str); + const jchar *(JNICALL *GetStringChars) + (JNIEnv *env, jstring str, jboolean *isCopy); + void (JNICALL *ReleaseStringChars) + (JNIEnv *env, jstring str, const jchar *chars); + + jstring (JNICALL *NewStringUTF) + (JNIEnv *env, const char *utf); + jsize (JNICALL *GetStringUTFLength) + (JNIEnv *env, jstring str); + const char* (JNICALL *GetStringUTFChars) + (JNIEnv *env, jstring str, jboolean *isCopy); + void (JNICALL *ReleaseStringUTFChars) + (JNIEnv *env, jstring str, const char* chars); + + + jsize (JNICALL *GetArrayLength) + (JNIEnv *env, jarray array); + + jobjectArray (JNICALL *NewObjectArray) + (JNIEnv *env, jsize len, jclass clazz, jobject init); + jobject (JNICALL *GetObjectArrayElement) + (JNIEnv *env, jobjectArray array, jsize index); + void (JNICALL *SetObjectArrayElement) + (JNIEnv *env, jobjectArray array, jsize index, jobject val); + + jbooleanArray (JNICALL *NewBooleanArray) + (JNIEnv *env, jsize len); + jbyteArray (JNICALL *NewByteArray) + (JNIEnv *env, jsize len); + jcharArray (JNICALL *NewCharArray) + (JNIEnv *env, jsize len); + jshortArray (JNICALL *NewShortArray) + (JNIEnv *env, jsize len); + jintArray (JNICALL *NewIntArray) + (JNIEnv *env, jsize len); + jlongArray (JNICALL *NewLongArray) + (JNIEnv *env, jsize len); + jfloatArray (JNICALL *NewFloatArray) + (JNIEnv *env, jsize len); + jdoubleArray (JNICALL *NewDoubleArray) + (JNIEnv *env, jsize len); + + jboolean * (JNICALL *GetBooleanArrayElements) + (JNIEnv *env, jbooleanArray array, jboolean *isCopy); + jbyte * (JNICALL *GetByteArrayElements) + (JNIEnv *env, jbyteArray array, jboolean *isCopy); + jchar * (JNICALL *GetCharArrayElements) + (JNIEnv *env, jcharArray array, jboolean *isCopy); + jshort * (JNICALL *GetShortArrayElements) + (JNIEnv *env, jshortArray array, jboolean *isCopy); + jint * (JNICALL *GetIntArrayElements) + (JNIEnv *env, jintArray array, jboolean *isCopy); + jlong * (JNICALL *GetLongArrayElements) + (JNIEnv *env, jlongArray array, jboolean *isCopy); + jfloat * (JNICALL *GetFloatArrayElements) + (JNIEnv *env, jfloatArray array, jboolean *isCopy); + jdouble * (JNICALL *GetDoubleArrayElements) + (JNIEnv *env, jdoubleArray array, jboolean *isCopy); + + void (JNICALL *ReleaseBooleanArrayElements) + (JNIEnv *env, jbooleanArray array, jboolean *elems, jint mode); + void (JNICALL *ReleaseByteArrayElements) + (JNIEnv *env, jbyteArray array, jbyte *elems, jint mode); + void (JNICALL *ReleaseCharArrayElements) + (JNIEnv *env, jcharArray array, jchar *elems, jint mode); + void (JNICALL *ReleaseShortArrayElements) + (JNIEnv *env, jshortArray array, jshort *elems, jint mode); + void (JNICALL *ReleaseIntArrayElements) + (JNIEnv *env, jintArray array, jint *elems, jint mode); + void (JNICALL *ReleaseLongArrayElements) + (JNIEnv *env, jlongArray array, jlong *elems, jint mode); + void (JNICALL *ReleaseFloatArrayElements) + (JNIEnv *env, jfloatArray array, jfloat *elems, jint mode); + void (JNICALL *ReleaseDoubleArrayElements) + (JNIEnv *env, jdoubleArray array, jdouble *elems, jint mode); + + void (JNICALL *GetBooleanArrayRegion) + (JNIEnv *env, jbooleanArray array, jsize start, jsize l, jboolean *buf); + void (JNICALL *GetByteArrayRegion) + (JNIEnv *env, jbyteArray array, jsize start, jsize len, jbyte *buf); + void (JNICALL *GetCharArrayRegion) + (JNIEnv *env, jcharArray array, jsize start, jsize len, jchar *buf); + void (JNICALL *GetShortArrayRegion) + (JNIEnv *env, jshortArray array, jsize start, jsize len, jshort *buf); + void (JNICALL *GetIntArrayRegion) + (JNIEnv *env, jintArray array, jsize start, jsize len, jint *buf); + void (JNICALL *GetLongArrayRegion) + (JNIEnv *env, jlongArray array, jsize start, jsize len, jlong *buf); + void (JNICALL *GetFloatArrayRegion) + (JNIEnv *env, jfloatArray array, jsize start, jsize len, jfloat *buf); + void (JNICALL *GetDoubleArrayRegion) + (JNIEnv *env, jdoubleArray array, jsize start, jsize len, jdouble *buf); + + void (JNICALL *SetBooleanArrayRegion) + (JNIEnv *env, jbooleanArray array, jsize start, jsize l, const jboolean *buf); + void (JNICALL *SetByteArrayRegion) + (JNIEnv *env, jbyteArray array, jsize start, jsize len, const jbyte *buf); + void (JNICALL *SetCharArrayRegion) + (JNIEnv *env, jcharArray array, jsize start, jsize len, const jchar *buf); + void (JNICALL *SetShortArrayRegion) + (JNIEnv *env, jshortArray array, jsize start, jsize len, const jshort *buf); + void (JNICALL *SetIntArrayRegion) + (JNIEnv *env, jintArray array, jsize start, jsize len, const jint *buf); + void (JNICALL *SetLongArrayRegion) + (JNIEnv *env, jlongArray array, jsize start, jsize len, const jlong *buf); + void (JNICALL *SetFloatArrayRegion) + (JNIEnv *env, jfloatArray array, jsize start, jsize len, const jfloat *buf); + void (JNICALL *SetDoubleArrayRegion) + (JNIEnv *env, jdoubleArray array, jsize start, jsize len, const jdouble *buf); + + jint (JNICALL *RegisterNatives) + (JNIEnv *env, jclass clazz, const JNINativeMethod *methods, + jint nMethods); + jint (JNICALL *UnregisterNatives) + (JNIEnv *env, jclass clazz); + + jint (JNICALL *MonitorEnter) + (JNIEnv *env, jobject obj); + jint (JNICALL *MonitorExit) + (JNIEnv *env, jobject obj); + + jint (JNICALL *GetJavaVM) + (JNIEnv *env, JavaVM **vm); + + void (JNICALL *GetStringRegion) + (JNIEnv *env, jstring str, jsize start, jsize len, jchar *buf); + void (JNICALL *GetStringUTFRegion) + (JNIEnv *env, jstring str, jsize start, jsize len, char *buf); + + void * (JNICALL *GetPrimitiveArrayCritical) + (JNIEnv *env, jarray array, jboolean *isCopy); + void (JNICALL *ReleasePrimitiveArrayCritical) + (JNIEnv *env, jarray array, void *carray, jint mode); + + const jchar * (JNICALL *GetStringCritical) + (JNIEnv *env, jstring string, jboolean *isCopy); + void (JNICALL *ReleaseStringCritical) + (JNIEnv *env, jstring string, const jchar *cstring); + + jweak (JNICALL *NewWeakGlobalRef) + (JNIEnv *env, jobject obj); + void (JNICALL *DeleteWeakGlobalRef) + (JNIEnv *env, jweak ref); + + jboolean (JNICALL *ExceptionCheck) + (JNIEnv *env); + + jobject (JNICALL *NewDirectByteBuffer) + (JNIEnv* env, void* address, jlong capacity); + void* (JNICALL *GetDirectBufferAddress) + (JNIEnv* env, jobject buf); + jlong (JNICALL *GetDirectBufferCapacity) + (JNIEnv* env, jobject buf); + + /* New JNI 1.6 Features */ + + jobjectRefType (JNICALL *GetObjectRefType) + (JNIEnv* env, jobject obj); +}; + +/* + * We use inlined functions for C++ so that programmers can write: + * + * env->FindClass("java/lang/String") + * + * in C++ rather than: + * + * (*env)->FindClass(env, "java/lang/String") + * + * in C. + */ + +struct JNIEnv_ { + const struct JNINativeInterface_ *functions; +#ifdef __cplusplus + + jint GetVersion() { + return functions->GetVersion(this); + } + jclass DefineClass(const char *name, jobject loader, const jbyte *buf, + jsize len) { + return functions->DefineClass(this, name, loader, buf, len); + } + jclass FindClass(const char *name) { + return functions->FindClass(this, name); + } + jmethodID FromReflectedMethod(jobject method) { + return functions->FromReflectedMethod(this,method); + } + jfieldID FromReflectedField(jobject field) { + return functions->FromReflectedField(this,field); + } + + jobject ToReflectedMethod(jclass cls, jmethodID methodID, jboolean isStatic) { + return functions->ToReflectedMethod(this, cls, methodID, isStatic); + } + + jclass GetSuperclass(jclass sub) { + return functions->GetSuperclass(this, sub); + } + jboolean IsAssignableFrom(jclass sub, jclass sup) { + return functions->IsAssignableFrom(this, sub, sup); + } + + jobject ToReflectedField(jclass cls, jfieldID fieldID, jboolean isStatic) { + return functions->ToReflectedField(this,cls,fieldID,isStatic); + } + + jint Throw(jthrowable obj) { + return functions->Throw(this, obj); + } + jint ThrowNew(jclass clazz, const char *msg) { + return functions->ThrowNew(this, clazz, msg); + } + jthrowable ExceptionOccurred() { + return functions->ExceptionOccurred(this); + } + void ExceptionDescribe() { + functions->ExceptionDescribe(this); + } + void ExceptionClear() { + functions->ExceptionClear(this); + } + void FatalError(const char *msg) { + functions->FatalError(this, msg); + } + + jint PushLocalFrame(jint capacity) { + return functions->PushLocalFrame(this,capacity); + } + jobject PopLocalFrame(jobject result) { + return functions->PopLocalFrame(this,result); + } + + jobject NewGlobalRef(jobject lobj) { + return functions->NewGlobalRef(this,lobj); + } + void DeleteGlobalRef(jobject gref) { + functions->DeleteGlobalRef(this,gref); + } + void DeleteLocalRef(jobject obj) { + functions->DeleteLocalRef(this, obj); + } + + jboolean IsSameObject(jobject obj1, jobject obj2) { + return functions->IsSameObject(this,obj1,obj2); + } + + jobject NewLocalRef(jobject ref) { + return functions->NewLocalRef(this,ref); + } + jint EnsureLocalCapacity(jint capacity) { + return functions->EnsureLocalCapacity(this,capacity); + } + + jobject AllocObject(jclass clazz) { + return functions->AllocObject(this,clazz); + } + jobject NewObject(jclass clazz, jmethodID methodID, ...) { + va_list args; + jobject result; + va_start(args, methodID); + result = functions->NewObjectV(this,clazz,methodID,args); + va_end(args); + return result; + } + jobject NewObjectV(jclass clazz, jmethodID methodID, + va_list args) { + return functions->NewObjectV(this,clazz,methodID,args); + } + jobject NewObjectA(jclass clazz, jmethodID methodID, + const jvalue *args) { + return functions->NewObjectA(this,clazz,methodID,args); + } + + jclass GetObjectClass(jobject obj) { + return functions->GetObjectClass(this,obj); + } + jboolean IsInstanceOf(jobject obj, jclass clazz) { + return functions->IsInstanceOf(this,obj,clazz); + } + + jmethodID GetMethodID(jclass clazz, const char *name, + const char *sig) { + return functions->GetMethodID(this,clazz,name,sig); + } + + jobject CallObjectMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jobject result; + va_start(args,methodID); + result = functions->CallObjectMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jobject CallObjectMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallObjectMethodV(this,obj,methodID,args); + } + jobject CallObjectMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallObjectMethodA(this,obj,methodID,args); + } + + jboolean CallBooleanMethod(jobject obj, + jmethodID methodID, ...) { + va_list args; + jboolean result; + va_start(args,methodID); + result = functions->CallBooleanMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jboolean CallBooleanMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallBooleanMethodV(this,obj,methodID,args); + } + jboolean CallBooleanMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallBooleanMethodA(this,obj,methodID, args); + } + + jbyte CallByteMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jbyte result; + va_start(args,methodID); + result = functions->CallByteMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jbyte CallByteMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallByteMethodV(this,obj,methodID,args); + } + jbyte CallByteMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallByteMethodA(this,obj,methodID,args); + } + + jchar CallCharMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jchar result; + va_start(args,methodID); + result = functions->CallCharMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jchar CallCharMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallCharMethodV(this,obj,methodID,args); + } + jchar CallCharMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallCharMethodA(this,obj,methodID,args); + } + + jshort CallShortMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jshort result; + va_start(args,methodID); + result = functions->CallShortMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jshort CallShortMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallShortMethodV(this,obj,methodID,args); + } + jshort CallShortMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallShortMethodA(this,obj,methodID,args); + } + + jint CallIntMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jint result; + va_start(args,methodID); + result = functions->CallIntMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jint CallIntMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallIntMethodV(this,obj,methodID,args); + } + jint CallIntMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallIntMethodA(this,obj,methodID,args); + } + + jlong CallLongMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jlong result; + va_start(args,methodID); + result = functions->CallLongMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jlong CallLongMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallLongMethodV(this,obj,methodID,args); + } + jlong CallLongMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallLongMethodA(this,obj,methodID,args); + } + + jfloat CallFloatMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jfloat result; + va_start(args,methodID); + result = functions->CallFloatMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jfloat CallFloatMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallFloatMethodV(this,obj,methodID,args); + } + jfloat CallFloatMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallFloatMethodA(this,obj,methodID,args); + } + + jdouble CallDoubleMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + jdouble result; + va_start(args,methodID); + result = functions->CallDoubleMethodV(this,obj,methodID,args); + va_end(args); + return result; + } + jdouble CallDoubleMethodV(jobject obj, jmethodID methodID, + va_list args) { + return functions->CallDoubleMethodV(this,obj,methodID,args); + } + jdouble CallDoubleMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + return functions->CallDoubleMethodA(this,obj,methodID,args); + } + + void CallVoidMethod(jobject obj, jmethodID methodID, ...) { + va_list args; + va_start(args,methodID); + functions->CallVoidMethodV(this,obj,methodID,args); + va_end(args); + } + void CallVoidMethodV(jobject obj, jmethodID methodID, + va_list args) { + functions->CallVoidMethodV(this,obj,methodID,args); + } + void CallVoidMethodA(jobject obj, jmethodID methodID, + const jvalue * args) { + functions->CallVoidMethodA(this,obj,methodID,args); + } + + jobject CallNonvirtualObjectMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jobject result; + va_start(args,methodID); + result = functions->CallNonvirtualObjectMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jobject CallNonvirtualObjectMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualObjectMethodV(this,obj,clazz, + methodID,args); + } + jobject CallNonvirtualObjectMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualObjectMethodA(this,obj,clazz, + methodID,args); + } + + jboolean CallNonvirtualBooleanMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jboolean result; + va_start(args,methodID); + result = functions->CallNonvirtualBooleanMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jboolean CallNonvirtualBooleanMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualBooleanMethodV(this,obj,clazz, + methodID,args); + } + jboolean CallNonvirtualBooleanMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualBooleanMethodA(this,obj,clazz, + methodID, args); + } + + jbyte CallNonvirtualByteMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jbyte result; + va_start(args,methodID); + result = functions->CallNonvirtualByteMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jbyte CallNonvirtualByteMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualByteMethodV(this,obj,clazz, + methodID,args); + } + jbyte CallNonvirtualByteMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualByteMethodA(this,obj,clazz, + methodID,args); + } + + jchar CallNonvirtualCharMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jchar result; + va_start(args,methodID); + result = functions->CallNonvirtualCharMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jchar CallNonvirtualCharMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualCharMethodV(this,obj,clazz, + methodID,args); + } + jchar CallNonvirtualCharMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualCharMethodA(this,obj,clazz, + methodID,args); + } + + jshort CallNonvirtualShortMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jshort result; + va_start(args,methodID); + result = functions->CallNonvirtualShortMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jshort CallNonvirtualShortMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualShortMethodV(this,obj,clazz, + methodID,args); + } + jshort CallNonvirtualShortMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualShortMethodA(this,obj,clazz, + methodID,args); + } + + jint CallNonvirtualIntMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jint result; + va_start(args,methodID); + result = functions->CallNonvirtualIntMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jint CallNonvirtualIntMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualIntMethodV(this,obj,clazz, + methodID,args); + } + jint CallNonvirtualIntMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualIntMethodA(this,obj,clazz, + methodID,args); + } + + jlong CallNonvirtualLongMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jlong result; + va_start(args,methodID); + result = functions->CallNonvirtualLongMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jlong CallNonvirtualLongMethodV(jobject obj, jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallNonvirtualLongMethodV(this,obj,clazz, + methodID,args); + } + jlong CallNonvirtualLongMethodA(jobject obj, jclass clazz, + jmethodID methodID, const jvalue * args) { + return functions->CallNonvirtualLongMethodA(this,obj,clazz, + methodID,args); + } + + jfloat CallNonvirtualFloatMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jfloat result; + va_start(args,methodID); + result = functions->CallNonvirtualFloatMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jfloat CallNonvirtualFloatMethodV(jobject obj, jclass clazz, + jmethodID methodID, + va_list args) { + return functions->CallNonvirtualFloatMethodV(this,obj,clazz, + methodID,args); + } + jfloat CallNonvirtualFloatMethodA(jobject obj, jclass clazz, + jmethodID methodID, + const jvalue * args) { + return functions->CallNonvirtualFloatMethodA(this,obj,clazz, + methodID,args); + } + + jdouble CallNonvirtualDoubleMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + jdouble result; + va_start(args,methodID); + result = functions->CallNonvirtualDoubleMethodV(this,obj,clazz, + methodID,args); + va_end(args); + return result; + } + jdouble CallNonvirtualDoubleMethodV(jobject obj, jclass clazz, + jmethodID methodID, + va_list args) { + return functions->CallNonvirtualDoubleMethodV(this,obj,clazz, + methodID,args); + } + jdouble CallNonvirtualDoubleMethodA(jobject obj, jclass clazz, + jmethodID methodID, + const jvalue * args) { + return functions->CallNonvirtualDoubleMethodA(this,obj,clazz, + methodID,args); + } + + void CallNonvirtualVoidMethod(jobject obj, jclass clazz, + jmethodID methodID, ...) { + va_list args; + va_start(args,methodID); + functions->CallNonvirtualVoidMethodV(this,obj,clazz,methodID,args); + va_end(args); + } + void CallNonvirtualVoidMethodV(jobject obj, jclass clazz, + jmethodID methodID, + va_list args) { + functions->CallNonvirtualVoidMethodV(this,obj,clazz,methodID,args); + } + void CallNonvirtualVoidMethodA(jobject obj, jclass clazz, + jmethodID methodID, + const jvalue * args) { + functions->CallNonvirtualVoidMethodA(this,obj,clazz,methodID,args); + } + + jfieldID GetFieldID(jclass clazz, const char *name, + const char *sig) { + return functions->GetFieldID(this,clazz,name,sig); + } + + jobject GetObjectField(jobject obj, jfieldID fieldID) { + return functions->GetObjectField(this,obj,fieldID); + } + jboolean GetBooleanField(jobject obj, jfieldID fieldID) { + return functions->GetBooleanField(this,obj,fieldID); + } + jbyte GetByteField(jobject obj, jfieldID fieldID) { + return functions->GetByteField(this,obj,fieldID); + } + jchar GetCharField(jobject obj, jfieldID fieldID) { + return functions->GetCharField(this,obj,fieldID); + } + jshort GetShortField(jobject obj, jfieldID fieldID) { + return functions->GetShortField(this,obj,fieldID); + } + jint GetIntField(jobject obj, jfieldID fieldID) { + return functions->GetIntField(this,obj,fieldID); + } + jlong GetLongField(jobject obj, jfieldID fieldID) { + return functions->GetLongField(this,obj,fieldID); + } + jfloat GetFloatField(jobject obj, jfieldID fieldID) { + return functions->GetFloatField(this,obj,fieldID); + } + jdouble GetDoubleField(jobject obj, jfieldID fieldID) { + return functions->GetDoubleField(this,obj,fieldID); + } + + void SetObjectField(jobject obj, jfieldID fieldID, jobject val) { + functions->SetObjectField(this,obj,fieldID,val); + } + void SetBooleanField(jobject obj, jfieldID fieldID, + jboolean val) { + functions->SetBooleanField(this,obj,fieldID,val); + } + void SetByteField(jobject obj, jfieldID fieldID, + jbyte val) { + functions->SetByteField(this,obj,fieldID,val); + } + void SetCharField(jobject obj, jfieldID fieldID, + jchar val) { + functions->SetCharField(this,obj,fieldID,val); + } + void SetShortField(jobject obj, jfieldID fieldID, + jshort val) { + functions->SetShortField(this,obj,fieldID,val); + } + void SetIntField(jobject obj, jfieldID fieldID, + jint val) { + functions->SetIntField(this,obj,fieldID,val); + } + void SetLongField(jobject obj, jfieldID fieldID, + jlong val) { + functions->SetLongField(this,obj,fieldID,val); + } + void SetFloatField(jobject obj, jfieldID fieldID, + jfloat val) { + functions->SetFloatField(this,obj,fieldID,val); + } + void SetDoubleField(jobject obj, jfieldID fieldID, + jdouble val) { + functions->SetDoubleField(this,obj,fieldID,val); + } + + jmethodID GetStaticMethodID(jclass clazz, const char *name, + const char *sig) { + return functions->GetStaticMethodID(this,clazz,name,sig); + } + + jobject CallStaticObjectMethod(jclass clazz, jmethodID methodID, + ...) { + va_list args; + jobject result; + va_start(args,methodID); + result = functions->CallStaticObjectMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jobject CallStaticObjectMethodV(jclass clazz, jmethodID methodID, + va_list args) { + return functions->CallStaticObjectMethodV(this,clazz,methodID,args); + } + jobject CallStaticObjectMethodA(jclass clazz, jmethodID methodID, + const jvalue *args) { + return functions->CallStaticObjectMethodA(this,clazz,methodID,args); + } + + jboolean CallStaticBooleanMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jboolean result; + va_start(args,methodID); + result = functions->CallStaticBooleanMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jboolean CallStaticBooleanMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticBooleanMethodV(this,clazz,methodID,args); + } + jboolean CallStaticBooleanMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticBooleanMethodA(this,clazz,methodID,args); + } + + jbyte CallStaticByteMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jbyte result; + va_start(args,methodID); + result = functions->CallStaticByteMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jbyte CallStaticByteMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticByteMethodV(this,clazz,methodID,args); + } + jbyte CallStaticByteMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticByteMethodA(this,clazz,methodID,args); + } + + jchar CallStaticCharMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jchar result; + va_start(args,methodID); + result = functions->CallStaticCharMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jchar CallStaticCharMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticCharMethodV(this,clazz,methodID,args); + } + jchar CallStaticCharMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticCharMethodA(this,clazz,methodID,args); + } + + jshort CallStaticShortMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jshort result; + va_start(args,methodID); + result = functions->CallStaticShortMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jshort CallStaticShortMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticShortMethodV(this,clazz,methodID,args); + } + jshort CallStaticShortMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticShortMethodA(this,clazz,methodID,args); + } + + jint CallStaticIntMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jint result; + va_start(args,methodID); + result = functions->CallStaticIntMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jint CallStaticIntMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticIntMethodV(this,clazz,methodID,args); + } + jint CallStaticIntMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticIntMethodA(this,clazz,methodID,args); + } + + jlong CallStaticLongMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jlong result; + va_start(args,methodID); + result = functions->CallStaticLongMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jlong CallStaticLongMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticLongMethodV(this,clazz,methodID,args); + } + jlong CallStaticLongMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticLongMethodA(this,clazz,methodID,args); + } + + jfloat CallStaticFloatMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jfloat result; + va_start(args,methodID); + result = functions->CallStaticFloatMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jfloat CallStaticFloatMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticFloatMethodV(this,clazz,methodID,args); + } + jfloat CallStaticFloatMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticFloatMethodA(this,clazz,methodID,args); + } + + jdouble CallStaticDoubleMethod(jclass clazz, + jmethodID methodID, ...) { + va_list args; + jdouble result; + va_start(args,methodID); + result = functions->CallStaticDoubleMethodV(this,clazz,methodID,args); + va_end(args); + return result; + } + jdouble CallStaticDoubleMethodV(jclass clazz, + jmethodID methodID, va_list args) { + return functions->CallStaticDoubleMethodV(this,clazz,methodID,args); + } + jdouble CallStaticDoubleMethodA(jclass clazz, + jmethodID methodID, const jvalue *args) { + return functions->CallStaticDoubleMethodA(this,clazz,methodID,args); + } + + void CallStaticVoidMethod(jclass cls, jmethodID methodID, ...) { + va_list args; + va_start(args,methodID); + functions->CallStaticVoidMethodV(this,cls,methodID,args); + va_end(args); + } + void CallStaticVoidMethodV(jclass cls, jmethodID methodID, + va_list args) { + functions->CallStaticVoidMethodV(this,cls,methodID,args); + } + void CallStaticVoidMethodA(jclass cls, jmethodID methodID, + const jvalue * args) { + functions->CallStaticVoidMethodA(this,cls,methodID,args); + } + + jfieldID GetStaticFieldID(jclass clazz, const char *name, + const char *sig) { + return functions->GetStaticFieldID(this,clazz,name,sig); + } + jobject GetStaticObjectField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticObjectField(this,clazz,fieldID); + } + jboolean GetStaticBooleanField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticBooleanField(this,clazz,fieldID); + } + jbyte GetStaticByteField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticByteField(this,clazz,fieldID); + } + jchar GetStaticCharField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticCharField(this,clazz,fieldID); + } + jshort GetStaticShortField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticShortField(this,clazz,fieldID); + } + jint GetStaticIntField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticIntField(this,clazz,fieldID); + } + jlong GetStaticLongField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticLongField(this,clazz,fieldID); + } + jfloat GetStaticFloatField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticFloatField(this,clazz,fieldID); + } + jdouble GetStaticDoubleField(jclass clazz, jfieldID fieldID) { + return functions->GetStaticDoubleField(this,clazz,fieldID); + } + + void SetStaticObjectField(jclass clazz, jfieldID fieldID, + jobject value) { + functions->SetStaticObjectField(this,clazz,fieldID,value); + } + void SetStaticBooleanField(jclass clazz, jfieldID fieldID, + jboolean value) { + functions->SetStaticBooleanField(this,clazz,fieldID,value); + } + void SetStaticByteField(jclass clazz, jfieldID fieldID, + jbyte value) { + functions->SetStaticByteField(this,clazz,fieldID,value); + } + void SetStaticCharField(jclass clazz, jfieldID fieldID, + jchar value) { + functions->SetStaticCharField(this,clazz,fieldID,value); + } + void SetStaticShortField(jclass clazz, jfieldID fieldID, + jshort value) { + functions->SetStaticShortField(this,clazz,fieldID,value); + } + void SetStaticIntField(jclass clazz, jfieldID fieldID, + jint value) { + functions->SetStaticIntField(this,clazz,fieldID,value); + } + void SetStaticLongField(jclass clazz, jfieldID fieldID, + jlong value) { + functions->SetStaticLongField(this,clazz,fieldID,value); + } + void SetStaticFloatField(jclass clazz, jfieldID fieldID, + jfloat value) { + functions->SetStaticFloatField(this,clazz,fieldID,value); + } + void SetStaticDoubleField(jclass clazz, jfieldID fieldID, + jdouble value) { + functions->SetStaticDoubleField(this,clazz,fieldID,value); + } + + jstring NewString(const jchar *unicode, jsize len) { + return functions->NewString(this,unicode,len); + } + jsize GetStringLength(jstring str) { + return functions->GetStringLength(this,str); + } + const jchar *GetStringChars(jstring str, jboolean *isCopy) { + return functions->GetStringChars(this,str,isCopy); + } + void ReleaseStringChars(jstring str, const jchar *chars) { + functions->ReleaseStringChars(this,str,chars); + } + + jstring NewStringUTF(const char *utf) { + return functions->NewStringUTF(this,utf); + } + jsize GetStringUTFLength(jstring str) { + return functions->GetStringUTFLength(this,str); + } + const char* GetStringUTFChars(jstring str, jboolean *isCopy) { + return functions->GetStringUTFChars(this,str,isCopy); + } + void ReleaseStringUTFChars(jstring str, const char* chars) { + functions->ReleaseStringUTFChars(this,str,chars); + } + + jsize GetArrayLength(jarray array) { + return functions->GetArrayLength(this,array); + } + + jobjectArray NewObjectArray(jsize len, jclass clazz, + jobject init) { + return functions->NewObjectArray(this,len,clazz,init); + } + jobject GetObjectArrayElement(jobjectArray array, jsize index) { + return functions->GetObjectArrayElement(this,array,index); + } + void SetObjectArrayElement(jobjectArray array, jsize index, + jobject val) { + functions->SetObjectArrayElement(this,array,index,val); + } + + jbooleanArray NewBooleanArray(jsize len) { + return functions->NewBooleanArray(this,len); + } + jbyteArray NewByteArray(jsize len) { + return functions->NewByteArray(this,len); + } + jcharArray NewCharArray(jsize len) { + return functions->NewCharArray(this,len); + } + jshortArray NewShortArray(jsize len) { + return functions->NewShortArray(this,len); + } + jintArray NewIntArray(jsize len) { + return functions->NewIntArray(this,len); + } + jlongArray NewLongArray(jsize len) { + return functions->NewLongArray(this,len); + } + jfloatArray NewFloatArray(jsize len) { + return functions->NewFloatArray(this,len); + } + jdoubleArray NewDoubleArray(jsize len) { + return functions->NewDoubleArray(this,len); + } + + jboolean * GetBooleanArrayElements(jbooleanArray array, jboolean *isCopy) { + return functions->GetBooleanArrayElements(this,array,isCopy); + } + jbyte * GetByteArrayElements(jbyteArray array, jboolean *isCopy) { + return functions->GetByteArrayElements(this,array,isCopy); + } + jchar * GetCharArrayElements(jcharArray array, jboolean *isCopy) { + return functions->GetCharArrayElements(this,array,isCopy); + } + jshort * GetShortArrayElements(jshortArray array, jboolean *isCopy) { + return functions->GetShortArrayElements(this,array,isCopy); + } + jint * GetIntArrayElements(jintArray array, jboolean *isCopy) { + return functions->GetIntArrayElements(this,array,isCopy); + } + jlong * GetLongArrayElements(jlongArray array, jboolean *isCopy) { + return functions->GetLongArrayElements(this,array,isCopy); + } + jfloat * GetFloatArrayElements(jfloatArray array, jboolean *isCopy) { + return functions->GetFloatArrayElements(this,array,isCopy); + } + jdouble * GetDoubleArrayElements(jdoubleArray array, jboolean *isCopy) { + return functions->GetDoubleArrayElements(this,array,isCopy); + } + + void ReleaseBooleanArrayElements(jbooleanArray array, + jboolean *elems, + jint mode) { + functions->ReleaseBooleanArrayElements(this,array,elems,mode); + } + void ReleaseByteArrayElements(jbyteArray array, + jbyte *elems, + jint mode) { + functions->ReleaseByteArrayElements(this,array,elems,mode); + } + void ReleaseCharArrayElements(jcharArray array, + jchar *elems, + jint mode) { + functions->ReleaseCharArrayElements(this,array,elems,mode); + } + void ReleaseShortArrayElements(jshortArray array, + jshort *elems, + jint mode) { + functions->ReleaseShortArrayElements(this,array,elems,mode); + } + void ReleaseIntArrayElements(jintArray array, + jint *elems, + jint mode) { + functions->ReleaseIntArrayElements(this,array,elems,mode); + } + void ReleaseLongArrayElements(jlongArray array, + jlong *elems, + jint mode) { + functions->ReleaseLongArrayElements(this,array,elems,mode); + } + void ReleaseFloatArrayElements(jfloatArray array, + jfloat *elems, + jint mode) { + functions->ReleaseFloatArrayElements(this,array,elems,mode); + } + void ReleaseDoubleArrayElements(jdoubleArray array, + jdouble *elems, + jint mode) { + functions->ReleaseDoubleArrayElements(this,array,elems,mode); + } + + void GetBooleanArrayRegion(jbooleanArray array, + jsize start, jsize len, jboolean *buf) { + functions->GetBooleanArrayRegion(this,array,start,len,buf); + } + void GetByteArrayRegion(jbyteArray array, + jsize start, jsize len, jbyte *buf) { + functions->GetByteArrayRegion(this,array,start,len,buf); + } + void GetCharArrayRegion(jcharArray array, + jsize start, jsize len, jchar *buf) { + functions->GetCharArrayRegion(this,array,start,len,buf); + } + void GetShortArrayRegion(jshortArray array, + jsize start, jsize len, jshort *buf) { + functions->GetShortArrayRegion(this,array,start,len,buf); + } + void GetIntArrayRegion(jintArray array, + jsize start, jsize len, jint *buf) { + functions->GetIntArrayRegion(this,array,start,len,buf); + } + void GetLongArrayRegion(jlongArray array, + jsize start, jsize len, jlong *buf) { + functions->GetLongArrayRegion(this,array,start,len,buf); + } + void GetFloatArrayRegion(jfloatArray array, + jsize start, jsize len, jfloat *buf) { + functions->GetFloatArrayRegion(this,array,start,len,buf); + } + void GetDoubleArrayRegion(jdoubleArray array, + jsize start, jsize len, jdouble *buf) { + functions->GetDoubleArrayRegion(this,array,start,len,buf); + } + + void SetBooleanArrayRegion(jbooleanArray array, jsize start, jsize len, + const jboolean *buf) { + functions->SetBooleanArrayRegion(this,array,start,len,buf); + } + void SetByteArrayRegion(jbyteArray array, jsize start, jsize len, + const jbyte *buf) { + functions->SetByteArrayRegion(this,array,start,len,buf); + } + void SetCharArrayRegion(jcharArray array, jsize start, jsize len, + const jchar *buf) { + functions->SetCharArrayRegion(this,array,start,len,buf); + } + void SetShortArrayRegion(jshortArray array, jsize start, jsize len, + const jshort *buf) { + functions->SetShortArrayRegion(this,array,start,len,buf); + } + void SetIntArrayRegion(jintArray array, jsize start, jsize len, + const jint *buf) { + functions->SetIntArrayRegion(this,array,start,len,buf); + } + void SetLongArrayRegion(jlongArray array, jsize start, jsize len, + const jlong *buf) { + functions->SetLongArrayRegion(this,array,start,len,buf); + } + void SetFloatArrayRegion(jfloatArray array, jsize start, jsize len, + const jfloat *buf) { + functions->SetFloatArrayRegion(this,array,start,len,buf); + } + void SetDoubleArrayRegion(jdoubleArray array, jsize start, jsize len, + const jdouble *buf) { + functions->SetDoubleArrayRegion(this,array,start,len,buf); + } + + jint RegisterNatives(jclass clazz, const JNINativeMethod *methods, + jint nMethods) { + return functions->RegisterNatives(this,clazz,methods,nMethods); + } + jint UnregisterNatives(jclass clazz) { + return functions->UnregisterNatives(this,clazz); + } + + jint MonitorEnter(jobject obj) { + return functions->MonitorEnter(this,obj); + } + jint MonitorExit(jobject obj) { + return functions->MonitorExit(this,obj); + } + + jint GetJavaVM(JavaVM **vm) { + return functions->GetJavaVM(this,vm); + } + + void GetStringRegion(jstring str, jsize start, jsize len, jchar *buf) { + functions->GetStringRegion(this,str,start,len,buf); + } + void GetStringUTFRegion(jstring str, jsize start, jsize len, char *buf) { + functions->GetStringUTFRegion(this,str,start,len,buf); + } + + void * GetPrimitiveArrayCritical(jarray array, jboolean *isCopy) { + return functions->GetPrimitiveArrayCritical(this,array,isCopy); + } + void ReleasePrimitiveArrayCritical(jarray array, void *carray, jint mode) { + functions->ReleasePrimitiveArrayCritical(this,array,carray,mode); + } + + const jchar * GetStringCritical(jstring string, jboolean *isCopy) { + return functions->GetStringCritical(this,string,isCopy); + } + void ReleaseStringCritical(jstring string, const jchar *cstring) { + functions->ReleaseStringCritical(this,string,cstring); + } + + jweak NewWeakGlobalRef(jobject obj) { + return functions->NewWeakGlobalRef(this,obj); + } + void DeleteWeakGlobalRef(jweak ref) { + functions->DeleteWeakGlobalRef(this,ref); + } + + jboolean ExceptionCheck() { + return functions->ExceptionCheck(this); + } + + jobject NewDirectByteBuffer(void* address, jlong capacity) { + return functions->NewDirectByteBuffer(this, address, capacity); + } + void* GetDirectBufferAddress(jobject buf) { + return functions->GetDirectBufferAddress(this, buf); + } + jlong GetDirectBufferCapacity(jobject buf) { + return functions->GetDirectBufferCapacity(this, buf); + } + jobjectRefType GetObjectRefType(jobject obj) { + return functions->GetObjectRefType(this, obj); + } + +#endif /* __cplusplus */ +}; + +typedef struct JavaVMOption { + char *optionString; + void *extraInfo; +} JavaVMOption; + +typedef struct JavaVMInitArgs { + jint version; + + jint nOptions; + JavaVMOption *options; + jboolean ignoreUnrecognized; +} JavaVMInitArgs; + +typedef struct JavaVMAttachArgs { + jint version; + + char *name; + jobject group; +} JavaVMAttachArgs; + +/* These will be VM-specific. */ + +#define JDK1_2 +#define JDK1_4 + +/* End VM-specific. */ + +struct JNIInvokeInterface_ { + void *reserved0; + void *reserved1; + void *reserved2; + + jint (JNICALL *DestroyJavaVM)(JavaVM *vm); + + jint (JNICALL *AttachCurrentThread)(JavaVM *vm, void **penv, void *args); + + jint (JNICALL *DetachCurrentThread)(JavaVM *vm); + + jint (JNICALL *GetEnv)(JavaVM *vm, void **penv, jint version); + + jint (JNICALL *AttachCurrentThreadAsDaemon)(JavaVM *vm, void **penv, void *args); +}; + +struct JavaVM_ { + const struct JNIInvokeInterface_ *functions; +#ifdef __cplusplus + + jint DestroyJavaVM() { + return functions->DestroyJavaVM(this); + } + jint AttachCurrentThread(void **penv, void *args) { + return functions->AttachCurrentThread(this, penv, args); + } + jint DetachCurrentThread() { + return functions->DetachCurrentThread(this); + } + + jint GetEnv(void **penv, jint version) { + return functions->GetEnv(this, penv, version); + } + jint AttachCurrentThreadAsDaemon(void **penv, void *args) { + return functions->AttachCurrentThreadAsDaemon(this, penv, args); + } +#endif +}; + +#ifdef _JNI_IMPLEMENTATION_ +#define _JNI_IMPORT_OR_EXPORT_ JNIEXPORT +#else +#define _JNI_IMPORT_OR_EXPORT_ JNIIMPORT +#endif +_JNI_IMPORT_OR_EXPORT_ jint JNICALL +JNI_GetDefaultJavaVMInitArgs(void *args); + +_JNI_IMPORT_OR_EXPORT_ jint JNICALL +JNI_CreateJavaVM(JavaVM **pvm, void **penv, void *args); + +_JNI_IMPORT_OR_EXPORT_ jint JNICALL +JNI_GetCreatedJavaVMs(JavaVM **, jsize, jsize *); + +/* Defined by native libraries. */ +JNIEXPORT jint JNICALL +JNI_OnLoad(JavaVM *vm, void *reserved); + +JNIEXPORT void JNICALL +JNI_OnUnload(JavaVM *vm, void *reserved); + +#define JNI_VERSION_1_1 0x00010001 +#define JNI_VERSION_1_2 0x00010002 +#define JNI_VERSION_1_4 0x00010004 +#define JNI_VERSION_1_6 0x00010006 +#define JNI_VERSION_1_8 0x00010008 + +#ifdef __cplusplus +} /* extern "C" */ +#endif /* __cplusplus */ + +#endif /* !_JAVASOFT_JNI_H_ */ diff --git a/main/jdk1.8.0_291/include/jvmti.h b/main/jdk1.8.0_291/include/jvmti.h new file mode 100644 index 000000000..74243f540 --- /dev/null +++ b/main/jdk1.8.0_291/include/jvmti.h @@ -0,0 +1,2534 @@ +/* + * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + + /* AUTOMATICALLY GENERATED FILE - DO NOT EDIT */ + + + /* Include file for the Java(tm) Virtual Machine Tool Interface */ + +#ifndef _JAVA_JVMTI_H_ +#define _JAVA_JVMTI_H_ + +#include "jni.h" + +#ifdef __cplusplus +extern "C" { +#endif + +enum { + JVMTI_VERSION_1 = 0x30010000, + JVMTI_VERSION_1_0 = 0x30010000, + JVMTI_VERSION_1_1 = 0x30010100, + JVMTI_VERSION_1_2 = 0x30010200, + + JVMTI_VERSION = 0x30000000 + (1 * 0x10000) + (2 * 0x100) + 1 /* version: 1.2.1 */ +}; + +JNIEXPORT jint JNICALL +Agent_OnLoad(JavaVM *vm, char *options, void *reserved); + +JNIEXPORT jint JNICALL +Agent_OnAttach(JavaVM* vm, char* options, void* reserved); + +JNIEXPORT void JNICALL +Agent_OnUnload(JavaVM *vm); + + /* Forward declaration of the environment */ + +struct _jvmtiEnv; + +struct jvmtiInterface_1_; + +#ifdef __cplusplus +typedef _jvmtiEnv jvmtiEnv; +#else +typedef const struct jvmtiInterface_1_ *jvmtiEnv; +#endif /* __cplusplus */ + +/* Derived Base Types */ + +typedef jobject jthread; +typedef jobject jthreadGroup; +typedef jlong jlocation; +struct _jrawMonitorID; +typedef struct _jrawMonitorID *jrawMonitorID; +typedef struct JNINativeInterface_ jniNativeInterface; + + /* Constants */ + + + /* Thread State Flags */ + +enum { + JVMTI_THREAD_STATE_ALIVE = 0x0001, + JVMTI_THREAD_STATE_TERMINATED = 0x0002, + JVMTI_THREAD_STATE_RUNNABLE = 0x0004, + JVMTI_THREAD_STATE_BLOCKED_ON_MONITOR_ENTER = 0x0400, + JVMTI_THREAD_STATE_WAITING = 0x0080, + JVMTI_THREAD_STATE_WAITING_INDEFINITELY = 0x0010, + JVMTI_THREAD_STATE_WAITING_WITH_TIMEOUT = 0x0020, + JVMTI_THREAD_STATE_SLEEPING = 0x0040, + JVMTI_THREAD_STATE_IN_OBJECT_WAIT = 0x0100, + JVMTI_THREAD_STATE_PARKED = 0x0200, + JVMTI_THREAD_STATE_SUSPENDED = 0x100000, + JVMTI_THREAD_STATE_INTERRUPTED = 0x200000, + JVMTI_THREAD_STATE_IN_NATIVE = 0x400000, + JVMTI_THREAD_STATE_VENDOR_1 = 0x10000000, + JVMTI_THREAD_STATE_VENDOR_2 = 0x20000000, + JVMTI_THREAD_STATE_VENDOR_3 = 0x40000000 +}; + + /* java.lang.Thread.State Conversion Masks */ + +enum { + JVMTI_JAVA_LANG_THREAD_STATE_MASK = JVMTI_THREAD_STATE_TERMINATED | JVMTI_THREAD_STATE_ALIVE | JVMTI_THREAD_STATE_RUNNABLE | JVMTI_THREAD_STATE_BLOCKED_ON_MONITOR_ENTER | JVMTI_THREAD_STATE_WAITING | JVMTI_THREAD_STATE_WAITING_INDEFINITELY | JVMTI_THREAD_STATE_WAITING_WITH_TIMEOUT, + JVMTI_JAVA_LANG_THREAD_STATE_NEW = 0, + JVMTI_JAVA_LANG_THREAD_STATE_TERMINATED = JVMTI_THREAD_STATE_TERMINATED, + JVMTI_JAVA_LANG_THREAD_STATE_RUNNABLE = JVMTI_THREAD_STATE_ALIVE | JVMTI_THREAD_STATE_RUNNABLE, + JVMTI_JAVA_LANG_THREAD_STATE_BLOCKED = JVMTI_THREAD_STATE_ALIVE | JVMTI_THREAD_STATE_BLOCKED_ON_MONITOR_ENTER, + JVMTI_JAVA_LANG_THREAD_STATE_WAITING = JVMTI_THREAD_STATE_ALIVE | JVMTI_THREAD_STATE_WAITING | JVMTI_THREAD_STATE_WAITING_INDEFINITELY, + JVMTI_JAVA_LANG_THREAD_STATE_TIMED_WAITING = JVMTI_THREAD_STATE_ALIVE | JVMTI_THREAD_STATE_WAITING | JVMTI_THREAD_STATE_WAITING_WITH_TIMEOUT +}; + + /* Thread Priority Constants */ + +enum { + JVMTI_THREAD_MIN_PRIORITY = 1, + JVMTI_THREAD_NORM_PRIORITY = 5, + JVMTI_THREAD_MAX_PRIORITY = 10 +}; + + /* Heap Filter Flags */ + +enum { + JVMTI_HEAP_FILTER_TAGGED = 0x4, + JVMTI_HEAP_FILTER_UNTAGGED = 0x8, + JVMTI_HEAP_FILTER_CLASS_TAGGED = 0x10, + JVMTI_HEAP_FILTER_CLASS_UNTAGGED = 0x20 +}; + + /* Heap Visit Control Flags */ + +enum { + JVMTI_VISIT_OBJECTS = 0x100, + JVMTI_VISIT_ABORT = 0x8000 +}; + + /* Heap Reference Enumeration */ + +typedef enum { + JVMTI_HEAP_REFERENCE_CLASS = 1, + JVMTI_HEAP_REFERENCE_FIELD = 2, + JVMTI_HEAP_REFERENCE_ARRAY_ELEMENT = 3, + JVMTI_HEAP_REFERENCE_CLASS_LOADER = 4, + JVMTI_HEAP_REFERENCE_SIGNERS = 5, + JVMTI_HEAP_REFERENCE_PROTECTION_DOMAIN = 6, + JVMTI_HEAP_REFERENCE_INTERFACE = 7, + JVMTI_HEAP_REFERENCE_STATIC_FIELD = 8, + JVMTI_HEAP_REFERENCE_CONSTANT_POOL = 9, + JVMTI_HEAP_REFERENCE_SUPERCLASS = 10, + JVMTI_HEAP_REFERENCE_JNI_GLOBAL = 21, + JVMTI_HEAP_REFERENCE_SYSTEM_CLASS = 22, + JVMTI_HEAP_REFERENCE_MONITOR = 23, + JVMTI_HEAP_REFERENCE_STACK_LOCAL = 24, + JVMTI_HEAP_REFERENCE_JNI_LOCAL = 25, + JVMTI_HEAP_REFERENCE_THREAD = 26, + JVMTI_HEAP_REFERENCE_OTHER = 27 +} jvmtiHeapReferenceKind; + + /* Primitive Type Enumeration */ + +typedef enum { + JVMTI_PRIMITIVE_TYPE_BOOLEAN = 90, + JVMTI_PRIMITIVE_TYPE_BYTE = 66, + JVMTI_PRIMITIVE_TYPE_CHAR = 67, + JVMTI_PRIMITIVE_TYPE_SHORT = 83, + JVMTI_PRIMITIVE_TYPE_INT = 73, + JVMTI_PRIMITIVE_TYPE_LONG = 74, + JVMTI_PRIMITIVE_TYPE_FLOAT = 70, + JVMTI_PRIMITIVE_TYPE_DOUBLE = 68 +} jvmtiPrimitiveType; + + /* Heap Object Filter Enumeration */ + +typedef enum { + JVMTI_HEAP_OBJECT_TAGGED = 1, + JVMTI_HEAP_OBJECT_UNTAGGED = 2, + JVMTI_HEAP_OBJECT_EITHER = 3 +} jvmtiHeapObjectFilter; + + /* Heap Root Kind Enumeration */ + +typedef enum { + JVMTI_HEAP_ROOT_JNI_GLOBAL = 1, + JVMTI_HEAP_ROOT_SYSTEM_CLASS = 2, + JVMTI_HEAP_ROOT_MONITOR = 3, + JVMTI_HEAP_ROOT_STACK_LOCAL = 4, + JVMTI_HEAP_ROOT_JNI_LOCAL = 5, + JVMTI_HEAP_ROOT_THREAD = 6, + JVMTI_HEAP_ROOT_OTHER = 7 +} jvmtiHeapRootKind; + + /* Object Reference Enumeration */ + +typedef enum { + JVMTI_REFERENCE_CLASS = 1, + JVMTI_REFERENCE_FIELD = 2, + JVMTI_REFERENCE_ARRAY_ELEMENT = 3, + JVMTI_REFERENCE_CLASS_LOADER = 4, + JVMTI_REFERENCE_SIGNERS = 5, + JVMTI_REFERENCE_PROTECTION_DOMAIN = 6, + JVMTI_REFERENCE_INTERFACE = 7, + JVMTI_REFERENCE_STATIC_FIELD = 8, + JVMTI_REFERENCE_CONSTANT_POOL = 9 +} jvmtiObjectReferenceKind; + + /* Iteration Control Enumeration */ + +typedef enum { + JVMTI_ITERATION_CONTINUE = 1, + JVMTI_ITERATION_IGNORE = 2, + JVMTI_ITERATION_ABORT = 0 +} jvmtiIterationControl; + + /* Class Status Flags */ + +enum { + JVMTI_CLASS_STATUS_VERIFIED = 1, + JVMTI_CLASS_STATUS_PREPARED = 2, + JVMTI_CLASS_STATUS_INITIALIZED = 4, + JVMTI_CLASS_STATUS_ERROR = 8, + JVMTI_CLASS_STATUS_ARRAY = 16, + JVMTI_CLASS_STATUS_PRIMITIVE = 32 +}; + + /* Event Enable/Disable */ + +typedef enum { + JVMTI_ENABLE = 1, + JVMTI_DISABLE = 0 +} jvmtiEventMode; + + /* Extension Function/Event Parameter Types */ + +typedef enum { + JVMTI_TYPE_JBYTE = 101, + JVMTI_TYPE_JCHAR = 102, + JVMTI_TYPE_JSHORT = 103, + JVMTI_TYPE_JINT = 104, + JVMTI_TYPE_JLONG = 105, + JVMTI_TYPE_JFLOAT = 106, + JVMTI_TYPE_JDOUBLE = 107, + JVMTI_TYPE_JBOOLEAN = 108, + JVMTI_TYPE_JOBJECT = 109, + JVMTI_TYPE_JTHREAD = 110, + JVMTI_TYPE_JCLASS = 111, + JVMTI_TYPE_JVALUE = 112, + JVMTI_TYPE_JFIELDID = 113, + JVMTI_TYPE_JMETHODID = 114, + JVMTI_TYPE_CCHAR = 115, + JVMTI_TYPE_CVOID = 116, + JVMTI_TYPE_JNIENV = 117 +} jvmtiParamTypes; + + /* Extension Function/Event Parameter Kinds */ + +typedef enum { + JVMTI_KIND_IN = 91, + JVMTI_KIND_IN_PTR = 92, + JVMTI_KIND_IN_BUF = 93, + JVMTI_KIND_ALLOC_BUF = 94, + JVMTI_KIND_ALLOC_ALLOC_BUF = 95, + JVMTI_KIND_OUT = 96, + JVMTI_KIND_OUT_BUF = 97 +} jvmtiParamKind; + + /* Timer Kinds */ + +typedef enum { + JVMTI_TIMER_USER_CPU = 30, + JVMTI_TIMER_TOTAL_CPU = 31, + JVMTI_TIMER_ELAPSED = 32 +} jvmtiTimerKind; + + /* Phases of execution */ + +typedef enum { + JVMTI_PHASE_ONLOAD = 1, + JVMTI_PHASE_PRIMORDIAL = 2, + JVMTI_PHASE_START = 6, + JVMTI_PHASE_LIVE = 4, + JVMTI_PHASE_DEAD = 8 +} jvmtiPhase; + + /* Version Interface Types */ + +enum { + JVMTI_VERSION_INTERFACE_JNI = 0x00000000, + JVMTI_VERSION_INTERFACE_JVMTI = 0x30000000 +}; + + /* Version Masks */ + +enum { + JVMTI_VERSION_MASK_INTERFACE_TYPE = 0x70000000, + JVMTI_VERSION_MASK_MAJOR = 0x0FFF0000, + JVMTI_VERSION_MASK_MINOR = 0x0000FF00, + JVMTI_VERSION_MASK_MICRO = 0x000000FF +}; + + /* Version Shifts */ + +enum { + JVMTI_VERSION_SHIFT_MAJOR = 16, + JVMTI_VERSION_SHIFT_MINOR = 8, + JVMTI_VERSION_SHIFT_MICRO = 0 +}; + + /* Verbose Flag Enumeration */ + +typedef enum { + JVMTI_VERBOSE_OTHER = 0, + JVMTI_VERBOSE_GC = 1, + JVMTI_VERBOSE_CLASS = 2, + JVMTI_VERBOSE_JNI = 4 +} jvmtiVerboseFlag; + + /* JLocation Format Enumeration */ + +typedef enum { + JVMTI_JLOCATION_JVMBCI = 1, + JVMTI_JLOCATION_MACHINEPC = 2, + JVMTI_JLOCATION_OTHER = 0 +} jvmtiJlocationFormat; + + /* Resource Exhaustion Flags */ + +enum { + JVMTI_RESOURCE_EXHAUSTED_OOM_ERROR = 0x0001, + JVMTI_RESOURCE_EXHAUSTED_JAVA_HEAP = 0x0002, + JVMTI_RESOURCE_EXHAUSTED_THREADS = 0x0004 +}; + + /* Errors */ + +typedef enum { + JVMTI_ERROR_NONE = 0, + JVMTI_ERROR_INVALID_THREAD = 10, + JVMTI_ERROR_INVALID_THREAD_GROUP = 11, + JVMTI_ERROR_INVALID_PRIORITY = 12, + JVMTI_ERROR_THREAD_NOT_SUSPENDED = 13, + JVMTI_ERROR_THREAD_SUSPENDED = 14, + JVMTI_ERROR_THREAD_NOT_ALIVE = 15, + JVMTI_ERROR_INVALID_OBJECT = 20, + JVMTI_ERROR_INVALID_CLASS = 21, + JVMTI_ERROR_CLASS_NOT_PREPARED = 22, + JVMTI_ERROR_INVALID_METHODID = 23, + JVMTI_ERROR_INVALID_LOCATION = 24, + JVMTI_ERROR_INVALID_FIELDID = 25, + JVMTI_ERROR_NO_MORE_FRAMES = 31, + JVMTI_ERROR_OPAQUE_FRAME = 32, + JVMTI_ERROR_TYPE_MISMATCH = 34, + JVMTI_ERROR_INVALID_SLOT = 35, + JVMTI_ERROR_DUPLICATE = 40, + JVMTI_ERROR_NOT_FOUND = 41, + JVMTI_ERROR_INVALID_MONITOR = 50, + JVMTI_ERROR_NOT_MONITOR_OWNER = 51, + JVMTI_ERROR_INTERRUPT = 52, + JVMTI_ERROR_INVALID_CLASS_FORMAT = 60, + JVMTI_ERROR_CIRCULAR_CLASS_DEFINITION = 61, + JVMTI_ERROR_FAILS_VERIFICATION = 62, + JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED = 63, + JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED = 64, + JVMTI_ERROR_INVALID_TYPESTATE = 65, + JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED = 66, + JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED = 67, + JVMTI_ERROR_UNSUPPORTED_VERSION = 68, + JVMTI_ERROR_NAMES_DONT_MATCH = 69, + JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED = 70, + JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED = 71, + JVMTI_ERROR_UNMODIFIABLE_CLASS = 79, + JVMTI_ERROR_NOT_AVAILABLE = 98, + JVMTI_ERROR_MUST_POSSESS_CAPABILITY = 99, + JVMTI_ERROR_NULL_POINTER = 100, + JVMTI_ERROR_ABSENT_INFORMATION = 101, + JVMTI_ERROR_INVALID_EVENT_TYPE = 102, + JVMTI_ERROR_ILLEGAL_ARGUMENT = 103, + JVMTI_ERROR_NATIVE_METHOD = 104, + JVMTI_ERROR_CLASS_LOADER_UNSUPPORTED = 106, + JVMTI_ERROR_OUT_OF_MEMORY = 110, + JVMTI_ERROR_ACCESS_DENIED = 111, + JVMTI_ERROR_WRONG_PHASE = 112, + JVMTI_ERROR_INTERNAL = 113, + JVMTI_ERROR_UNATTACHED_THREAD = 115, + JVMTI_ERROR_INVALID_ENVIRONMENT = 116, + JVMTI_ERROR_MAX = 116 +} jvmtiError; + + /* Event IDs */ + +typedef enum { + JVMTI_MIN_EVENT_TYPE_VAL = 50, + JVMTI_EVENT_VM_INIT = 50, + JVMTI_EVENT_VM_DEATH = 51, + JVMTI_EVENT_THREAD_START = 52, + JVMTI_EVENT_THREAD_END = 53, + JVMTI_EVENT_CLASS_FILE_LOAD_HOOK = 54, + JVMTI_EVENT_CLASS_LOAD = 55, + JVMTI_EVENT_CLASS_PREPARE = 56, + JVMTI_EVENT_VM_START = 57, + JVMTI_EVENT_EXCEPTION = 58, + JVMTI_EVENT_EXCEPTION_CATCH = 59, + JVMTI_EVENT_SINGLE_STEP = 60, + JVMTI_EVENT_FRAME_POP = 61, + JVMTI_EVENT_BREAKPOINT = 62, + JVMTI_EVENT_FIELD_ACCESS = 63, + JVMTI_EVENT_FIELD_MODIFICATION = 64, + JVMTI_EVENT_METHOD_ENTRY = 65, + JVMTI_EVENT_METHOD_EXIT = 66, + JVMTI_EVENT_NATIVE_METHOD_BIND = 67, + JVMTI_EVENT_COMPILED_METHOD_LOAD = 68, + JVMTI_EVENT_COMPILED_METHOD_UNLOAD = 69, + JVMTI_EVENT_DYNAMIC_CODE_GENERATED = 70, + JVMTI_EVENT_DATA_DUMP_REQUEST = 71, + JVMTI_EVENT_MONITOR_WAIT = 73, + JVMTI_EVENT_MONITOR_WAITED = 74, + JVMTI_EVENT_MONITOR_CONTENDED_ENTER = 75, + JVMTI_EVENT_MONITOR_CONTENDED_ENTERED = 76, + JVMTI_EVENT_RESOURCE_EXHAUSTED = 80, + JVMTI_EVENT_GARBAGE_COLLECTION_START = 81, + JVMTI_EVENT_GARBAGE_COLLECTION_FINISH = 82, + JVMTI_EVENT_OBJECT_FREE = 83, + JVMTI_EVENT_VM_OBJECT_ALLOC = 84, + JVMTI_MAX_EVENT_TYPE_VAL = 84 +} jvmtiEvent; + + + /* Pre-Declarations */ +struct _jvmtiThreadInfo; +typedef struct _jvmtiThreadInfo jvmtiThreadInfo; +struct _jvmtiMonitorStackDepthInfo; +typedef struct _jvmtiMonitorStackDepthInfo jvmtiMonitorStackDepthInfo; +struct _jvmtiThreadGroupInfo; +typedef struct _jvmtiThreadGroupInfo jvmtiThreadGroupInfo; +struct _jvmtiFrameInfo; +typedef struct _jvmtiFrameInfo jvmtiFrameInfo; +struct _jvmtiStackInfo; +typedef struct _jvmtiStackInfo jvmtiStackInfo; +struct _jvmtiHeapReferenceInfoField; +typedef struct _jvmtiHeapReferenceInfoField jvmtiHeapReferenceInfoField; +struct _jvmtiHeapReferenceInfoArray; +typedef struct _jvmtiHeapReferenceInfoArray jvmtiHeapReferenceInfoArray; +struct _jvmtiHeapReferenceInfoConstantPool; +typedef struct _jvmtiHeapReferenceInfoConstantPool jvmtiHeapReferenceInfoConstantPool; +struct _jvmtiHeapReferenceInfoStackLocal; +typedef struct _jvmtiHeapReferenceInfoStackLocal jvmtiHeapReferenceInfoStackLocal; +struct _jvmtiHeapReferenceInfoJniLocal; +typedef struct _jvmtiHeapReferenceInfoJniLocal jvmtiHeapReferenceInfoJniLocal; +struct _jvmtiHeapReferenceInfoReserved; +typedef struct _jvmtiHeapReferenceInfoReserved jvmtiHeapReferenceInfoReserved; +union _jvmtiHeapReferenceInfo; +typedef union _jvmtiHeapReferenceInfo jvmtiHeapReferenceInfo; +struct _jvmtiHeapCallbacks; +typedef struct _jvmtiHeapCallbacks jvmtiHeapCallbacks; +struct _jvmtiClassDefinition; +typedef struct _jvmtiClassDefinition jvmtiClassDefinition; +struct _jvmtiMonitorUsage; +typedef struct _jvmtiMonitorUsage jvmtiMonitorUsage; +struct _jvmtiLineNumberEntry; +typedef struct _jvmtiLineNumberEntry jvmtiLineNumberEntry; +struct _jvmtiLocalVariableEntry; +typedef struct _jvmtiLocalVariableEntry jvmtiLocalVariableEntry; +struct _jvmtiParamInfo; +typedef struct _jvmtiParamInfo jvmtiParamInfo; +struct _jvmtiExtensionFunctionInfo; +typedef struct _jvmtiExtensionFunctionInfo jvmtiExtensionFunctionInfo; +struct _jvmtiExtensionEventInfo; +typedef struct _jvmtiExtensionEventInfo jvmtiExtensionEventInfo; +struct _jvmtiTimerInfo; +typedef struct _jvmtiTimerInfo jvmtiTimerInfo; +struct _jvmtiAddrLocationMap; +typedef struct _jvmtiAddrLocationMap jvmtiAddrLocationMap; + + /* Function Types */ + +typedef void (JNICALL *jvmtiStartFunction) + (jvmtiEnv* jvmti_env, JNIEnv* jni_env, void* arg); + +typedef jint (JNICALL *jvmtiHeapIterationCallback) + (jlong class_tag, jlong size, jlong* tag_ptr, jint length, void* user_data); + +typedef jint (JNICALL *jvmtiHeapReferenceCallback) + (jvmtiHeapReferenceKind reference_kind, const jvmtiHeapReferenceInfo* reference_info, jlong class_tag, jlong referrer_class_tag, jlong size, jlong* tag_ptr, jlong* referrer_tag_ptr, jint length, void* user_data); + +typedef jint (JNICALL *jvmtiPrimitiveFieldCallback) + (jvmtiHeapReferenceKind kind, const jvmtiHeapReferenceInfo* info, jlong object_class_tag, jlong* object_tag_ptr, jvalue value, jvmtiPrimitiveType value_type, void* user_data); + +typedef jint (JNICALL *jvmtiArrayPrimitiveValueCallback) + (jlong class_tag, jlong size, jlong* tag_ptr, jint element_count, jvmtiPrimitiveType element_type, const void* elements, void* user_data); + +typedef jint (JNICALL *jvmtiStringPrimitiveValueCallback) + (jlong class_tag, jlong size, jlong* tag_ptr, const jchar* value, jint value_length, void* user_data); + +typedef jint (JNICALL *jvmtiReservedCallback) + (); + +typedef jvmtiIterationControl (JNICALL *jvmtiHeapObjectCallback) + (jlong class_tag, jlong size, jlong* tag_ptr, void* user_data); + +typedef jvmtiIterationControl (JNICALL *jvmtiHeapRootCallback) + (jvmtiHeapRootKind root_kind, jlong class_tag, jlong size, jlong* tag_ptr, void* user_data); + +typedef jvmtiIterationControl (JNICALL *jvmtiStackReferenceCallback) + (jvmtiHeapRootKind root_kind, jlong class_tag, jlong size, jlong* tag_ptr, jlong thread_tag, jint depth, jmethodID method, jint slot, void* user_data); + +typedef jvmtiIterationControl (JNICALL *jvmtiObjectReferenceCallback) + (jvmtiObjectReferenceKind reference_kind, jlong class_tag, jlong size, jlong* tag_ptr, jlong referrer_tag, jint referrer_index, void* user_data); + +typedef jvmtiError (JNICALL *jvmtiExtensionFunction) + (jvmtiEnv* jvmti_env, ...); + +typedef void (JNICALL *jvmtiExtensionEvent) + (jvmtiEnv* jvmti_env, ...); + + + /* Structure Types */ +struct _jvmtiThreadInfo { + char* name; + jint priority; + jboolean is_daemon; + jthreadGroup thread_group; + jobject context_class_loader; +}; +struct _jvmtiMonitorStackDepthInfo { + jobject monitor; + jint stack_depth; +}; +struct _jvmtiThreadGroupInfo { + jthreadGroup parent; + char* name; + jint max_priority; + jboolean is_daemon; +}; +struct _jvmtiFrameInfo { + jmethodID method; + jlocation location; +}; +struct _jvmtiStackInfo { + jthread thread; + jint state; + jvmtiFrameInfo* frame_buffer; + jint frame_count; +}; +struct _jvmtiHeapReferenceInfoField { + jint index; +}; +struct _jvmtiHeapReferenceInfoArray { + jint index; +}; +struct _jvmtiHeapReferenceInfoConstantPool { + jint index; +}; +struct _jvmtiHeapReferenceInfoStackLocal { + jlong thread_tag; + jlong thread_id; + jint depth; + jmethodID method; + jlocation location; + jint slot; +}; +struct _jvmtiHeapReferenceInfoJniLocal { + jlong thread_tag; + jlong thread_id; + jint depth; + jmethodID method; +}; +struct _jvmtiHeapReferenceInfoReserved { + jlong reserved1; + jlong reserved2; + jlong reserved3; + jlong reserved4; + jlong reserved5; + jlong reserved6; + jlong reserved7; + jlong reserved8; +}; +union _jvmtiHeapReferenceInfo { + jvmtiHeapReferenceInfoField field; + jvmtiHeapReferenceInfoArray array; + jvmtiHeapReferenceInfoConstantPool constant_pool; + jvmtiHeapReferenceInfoStackLocal stack_local; + jvmtiHeapReferenceInfoJniLocal jni_local; + jvmtiHeapReferenceInfoReserved other; +}; +struct _jvmtiHeapCallbacks { + jvmtiHeapIterationCallback heap_iteration_callback; + jvmtiHeapReferenceCallback heap_reference_callback; + jvmtiPrimitiveFieldCallback primitive_field_callback; + jvmtiArrayPrimitiveValueCallback array_primitive_value_callback; + jvmtiStringPrimitiveValueCallback string_primitive_value_callback; + jvmtiReservedCallback reserved5; + jvmtiReservedCallback reserved6; + jvmtiReservedCallback reserved7; + jvmtiReservedCallback reserved8; + jvmtiReservedCallback reserved9; + jvmtiReservedCallback reserved10; + jvmtiReservedCallback reserved11; + jvmtiReservedCallback reserved12; + jvmtiReservedCallback reserved13; + jvmtiReservedCallback reserved14; + jvmtiReservedCallback reserved15; +}; +struct _jvmtiClassDefinition { + jclass klass; + jint class_byte_count; + const unsigned char* class_bytes; +}; +struct _jvmtiMonitorUsage { + jthread owner; + jint entry_count; + jint waiter_count; + jthread* waiters; + jint notify_waiter_count; + jthread* notify_waiters; +}; +struct _jvmtiLineNumberEntry { + jlocation start_location; + jint line_number; +}; +struct _jvmtiLocalVariableEntry { + jlocation start_location; + jint length; + char* name; + char* signature; + char* generic_signature; + jint slot; +}; +struct _jvmtiParamInfo { + char* name; + jvmtiParamKind kind; + jvmtiParamTypes base_type; + jboolean null_ok; +}; +struct _jvmtiExtensionFunctionInfo { + jvmtiExtensionFunction func; + char* id; + char* short_description; + jint param_count; + jvmtiParamInfo* params; + jint error_count; + jvmtiError* errors; +}; +struct _jvmtiExtensionEventInfo { + jint extension_event_index; + char* id; + char* short_description; + jint param_count; + jvmtiParamInfo* params; +}; +struct _jvmtiTimerInfo { + jlong max_value; + jboolean may_skip_forward; + jboolean may_skip_backward; + jvmtiTimerKind kind; + jlong reserved1; + jlong reserved2; +}; +struct _jvmtiAddrLocationMap { + const void* start_address; + jlocation location; +}; + +typedef struct { + unsigned int can_tag_objects : 1; + unsigned int can_generate_field_modification_events : 1; + unsigned int can_generate_field_access_events : 1; + unsigned int can_get_bytecodes : 1; + unsigned int can_get_synthetic_attribute : 1; + unsigned int can_get_owned_monitor_info : 1; + unsigned int can_get_current_contended_monitor : 1; + unsigned int can_get_monitor_info : 1; + unsigned int can_pop_frame : 1; + unsigned int can_redefine_classes : 1; + unsigned int can_signal_thread : 1; + unsigned int can_get_source_file_name : 1; + unsigned int can_get_line_numbers : 1; + unsigned int can_get_source_debug_extension : 1; + unsigned int can_access_local_variables : 1; + unsigned int can_maintain_original_method_order : 1; + unsigned int can_generate_single_step_events : 1; + unsigned int can_generate_exception_events : 1; + unsigned int can_generate_frame_pop_events : 1; + unsigned int can_generate_breakpoint_events : 1; + unsigned int can_suspend : 1; + unsigned int can_redefine_any_class : 1; + unsigned int can_get_current_thread_cpu_time : 1; + unsigned int can_get_thread_cpu_time : 1; + unsigned int can_generate_method_entry_events : 1; + unsigned int can_generate_method_exit_events : 1; + unsigned int can_generate_all_class_hook_events : 1; + unsigned int can_generate_compiled_method_load_events : 1; + unsigned int can_generate_monitor_events : 1; + unsigned int can_generate_vm_object_alloc_events : 1; + unsigned int can_generate_native_method_bind_events : 1; + unsigned int can_generate_garbage_collection_events : 1; + unsigned int can_generate_object_free_events : 1; + unsigned int can_force_early_return : 1; + unsigned int can_get_owned_monitor_stack_depth_info : 1; + unsigned int can_get_constant_pool : 1; + unsigned int can_set_native_method_prefix : 1; + unsigned int can_retransform_classes : 1; + unsigned int can_retransform_any_class : 1; + unsigned int can_generate_resource_exhaustion_heap_events : 1; + unsigned int can_generate_resource_exhaustion_threads_events : 1; + unsigned int : 7; + unsigned int : 16; + unsigned int : 16; + unsigned int : 16; + unsigned int : 16; + unsigned int : 16; +} jvmtiCapabilities; + + + /* Event Definitions */ + +typedef void (JNICALL *jvmtiEventReserved)(void); + + +typedef void (JNICALL *jvmtiEventBreakpoint) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jlocation location); + +typedef void (JNICALL *jvmtiEventClassFileLoadHook) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jclass class_being_redefined, + jobject loader, + const char* name, + jobject protection_domain, + jint class_data_len, + const unsigned char* class_data, + jint* new_class_data_len, + unsigned char** new_class_data); + +typedef void (JNICALL *jvmtiEventClassLoad) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jclass klass); + +typedef void (JNICALL *jvmtiEventClassPrepare) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jclass klass); + +typedef void (JNICALL *jvmtiEventCompiledMethodLoad) + (jvmtiEnv *jvmti_env, + jmethodID method, + jint code_size, + const void* code_addr, + jint map_length, + const jvmtiAddrLocationMap* map, + const void* compile_info); + +typedef void (JNICALL *jvmtiEventCompiledMethodUnload) + (jvmtiEnv *jvmti_env, + jmethodID method, + const void* code_addr); + +typedef void (JNICALL *jvmtiEventDataDumpRequest) + (jvmtiEnv *jvmti_env); + +typedef void (JNICALL *jvmtiEventDynamicCodeGenerated) + (jvmtiEnv *jvmti_env, + const char* name, + const void* address, + jint length); + +typedef void (JNICALL *jvmtiEventException) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jlocation location, + jobject exception, + jmethodID catch_method, + jlocation catch_location); + +typedef void (JNICALL *jvmtiEventExceptionCatch) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jlocation location, + jobject exception); + +typedef void (JNICALL *jvmtiEventFieldAccess) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jlocation location, + jclass field_klass, + jobject object, + jfieldID field); + +typedef void (JNICALL *jvmtiEventFieldModification) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jlocation location, + jclass field_klass, + jobject object, + jfieldID field, + char signature_type, + jvalue new_value); + +typedef void (JNICALL *jvmtiEventFramePop) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jboolean was_popped_by_exception); + +typedef void (JNICALL *jvmtiEventGarbageCollectionFinish) + (jvmtiEnv *jvmti_env); + +typedef void (JNICALL *jvmtiEventGarbageCollectionStart) + (jvmtiEnv *jvmti_env); + +typedef void (JNICALL *jvmtiEventMethodEntry) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method); + +typedef void (JNICALL *jvmtiEventMethodExit) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jboolean was_popped_by_exception, + jvalue return_value); + +typedef void (JNICALL *jvmtiEventMonitorContendedEnter) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jobject object); + +typedef void (JNICALL *jvmtiEventMonitorContendedEntered) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jobject object); + +typedef void (JNICALL *jvmtiEventMonitorWait) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jobject object, + jlong timeout); + +typedef void (JNICALL *jvmtiEventMonitorWaited) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jobject object, + jboolean timed_out); + +typedef void (JNICALL *jvmtiEventNativeMethodBind) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + void* address, + void** new_address_ptr); + +typedef void (JNICALL *jvmtiEventObjectFree) + (jvmtiEnv *jvmti_env, + jlong tag); + +typedef void (JNICALL *jvmtiEventResourceExhausted) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jint flags, + const void* reserved, + const char* description); + +typedef void (JNICALL *jvmtiEventSingleStep) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jmethodID method, + jlocation location); + +typedef void (JNICALL *jvmtiEventThreadEnd) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread); + +typedef void (JNICALL *jvmtiEventThreadStart) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread); + +typedef void (JNICALL *jvmtiEventVMDeath) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env); + +typedef void (JNICALL *jvmtiEventVMInit) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread); + +typedef void (JNICALL *jvmtiEventVMObjectAlloc) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env, + jthread thread, + jobject object, + jclass object_klass, + jlong size); + +typedef void (JNICALL *jvmtiEventVMStart) + (jvmtiEnv *jvmti_env, + JNIEnv* jni_env); + + /* Event Callback Structure */ + +typedef struct { + /* 50 : VM Initialization Event */ + jvmtiEventVMInit VMInit; + /* 51 : VM Death Event */ + jvmtiEventVMDeath VMDeath; + /* 52 : Thread Start */ + jvmtiEventThreadStart ThreadStart; + /* 53 : Thread End */ + jvmtiEventThreadEnd ThreadEnd; + /* 54 : Class File Load Hook */ + jvmtiEventClassFileLoadHook ClassFileLoadHook; + /* 55 : Class Load */ + jvmtiEventClassLoad ClassLoad; + /* 56 : Class Prepare */ + jvmtiEventClassPrepare ClassPrepare; + /* 57 : VM Start Event */ + jvmtiEventVMStart VMStart; + /* 58 : Exception */ + jvmtiEventException Exception; + /* 59 : Exception Catch */ + jvmtiEventExceptionCatch ExceptionCatch; + /* 60 : Single Step */ + jvmtiEventSingleStep SingleStep; + /* 61 : Frame Pop */ + jvmtiEventFramePop FramePop; + /* 62 : Breakpoint */ + jvmtiEventBreakpoint Breakpoint; + /* 63 : Field Access */ + jvmtiEventFieldAccess FieldAccess; + /* 64 : Field Modification */ + jvmtiEventFieldModification FieldModification; + /* 65 : Method Entry */ + jvmtiEventMethodEntry MethodEntry; + /* 66 : Method Exit */ + jvmtiEventMethodExit MethodExit; + /* 67 : Native Method Bind */ + jvmtiEventNativeMethodBind NativeMethodBind; + /* 68 : Compiled Method Load */ + jvmtiEventCompiledMethodLoad CompiledMethodLoad; + /* 69 : Compiled Method Unload */ + jvmtiEventCompiledMethodUnload CompiledMethodUnload; + /* 70 : Dynamic Code Generated */ + jvmtiEventDynamicCodeGenerated DynamicCodeGenerated; + /* 71 : Data Dump Request */ + jvmtiEventDataDumpRequest DataDumpRequest; + /* 72 */ + jvmtiEventReserved reserved72; + /* 73 : Monitor Wait */ + jvmtiEventMonitorWait MonitorWait; + /* 74 : Monitor Waited */ + jvmtiEventMonitorWaited MonitorWaited; + /* 75 : Monitor Contended Enter */ + jvmtiEventMonitorContendedEnter MonitorContendedEnter; + /* 76 : Monitor Contended Entered */ + jvmtiEventMonitorContendedEntered MonitorContendedEntered; + /* 77 */ + jvmtiEventReserved reserved77; + /* 78 */ + jvmtiEventReserved reserved78; + /* 79 */ + jvmtiEventReserved reserved79; + /* 80 : Resource Exhausted */ + jvmtiEventResourceExhausted ResourceExhausted; + /* 81 : Garbage Collection Start */ + jvmtiEventGarbageCollectionStart GarbageCollectionStart; + /* 82 : Garbage Collection Finish */ + jvmtiEventGarbageCollectionFinish GarbageCollectionFinish; + /* 83 : Object Free */ + jvmtiEventObjectFree ObjectFree; + /* 84 : VM Object Allocation */ + jvmtiEventVMObjectAlloc VMObjectAlloc; +} jvmtiEventCallbacks; + + + /* Function Interface */ + +typedef struct jvmtiInterface_1_ { + + /* 1 : RESERVED */ + void *reserved1; + + /* 2 : Set Event Notification Mode */ + jvmtiError (JNICALL *SetEventNotificationMode) (jvmtiEnv* env, + jvmtiEventMode mode, + jvmtiEvent event_type, + jthread event_thread, + ...); + + /* 3 : RESERVED */ + void *reserved3; + + /* 4 : Get All Threads */ + jvmtiError (JNICALL *GetAllThreads) (jvmtiEnv* env, + jint* threads_count_ptr, + jthread** threads_ptr); + + /* 5 : Suspend Thread */ + jvmtiError (JNICALL *SuspendThread) (jvmtiEnv* env, + jthread thread); + + /* 6 : Resume Thread */ + jvmtiError (JNICALL *ResumeThread) (jvmtiEnv* env, + jthread thread); + + /* 7 : Stop Thread */ + jvmtiError (JNICALL *StopThread) (jvmtiEnv* env, + jthread thread, + jobject exception); + + /* 8 : Interrupt Thread */ + jvmtiError (JNICALL *InterruptThread) (jvmtiEnv* env, + jthread thread); + + /* 9 : Get Thread Info */ + jvmtiError (JNICALL *GetThreadInfo) (jvmtiEnv* env, + jthread thread, + jvmtiThreadInfo* info_ptr); + + /* 10 : Get Owned Monitor Info */ + jvmtiError (JNICALL *GetOwnedMonitorInfo) (jvmtiEnv* env, + jthread thread, + jint* owned_monitor_count_ptr, + jobject** owned_monitors_ptr); + + /* 11 : Get Current Contended Monitor */ + jvmtiError (JNICALL *GetCurrentContendedMonitor) (jvmtiEnv* env, + jthread thread, + jobject* monitor_ptr); + + /* 12 : Run Agent Thread */ + jvmtiError (JNICALL *RunAgentThread) (jvmtiEnv* env, + jthread thread, + jvmtiStartFunction proc, + const void* arg, + jint priority); + + /* 13 : Get Top Thread Groups */ + jvmtiError (JNICALL *GetTopThreadGroups) (jvmtiEnv* env, + jint* group_count_ptr, + jthreadGroup** groups_ptr); + + /* 14 : Get Thread Group Info */ + jvmtiError (JNICALL *GetThreadGroupInfo) (jvmtiEnv* env, + jthreadGroup group, + jvmtiThreadGroupInfo* info_ptr); + + /* 15 : Get Thread Group Children */ + jvmtiError (JNICALL *GetThreadGroupChildren) (jvmtiEnv* env, + jthreadGroup group, + jint* thread_count_ptr, + jthread** threads_ptr, + jint* group_count_ptr, + jthreadGroup** groups_ptr); + + /* 16 : Get Frame Count */ + jvmtiError (JNICALL *GetFrameCount) (jvmtiEnv* env, + jthread thread, + jint* count_ptr); + + /* 17 : Get Thread State */ + jvmtiError (JNICALL *GetThreadState) (jvmtiEnv* env, + jthread thread, + jint* thread_state_ptr); + + /* 18 : Get Current Thread */ + jvmtiError (JNICALL *GetCurrentThread) (jvmtiEnv* env, + jthread* thread_ptr); + + /* 19 : Get Frame Location */ + jvmtiError (JNICALL *GetFrameLocation) (jvmtiEnv* env, + jthread thread, + jint depth, + jmethodID* method_ptr, + jlocation* location_ptr); + + /* 20 : Notify Frame Pop */ + jvmtiError (JNICALL *NotifyFramePop) (jvmtiEnv* env, + jthread thread, + jint depth); + + /* 21 : Get Local Variable - Object */ + jvmtiError (JNICALL *GetLocalObject) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jobject* value_ptr); + + /* 22 : Get Local Variable - Int */ + jvmtiError (JNICALL *GetLocalInt) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jint* value_ptr); + + /* 23 : Get Local Variable - Long */ + jvmtiError (JNICALL *GetLocalLong) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jlong* value_ptr); + + /* 24 : Get Local Variable - Float */ + jvmtiError (JNICALL *GetLocalFloat) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jfloat* value_ptr); + + /* 25 : Get Local Variable - Double */ + jvmtiError (JNICALL *GetLocalDouble) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jdouble* value_ptr); + + /* 26 : Set Local Variable - Object */ + jvmtiError (JNICALL *SetLocalObject) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jobject value); + + /* 27 : Set Local Variable - Int */ + jvmtiError (JNICALL *SetLocalInt) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jint value); + + /* 28 : Set Local Variable - Long */ + jvmtiError (JNICALL *SetLocalLong) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jlong value); + + /* 29 : Set Local Variable - Float */ + jvmtiError (JNICALL *SetLocalFloat) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jfloat value); + + /* 30 : Set Local Variable - Double */ + jvmtiError (JNICALL *SetLocalDouble) (jvmtiEnv* env, + jthread thread, + jint depth, + jint slot, + jdouble value); + + /* 31 : Create Raw Monitor */ + jvmtiError (JNICALL *CreateRawMonitor) (jvmtiEnv* env, + const char* name, + jrawMonitorID* monitor_ptr); + + /* 32 : Destroy Raw Monitor */ + jvmtiError (JNICALL *DestroyRawMonitor) (jvmtiEnv* env, + jrawMonitorID monitor); + + /* 33 : Raw Monitor Enter */ + jvmtiError (JNICALL *RawMonitorEnter) (jvmtiEnv* env, + jrawMonitorID monitor); + + /* 34 : Raw Monitor Exit */ + jvmtiError (JNICALL *RawMonitorExit) (jvmtiEnv* env, + jrawMonitorID monitor); + + /* 35 : Raw Monitor Wait */ + jvmtiError (JNICALL *RawMonitorWait) (jvmtiEnv* env, + jrawMonitorID monitor, + jlong millis); + + /* 36 : Raw Monitor Notify */ + jvmtiError (JNICALL *RawMonitorNotify) (jvmtiEnv* env, + jrawMonitorID monitor); + + /* 37 : Raw Monitor Notify All */ + jvmtiError (JNICALL *RawMonitorNotifyAll) (jvmtiEnv* env, + jrawMonitorID monitor); + + /* 38 : Set Breakpoint */ + jvmtiError (JNICALL *SetBreakpoint) (jvmtiEnv* env, + jmethodID method, + jlocation location); + + /* 39 : Clear Breakpoint */ + jvmtiError (JNICALL *ClearBreakpoint) (jvmtiEnv* env, + jmethodID method, + jlocation location); + + /* 40 : RESERVED */ + void *reserved40; + + /* 41 : Set Field Access Watch */ + jvmtiError (JNICALL *SetFieldAccessWatch) (jvmtiEnv* env, + jclass klass, + jfieldID field); + + /* 42 : Clear Field Access Watch */ + jvmtiError (JNICALL *ClearFieldAccessWatch) (jvmtiEnv* env, + jclass klass, + jfieldID field); + + /* 43 : Set Field Modification Watch */ + jvmtiError (JNICALL *SetFieldModificationWatch) (jvmtiEnv* env, + jclass klass, + jfieldID field); + + /* 44 : Clear Field Modification Watch */ + jvmtiError (JNICALL *ClearFieldModificationWatch) (jvmtiEnv* env, + jclass klass, + jfieldID field); + + /* 45 : Is Modifiable Class */ + jvmtiError (JNICALL *IsModifiableClass) (jvmtiEnv* env, + jclass klass, + jboolean* is_modifiable_class_ptr); + + /* 46 : Allocate */ + jvmtiError (JNICALL *Allocate) (jvmtiEnv* env, + jlong size, + unsigned char** mem_ptr); + + /* 47 : Deallocate */ + jvmtiError (JNICALL *Deallocate) (jvmtiEnv* env, + unsigned char* mem); + + /* 48 : Get Class Signature */ + jvmtiError (JNICALL *GetClassSignature) (jvmtiEnv* env, + jclass klass, + char** signature_ptr, + char** generic_ptr); + + /* 49 : Get Class Status */ + jvmtiError (JNICALL *GetClassStatus) (jvmtiEnv* env, + jclass klass, + jint* status_ptr); + + /* 50 : Get Source File Name */ + jvmtiError (JNICALL *GetSourceFileName) (jvmtiEnv* env, + jclass klass, + char** source_name_ptr); + + /* 51 : Get Class Modifiers */ + jvmtiError (JNICALL *GetClassModifiers) (jvmtiEnv* env, + jclass klass, + jint* modifiers_ptr); + + /* 52 : Get Class Methods */ + jvmtiError (JNICALL *GetClassMethods) (jvmtiEnv* env, + jclass klass, + jint* method_count_ptr, + jmethodID** methods_ptr); + + /* 53 : Get Class Fields */ + jvmtiError (JNICALL *GetClassFields) (jvmtiEnv* env, + jclass klass, + jint* field_count_ptr, + jfieldID** fields_ptr); + + /* 54 : Get Implemented Interfaces */ + jvmtiError (JNICALL *GetImplementedInterfaces) (jvmtiEnv* env, + jclass klass, + jint* interface_count_ptr, + jclass** interfaces_ptr); + + /* 55 : Is Interface */ + jvmtiError (JNICALL *IsInterface) (jvmtiEnv* env, + jclass klass, + jboolean* is_interface_ptr); + + /* 56 : Is Array Class */ + jvmtiError (JNICALL *IsArrayClass) (jvmtiEnv* env, + jclass klass, + jboolean* is_array_class_ptr); + + /* 57 : Get Class Loader */ + jvmtiError (JNICALL *GetClassLoader) (jvmtiEnv* env, + jclass klass, + jobject* classloader_ptr); + + /* 58 : Get Object Hash Code */ + jvmtiError (JNICALL *GetObjectHashCode) (jvmtiEnv* env, + jobject object, + jint* hash_code_ptr); + + /* 59 : Get Object Monitor Usage */ + jvmtiError (JNICALL *GetObjectMonitorUsage) (jvmtiEnv* env, + jobject object, + jvmtiMonitorUsage* info_ptr); + + /* 60 : Get Field Name (and Signature) */ + jvmtiError (JNICALL *GetFieldName) (jvmtiEnv* env, + jclass klass, + jfieldID field, + char** name_ptr, + char** signature_ptr, + char** generic_ptr); + + /* 61 : Get Field Declaring Class */ + jvmtiError (JNICALL *GetFieldDeclaringClass) (jvmtiEnv* env, + jclass klass, + jfieldID field, + jclass* declaring_class_ptr); + + /* 62 : Get Field Modifiers */ + jvmtiError (JNICALL *GetFieldModifiers) (jvmtiEnv* env, + jclass klass, + jfieldID field, + jint* modifiers_ptr); + + /* 63 : Is Field Synthetic */ + jvmtiError (JNICALL *IsFieldSynthetic) (jvmtiEnv* env, + jclass klass, + jfieldID field, + jboolean* is_synthetic_ptr); + + /* 64 : Get Method Name (and Signature) */ + jvmtiError (JNICALL *GetMethodName) (jvmtiEnv* env, + jmethodID method, + char** name_ptr, + char** signature_ptr, + char** generic_ptr); + + /* 65 : Get Method Declaring Class */ + jvmtiError (JNICALL *GetMethodDeclaringClass) (jvmtiEnv* env, + jmethodID method, + jclass* declaring_class_ptr); + + /* 66 : Get Method Modifiers */ + jvmtiError (JNICALL *GetMethodModifiers) (jvmtiEnv* env, + jmethodID method, + jint* modifiers_ptr); + + /* 67 : RESERVED */ + void *reserved67; + + /* 68 : Get Max Locals */ + jvmtiError (JNICALL *GetMaxLocals) (jvmtiEnv* env, + jmethodID method, + jint* max_ptr); + + /* 69 : Get Arguments Size */ + jvmtiError (JNICALL *GetArgumentsSize) (jvmtiEnv* env, + jmethodID method, + jint* size_ptr); + + /* 70 : Get Line Number Table */ + jvmtiError (JNICALL *GetLineNumberTable) (jvmtiEnv* env, + jmethodID method, + jint* entry_count_ptr, + jvmtiLineNumberEntry** table_ptr); + + /* 71 : Get Method Location */ + jvmtiError (JNICALL *GetMethodLocation) (jvmtiEnv* env, + jmethodID method, + jlocation* start_location_ptr, + jlocation* end_location_ptr); + + /* 72 : Get Local Variable Table */ + jvmtiError (JNICALL *GetLocalVariableTable) (jvmtiEnv* env, + jmethodID method, + jint* entry_count_ptr, + jvmtiLocalVariableEntry** table_ptr); + + /* 73 : Set Native Method Prefix */ + jvmtiError (JNICALL *SetNativeMethodPrefix) (jvmtiEnv* env, + const char* prefix); + + /* 74 : Set Native Method Prefixes */ + jvmtiError (JNICALL *SetNativeMethodPrefixes) (jvmtiEnv* env, + jint prefix_count, + char** prefixes); + + /* 75 : Get Bytecodes */ + jvmtiError (JNICALL *GetBytecodes) (jvmtiEnv* env, + jmethodID method, + jint* bytecode_count_ptr, + unsigned char** bytecodes_ptr); + + /* 76 : Is Method Native */ + jvmtiError (JNICALL *IsMethodNative) (jvmtiEnv* env, + jmethodID method, + jboolean* is_native_ptr); + + /* 77 : Is Method Synthetic */ + jvmtiError (JNICALL *IsMethodSynthetic) (jvmtiEnv* env, + jmethodID method, + jboolean* is_synthetic_ptr); + + /* 78 : Get Loaded Classes */ + jvmtiError (JNICALL *GetLoadedClasses) (jvmtiEnv* env, + jint* class_count_ptr, + jclass** classes_ptr); + + /* 79 : Get Classloader Classes */ + jvmtiError (JNICALL *GetClassLoaderClasses) (jvmtiEnv* env, + jobject initiating_loader, + jint* class_count_ptr, + jclass** classes_ptr); + + /* 80 : Pop Frame */ + jvmtiError (JNICALL *PopFrame) (jvmtiEnv* env, + jthread thread); + + /* 81 : Force Early Return - Object */ + jvmtiError (JNICALL *ForceEarlyReturnObject) (jvmtiEnv* env, + jthread thread, + jobject value); + + /* 82 : Force Early Return - Int */ + jvmtiError (JNICALL *ForceEarlyReturnInt) (jvmtiEnv* env, + jthread thread, + jint value); + + /* 83 : Force Early Return - Long */ + jvmtiError (JNICALL *ForceEarlyReturnLong) (jvmtiEnv* env, + jthread thread, + jlong value); + + /* 84 : Force Early Return - Float */ + jvmtiError (JNICALL *ForceEarlyReturnFloat) (jvmtiEnv* env, + jthread thread, + jfloat value); + + /* 85 : Force Early Return - Double */ + jvmtiError (JNICALL *ForceEarlyReturnDouble) (jvmtiEnv* env, + jthread thread, + jdouble value); + + /* 86 : Force Early Return - Void */ + jvmtiError (JNICALL *ForceEarlyReturnVoid) (jvmtiEnv* env, + jthread thread); + + /* 87 : Redefine Classes */ + jvmtiError (JNICALL *RedefineClasses) (jvmtiEnv* env, + jint class_count, + const jvmtiClassDefinition* class_definitions); + + /* 88 : Get Version Number */ + jvmtiError (JNICALL *GetVersionNumber) (jvmtiEnv* env, + jint* version_ptr); + + /* 89 : Get Capabilities */ + jvmtiError (JNICALL *GetCapabilities) (jvmtiEnv* env, + jvmtiCapabilities* capabilities_ptr); + + /* 90 : Get Source Debug Extension */ + jvmtiError (JNICALL *GetSourceDebugExtension) (jvmtiEnv* env, + jclass klass, + char** source_debug_extension_ptr); + + /* 91 : Is Method Obsolete */ + jvmtiError (JNICALL *IsMethodObsolete) (jvmtiEnv* env, + jmethodID method, + jboolean* is_obsolete_ptr); + + /* 92 : Suspend Thread List */ + jvmtiError (JNICALL *SuspendThreadList) (jvmtiEnv* env, + jint request_count, + const jthread* request_list, + jvmtiError* results); + + /* 93 : Resume Thread List */ + jvmtiError (JNICALL *ResumeThreadList) (jvmtiEnv* env, + jint request_count, + const jthread* request_list, + jvmtiError* results); + + /* 94 : RESERVED */ + void *reserved94; + + /* 95 : RESERVED */ + void *reserved95; + + /* 96 : RESERVED */ + void *reserved96; + + /* 97 : RESERVED */ + void *reserved97; + + /* 98 : RESERVED */ + void *reserved98; + + /* 99 : RESERVED */ + void *reserved99; + + /* 100 : Get All Stack Traces */ + jvmtiError (JNICALL *GetAllStackTraces) (jvmtiEnv* env, + jint max_frame_count, + jvmtiStackInfo** stack_info_ptr, + jint* thread_count_ptr); + + /* 101 : Get Thread List Stack Traces */ + jvmtiError (JNICALL *GetThreadListStackTraces) (jvmtiEnv* env, + jint thread_count, + const jthread* thread_list, + jint max_frame_count, + jvmtiStackInfo** stack_info_ptr); + + /* 102 : Get Thread Local Storage */ + jvmtiError (JNICALL *GetThreadLocalStorage) (jvmtiEnv* env, + jthread thread, + void** data_ptr); + + /* 103 : Set Thread Local Storage */ + jvmtiError (JNICALL *SetThreadLocalStorage) (jvmtiEnv* env, + jthread thread, + const void* data); + + /* 104 : Get Stack Trace */ + jvmtiError (JNICALL *GetStackTrace) (jvmtiEnv* env, + jthread thread, + jint start_depth, + jint max_frame_count, + jvmtiFrameInfo* frame_buffer, + jint* count_ptr); + + /* 105 : RESERVED */ + void *reserved105; + + /* 106 : Get Tag */ + jvmtiError (JNICALL *GetTag) (jvmtiEnv* env, + jobject object, + jlong* tag_ptr); + + /* 107 : Set Tag */ + jvmtiError (JNICALL *SetTag) (jvmtiEnv* env, + jobject object, + jlong tag); + + /* 108 : Force Garbage Collection */ + jvmtiError (JNICALL *ForceGarbageCollection) (jvmtiEnv* env); + + /* 109 : Iterate Over Objects Reachable From Object */ + jvmtiError (JNICALL *IterateOverObjectsReachableFromObject) (jvmtiEnv* env, + jobject object, + jvmtiObjectReferenceCallback object_reference_callback, + const void* user_data); + + /* 110 : Iterate Over Reachable Objects */ + jvmtiError (JNICALL *IterateOverReachableObjects) (jvmtiEnv* env, + jvmtiHeapRootCallback heap_root_callback, + jvmtiStackReferenceCallback stack_ref_callback, + jvmtiObjectReferenceCallback object_ref_callback, + const void* user_data); + + /* 111 : Iterate Over Heap */ + jvmtiError (JNICALL *IterateOverHeap) (jvmtiEnv* env, + jvmtiHeapObjectFilter object_filter, + jvmtiHeapObjectCallback heap_object_callback, + const void* user_data); + + /* 112 : Iterate Over Instances Of Class */ + jvmtiError (JNICALL *IterateOverInstancesOfClass) (jvmtiEnv* env, + jclass klass, + jvmtiHeapObjectFilter object_filter, + jvmtiHeapObjectCallback heap_object_callback, + const void* user_data); + + /* 113 : RESERVED */ + void *reserved113; + + /* 114 : Get Objects With Tags */ + jvmtiError (JNICALL *GetObjectsWithTags) (jvmtiEnv* env, + jint tag_count, + const jlong* tags, + jint* count_ptr, + jobject** object_result_ptr, + jlong** tag_result_ptr); + + /* 115 : Follow References */ + jvmtiError (JNICALL *FollowReferences) (jvmtiEnv* env, + jint heap_filter, + jclass klass, + jobject initial_object, + const jvmtiHeapCallbacks* callbacks, + const void* user_data); + + /* 116 : Iterate Through Heap */ + jvmtiError (JNICALL *IterateThroughHeap) (jvmtiEnv* env, + jint heap_filter, + jclass klass, + const jvmtiHeapCallbacks* callbacks, + const void* user_data); + + /* 117 : RESERVED */ + void *reserved117; + + /* 118 : RESERVED */ + void *reserved118; + + /* 119 : RESERVED */ + void *reserved119; + + /* 120 : Set JNI Function Table */ + jvmtiError (JNICALL *SetJNIFunctionTable) (jvmtiEnv* env, + const jniNativeInterface* function_table); + + /* 121 : Get JNI Function Table */ + jvmtiError (JNICALL *GetJNIFunctionTable) (jvmtiEnv* env, + jniNativeInterface** function_table); + + /* 122 : Set Event Callbacks */ + jvmtiError (JNICALL *SetEventCallbacks) (jvmtiEnv* env, + const jvmtiEventCallbacks* callbacks, + jint size_of_callbacks); + + /* 123 : Generate Events */ + jvmtiError (JNICALL *GenerateEvents) (jvmtiEnv* env, + jvmtiEvent event_type); + + /* 124 : Get Extension Functions */ + jvmtiError (JNICALL *GetExtensionFunctions) (jvmtiEnv* env, + jint* extension_count_ptr, + jvmtiExtensionFunctionInfo** extensions); + + /* 125 : Get Extension Events */ + jvmtiError (JNICALL *GetExtensionEvents) (jvmtiEnv* env, + jint* extension_count_ptr, + jvmtiExtensionEventInfo** extensions); + + /* 126 : Set Extension Event Callback */ + jvmtiError (JNICALL *SetExtensionEventCallback) (jvmtiEnv* env, + jint extension_event_index, + jvmtiExtensionEvent callback); + + /* 127 : Dispose Environment */ + jvmtiError (JNICALL *DisposeEnvironment) (jvmtiEnv* env); + + /* 128 : Get Error Name */ + jvmtiError (JNICALL *GetErrorName) (jvmtiEnv* env, + jvmtiError error, + char** name_ptr); + + /* 129 : Get JLocation Format */ + jvmtiError (JNICALL *GetJLocationFormat) (jvmtiEnv* env, + jvmtiJlocationFormat* format_ptr); + + /* 130 : Get System Properties */ + jvmtiError (JNICALL *GetSystemProperties) (jvmtiEnv* env, + jint* count_ptr, + char*** property_ptr); + + /* 131 : Get System Property */ + jvmtiError (JNICALL *GetSystemProperty) (jvmtiEnv* env, + const char* property, + char** value_ptr); + + /* 132 : Set System Property */ + jvmtiError (JNICALL *SetSystemProperty) (jvmtiEnv* env, + const char* property, + const char* value); + + /* 133 : Get Phase */ + jvmtiError (JNICALL *GetPhase) (jvmtiEnv* env, + jvmtiPhase* phase_ptr); + + /* 134 : Get Current Thread CPU Timer Information */ + jvmtiError (JNICALL *GetCurrentThreadCpuTimerInfo) (jvmtiEnv* env, + jvmtiTimerInfo* info_ptr); + + /* 135 : Get Current Thread CPU Time */ + jvmtiError (JNICALL *GetCurrentThreadCpuTime) (jvmtiEnv* env, + jlong* nanos_ptr); + + /* 136 : Get Thread CPU Timer Information */ + jvmtiError (JNICALL *GetThreadCpuTimerInfo) (jvmtiEnv* env, + jvmtiTimerInfo* info_ptr); + + /* 137 : Get Thread CPU Time */ + jvmtiError (JNICALL *GetThreadCpuTime) (jvmtiEnv* env, + jthread thread, + jlong* nanos_ptr); + + /* 138 : Get Timer Information */ + jvmtiError (JNICALL *GetTimerInfo) (jvmtiEnv* env, + jvmtiTimerInfo* info_ptr); + + /* 139 : Get Time */ + jvmtiError (JNICALL *GetTime) (jvmtiEnv* env, + jlong* nanos_ptr); + + /* 140 : Get Potential Capabilities */ + jvmtiError (JNICALL *GetPotentialCapabilities) (jvmtiEnv* env, + jvmtiCapabilities* capabilities_ptr); + + /* 141 : RESERVED */ + void *reserved141; + + /* 142 : Add Capabilities */ + jvmtiError (JNICALL *AddCapabilities) (jvmtiEnv* env, + const jvmtiCapabilities* capabilities_ptr); + + /* 143 : Relinquish Capabilities */ + jvmtiError (JNICALL *RelinquishCapabilities) (jvmtiEnv* env, + const jvmtiCapabilities* capabilities_ptr); + + /* 144 : Get Available Processors */ + jvmtiError (JNICALL *GetAvailableProcessors) (jvmtiEnv* env, + jint* processor_count_ptr); + + /* 145 : Get Class Version Numbers */ + jvmtiError (JNICALL *GetClassVersionNumbers) (jvmtiEnv* env, + jclass klass, + jint* minor_version_ptr, + jint* major_version_ptr); + + /* 146 : Get Constant Pool */ + jvmtiError (JNICALL *GetConstantPool) (jvmtiEnv* env, + jclass klass, + jint* constant_pool_count_ptr, + jint* constant_pool_byte_count_ptr, + unsigned char** constant_pool_bytes_ptr); + + /* 147 : Get Environment Local Storage */ + jvmtiError (JNICALL *GetEnvironmentLocalStorage) (jvmtiEnv* env, + void** data_ptr); + + /* 148 : Set Environment Local Storage */ + jvmtiError (JNICALL *SetEnvironmentLocalStorage) (jvmtiEnv* env, + const void* data); + + /* 149 : Add To Bootstrap Class Loader Search */ + jvmtiError (JNICALL *AddToBootstrapClassLoaderSearch) (jvmtiEnv* env, + const char* segment); + + /* 150 : Set Verbose Flag */ + jvmtiError (JNICALL *SetVerboseFlag) (jvmtiEnv* env, + jvmtiVerboseFlag flag, + jboolean value); + + /* 151 : Add To System Class Loader Search */ + jvmtiError (JNICALL *AddToSystemClassLoaderSearch) (jvmtiEnv* env, + const char* segment); + + /* 152 : Retransform Classes */ + jvmtiError (JNICALL *RetransformClasses) (jvmtiEnv* env, + jint class_count, + const jclass* classes); + + /* 153 : Get Owned Monitor Stack Depth Info */ + jvmtiError (JNICALL *GetOwnedMonitorStackDepthInfo) (jvmtiEnv* env, + jthread thread, + jint* monitor_info_count_ptr, + jvmtiMonitorStackDepthInfo** monitor_info_ptr); + + /* 154 : Get Object Size */ + jvmtiError (JNICALL *GetObjectSize) (jvmtiEnv* env, + jobject object, + jlong* size_ptr); + + /* 155 : Get Local Instance */ + jvmtiError (JNICALL *GetLocalInstance) (jvmtiEnv* env, + jthread thread, + jint depth, + jobject* value_ptr); + +} jvmtiInterface_1; + +struct _jvmtiEnv { + const struct jvmtiInterface_1_ *functions; +#ifdef __cplusplus + + + jvmtiError Allocate(jlong size, + unsigned char** mem_ptr) { + return functions->Allocate(this, size, mem_ptr); + } + + jvmtiError Deallocate(unsigned char* mem) { + return functions->Deallocate(this, mem); + } + + jvmtiError GetThreadState(jthread thread, + jint* thread_state_ptr) { + return functions->GetThreadState(this, thread, thread_state_ptr); + } + + jvmtiError GetCurrentThread(jthread* thread_ptr) { + return functions->GetCurrentThread(this, thread_ptr); + } + + jvmtiError GetAllThreads(jint* threads_count_ptr, + jthread** threads_ptr) { + return functions->GetAllThreads(this, threads_count_ptr, threads_ptr); + } + + jvmtiError SuspendThread(jthread thread) { + return functions->SuspendThread(this, thread); + } + + jvmtiError SuspendThreadList(jint request_count, + const jthread* request_list, + jvmtiError* results) { + return functions->SuspendThreadList(this, request_count, request_list, results); + } + + jvmtiError ResumeThread(jthread thread) { + return functions->ResumeThread(this, thread); + } + + jvmtiError ResumeThreadList(jint request_count, + const jthread* request_list, + jvmtiError* results) { + return functions->ResumeThreadList(this, request_count, request_list, results); + } + + jvmtiError StopThread(jthread thread, + jobject exception) { + return functions->StopThread(this, thread, exception); + } + + jvmtiError InterruptThread(jthread thread) { + return functions->InterruptThread(this, thread); + } + + jvmtiError GetThreadInfo(jthread thread, + jvmtiThreadInfo* info_ptr) { + return functions->GetThreadInfo(this, thread, info_ptr); + } + + jvmtiError GetOwnedMonitorInfo(jthread thread, + jint* owned_monitor_count_ptr, + jobject** owned_monitors_ptr) { + return functions->GetOwnedMonitorInfo(this, thread, owned_monitor_count_ptr, owned_monitors_ptr); + } + + jvmtiError GetOwnedMonitorStackDepthInfo(jthread thread, + jint* monitor_info_count_ptr, + jvmtiMonitorStackDepthInfo** monitor_info_ptr) { + return functions->GetOwnedMonitorStackDepthInfo(this, thread, monitor_info_count_ptr, monitor_info_ptr); + } + + jvmtiError GetCurrentContendedMonitor(jthread thread, + jobject* monitor_ptr) { + return functions->GetCurrentContendedMonitor(this, thread, monitor_ptr); + } + + jvmtiError RunAgentThread(jthread thread, + jvmtiStartFunction proc, + const void* arg, + jint priority) { + return functions->RunAgentThread(this, thread, proc, arg, priority); + } + + jvmtiError SetThreadLocalStorage(jthread thread, + const void* data) { + return functions->SetThreadLocalStorage(this, thread, data); + } + + jvmtiError GetThreadLocalStorage(jthread thread, + void** data_ptr) { + return functions->GetThreadLocalStorage(this, thread, data_ptr); + } + + jvmtiError GetTopThreadGroups(jint* group_count_ptr, + jthreadGroup** groups_ptr) { + return functions->GetTopThreadGroups(this, group_count_ptr, groups_ptr); + } + + jvmtiError GetThreadGroupInfo(jthreadGroup group, + jvmtiThreadGroupInfo* info_ptr) { + return functions->GetThreadGroupInfo(this, group, info_ptr); + } + + jvmtiError GetThreadGroupChildren(jthreadGroup group, + jint* thread_count_ptr, + jthread** threads_ptr, + jint* group_count_ptr, + jthreadGroup** groups_ptr) { + return functions->GetThreadGroupChildren(this, group, thread_count_ptr, threads_ptr, group_count_ptr, groups_ptr); + } + + jvmtiError GetStackTrace(jthread thread, + jint start_depth, + jint max_frame_count, + jvmtiFrameInfo* frame_buffer, + jint* count_ptr) { + return functions->GetStackTrace(this, thread, start_depth, max_frame_count, frame_buffer, count_ptr); + } + + jvmtiError GetAllStackTraces(jint max_frame_count, + jvmtiStackInfo** stack_info_ptr, + jint* thread_count_ptr) { + return functions->GetAllStackTraces(this, max_frame_count, stack_info_ptr, thread_count_ptr); + } + + jvmtiError GetThreadListStackTraces(jint thread_count, + const jthread* thread_list, + jint max_frame_count, + jvmtiStackInfo** stack_info_ptr) { + return functions->GetThreadListStackTraces(this, thread_count, thread_list, max_frame_count, stack_info_ptr); + } + + jvmtiError GetFrameCount(jthread thread, + jint* count_ptr) { + return functions->GetFrameCount(this, thread, count_ptr); + } + + jvmtiError PopFrame(jthread thread) { + return functions->PopFrame(this, thread); + } + + jvmtiError GetFrameLocation(jthread thread, + jint depth, + jmethodID* method_ptr, + jlocation* location_ptr) { + return functions->GetFrameLocation(this, thread, depth, method_ptr, location_ptr); + } + + jvmtiError NotifyFramePop(jthread thread, + jint depth) { + return functions->NotifyFramePop(this, thread, depth); + } + + jvmtiError ForceEarlyReturnObject(jthread thread, + jobject value) { + return functions->ForceEarlyReturnObject(this, thread, value); + } + + jvmtiError ForceEarlyReturnInt(jthread thread, + jint value) { + return functions->ForceEarlyReturnInt(this, thread, value); + } + + jvmtiError ForceEarlyReturnLong(jthread thread, + jlong value) { + return functions->ForceEarlyReturnLong(this, thread, value); + } + + jvmtiError ForceEarlyReturnFloat(jthread thread, + jfloat value) { + return functions->ForceEarlyReturnFloat(this, thread, value); + } + + jvmtiError ForceEarlyReturnDouble(jthread thread, + jdouble value) { + return functions->ForceEarlyReturnDouble(this, thread, value); + } + + jvmtiError ForceEarlyReturnVoid(jthread thread) { + return functions->ForceEarlyReturnVoid(this, thread); + } + + jvmtiError FollowReferences(jint heap_filter, + jclass klass, + jobject initial_object, + const jvmtiHeapCallbacks* callbacks, + const void* user_data) { + return functions->FollowReferences(this, heap_filter, klass, initial_object, callbacks, user_data); + } + + jvmtiError IterateThroughHeap(jint heap_filter, + jclass klass, + const jvmtiHeapCallbacks* callbacks, + const void* user_data) { + return functions->IterateThroughHeap(this, heap_filter, klass, callbacks, user_data); + } + + jvmtiError GetTag(jobject object, + jlong* tag_ptr) { + return functions->GetTag(this, object, tag_ptr); + } + + jvmtiError SetTag(jobject object, + jlong tag) { + return functions->SetTag(this, object, tag); + } + + jvmtiError GetObjectsWithTags(jint tag_count, + const jlong* tags, + jint* count_ptr, + jobject** object_result_ptr, + jlong** tag_result_ptr) { + return functions->GetObjectsWithTags(this, tag_count, tags, count_ptr, object_result_ptr, tag_result_ptr); + } + + jvmtiError ForceGarbageCollection() { + return functions->ForceGarbageCollection(this); + } + + jvmtiError IterateOverObjectsReachableFromObject(jobject object, + jvmtiObjectReferenceCallback object_reference_callback, + const void* user_data) { + return functions->IterateOverObjectsReachableFromObject(this, object, object_reference_callback, user_data); + } + + jvmtiError IterateOverReachableObjects(jvmtiHeapRootCallback heap_root_callback, + jvmtiStackReferenceCallback stack_ref_callback, + jvmtiObjectReferenceCallback object_ref_callback, + const void* user_data) { + return functions->IterateOverReachableObjects(this, heap_root_callback, stack_ref_callback, object_ref_callback, user_data); + } + + jvmtiError IterateOverHeap(jvmtiHeapObjectFilter object_filter, + jvmtiHeapObjectCallback heap_object_callback, + const void* user_data) { + return functions->IterateOverHeap(this, object_filter, heap_object_callback, user_data); + } + + jvmtiError IterateOverInstancesOfClass(jclass klass, + jvmtiHeapObjectFilter object_filter, + jvmtiHeapObjectCallback heap_object_callback, + const void* user_data) { + return functions->IterateOverInstancesOfClass(this, klass, object_filter, heap_object_callback, user_data); + } + + jvmtiError GetLocalObject(jthread thread, + jint depth, + jint slot, + jobject* value_ptr) { + return functions->GetLocalObject(this, thread, depth, slot, value_ptr); + } + + jvmtiError GetLocalInstance(jthread thread, + jint depth, + jobject* value_ptr) { + return functions->GetLocalInstance(this, thread, depth, value_ptr); + } + + jvmtiError GetLocalInt(jthread thread, + jint depth, + jint slot, + jint* value_ptr) { + return functions->GetLocalInt(this, thread, depth, slot, value_ptr); + } + + jvmtiError GetLocalLong(jthread thread, + jint depth, + jint slot, + jlong* value_ptr) { + return functions->GetLocalLong(this, thread, depth, slot, value_ptr); + } + + jvmtiError GetLocalFloat(jthread thread, + jint depth, + jint slot, + jfloat* value_ptr) { + return functions->GetLocalFloat(this, thread, depth, slot, value_ptr); + } + + jvmtiError GetLocalDouble(jthread thread, + jint depth, + jint slot, + jdouble* value_ptr) { + return functions->GetLocalDouble(this, thread, depth, slot, value_ptr); + } + + jvmtiError SetLocalObject(jthread thread, + jint depth, + jint slot, + jobject value) { + return functions->SetLocalObject(this, thread, depth, slot, value); + } + + jvmtiError SetLocalInt(jthread thread, + jint depth, + jint slot, + jint value) { + return functions->SetLocalInt(this, thread, depth, slot, value); + } + + jvmtiError SetLocalLong(jthread thread, + jint depth, + jint slot, + jlong value) { + return functions->SetLocalLong(this, thread, depth, slot, value); + } + + jvmtiError SetLocalFloat(jthread thread, + jint depth, + jint slot, + jfloat value) { + return functions->SetLocalFloat(this, thread, depth, slot, value); + } + + jvmtiError SetLocalDouble(jthread thread, + jint depth, + jint slot, + jdouble value) { + return functions->SetLocalDouble(this, thread, depth, slot, value); + } + + jvmtiError SetBreakpoint(jmethodID method, + jlocation location) { + return functions->SetBreakpoint(this, method, location); + } + + jvmtiError ClearBreakpoint(jmethodID method, + jlocation location) { + return functions->ClearBreakpoint(this, method, location); + } + + jvmtiError SetFieldAccessWatch(jclass klass, + jfieldID field) { + return functions->SetFieldAccessWatch(this, klass, field); + } + + jvmtiError ClearFieldAccessWatch(jclass klass, + jfieldID field) { + return functions->ClearFieldAccessWatch(this, klass, field); + } + + jvmtiError SetFieldModificationWatch(jclass klass, + jfieldID field) { + return functions->SetFieldModificationWatch(this, klass, field); + } + + jvmtiError ClearFieldModificationWatch(jclass klass, + jfieldID field) { + return functions->ClearFieldModificationWatch(this, klass, field); + } + + jvmtiError GetLoadedClasses(jint* class_count_ptr, + jclass** classes_ptr) { + return functions->GetLoadedClasses(this, class_count_ptr, classes_ptr); + } + + jvmtiError GetClassLoaderClasses(jobject initiating_loader, + jint* class_count_ptr, + jclass** classes_ptr) { + return functions->GetClassLoaderClasses(this, initiating_loader, class_count_ptr, classes_ptr); + } + + jvmtiError GetClassSignature(jclass klass, + char** signature_ptr, + char** generic_ptr) { + return functions->GetClassSignature(this, klass, signature_ptr, generic_ptr); + } + + jvmtiError GetClassStatus(jclass klass, + jint* status_ptr) { + return functions->GetClassStatus(this, klass, status_ptr); + } + + jvmtiError GetSourceFileName(jclass klass, + char** source_name_ptr) { + return functions->GetSourceFileName(this, klass, source_name_ptr); + } + + jvmtiError GetClassModifiers(jclass klass, + jint* modifiers_ptr) { + return functions->GetClassModifiers(this, klass, modifiers_ptr); + } + + jvmtiError GetClassMethods(jclass klass, + jint* method_count_ptr, + jmethodID** methods_ptr) { + return functions->GetClassMethods(this, klass, method_count_ptr, methods_ptr); + } + + jvmtiError GetClassFields(jclass klass, + jint* field_count_ptr, + jfieldID** fields_ptr) { + return functions->GetClassFields(this, klass, field_count_ptr, fields_ptr); + } + + jvmtiError GetImplementedInterfaces(jclass klass, + jint* interface_count_ptr, + jclass** interfaces_ptr) { + return functions->GetImplementedInterfaces(this, klass, interface_count_ptr, interfaces_ptr); + } + + jvmtiError GetClassVersionNumbers(jclass klass, + jint* minor_version_ptr, + jint* major_version_ptr) { + return functions->GetClassVersionNumbers(this, klass, minor_version_ptr, major_version_ptr); + } + + jvmtiError GetConstantPool(jclass klass, + jint* constant_pool_count_ptr, + jint* constant_pool_byte_count_ptr, + unsigned char** constant_pool_bytes_ptr) { + return functions->GetConstantPool(this, klass, constant_pool_count_ptr, constant_pool_byte_count_ptr, constant_pool_bytes_ptr); + } + + jvmtiError IsInterface(jclass klass, + jboolean* is_interface_ptr) { + return functions->IsInterface(this, klass, is_interface_ptr); + } + + jvmtiError IsArrayClass(jclass klass, + jboolean* is_array_class_ptr) { + return functions->IsArrayClass(this, klass, is_array_class_ptr); + } + + jvmtiError IsModifiableClass(jclass klass, + jboolean* is_modifiable_class_ptr) { + return functions->IsModifiableClass(this, klass, is_modifiable_class_ptr); + } + + jvmtiError GetClassLoader(jclass klass, + jobject* classloader_ptr) { + return functions->GetClassLoader(this, klass, classloader_ptr); + } + + jvmtiError GetSourceDebugExtension(jclass klass, + char** source_debug_extension_ptr) { + return functions->GetSourceDebugExtension(this, klass, source_debug_extension_ptr); + } + + jvmtiError RetransformClasses(jint class_count, + const jclass* classes) { + return functions->RetransformClasses(this, class_count, classes); + } + + jvmtiError RedefineClasses(jint class_count, + const jvmtiClassDefinition* class_definitions) { + return functions->RedefineClasses(this, class_count, class_definitions); + } + + jvmtiError GetObjectSize(jobject object, + jlong* size_ptr) { + return functions->GetObjectSize(this, object, size_ptr); + } + + jvmtiError GetObjectHashCode(jobject object, + jint* hash_code_ptr) { + return functions->GetObjectHashCode(this, object, hash_code_ptr); + } + + jvmtiError GetObjectMonitorUsage(jobject object, + jvmtiMonitorUsage* info_ptr) { + return functions->GetObjectMonitorUsage(this, object, info_ptr); + } + + jvmtiError GetFieldName(jclass klass, + jfieldID field, + char** name_ptr, + char** signature_ptr, + char** generic_ptr) { + return functions->GetFieldName(this, klass, field, name_ptr, signature_ptr, generic_ptr); + } + + jvmtiError GetFieldDeclaringClass(jclass klass, + jfieldID field, + jclass* declaring_class_ptr) { + return functions->GetFieldDeclaringClass(this, klass, field, declaring_class_ptr); + } + + jvmtiError GetFieldModifiers(jclass klass, + jfieldID field, + jint* modifiers_ptr) { + return functions->GetFieldModifiers(this, klass, field, modifiers_ptr); + } + + jvmtiError IsFieldSynthetic(jclass klass, + jfieldID field, + jboolean* is_synthetic_ptr) { + return functions->IsFieldSynthetic(this, klass, field, is_synthetic_ptr); + } + + jvmtiError GetMethodName(jmethodID method, + char** name_ptr, + char** signature_ptr, + char** generic_ptr) { + return functions->GetMethodName(this, method, name_ptr, signature_ptr, generic_ptr); + } + + jvmtiError GetMethodDeclaringClass(jmethodID method, + jclass* declaring_class_ptr) { + return functions->GetMethodDeclaringClass(this, method, declaring_class_ptr); + } + + jvmtiError GetMethodModifiers(jmethodID method, + jint* modifiers_ptr) { + return functions->GetMethodModifiers(this, method, modifiers_ptr); + } + + jvmtiError GetMaxLocals(jmethodID method, + jint* max_ptr) { + return functions->GetMaxLocals(this, method, max_ptr); + } + + jvmtiError GetArgumentsSize(jmethodID method, + jint* size_ptr) { + return functions->GetArgumentsSize(this, method, size_ptr); + } + + jvmtiError GetLineNumberTable(jmethodID method, + jint* entry_count_ptr, + jvmtiLineNumberEntry** table_ptr) { + return functions->GetLineNumberTable(this, method, entry_count_ptr, table_ptr); + } + + jvmtiError GetMethodLocation(jmethodID method, + jlocation* start_location_ptr, + jlocation* end_location_ptr) { + return functions->GetMethodLocation(this, method, start_location_ptr, end_location_ptr); + } + + jvmtiError GetLocalVariableTable(jmethodID method, + jint* entry_count_ptr, + jvmtiLocalVariableEntry** table_ptr) { + return functions->GetLocalVariableTable(this, method, entry_count_ptr, table_ptr); + } + + jvmtiError GetBytecodes(jmethodID method, + jint* bytecode_count_ptr, + unsigned char** bytecodes_ptr) { + return functions->GetBytecodes(this, method, bytecode_count_ptr, bytecodes_ptr); + } + + jvmtiError IsMethodNative(jmethodID method, + jboolean* is_native_ptr) { + return functions->IsMethodNative(this, method, is_native_ptr); + } + + jvmtiError IsMethodSynthetic(jmethodID method, + jboolean* is_synthetic_ptr) { + return functions->IsMethodSynthetic(this, method, is_synthetic_ptr); + } + + jvmtiError IsMethodObsolete(jmethodID method, + jboolean* is_obsolete_ptr) { + return functions->IsMethodObsolete(this, method, is_obsolete_ptr); + } + + jvmtiError SetNativeMethodPrefix(const char* prefix) { + return functions->SetNativeMethodPrefix(this, prefix); + } + + jvmtiError SetNativeMethodPrefixes(jint prefix_count, + char** prefixes) { + return functions->SetNativeMethodPrefixes(this, prefix_count, prefixes); + } + + jvmtiError CreateRawMonitor(const char* name, + jrawMonitorID* monitor_ptr) { + return functions->CreateRawMonitor(this, name, monitor_ptr); + } + + jvmtiError DestroyRawMonitor(jrawMonitorID monitor) { + return functions->DestroyRawMonitor(this, monitor); + } + + jvmtiError RawMonitorEnter(jrawMonitorID monitor) { + return functions->RawMonitorEnter(this, monitor); + } + + jvmtiError RawMonitorExit(jrawMonitorID monitor) { + return functions->RawMonitorExit(this, monitor); + } + + jvmtiError RawMonitorWait(jrawMonitorID monitor, + jlong millis) { + return functions->RawMonitorWait(this, monitor, millis); + } + + jvmtiError RawMonitorNotify(jrawMonitorID monitor) { + return functions->RawMonitorNotify(this, monitor); + } + + jvmtiError RawMonitorNotifyAll(jrawMonitorID monitor) { + return functions->RawMonitorNotifyAll(this, monitor); + } + + jvmtiError SetJNIFunctionTable(const jniNativeInterface* function_table) { + return functions->SetJNIFunctionTable(this, function_table); + } + + jvmtiError GetJNIFunctionTable(jniNativeInterface** function_table) { + return functions->GetJNIFunctionTable(this, function_table); + } + + jvmtiError SetEventCallbacks(const jvmtiEventCallbacks* callbacks, + jint size_of_callbacks) { + return functions->SetEventCallbacks(this, callbacks, size_of_callbacks); + } + + jvmtiError SetEventNotificationMode(jvmtiEventMode mode, + jvmtiEvent event_type, + jthread event_thread, + ...) { + return functions->SetEventNotificationMode(this, mode, event_type, event_thread); + } + + jvmtiError GenerateEvents(jvmtiEvent event_type) { + return functions->GenerateEvents(this, event_type); + } + + jvmtiError GetExtensionFunctions(jint* extension_count_ptr, + jvmtiExtensionFunctionInfo** extensions) { + return functions->GetExtensionFunctions(this, extension_count_ptr, extensions); + } + + jvmtiError GetExtensionEvents(jint* extension_count_ptr, + jvmtiExtensionEventInfo** extensions) { + return functions->GetExtensionEvents(this, extension_count_ptr, extensions); + } + + jvmtiError SetExtensionEventCallback(jint extension_event_index, + jvmtiExtensionEvent callback) { + return functions->SetExtensionEventCallback(this, extension_event_index, callback); + } + + jvmtiError GetPotentialCapabilities(jvmtiCapabilities* capabilities_ptr) { + return functions->GetPotentialCapabilities(this, capabilities_ptr); + } + + jvmtiError AddCapabilities(const jvmtiCapabilities* capabilities_ptr) { + return functions->AddCapabilities(this, capabilities_ptr); + } + + jvmtiError RelinquishCapabilities(const jvmtiCapabilities* capabilities_ptr) { + return functions->RelinquishCapabilities(this, capabilities_ptr); + } + + jvmtiError GetCapabilities(jvmtiCapabilities* capabilities_ptr) { + return functions->GetCapabilities(this, capabilities_ptr); + } + + jvmtiError GetCurrentThreadCpuTimerInfo(jvmtiTimerInfo* info_ptr) { + return functions->GetCurrentThreadCpuTimerInfo(this, info_ptr); + } + + jvmtiError GetCurrentThreadCpuTime(jlong* nanos_ptr) { + return functions->GetCurrentThreadCpuTime(this, nanos_ptr); + } + + jvmtiError GetThreadCpuTimerInfo(jvmtiTimerInfo* info_ptr) { + return functions->GetThreadCpuTimerInfo(this, info_ptr); + } + + jvmtiError GetThreadCpuTime(jthread thread, + jlong* nanos_ptr) { + return functions->GetThreadCpuTime(this, thread, nanos_ptr); + } + + jvmtiError GetTimerInfo(jvmtiTimerInfo* info_ptr) { + return functions->GetTimerInfo(this, info_ptr); + } + + jvmtiError GetTime(jlong* nanos_ptr) { + return functions->GetTime(this, nanos_ptr); + } + + jvmtiError GetAvailableProcessors(jint* processor_count_ptr) { + return functions->GetAvailableProcessors(this, processor_count_ptr); + } + + jvmtiError AddToBootstrapClassLoaderSearch(const char* segment) { + return functions->AddToBootstrapClassLoaderSearch(this, segment); + } + + jvmtiError AddToSystemClassLoaderSearch(const char* segment) { + return functions->AddToSystemClassLoaderSearch(this, segment); + } + + jvmtiError GetSystemProperties(jint* count_ptr, + char*** property_ptr) { + return functions->GetSystemProperties(this, count_ptr, property_ptr); + } + + jvmtiError GetSystemProperty(const char* property, + char** value_ptr) { + return functions->GetSystemProperty(this, property, value_ptr); + } + + jvmtiError SetSystemProperty(const char* property, + const char* value) { + return functions->SetSystemProperty(this, property, value); + } + + jvmtiError GetPhase(jvmtiPhase* phase_ptr) { + return functions->GetPhase(this, phase_ptr); + } + + jvmtiError DisposeEnvironment() { + return functions->DisposeEnvironment(this); + } + + jvmtiError SetEnvironmentLocalStorage(const void* data) { + return functions->SetEnvironmentLocalStorage(this, data); + } + + jvmtiError GetEnvironmentLocalStorage(void** data_ptr) { + return functions->GetEnvironmentLocalStorage(this, data_ptr); + } + + jvmtiError GetVersionNumber(jint* version_ptr) { + return functions->GetVersionNumber(this, version_ptr); + } + + jvmtiError GetErrorName(jvmtiError error, + char** name_ptr) { + return functions->GetErrorName(this, error, name_ptr); + } + + jvmtiError SetVerboseFlag(jvmtiVerboseFlag flag, + jboolean value) { + return functions->SetVerboseFlag(this, flag, value); + } + + jvmtiError GetJLocationFormat(jvmtiJlocationFormat* format_ptr) { + return functions->GetJLocationFormat(this, format_ptr); + } + +#endif /* __cplusplus */ +}; + + +#ifdef __cplusplus +} /* extern "C" */ +#endif /* __cplusplus */ + +#endif /* !_JAVA_JVMTI_H_ */ + diff --git a/main/jdk1.8.0_291/include/jvmticmlr.h b/main/jdk1.8.0_291/include/jvmticmlr.h new file mode 100644 index 000000000..a9c88f36e --- /dev/null +++ b/main/jdk1.8.0_291/include/jvmticmlr.h @@ -0,0 +1,115 @@ +/* + * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * This header file defines the data structures sent by the VM + * through the JVMTI CompiledMethodLoad callback function via the + * "void * compile_info" parameter. The memory pointed to by the + * compile_info parameter may not be referenced after returning from + * the CompiledMethodLoad callback. These are VM implementation + * specific data structures that may evolve in future releases. A + * JVMTI agent should interpret a non-NULL compile_info as a pointer + * to a region of memory containing a list of records. In a typical + * usage scenario, a JVMTI agent would cast each record to a + * jvmtiCompiledMethodLoadRecordHeader, a struct that represents + * arbitrary information. This struct contains a kind field to indicate + * the kind of information being passed, and a pointer to the next + * record. If the kind field indicates inlining information, then the + * agent would cast the record to a jvmtiCompiledMethodLoadInlineRecord. + * This record contains an array of PCStackInfo structs, which indicate + * for every pc address what are the methods on the invocation stack. + * The "methods" and "bcis" fields in each PCStackInfo struct specify a + * 1-1 mapping between these inlined methods and their bytecode indices. + * This can be used to derive the proper source lines of the inlined + * methods. + */ + +#ifndef _JVMTI_CMLR_H_ +#define _JVMTI_CMLR_H_ + +enum { + JVMTI_CMLR_MAJOR_VERSION_1 = 0x00000001, + JVMTI_CMLR_MINOR_VERSION_0 = 0x00000000, + + JVMTI_CMLR_MAJOR_VERSION = 0x00000001, + JVMTI_CMLR_MINOR_VERSION = 0x00000000 + + /* + * This comment is for the "JDK import from HotSpot" sanity check: + * version: 1.0.0 + */ +}; + +typedef enum { + JVMTI_CMLR_DUMMY = 1, + JVMTI_CMLR_INLINE_INFO = 2 +} jvmtiCMLRKind; + +/* + * Record that represents arbitrary information passed through JVMTI + * CompiledMethodLoadEvent void pointer. + */ +typedef struct _jvmtiCompiledMethodLoadRecordHeader { + jvmtiCMLRKind kind; /* id for the kind of info passed in the record */ + jint majorinfoversion; /* major and minor info version values. Init'ed */ + jint minorinfoversion; /* to current version value in jvmtiExport.cpp. */ + + struct _jvmtiCompiledMethodLoadRecordHeader* next; +} jvmtiCompiledMethodLoadRecordHeader; + +/* + * Record that gives information about the methods on the compile-time + * stack at a specific pc address of a compiled method. Each element in + * the methods array maps to same element in the bcis array. + */ +typedef struct _PCStackInfo { + void* pc; /* the pc address for this compiled method */ + jint numstackframes; /* number of methods on the stack */ + jmethodID* methods; /* array of numstackframes method ids */ + jint* bcis; /* array of numstackframes bytecode indices */ +} PCStackInfo; + +/* + * Record that contains inlining information for each pc address of + * an nmethod. + */ +typedef struct _jvmtiCompiledMethodLoadInlineRecord { + jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */ + jint numpcs; /* number of pc descriptors in this nmethod */ + PCStackInfo* pcinfo; /* array of numpcs pc descriptors */ +} jvmtiCompiledMethodLoadInlineRecord; + +/* + * Dummy record used to test that we can pass records with different + * information through the void pointer provided that they can be cast + * to a jvmtiCompiledMethodLoadRecordHeader. + */ + +typedef struct _jvmtiCompiledMethodLoadDummyRecord { + jvmtiCompiledMethodLoadRecordHeader header; /* common header for casting */ + char message[50]; +} jvmtiCompiledMethodLoadDummyRecord; + +#endif diff --git a/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCallbacks.h b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCallbacks.h new file mode 100644 index 000000000..df5035b84 --- /dev/null +++ b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCallbacks.h @@ -0,0 +1,96 @@ +/* + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * AccessBridgeCallbacks.h 1.17 05/03/21 + */ + +/* + * Header file defining callback typedefs for Windows routines + * which are called from Java (responding to events, etc.). + */ + +#ifndef __AccessBridgeCallbacks_H__ +#define __AccessBridgeCallbacks_H__ + +#include +#include "AccessBridgePackages.h" + +#ifdef __cplusplus +extern "C" { +#endif + +typedef void (*AccessBridge_PropertyChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + wchar_t *property, wchar_t *oldValue, wchar_t *newValue); + +typedef void (*AccessBridge_JavaShutdownFP) (long vmID); +typedef void (*AccessBridge_JavaShutdownFP) (long vmID); + +typedef void (*AccessBridge_FocusGainedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_FocusLostFP) (long vmID, JOBJECT64 event, JOBJECT64 source); + +typedef void (*AccessBridge_CaretUpdateFP) (long vmID, JOBJECT64 event, JOBJECT64 source); + +typedef void (*AccessBridge_MouseClickedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_MouseEnteredFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_MouseExitedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_MousePressedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_MouseReleasedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); + +typedef void (*AccessBridge_MenuCanceledFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_MenuDeselectedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_MenuSelectedFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_PopupMenuCanceledFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_PopupMenuWillBecomeInvisibleFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_PopupMenuWillBecomeVisibleFP) (long vmID, JOBJECT64 event, JOBJECT64 source); + +typedef void (*AccessBridge_PropertyNameChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + wchar_t *oldName, wchar_t *newName); +typedef void (*AccessBridge_PropertyDescriptionChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + wchar_t *oldDescription, wchar_t *newDescription); +typedef void (*AccessBridge_PropertyStateChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + wchar_t *oldState, wchar_t *newState); +typedef void (*AccessBridge_PropertyValueChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + wchar_t *oldValue, wchar_t *newValue); +typedef void (*AccessBridge_PropertySelectionChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_PropertyTextChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_PropertyCaretChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + int oldPosition, int newPosition); +typedef void (*AccessBridge_PropertyVisibleDataChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source); +typedef void (*AccessBridge_PropertyChildChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 source, + JOBJECT64 oldChild, JOBJECT64 newChild); +typedef void (*AccessBridge_PropertyActiveDescendentChangeFP) (long vmID, JOBJECT64 event, + JOBJECT64 source, + JOBJECT64 oldActiveDescendent, + JOBJECT64 newActiveDescendent); + +typedef void (*AccessBridge_PropertyTableModelChangeFP) (long vmID, JOBJECT64 event, JOBJECT64 src, + wchar_t *oldValue, wchar_t *newValue); + +#ifdef __cplusplus +} +#endif + +#endif diff --git a/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCalls.c b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCalls.c new file mode 100644 index 000000000..368664818 --- /dev/null +++ b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCalls.c @@ -0,0 +1,1131 @@ +/* + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * @(#)AccessBridgeCalls.c 1.25 05/08/22 + */ + +/* + * Wrapper functions around calls to the AccessBridge DLL + */ + + +#include +#include + + +//#define ACCESSBRIDGE_32 +//#define ACCESSBRIDGE_64 + +#include "AccessBridgeCalls.h" +#include "AccessBridgeDebug.h" + +#ifdef __cplusplus +extern "C" { +#endif + + HINSTANCE theAccessBridgeInstance; + AccessBridgeFPs theAccessBridge; + + BOOL theAccessBridgeInitializedFlag = FALSE; + +#define LOAD_FP(result, type, name) \ + PrintDebugString("LOAD_FP loading: %s ...", name); \ + if ((theAccessBridge.result = \ + (type) GetProcAddress(theAccessBridgeInstance, name)) == (type) 0) { \ + PrintDebugString("LOAD_FP failed: %s", name); \ + return FALSE; \ + } + + BOOL initializeAccessBridge() { + +#ifdef ACCESSBRIDGE_ARCH_32 // For 32bit AT new bridge + theAccessBridgeInstance = LoadLibrary("WINDOWSACCESSBRIDGE-32"); +#else +#ifdef ACCESSBRIDGE_ARCH_64 // For 64bit AT new bridge + theAccessBridgeInstance = LoadLibrary("WINDOWSACCESSBRIDGE-64"); +#else // legacy + theAccessBridgeInstance = LoadLibrary("WINDOWSACCESSBRIDGE"); +#endif +#endif + if (theAccessBridgeInstance != 0) { + LOAD_FP(Windows_run, Windows_runFP, "Windows_run"); + + LOAD_FP(SetJavaShutdown, SetJavaShutdownFP, "setJavaShutdownFP"); + LOAD_FP(SetFocusGained, SetFocusGainedFP, "setFocusGainedFP"); + LOAD_FP(SetFocusLost, SetFocusLostFP, "setFocusLostFP"); + + LOAD_FP(SetCaretUpdate, SetCaretUpdateFP, "setCaretUpdateFP"); + + LOAD_FP(SetMouseClicked, SetMouseClickedFP, "setMouseClickedFP"); + LOAD_FP(SetMouseEntered, SetMouseEnteredFP, "setMouseEnteredFP"); + LOAD_FP(SetMouseExited, SetMouseExitedFP, "setMouseExitedFP"); + LOAD_FP(SetMousePressed, SetMousePressedFP, "setMousePressedFP"); + LOAD_FP(SetMouseReleased, SetMouseReleasedFP, "setMouseReleasedFP"); + + LOAD_FP(SetMenuCanceled, SetMenuCanceledFP, "setMenuCanceledFP"); + LOAD_FP(SetMenuDeselected, SetMenuDeselectedFP, "setMenuDeselectedFP"); + LOAD_FP(SetMenuSelected, SetMenuSelectedFP, "setMenuSelectedFP"); + LOAD_FP(SetPopupMenuCanceled, SetPopupMenuCanceledFP, "setPopupMenuCanceledFP"); + LOAD_FP(SetPopupMenuWillBecomeInvisible, SetPopupMenuWillBecomeInvisibleFP, "setPopupMenuWillBecomeInvisibleFP"); + LOAD_FP(SetPopupMenuWillBecomeVisible, SetPopupMenuWillBecomeVisibleFP, "setPopupMenuWillBecomeVisibleFP"); + + LOAD_FP(SetPropertyNameChange, SetPropertyNameChangeFP, "setPropertyNameChangeFP"); + LOAD_FP(SetPropertyDescriptionChange, SetPropertyDescriptionChangeFP, "setPropertyDescriptionChangeFP"); + LOAD_FP(SetPropertyStateChange, SetPropertyStateChangeFP, "setPropertyStateChangeFP"); + LOAD_FP(SetPropertyValueChange, SetPropertyValueChangeFP, "setPropertyValueChangeFP"); + LOAD_FP(SetPropertySelectionChange, SetPropertySelectionChangeFP, "setPropertySelectionChangeFP"); + LOAD_FP(SetPropertyTextChange, SetPropertyTextChangeFP, "setPropertyTextChangeFP"); + LOAD_FP(SetPropertyCaretChange, SetPropertyCaretChangeFP, "setPropertyCaretChangeFP"); + LOAD_FP(SetPropertyVisibleDataChange, SetPropertyVisibleDataChangeFP, "setPropertyVisibleDataChangeFP"); + LOAD_FP(SetPropertyChildChange, SetPropertyChildChangeFP, "setPropertyChildChangeFP"); + LOAD_FP(SetPropertyActiveDescendentChange, SetPropertyActiveDescendentChangeFP, "setPropertyActiveDescendentChangeFP"); + + LOAD_FP(SetPropertyTableModelChange, SetPropertyTableModelChangeFP, "setPropertyTableModelChangeFP"); + + LOAD_FP(ReleaseJavaObject, ReleaseJavaObjectFP, "releaseJavaObject"); + LOAD_FP(GetVersionInfo, GetVersionInfoFP, "getVersionInfo"); + + LOAD_FP(IsJavaWindow, IsJavaWindowFP, "isJavaWindow"); + LOAD_FP(IsSameObject, IsSameObjectFP, "isSameObject"); + LOAD_FP(GetAccessibleContextFromHWND, GetAccessibleContextFromHWNDFP, "getAccessibleContextFromHWND"); + LOAD_FP(getHWNDFromAccessibleContext, getHWNDFromAccessibleContextFP, "getHWNDFromAccessibleContext"); + + LOAD_FP(GetAccessibleContextAt, GetAccessibleContextAtFP, "getAccessibleContextAt"); + LOAD_FP(GetAccessibleContextWithFocus, GetAccessibleContextWithFocusFP, "getAccessibleContextWithFocus"); + LOAD_FP(GetAccessibleContextInfo, GetAccessibleContextInfoFP, "getAccessibleContextInfo"); + LOAD_FP(GetAccessibleChildFromContext, GetAccessibleChildFromContextFP, "getAccessibleChildFromContext"); + LOAD_FP(GetAccessibleParentFromContext, GetAccessibleParentFromContextFP, "getAccessibleParentFromContext"); + + /* begin AccessibleTable */ + LOAD_FP(getAccessibleTableInfo, getAccessibleTableInfoFP, "getAccessibleTableInfo"); + LOAD_FP(getAccessibleTableCellInfo, getAccessibleTableCellInfoFP, "getAccessibleTableCellInfo"); + + LOAD_FP(getAccessibleTableRowHeader, getAccessibleTableRowHeaderFP, "getAccessibleTableRowHeader"); + LOAD_FP(getAccessibleTableColumnHeader, getAccessibleTableColumnHeaderFP, "getAccessibleTableColumnHeader"); + + LOAD_FP(getAccessibleTableRowDescription, getAccessibleTableRowDescriptionFP, "getAccessibleTableRowDescription"); + LOAD_FP(getAccessibleTableColumnDescription, getAccessibleTableColumnDescriptionFP, "getAccessibleTableColumnDescription"); + + LOAD_FP(getAccessibleTableRowSelectionCount, getAccessibleTableRowSelectionCountFP, + "getAccessibleTableRowSelectionCount"); + LOAD_FP(isAccessibleTableRowSelected, isAccessibleTableRowSelectedFP, + "isAccessibleTableRowSelected"); + LOAD_FP(getAccessibleTableRowSelections, getAccessibleTableRowSelectionsFP, + "getAccessibleTableRowSelections"); + + LOAD_FP(getAccessibleTableColumnSelectionCount, getAccessibleTableColumnSelectionCountFP, + "getAccessibleTableColumnSelectionCount"); + LOAD_FP(isAccessibleTableColumnSelected, isAccessibleTableColumnSelectedFP, + "isAccessibleTableColumnSelected"); + LOAD_FP(getAccessibleTableColumnSelections, getAccessibleTableColumnSelectionsFP, + "getAccessibleTableColumnSelections"); + + LOAD_FP(getAccessibleTableRow, getAccessibleTableRowFP, + "getAccessibleTableRow"); + LOAD_FP(getAccessibleTableColumn, getAccessibleTableColumnFP, + "getAccessibleTableColumn"); + LOAD_FP(getAccessibleTableIndex, getAccessibleTableIndexFP, + "getAccessibleTableIndex"); + + /* end AccessibleTable */ + + /* AccessibleRelationSet */ + LOAD_FP(getAccessibleRelationSet, getAccessibleRelationSetFP, "getAccessibleRelationSet"); + + /* AccessibleHypertext */ + LOAD_FP(getAccessibleHypertext, getAccessibleHypertextFP, "getAccessibleHypertext"); + LOAD_FP(activateAccessibleHyperlink, activateAccessibleHyperlinkFP, "activateAccessibleHyperlink"); + LOAD_FP(getAccessibleHyperlinkCount, getAccessibleHyperlinkCountFP, "getAccessibleHyperlinkCount"); + LOAD_FP(getAccessibleHypertextExt, getAccessibleHypertextExtFP, "getAccessibleHypertextExt"); + LOAD_FP(getAccessibleHypertextLinkIndex, getAccessibleHypertextLinkIndexFP, "getAccessibleHypertextLinkIndex"); + LOAD_FP(getAccessibleHyperlink, getAccessibleHyperlinkFP, "getAccessibleHyperlink"); + + /* Accessible KeyBinding, Icon and Action */ + LOAD_FP(getAccessibleKeyBindings, getAccessibleKeyBindingsFP, "getAccessibleKeyBindings"); + LOAD_FP(getAccessibleIcons, getAccessibleIconsFP, "getAccessibleIcons"); + LOAD_FP(getAccessibleActions, getAccessibleActionsFP, "getAccessibleActions"); + LOAD_FP(doAccessibleActions, doAccessibleActionsFP, "doAccessibleActions"); + + /* AccessibleText */ + LOAD_FP(GetAccessibleTextInfo, GetAccessibleTextInfoFP, "getAccessibleTextInfo"); + LOAD_FP(GetAccessibleTextItems, GetAccessibleTextItemsFP, "getAccessibleTextItems"); + LOAD_FP(GetAccessibleTextSelectionInfo, GetAccessibleTextSelectionInfoFP, "getAccessibleTextSelectionInfo"); + LOAD_FP(GetAccessibleTextAttributes, GetAccessibleTextAttributesFP, "getAccessibleTextAttributes"); + LOAD_FP(GetAccessibleTextRect, GetAccessibleTextRectFP, "getAccessibleTextRect"); + LOAD_FP(GetAccessibleTextLineBounds, GetAccessibleTextLineBoundsFP, "getAccessibleTextLineBounds"); + LOAD_FP(GetAccessibleTextRange, GetAccessibleTextRangeFP, "getAccessibleTextRange"); + + LOAD_FP(GetCurrentAccessibleValueFromContext, GetCurrentAccessibleValueFromContextFP, "getCurrentAccessibleValueFromContext"); + LOAD_FP(GetMaximumAccessibleValueFromContext, GetMaximumAccessibleValueFromContextFP, "getMaximumAccessibleValueFromContext"); + LOAD_FP(GetMinimumAccessibleValueFromContext, GetMinimumAccessibleValueFromContextFP, "getMinimumAccessibleValueFromContext"); + + LOAD_FP(AddAccessibleSelectionFromContext, AddAccessibleSelectionFromContextFP, "addAccessibleSelectionFromContext"); + LOAD_FP(ClearAccessibleSelectionFromContext, ClearAccessibleSelectionFromContextFP, "clearAccessibleSelectionFromContext"); + LOAD_FP(GetAccessibleSelectionFromContext, GetAccessibleSelectionFromContextFP, "getAccessibleSelectionFromContext"); + LOAD_FP(GetAccessibleSelectionCountFromContext, GetAccessibleSelectionCountFromContextFP, "getAccessibleSelectionCountFromContext"); + LOAD_FP(IsAccessibleChildSelectedFromContext, IsAccessibleChildSelectedFromContextFP, "isAccessibleChildSelectedFromContext"); + LOAD_FP(RemoveAccessibleSelectionFromContext, RemoveAccessibleSelectionFromContextFP, "removeAccessibleSelectionFromContext"); + LOAD_FP(SelectAllAccessibleSelectionFromContext, SelectAllAccessibleSelectionFromContextFP, "selectAllAccessibleSelectionFromContext"); + + LOAD_FP(setTextContents, setTextContentsFP, "setTextContents"); + LOAD_FP(getParentWithRole, getParentWithRoleFP, "getParentWithRole"); + LOAD_FP(getTopLevelObject, getTopLevelObjectFP, "getTopLevelObject"); + LOAD_FP(getParentWithRoleElseRoot, getParentWithRoleElseRootFP, "getParentWithRoleElseRoot"); + LOAD_FP(getObjectDepth, getObjectDepthFP, "getObjectDepth"); + LOAD_FP(getActiveDescendent, getActiveDescendentFP, "getActiveDescendent"); + + // additional methods for Teton + LOAD_FP(getVirtualAccessibleName, getVirtualAccessibleNameFP, "getVirtualAccessibleName"); + LOAD_FP(requestFocus, requestFocusFP, "requestFocus"); + LOAD_FP(selectTextRange, selectTextRangeFP, "selectTextRange"); + LOAD_FP(getTextAttributesInRange, getTextAttributesInRangeFP, "getTextAttributesInRange"); + LOAD_FP(getVisibleChildrenCount, getVisibleChildrenCountFP, "getVisibleChildrenCount"); + LOAD_FP(getVisibleChildren, getVisibleChildrenFP, "getVisibleChildren"); + LOAD_FP(setCaretPosition, setCaretPositionFP, "setCaretPosition"); + LOAD_FP(getCaretLocation, getCaretLocationFP, "getCaretLocation"); + + LOAD_FP(getEventsWaiting, getEventsWaitingFP, "getEventsWaiting"); + + theAccessBridge.Windows_run(); + + theAccessBridgeInitializedFlag = TRUE; + PrintDebugString("theAccessBridgeInitializedFlag = TRUE"); + return TRUE; + } else { + return FALSE; + } + } + + + BOOL shutdownAccessBridge() { + BOOL result; + DWORD error; + theAccessBridgeInitializedFlag = FALSE; + if (theAccessBridgeInstance != (HANDLE) 0) { + result = FreeLibrary(theAccessBridgeInstance); + if (result != TRUE) { + error = GetLastError(); + } + return TRUE; + } + return FALSE; + } + + + void SetJavaShutdown(AccessBridge_JavaShutdownFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetJavaShutdown(fp); + } + } + + void SetFocusGained(AccessBridge_FocusGainedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetFocusGained(fp); + } + } + + void SetFocusLost(AccessBridge_FocusLostFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetFocusLost(fp); + } + } + + + void SetCaretUpdate(AccessBridge_CaretUpdateFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetCaretUpdate(fp); + } + } + + + void SetMouseClicked(AccessBridge_MouseClickedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMouseClicked(fp); + } + } + + void SetMouseEntered(AccessBridge_MouseEnteredFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMouseEntered(fp); + } + } + + void SetMouseExited(AccessBridge_MouseExitedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMouseExited(fp); + } + } + + void SetMousePressed(AccessBridge_MousePressedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMousePressed(fp); + } + } + + void SetMouseReleased(AccessBridge_MouseReleasedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMouseReleased(fp); + } + } + + + void SetMenuCanceled(AccessBridge_MenuCanceledFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMenuCanceled(fp); + } + } + + void SetMenuDeselected(AccessBridge_MenuDeselectedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMenuDeselected(fp); + } + } + + void SetMenuSelected(AccessBridge_MenuSelectedFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetMenuSelected(fp); + } + } + + void SetPopupMenuCanceled(AccessBridge_PopupMenuCanceledFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPopupMenuCanceled(fp); + } + } + + void SetPopupMenuWillBecomeInvisible(AccessBridge_PopupMenuWillBecomeInvisibleFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPopupMenuWillBecomeInvisible(fp); + } + } + + void SetPopupMenuWillBecomeVisible(AccessBridge_PopupMenuWillBecomeVisibleFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPopupMenuWillBecomeVisible(fp); + } + } + + + void SetPropertyNameChange(AccessBridge_PropertyNameChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyNameChange(fp); + } + } + + void SetPropertyDescriptionChange(AccessBridge_PropertyDescriptionChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyDescriptionChange(fp); + } + } + + void SetPropertyStateChange(AccessBridge_PropertyStateChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyStateChange(fp); + } + } + + void SetPropertyValueChange(AccessBridge_PropertyValueChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyValueChange(fp); + } + } + + void SetPropertySelectionChange(AccessBridge_PropertySelectionChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertySelectionChange(fp); + } + } + + void SetPropertyTextChange(AccessBridge_PropertyTextChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyTextChange(fp); + } + } + + void SetPropertyCaretChange(AccessBridge_PropertyCaretChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyCaretChange(fp); + } + } + + void SetPropertyVisibleDataChange(AccessBridge_PropertyVisibleDataChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyVisibleDataChange(fp); + } + } + + void SetPropertyChildChange(AccessBridge_PropertyChildChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyChildChange(fp); + } + } + + void SetPropertyActiveDescendentChange(AccessBridge_PropertyActiveDescendentChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyActiveDescendentChange(fp); + } + } + + void SetPropertyTableModelChange(AccessBridge_PropertyTableModelChangeFP fp) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SetPropertyTableModelChange(fp); + } + } + + /** + * General routines + */ + void ReleaseJavaObject(long vmID, Java_Object object) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.ReleaseJavaObject(vmID, object); + } + } + + BOOL GetVersionInfo(long vmID, AccessBridgeVersionInfo *info) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetVersionInfo(vmID, info); + } + return FALSE; + } + + + /** + * Window routines + */ + BOOL IsJavaWindow(HWND window) { + if (theAccessBridgeInitializedFlag == TRUE) { + BOOL ret ; + ret = theAccessBridge.IsJavaWindow(window); + return ret ; + + } + return FALSE; + } + + + /** + * Returns the virtual machine ID and AccessibleContext for a top-level window + */ + BOOL GetAccessibleContextFromHWND(HWND target, long *vmID, AccessibleContext *ac) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleContextFromHWND(target, vmID, ac); + } + return FALSE; + } + + /** + * Returns the HWND from the AccessibleContext of a top-level window. Returns 0 + * on error or if the AccessibleContext does not refer to a top-level window. + */ + HWND getHWNDFromAccessibleContext(long vmID, JOBJECT64 accesibleContext) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getHWNDFromAccessibleContext(vmID, accesibleContext); + } + return (HWND)0; + } + + /** + * returns whether two objects are the same + */ + BOOL IsSameObject(long vmID, JOBJECT64 obj1, JOBJECT64 obj2) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.IsSameObject(vmID, obj1, obj2); + } + return FALSE; + } + + /** + * Sets editable text contents. The AccessibleContext must implement AccessibleEditableText and + * be editable. The maximum text length is MAX_STRING_SIZE - 1. + * Returns whether successful + */ + BOOL setTextContents (const long vmID, const AccessibleContext accessibleContext, const wchar_t *text) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.setTextContents(vmID, accessibleContext, text); + } + return FALSE; + } + + /** + * Returns the Accessible Context with the specified role that is the + * ancestor of a given object. The role is one of the role strings + * defined in AccessBridgePackages.h + * If there is no ancestor object that has the specified role, + * returns (AccessibleContext)0. + */ + AccessibleContext getParentWithRole (const long vmID, const AccessibleContext accessibleContext, + const wchar_t *role) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getParentWithRole(vmID, accessibleContext, role); + } + return (AccessibleContext)0; + } + + /** + * Returns the Accessible Context with the specified role that is the + * ancestor of a given object. The role is one of the role strings + * defined in AccessBridgePackages.h. If an object with the specified + * role does not exist, returns the top level object for the Java Window. + * Returns (AccessibleContext)0 on error. + */ + AccessibleContext getParentWithRoleElseRoot (const long vmID, const AccessibleContext accessibleContext, + const wchar_t *role) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getParentWithRoleElseRoot(vmID, accessibleContext, role); + } + return (AccessibleContext)0; + } + + /** + * Returns the Accessible Context for the top level object in + * a Java Window. This is same Accessible Context that is obtained + * from GetAccessibleContextFromHWND for that window. Returns + * (AccessibleContext)0 on error. + */ + AccessibleContext getTopLevelObject (const long vmID, const AccessibleContext accessibleContext) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getTopLevelObject(vmID, accessibleContext); + } + return (AccessibleContext)0; + } + + /** + * Returns how deep in the object hierarchy a given object is. + * The top most object in the object hierarchy has an object depth of 0. + * Returns -1 on error. + */ + int getObjectDepth (const long vmID, const AccessibleContext accessibleContext) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getObjectDepth(vmID, accessibleContext); + } + return -1; + } + + /** + * Returns the Accessible Context of the current ActiveDescendent of an object. + * This method assumes the ActiveDescendent is the component that is currently + * selected in a container object. + * Returns (AccessibleContext)0 on error or if there is no selection. + */ + AccessibleContext getActiveDescendent (const long vmID, const AccessibleContext accessibleContext) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getActiveDescendent(vmID, accessibleContext); + } + return (AccessibleContext)0; + } + + + /** + * Accessible Context routines + */ + BOOL GetAccessibleContextAt(long vmID, AccessibleContext acParent, + jint x, jint y, AccessibleContext *ac) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleContextAt(vmID, acParent, x, y, ac); + } + return FALSE; + } + + BOOL GetAccessibleContextWithFocus(HWND window, long *vmID, AccessibleContext *ac) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleContextWithFocus(window, vmID, ac); + } + return FALSE; + } + + BOOL GetAccessibleContextInfo(long vmID, AccessibleContext ac, AccessibleContextInfo *info) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleContextInfo(vmID, ac, info); + } + return FALSE; + } + + AccessibleContext GetAccessibleChildFromContext(long vmID, AccessibleContext ac, jint index) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleChildFromContext(vmID, ac, index); + } + return (AccessibleContext) 0; + } + + AccessibleContext GetAccessibleParentFromContext(long vmID, AccessibleContext ac) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleParentFromContext(vmID, ac); + } + return (AccessibleContext) 0; + } + + /* begin AccessibleTable routines */ + + /* + * get information about an AccessibleTable + */ + BOOL getAccessibleTableInfo(long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableInfo(vmID, acParent, tableInfo); + } + return FALSE; + } + + /* + * get information about an AccessibleTable cell + */ + BOOL getAccessibleTableCellInfo(long vmID, AccessibleTable accessibleTable, + jint row, jint column, AccessibleTableCellInfo *tableCellInfo) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableCellInfo(vmID, accessibleTable, row, column, tableCellInfo); + } + return FALSE; + } + + /* + * get information about an AccessibleTable row header + */ + BOOL getAccessibleTableRowHeader(long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableRowHeader(vmID, acParent, tableInfo); + } + return FALSE; + } + + /* + * get information about an AccessibleTable column header + */ + BOOL getAccessibleTableColumnHeader(long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableColumnHeader(vmID, acParent, tableInfo); + } + return FALSE; + } + + /* + * return a description of an AccessibleTable row header + */ + AccessibleContext getAccessibleTableRowDescription(long vmID, AccessibleContext acParent, jint row) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableRowDescription(vmID, acParent, row); + } + return (AccessibleContext)0; + } + + /* + * return a description of an AccessibleTable column header + */ + AccessibleContext getAccessibleTableColumnDescription(long vmID, AccessibleContext acParent, jint column) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableColumnDescription(vmID, acParent, column); + } + return (AccessibleContext)0; + } + + /* + * return the number of rows selected in an AccessibleTable + */ + jint getAccessibleTableRowSelectionCount(long vmID, AccessibleTable table) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableRowSelectionCount(vmID, table); + } + return -1; + } + + /* + * return whether a row is selected in an AccessibleTable + */ + BOOL isAccessibleTableRowSelected(long vmID, AccessibleTable table, jint row) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.isAccessibleTableRowSelected(vmID, table, row); + } + return FALSE; + } + + /* + * get an array of selected rows in an AccessibleTable + */ + BOOL getAccessibleTableRowSelections(long vmID, AccessibleTable table, jint count, jint *selections) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableRowSelections(vmID, table, count, selections); + } + return FALSE; + } + + /* + * return the number of columns selected in an AccessibleTable + */ + jint getAccessibleTableColumnSelectionCount(long vmID, AccessibleTable table) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableColumnSelectionCount(vmID, table); + } + return -1; + } + + /* + * return whether a column is selected in an AccessibleTable + */ + BOOL isAccessibleTableColumnSelected(long vmID, AccessibleTable table, jint column) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.isAccessibleTableColumnSelected(vmID, table, column); + } + return FALSE; + } + + /* + * get an array of columns selected in an AccessibleTable + */ + BOOL getAccessibleTableColumnSelections(long vmID, AccessibleTable table, jint count, jint *selections) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableColumnSelections(vmID, table, count, selections); + } + return FALSE; + } + + /* + * return the row number for a cell at a given index + */ + jint + getAccessibleTableRow(long vmID, AccessibleTable table, jint index) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableRow(vmID, table, index); + } + return -1; + } + + /* + * return the column number for a cell at a given index + */ + jint + getAccessibleTableColumn(long vmID, AccessibleTable table, jint index) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableColumn(vmID, table, index); + } + return -1; + } + + /* + * return the index of a cell at a given row and column + */ + jint + getAccessibleTableIndex(long vmID, AccessibleTable table, jint row, jint column) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleTableIndex(vmID, table, row, column); + } + return -1; + } + + /* end AccessibleTable routines */ + + + /** + * Accessible Text routines + */ + BOOL GetAccessibleTextInfo(long vmID, AccessibleText at, AccessibleTextInfo *textInfo, jint x, jint y) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextInfo(vmID, at, textInfo, x, y); + } + return FALSE; + } + + BOOL GetAccessibleTextItems(long vmID, AccessibleText at, AccessibleTextItemsInfo *textItems, jint index) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextItems(vmID, at, textItems, index); + } + return FALSE; + } + + BOOL GetAccessibleTextSelectionInfo(long vmID, AccessibleText at, AccessibleTextSelectionInfo *textSelection) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextSelectionInfo(vmID, at, textSelection); + } + return FALSE; + } + + BOOL GetAccessibleTextAttributes(long vmID, AccessibleText at, jint index, AccessibleTextAttributesInfo *attributes) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextAttributes(vmID, at, index, attributes); + } + return FALSE; + } + + BOOL GetAccessibleTextRect(long vmID, AccessibleText at, AccessibleTextRectInfo *rectInfo, jint index) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextRect(vmID, at, rectInfo, index); + } + return FALSE; + } + + BOOL GetAccessibleTextLineBounds(long vmID, AccessibleText at, jint index, jint *startIndex, jint *endIndex) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextLineBounds(vmID, at, index, startIndex, endIndex); + } + return FALSE; + } + + BOOL GetAccessibleTextRange(long vmID, AccessibleText at, jint start, jint end, wchar_t *text, short len) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleTextRange(vmID, at, start, end, text, len); + } + return FALSE; + } + + /** + * AccessibleRelationSet routines + */ + BOOL getAccessibleRelationSet(long vmID, AccessibleContext accessibleContext, + AccessibleRelationSetInfo *relationSetInfo) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleRelationSet(vmID, accessibleContext, relationSetInfo); + } + return FALSE; + } + + /** + * AccessibleHypertext routines + */ + + // Gets AccessibleHypertext for an AccessibleContext + BOOL getAccessibleHypertext(long vmID, AccessibleContext accessibleContext, + AccessibleHypertextInfo *hypertextInfo) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleHypertext(vmID, accessibleContext, hypertextInfo); + } + return FALSE; + } + + // Activates an AccessibleHyperlink for an AccessibleContext + BOOL activateAccessibleHyperlink(long vmID, AccessibleContext accessibleContext, + AccessibleHyperlink accessibleHyperlink) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.activateAccessibleHyperlink(vmID, accessibleContext, accessibleHyperlink); + } + return FALSE; + } + + /* + * Returns the number of hyperlinks in a component + * Maps to AccessibleHypertext.getLinkCount. + * Returns -1 on error. + */ + jint getAccessibleHyperlinkCount(const long vmID, + const AccessibleContext accessibleContext) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleHyperlinkCount(vmID, accessibleContext); + } + return -1; + } + + /* + * This method is used to iterate through the hyperlinks in a component. It + * returns hypertext information for a component starting at hyperlink index + * nStartIndex. No more than MAX_HYPERLINKS AccessibleHypertextInfo objects will + * be returned for each call to this method. + * returns FALSE on error. + */ + BOOL getAccessibleHypertextExt(const long vmID, + const AccessibleContext accessibleContext, + const jint nStartIndex, + /* OUT */ AccessibleHypertextInfo *hypertextInfo) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleHypertextExt(vmID, + accessibleContext, + nStartIndex, + hypertextInfo); + } + return FALSE; + } + + /* + * Returns the index into an array of hyperlinks that is associated with + * a character index in document; + * Maps to AccessibleHypertext.getLinkIndex. + * Returns -1 on error. + */ + jint getAccessibleHypertextLinkIndex(const long vmID, + const AccessibleHypertext hypertext, + const jint nIndex) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleHypertextLinkIndex(vmID, + hypertext, + nIndex); + } + return -1; + } + + /* + * Returns the nth hyperlink in a document. + * Maps to AccessibleHypertext.getLink. + * Returns -1 on error + */ + BOOL getAccessibleHyperlink(const long vmID, + const AccessibleHypertext hypertext, + const jint nIndex, + /* OUT */ AccessibleHyperlinkInfo *hyperlinkInfo) { + + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleHyperlink(vmID, + hypertext, + nIndex, + hyperlinkInfo); + } + return FALSE; + } + + + /* Accessible KeyBindings, Icons and Actions */ + BOOL getAccessibleKeyBindings(long vmID, AccessibleContext accessibleContext, + AccessibleKeyBindings *keyBindings) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleKeyBindings(vmID, accessibleContext, keyBindings); + } + return FALSE; + } + + BOOL getAccessibleIcons(long vmID, AccessibleContext accessibleContext, + AccessibleIcons *icons) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleIcons(vmID, accessibleContext, icons); + } + return FALSE; + } + + BOOL getAccessibleActions(long vmID, AccessibleContext accessibleContext, + AccessibleActions *actions) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getAccessibleActions(vmID, accessibleContext, actions); + } + return FALSE; + } + + BOOL doAccessibleActions(long vmID, AccessibleContext accessibleContext, + AccessibleActionsToDo *actionsToDo, jint *failure) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.doAccessibleActions(vmID, accessibleContext, actionsToDo, failure); + } + return FALSE; + } + + /** + * Accessible Value routines + */ + BOOL GetCurrentAccessibleValueFromContext(long vmID, AccessibleValue av, wchar_t *value, short len) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetCurrentAccessibleValueFromContext(vmID, av, value, len); + } + return FALSE; + } + + BOOL GetMaximumAccessibleValueFromContext(long vmID, AccessibleValue av, wchar_t *value, short len) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetMaximumAccessibleValueFromContext(vmID, av, value, len); + } + return FALSE; + } + + BOOL GetMinimumAccessibleValueFromContext(long vmID, AccessibleValue av, wchar_t *value, short len) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetMinimumAccessibleValueFromContext(vmID, av, value, len); + } + return FALSE; + } + + + /** + * Accessible Selection routines + */ + void addAccessibleSelectionFromContext(long vmID, AccessibleSelection as, int i) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.AddAccessibleSelectionFromContext(vmID, as, i); + } + } + + void clearAccessibleSelectionFromContext(long vmID, AccessibleSelection as) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.ClearAccessibleSelectionFromContext(vmID, as); + } + } + + JOBJECT64 GetAccessibleSelectionFromContext(long vmID, AccessibleSelection as, int i) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleSelectionFromContext(vmID, as, i); + } + return (JOBJECT64) 0; + } + + int GetAccessibleSelectionCountFromContext(long vmID, AccessibleSelection as) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.GetAccessibleSelectionCountFromContext(vmID, as); + } + return -1; + } + + BOOL IsAccessibleChildSelectedFromContext(long vmID, AccessibleSelection as, int i) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.IsAccessibleChildSelectedFromContext(vmID, as, i); + } + return FALSE; + } + + void RemoveAccessibleSelectionFromContext(long vmID, AccessibleSelection as, int i) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.RemoveAccessibleSelectionFromContext(vmID, as, i); + } + } + + void SelectAllAccessibleSelectionFromContext(long vmID, AccessibleSelection as) { + if (theAccessBridgeInitializedFlag == TRUE) { + theAccessBridge.SelectAllAccessibleSelectionFromContext(vmID, as); + } + } + + /** + * Additional methods for Teton + */ + + /** + * Gets the AccessibleName for a component based upon the JAWS algorithm. Returns + * whether successful. + * + * Bug ID 4916682 - Implement JAWS AccessibleName policy + */ + BOOL getVirtualAccessibleName(const long vmID, const AccessibleContext accessibleContext, + wchar_t *name, int len) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getVirtualAccessibleName(vmID, accessibleContext, name, len); + } + return FALSE; + } + + /** + * Request focus for a component. Returns whether successful; + * + * Bug ID 4944757 - requestFocus method needed + */ + BOOL requestFocus(const long vmID, const AccessibleContext accessibleContext) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.requestFocus(vmID, accessibleContext); + } + return FALSE; + } + + /** + * Selects text between two indices. Selection includes the text at the start index + * and the text at the end index. Returns whether successful; + * + * Bug ID 4944758 - selectTextRange method needed + */ + BOOL selectTextRange(const long vmID, const AccessibleContext accessibleContext, + const int startIndex, const int endIndex) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.selectTextRange(vmID, accessibleContext, startIndex, endIndex); + } + return FALSE; + } + + /** + * Get text attributes between two indices. The attribute list includes the text at the + * start index and the text at the end index. Returns whether successful; + * + * Bug ID 4944761 - getTextAttributes between two indices method needed + */ + BOOL getTextAttributesInRange(const long vmID, const AccessibleContext accessibleContext, + const int startIndex, const int endIndex, + AccessibleTextAttributesInfo *attributes, short *len) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getTextAttributesInRange(vmID, accessibleContext, startIndex, + endIndex, attributes, len); + } + return FALSE; + } + + /** + * Returns the number of visible children of a component. Returns -1 on error. + * + * Bug ID 4944762- getVisibleChildren for list-like components needed + */ + int getVisibleChildrenCount(const long vmID, const AccessibleContext accessibleContext) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getVisibleChildrenCount(vmID, accessibleContext); + } + return FALSE; + } + + /** + * Gets the visible children of an AccessibleContext. Returns whether successful; + * + * Bug ID 4944762- getVisibleChildren for list-like components needed + */ + BOOL getVisibleChildren(const long vmID, const AccessibleContext accessibleContext, + const int startIndex, VisibleChildrenInfo *visibleChildrenInfo) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getVisibleChildren(vmID, accessibleContext, startIndex, + visibleChildrenInfo); + } + return FALSE; + } + + /** + * Set the caret to a text position. Returns whether successful; + * + * Bug ID 4944770 - setCaretPosition method needed + */ + BOOL setCaretPosition(const long vmID, const AccessibleContext accessibleContext, + const int position) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.setCaretPosition(vmID, accessibleContext, position); + } + return FALSE; + } + + /** + * Gets the text caret location + */ + BOOL getCaretLocation(long vmID, AccessibleContext ac, AccessibleTextRectInfo *rectInfo, jint index) { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getCaretLocation(vmID, ac, rectInfo, index); + } + return FALSE; + } + + /** + * Gets the number of events waiting to fire + */ + int getEventsWaiting() { + if (theAccessBridgeInitializedFlag == TRUE) { + return theAccessBridge.getEventsWaiting(); + } + return FALSE; + } + +#ifdef __cplusplus +} +#endif diff --git a/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCalls.h b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCalls.h new file mode 100644 index 000000000..ad0074009 --- /dev/null +++ b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgeCalls.h @@ -0,0 +1,706 @@ +/* + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * Wrapper functions around calls to the AccessBridge DLL + */ + +#include +#include +#include "AccessBridgeCallbacks.h" +#include "AccessBridgePackages.h" + +#ifdef __cplusplus +extern "C" { +#endif + +#define null NULL + + typedef JOBJECT64 AccessibleContext; + typedef JOBJECT64 AccessibleText; + typedef JOBJECT64 AccessibleValue; + typedef JOBJECT64 AccessibleSelection; + typedef JOBJECT64 Java_Object; + typedef JOBJECT64 PropertyChangeEvent; + typedef JOBJECT64 FocusEvent; + typedef JOBJECT64 CaretEvent; + typedef JOBJECT64 MouseEvent; + typedef JOBJECT64 MenuEvent; + typedef JOBJECT64 AccessibleTable; + typedef JOBJECT64 AccessibleHyperlink; + typedef JOBJECT64 AccessibleHypertext; + + + typedef void (*Windows_runFP) (); + + typedef void (*SetPropertyChangeFP) (AccessBridge_PropertyChangeFP fp); + + typedef void (*SetJavaShutdownFP) (AccessBridge_JavaShutdownFP fp); + typedef void (*SetFocusGainedFP) (AccessBridge_FocusGainedFP fp); + typedef void (*SetFocusLostFP) (AccessBridge_FocusLostFP fp); + + typedef void (*SetCaretUpdateFP) (AccessBridge_CaretUpdateFP fp); + + typedef void (*SetMouseClickedFP) (AccessBridge_MouseClickedFP fp); + typedef void (*SetMouseEnteredFP) (AccessBridge_MouseEnteredFP fp); + typedef void (*SetMouseExitedFP) (AccessBridge_MouseExitedFP fp); + typedef void (*SetMousePressedFP) (AccessBridge_MousePressedFP fp); + typedef void (*SetMouseReleasedFP) (AccessBridge_MouseReleasedFP fp); + + typedef void (*SetMenuCanceledFP) (AccessBridge_MenuCanceledFP fp); + typedef void (*SetMenuDeselectedFP) (AccessBridge_MenuDeselectedFP fp); + typedef void (*SetMenuSelectedFP) (AccessBridge_MenuSelectedFP fp); + typedef void (*SetPopupMenuCanceledFP) (AccessBridge_PopupMenuCanceledFP fp); + typedef void (*SetPopupMenuWillBecomeInvisibleFP) (AccessBridge_PopupMenuWillBecomeInvisibleFP fp); + typedef void (*SetPopupMenuWillBecomeVisibleFP) (AccessBridge_PopupMenuWillBecomeVisibleFP fp); + + typedef void (*SetPropertyNameChangeFP) (AccessBridge_PropertyNameChangeFP fp); + typedef void (*SetPropertyDescriptionChangeFP) (AccessBridge_PropertyDescriptionChangeFP fp); + typedef void (*SetPropertyStateChangeFP) (AccessBridge_PropertyStateChangeFP fp); + typedef void (*SetPropertyValueChangeFP) (AccessBridge_PropertyValueChangeFP fp); + typedef void (*SetPropertySelectionChangeFP) (AccessBridge_PropertySelectionChangeFP fp); + typedef void (*SetPropertyTextChangeFP) (AccessBridge_PropertyTextChangeFP fp); + typedef void (*SetPropertyCaretChangeFP) (AccessBridge_PropertyCaretChangeFP fp); + typedef void (*SetPropertyVisibleDataChangeFP) (AccessBridge_PropertyVisibleDataChangeFP fp); + typedef void (*SetPropertyChildChangeFP) (AccessBridge_PropertyChildChangeFP fp); + typedef void (*SetPropertyActiveDescendentChangeFP) (AccessBridge_PropertyActiveDescendentChangeFP fp); + + typedef void (*SetPropertyTableModelChangeFP) (AccessBridge_PropertyTableModelChangeFP fp); + + typedef void (*ReleaseJavaObjectFP) (long vmID, Java_Object object); + + typedef BOOL (*GetVersionInfoFP) (long vmID, AccessBridgeVersionInfo *info); + + typedef BOOL (*IsJavaWindowFP) (HWND window); + typedef BOOL (*IsSameObjectFP) (long vmID, JOBJECT64 obj1, JOBJECT64 obj2); + typedef BOOL (*GetAccessibleContextFromHWNDFP) (HWND window, long *vmID, AccessibleContext *ac); + typedef HWND (*getHWNDFromAccessibleContextFP) (long vmID, AccessibleContext ac); + + typedef BOOL (*GetAccessibleContextAtFP) (long vmID, AccessibleContext acParent, + jint x, jint y, AccessibleContext *ac); + typedef BOOL (*GetAccessibleContextWithFocusFP) (HWND window, long *vmID, AccessibleContext *ac); + typedef BOOL (*GetAccessibleContextInfoFP) (long vmID, AccessibleContext ac, AccessibleContextInfo *info); + typedef AccessibleContext (*GetAccessibleChildFromContextFP) (long vmID, AccessibleContext ac, jint i); + typedef AccessibleContext (*GetAccessibleParentFromContextFP) (long vmID, AccessibleContext ac); + + /* begin AccessibleTable */ + typedef BOOL (*getAccessibleTableInfoFP) (long vmID, AccessibleContext ac, AccessibleTableInfo *tableInfo); + typedef BOOL (*getAccessibleTableCellInfoFP) (long vmID, AccessibleTable accessibleTable, + jint row, jint column, AccessibleTableCellInfo *tableCellInfo); + + typedef BOOL (*getAccessibleTableRowHeaderFP) (long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo); + typedef BOOL (*getAccessibleTableColumnHeaderFP) (long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo); + + typedef AccessibleContext (*getAccessibleTableRowDescriptionFP) (long vmID, AccessibleContext acParent, jint row); + typedef AccessibleContext (*getAccessibleTableColumnDescriptionFP) (long vmID, AccessibleContext acParent, jint column); + + typedef jint (*getAccessibleTableRowSelectionCountFP) (long vmID, AccessibleTable table); + typedef BOOL (*isAccessibleTableRowSelectedFP) (long vmID, AccessibleTable table, jint row); + typedef BOOL (*getAccessibleTableRowSelectionsFP) (long vmID, AccessibleTable table, jint count, + jint *selections); + + typedef jint (*getAccessibleTableColumnSelectionCountFP) (long vmID, AccessibleTable table); + typedef BOOL (*isAccessibleTableColumnSelectedFP) (long vmID, AccessibleTable table, jint column); + typedef BOOL (*getAccessibleTableColumnSelectionsFP) (long vmID, AccessibleTable table, jint count, + jint *selections); + + typedef jint (*getAccessibleTableRowFP) (long vmID, AccessibleTable table, jint index); + typedef jint (*getAccessibleTableColumnFP) (long vmID, AccessibleTable table, jint index); + typedef jint (*getAccessibleTableIndexFP) (long vmID, AccessibleTable table, jint row, jint column); + /* end AccessibleTable */ + + /* AccessibleRelationSet */ + typedef BOOL (*getAccessibleRelationSetFP) (long vmID, AccessibleContext accessibleContext, + AccessibleRelationSetInfo *relationSetInfo); + + /* AccessibleHypertext */ + typedef BOOL (*getAccessibleHypertextFP)(long vmID, AccessibleContext accessibleContext, + AccessibleHypertextInfo *hypertextInfo); + + typedef BOOL (*activateAccessibleHyperlinkFP)(long vmID, AccessibleContext accessibleContext, + AccessibleHyperlink accessibleHyperlink); + + typedef jint (*getAccessibleHyperlinkCountFP)(const long vmID, + const AccessibleContext accessibleContext); + + typedef BOOL (*getAccessibleHypertextExtFP) (const long vmID, + const AccessibleContext accessibleContext, + const jint nStartIndex, + AccessibleHypertextInfo *hypertextInfo); + + typedef jint (*getAccessibleHypertextLinkIndexFP)(const long vmID, + const AccessibleHypertext hypertext, + const jint nIndex); + + typedef BOOL (*getAccessibleHyperlinkFP)(const long vmID, + const AccessibleHypertext hypertext, + const jint nIndex, + AccessibleHyperlinkInfo *hyperlinkInfo); + + + /* Accessible KeyBindings, Icons and Actions */ + typedef BOOL (*getAccessibleKeyBindingsFP)(long vmID, AccessibleContext accessibleContext, + AccessibleKeyBindings *keyBindings); + + typedef BOOL (*getAccessibleIconsFP)(long vmID, AccessibleContext accessibleContext, + AccessibleIcons *icons); + + typedef BOOL (*getAccessibleActionsFP)(long vmID, AccessibleContext accessibleContext, + AccessibleActions *actions); + + typedef BOOL (*doAccessibleActionsFP)(long vmID, AccessibleContext accessibleContext, + AccessibleActionsToDo *actionsToDo, jint *failure); + + + /* AccessibleText */ + + typedef BOOL (*GetAccessibleTextInfoFP) (long vmID, AccessibleText at, AccessibleTextInfo *textInfo, jint x, jint y); + typedef BOOL (*GetAccessibleTextItemsFP) (long vmID, AccessibleText at, AccessibleTextItemsInfo *textItems, jint index); + typedef BOOL (*GetAccessibleTextSelectionInfoFP) (long vmID, AccessibleText at, AccessibleTextSelectionInfo *textSelection); + typedef BOOL (*GetAccessibleTextAttributesFP) (long vmID, AccessibleText at, jint index, AccessibleTextAttributesInfo *attributes); + typedef BOOL (*GetAccessibleTextRectFP) (long vmID, AccessibleText at, AccessibleTextRectInfo *rectInfo, jint index); + typedef BOOL (*GetAccessibleTextLineBoundsFP) (long vmID, AccessibleText at, jint index, jint *startIndex, jint *endIndex); + typedef BOOL (*GetAccessibleTextRangeFP) (long vmID, AccessibleText at, jint start, jint end, wchar_t *text, short len); + + typedef BOOL (*GetCurrentAccessibleValueFromContextFP) (long vmID, AccessibleValue av, wchar_t *value, short len); + typedef BOOL (*GetMaximumAccessibleValueFromContextFP) (long vmID, AccessibleValue av, wchar_t *value, short len); + typedef BOOL (*GetMinimumAccessibleValueFromContextFP) (long vmID, AccessibleValue av, wchar_t *value, short len); + + typedef void (*AddAccessibleSelectionFromContextFP) (long vmID, AccessibleSelection as, int i); + typedef void (*ClearAccessibleSelectionFromContextFP) (long vmID, AccessibleSelection as); + typedef JOBJECT64 (*GetAccessibleSelectionFromContextFP) (long vmID, AccessibleSelection as, int i); + typedef int (*GetAccessibleSelectionCountFromContextFP) (long vmID, AccessibleSelection as); + typedef BOOL (*IsAccessibleChildSelectedFromContextFP) (long vmID, AccessibleSelection as, int i); + typedef void (*RemoveAccessibleSelectionFromContextFP) (long vmID, AccessibleSelection as, int i); + typedef void (*SelectAllAccessibleSelectionFromContextFP) (long vmID, AccessibleSelection as); + + /* Utility methods */ + + typedef BOOL (*setTextContentsFP) (const long vmID, const AccessibleContext ac, const wchar_t *text); + typedef AccessibleContext (*getParentWithRoleFP) (const long vmID, const AccessibleContext ac, const wchar_t *role); + typedef AccessibleContext (*getParentWithRoleElseRootFP) (const long vmID, const AccessibleContext ac, const wchar_t *role); + typedef AccessibleContext (*getTopLevelObjectFP) (const long vmID, const AccessibleContext ac); + typedef int (*getObjectDepthFP) (const long vmID, const AccessibleContext ac); + typedef AccessibleContext (*getActiveDescendentFP) (const long vmID, const AccessibleContext ac); + + + typedef BOOL (*getVirtualAccessibleNameFP) (const long vmID, const AccessibleContext accessibleContext, + wchar_t *name, int len); + + typedef BOOL (*requestFocusFP) (const long vmID, const AccessibleContext accessibleContext); + + typedef BOOL (*selectTextRangeFP) (const long vmID, const AccessibleContext accessibleContext, + const int startIndex, const int endIndex); + + typedef BOOL (*getTextAttributesInRangeFP) (const long vmID, const AccessibleContext accessibleContext, + const int startIndex, const int endIndex, + AccessibleTextAttributesInfo *attributes, short *len); + + typedef int (*getVisibleChildrenCountFP) (const long vmID, const AccessibleContext accessibleContext); + + typedef BOOL (*getVisibleChildrenFP) (const long vmID, const AccessibleContext accessibleContext, + const int startIndex, VisibleChildrenInfo *children); + + typedef BOOL (*setCaretPositionFP) (const long vmID, const AccessibleContext accessibleContext, const int position); + + typedef BOOL (*getCaretLocationFP) (long vmID, AccessibleContext ac, AccessibleTextRectInfo *rectInfo, jint index); + + typedef int (*getEventsWaitingFP) (); + + typedef struct AccessBridgeFPsTag { + Windows_runFP Windows_run; + + SetPropertyChangeFP SetPropertyChange; + + SetJavaShutdownFP SetJavaShutdown; + SetFocusGainedFP SetFocusGained; + SetFocusLostFP SetFocusLost; + + SetCaretUpdateFP SetCaretUpdate; + + SetMouseClickedFP SetMouseClicked; + SetMouseEnteredFP SetMouseEntered; + SetMouseExitedFP SetMouseExited; + SetMousePressedFP SetMousePressed; + SetMouseReleasedFP SetMouseReleased; + + SetMenuCanceledFP SetMenuCanceled; + SetMenuDeselectedFP SetMenuDeselected; + SetMenuSelectedFP SetMenuSelected; + SetPopupMenuCanceledFP SetPopupMenuCanceled; + SetPopupMenuWillBecomeInvisibleFP SetPopupMenuWillBecomeInvisible; + SetPopupMenuWillBecomeVisibleFP SetPopupMenuWillBecomeVisible; + + SetPropertyNameChangeFP SetPropertyNameChange; + SetPropertyDescriptionChangeFP SetPropertyDescriptionChange; + SetPropertyStateChangeFP SetPropertyStateChange; + SetPropertyValueChangeFP SetPropertyValueChange; + SetPropertySelectionChangeFP SetPropertySelectionChange; + SetPropertyTextChangeFP SetPropertyTextChange; + SetPropertyCaretChangeFP SetPropertyCaretChange; + SetPropertyVisibleDataChangeFP SetPropertyVisibleDataChange; + SetPropertyChildChangeFP SetPropertyChildChange; + SetPropertyActiveDescendentChangeFP SetPropertyActiveDescendentChange; + + SetPropertyTableModelChangeFP SetPropertyTableModelChange; + + ReleaseJavaObjectFP ReleaseJavaObject; + GetVersionInfoFP GetVersionInfo; + + IsJavaWindowFP IsJavaWindow; + IsSameObjectFP IsSameObject; + GetAccessibleContextFromHWNDFP GetAccessibleContextFromHWND; + getHWNDFromAccessibleContextFP getHWNDFromAccessibleContext; + + GetAccessibleContextAtFP GetAccessibleContextAt; + GetAccessibleContextWithFocusFP GetAccessibleContextWithFocus; + GetAccessibleContextInfoFP GetAccessibleContextInfo; + GetAccessibleChildFromContextFP GetAccessibleChildFromContext; + GetAccessibleParentFromContextFP GetAccessibleParentFromContext; + + getAccessibleTableInfoFP getAccessibleTableInfo; + getAccessibleTableCellInfoFP getAccessibleTableCellInfo; + + getAccessibleTableRowHeaderFP getAccessibleTableRowHeader; + getAccessibleTableColumnHeaderFP getAccessibleTableColumnHeader; + + getAccessibleTableRowDescriptionFP getAccessibleTableRowDescription; + getAccessibleTableColumnDescriptionFP getAccessibleTableColumnDescription; + + getAccessibleTableRowSelectionCountFP getAccessibleTableRowSelectionCount; + isAccessibleTableRowSelectedFP isAccessibleTableRowSelected; + getAccessibleTableRowSelectionsFP getAccessibleTableRowSelections; + + getAccessibleTableColumnSelectionCountFP getAccessibleTableColumnSelectionCount; + isAccessibleTableColumnSelectedFP isAccessibleTableColumnSelected; + getAccessibleTableColumnSelectionsFP getAccessibleTableColumnSelections; + + getAccessibleTableRowFP getAccessibleTableRow; + getAccessibleTableColumnFP getAccessibleTableColumn; + getAccessibleTableIndexFP getAccessibleTableIndex; + + getAccessibleRelationSetFP getAccessibleRelationSet; + + getAccessibleHypertextFP getAccessibleHypertext; + activateAccessibleHyperlinkFP activateAccessibleHyperlink; + getAccessibleHyperlinkCountFP getAccessibleHyperlinkCount; + getAccessibleHypertextExtFP getAccessibleHypertextExt; + getAccessibleHypertextLinkIndexFP getAccessibleHypertextLinkIndex; + getAccessibleHyperlinkFP getAccessibleHyperlink; + + getAccessibleKeyBindingsFP getAccessibleKeyBindings; + getAccessibleIconsFP getAccessibleIcons; + getAccessibleActionsFP getAccessibleActions; + doAccessibleActionsFP doAccessibleActions; + + GetAccessibleTextInfoFP GetAccessibleTextInfo; + GetAccessibleTextItemsFP GetAccessibleTextItems; + GetAccessibleTextSelectionInfoFP GetAccessibleTextSelectionInfo; + GetAccessibleTextAttributesFP GetAccessibleTextAttributes; + GetAccessibleTextRectFP GetAccessibleTextRect; + GetAccessibleTextLineBoundsFP GetAccessibleTextLineBounds; + GetAccessibleTextRangeFP GetAccessibleTextRange; + + GetCurrentAccessibleValueFromContextFP GetCurrentAccessibleValueFromContext; + GetMaximumAccessibleValueFromContextFP GetMaximumAccessibleValueFromContext; + GetMinimumAccessibleValueFromContextFP GetMinimumAccessibleValueFromContext; + + AddAccessibleSelectionFromContextFP AddAccessibleSelectionFromContext; + ClearAccessibleSelectionFromContextFP ClearAccessibleSelectionFromContext; + GetAccessibleSelectionFromContextFP GetAccessibleSelectionFromContext; + GetAccessibleSelectionCountFromContextFP GetAccessibleSelectionCountFromContext; + IsAccessibleChildSelectedFromContextFP IsAccessibleChildSelectedFromContext; + RemoveAccessibleSelectionFromContextFP RemoveAccessibleSelectionFromContext; + SelectAllAccessibleSelectionFromContextFP SelectAllAccessibleSelectionFromContext; + + setTextContentsFP setTextContents; + getParentWithRoleFP getParentWithRole; + getTopLevelObjectFP getTopLevelObject; + getParentWithRoleElseRootFP getParentWithRoleElseRoot; + getObjectDepthFP getObjectDepth; + getActiveDescendentFP getActiveDescendent; + + getVirtualAccessibleNameFP getVirtualAccessibleName; + requestFocusFP requestFocus; + selectTextRangeFP selectTextRange; + getTextAttributesInRangeFP getTextAttributesInRange; + getVisibleChildrenCountFP getVisibleChildrenCount; + getVisibleChildrenFP getVisibleChildren; + setCaretPositionFP setCaretPosition; + getCaretLocationFP getCaretLocation; + + getEventsWaitingFP getEventsWaiting; + + } AccessBridgeFPs; + + + /** + * Initialize the world + */ + BOOL initializeAccessBridge(); + BOOL shutdownAccessBridge(); + + /** + * Window routines + */ + BOOL IsJavaWindow(HWND window); + + // Returns the virtual machine ID and AccessibleContext for a top-level window + BOOL GetAccessibleContextFromHWND(HWND target, long *vmID, AccessibleContext *ac); + + // Returns the HWND from the AccessibleContext of a top-level window + HWND getHWNDFromAccessibleContext(long vmID, AccessibleContext ac); + + + /** + * Event handling routines + */ + void SetJavaShutdown(AccessBridge_JavaShutdownFP fp); + void SetFocusGained(AccessBridge_FocusGainedFP fp); + void SetFocusLost(AccessBridge_FocusLostFP fp); + + void SetCaretUpdate(AccessBridge_CaretUpdateFP fp); + + void SetMouseClicked(AccessBridge_MouseClickedFP fp); + void SetMouseEntered(AccessBridge_MouseEnteredFP fp); + void SetMouseExited(AccessBridge_MouseExitedFP fp); + void SetMousePressed(AccessBridge_MousePressedFP fp); + void SetMouseReleased(AccessBridge_MouseReleasedFP fp); + + void SetMenuCanceled(AccessBridge_MenuCanceledFP fp); + void SetMenuDeselected(AccessBridge_MenuDeselectedFP fp); + void SetMenuSelected(AccessBridge_MenuSelectedFP fp); + void SetPopupMenuCanceled(AccessBridge_PopupMenuCanceledFP fp); + void SetPopupMenuWillBecomeInvisible(AccessBridge_PopupMenuWillBecomeInvisibleFP fp); + void SetPopupMenuWillBecomeVisible(AccessBridge_PopupMenuWillBecomeVisibleFP fp); + + void SetPropertyNameChange(AccessBridge_PropertyNameChangeFP fp); + void SetPropertyDescriptionChange(AccessBridge_PropertyDescriptionChangeFP fp); + void SetPropertyStateChange(AccessBridge_PropertyStateChangeFP fp); + void SetPropertyValueChange(AccessBridge_PropertyValueChangeFP fp); + void SetPropertySelectionChange(AccessBridge_PropertySelectionChangeFP fp); + void SetPropertyTextChange(AccessBridge_PropertyTextChangeFP fp); + void SetPropertyCaretChange(AccessBridge_PropertyCaretChangeFP fp); + void SetPropertyVisibleDataChange(AccessBridge_PropertyVisibleDataChangeFP fp); + void SetPropertyChildChange(AccessBridge_PropertyChildChangeFP fp); + void SetPropertyActiveDescendentChange(AccessBridge_PropertyActiveDescendentChangeFP fp); + + void SetPropertyTableModelChange(AccessBridge_PropertyTableModelChangeFP fp); + + + /** + * General routines + */ + void ReleaseJavaObject(long vmID, Java_Object object); + BOOL GetVersionInfo(long vmID, AccessBridgeVersionInfo *info); + HWND GetHWNDFromAccessibleContext(long vmID, JOBJECT64 accesibleContext); + + /** + * Accessible Context routines + */ + BOOL GetAccessibleContextAt(long vmID, AccessibleContext acParent, + jint x, jint y, AccessibleContext *ac); + BOOL GetAccessibleContextWithFocus(HWND window, long *vmID, AccessibleContext *ac); + BOOL GetAccessibleContextInfo(long vmID, AccessibleContext ac, AccessibleContextInfo *info); + AccessibleContext GetAccessibleChildFromContext(long vmID, AccessibleContext ac, jint index); + AccessibleContext GetAccessibleParentFromContext(long vmID, AccessibleContext ac); + + /** + * Accessible Text routines + */ + BOOL GetAccessibleTextInfo(long vmID, AccessibleText at, AccessibleTextInfo *textInfo, jint x, jint y); + BOOL GetAccessibleTextItems(long vmID, AccessibleText at, AccessibleTextItemsInfo *textItems, jint index); + BOOL GetAccessibleTextSelectionInfo(long vmID, AccessibleText at, AccessibleTextSelectionInfo *textSelection); + BOOL GetAccessibleTextAttributes(long vmID, AccessibleText at, jint index, AccessibleTextAttributesInfo *attributes); + BOOL GetAccessibleTextRect(long vmID, AccessibleText at, AccessibleTextRectInfo *rectInfo, jint index); + BOOL GetAccessibleTextLineBounds(long vmID, AccessibleText at, jint index, jint *startIndex, jint *endIndex); + BOOL GetAccessibleTextRange(long vmID, AccessibleText at, jint start, jint end, wchar_t *text, short len); + + /* begin AccessibleTable routines */ + BOOL getAccessibleTableInfo(long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo); + + BOOL getAccessibleTableCellInfo(long vmID, AccessibleTable accessibleTable, jint row, jint column, + AccessibleTableCellInfo *tableCellInfo); + + BOOL getAccessibleTableRowHeader(long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo); + BOOL getAccessibleTableColumnHeader(long vmID, AccessibleContext acParent, AccessibleTableInfo *tableInfo); + + AccessibleContext getAccessibleTableRowDescription(long vmID, AccessibleContext acParent, jint row); + AccessibleContext getAccessibleTableColumnDescription(long vmID, AccessibleContext acParent, jint column); + + jint getAccessibleTableRowSelectionCount(long vmID, AccessibleTable table); + BOOL isAccessibleTableRowSelected(long vmID, AccessibleTable table, jint row); + BOOL getAccessibleTableRowSelections(long vmID, AccessibleTable table, jint count, jint *selections); + + jint getAccessibleTableColumnSelectionCount(long vmID, AccessibleTable table); + BOOL isAccessibleTableColumnSelected(long vmID, AccessibleTable table, jint column); + BOOL getAccessibleTableColumnSelections(long vmID, AccessibleTable table, jint count, jint *selections); + + jint getAccessibleTableRow(long vmID, AccessibleTable table, jint index); + jint getAccessibleTableColumn(long vmID, AccessibleTable table, jint index); + jint getAccessibleTableIndex(long vmID, AccessibleTable table, jint row, jint column); + /* end AccessibleTable */ + + /* ----- AccessibleRelationSet routines */ + BOOL getAccessibleRelationSet(long vmID, AccessibleContext accessibleContext, + AccessibleRelationSetInfo *relationSetInfo); + + /* ----- AccessibleHypertext routines */ + + /* + * Returns hypertext information associated with a component. + */ + BOOL getAccessibleHypertext(long vmID, AccessibleContext accessibleContext, + AccessibleHypertextInfo *hypertextInfo); + + /* + * Requests that a hyperlink be activated. + */ + BOOL activateAccessibleHyperlink(long vmID, AccessibleContext accessibleContext, + AccessibleHyperlink accessibleHyperlink); + + /* + * Returns the number of hyperlinks in a component + * Maps to AccessibleHypertext.getLinkCount. + * Returns -1 on error. + */ + jint getAccessibleHyperlinkCount(const long vmID, + const AccessibleHypertext hypertext); + + /* + * This method is used to iterate through the hyperlinks in a component. It + * returns hypertext information for a component starting at hyperlink index + * nStartIndex. No more than MAX_HYPERLINKS AccessibleHypertextInfo objects will + * be returned for each call to this method. + * Returns FALSE on error. + */ + BOOL getAccessibleHypertextExt(const long vmID, + const AccessibleContext accessibleContext, + const jint nStartIndex, + /* OUT */ AccessibleHypertextInfo *hypertextInfo); + + /* + * Returns the index into an array of hyperlinks that is associated with + * a character index in document; maps to AccessibleHypertext.getLinkIndex + * Returns -1 on error. + */ + jint getAccessibleHypertextLinkIndex(const long vmID, + const AccessibleHypertext hypertext, + const jint nIndex); + + /* + * Returns the nth hyperlink in a document + * Maps to AccessibleHypertext.getLink. + * Returns FALSE on error + */ + BOOL getAccessibleHyperlink(const long vmID, + const AccessibleHypertext hypertext, + const jint nIndex, + /* OUT */ AccessibleHyperlinkInfo *hyperlinkInfo); + + /* Accessible KeyBindings, Icons and Actions */ + + /* + * Returns a list of key bindings associated with a component. + */ + BOOL getAccessibleKeyBindings(long vmID, AccessibleContext accessibleContext, + AccessibleKeyBindings *keyBindings); + + /* + * Returns a list of icons associate with a component. + */ + BOOL getAccessibleIcons(long vmID, AccessibleContext accessibleContext, + AccessibleIcons *icons); + + /* + * Returns a list of actions that a component can perform. + */ + BOOL getAccessibleActions(long vmID, AccessibleContext accessibleContext, + AccessibleActions *actions); + + /* + * Request that a list of AccessibleActions be performed by a component. + * Returns TRUE if all actions are performed. Returns FALSE + * when the first requested action fails in which case "failure" + * contains the index of the action that failed. + */ + BOOL doAccessibleActions(long vmID, AccessibleContext accessibleContext, + AccessibleActionsToDo *actionsToDo, jint *failure); + + + + /* Additional utility methods */ + + /* + * Returns whether two object references refer to the same object. + */ + BOOL IsSameObject(long vmID, JOBJECT64 obj1, JOBJECT64 obj2); + + /** + * Sets editable text contents. The AccessibleContext must implement AccessibleEditableText and + * be editable. The maximum text length that can be set is MAX_STRING_SIZE - 1. + * Returns whether successful + */ + BOOL setTextContents (const long vmID, const AccessibleContext accessibleContext, const wchar_t *text); + + /** + * Returns the Accessible Context with the specified role that is the + * ancestor of a given object. The role is one of the role strings + * defined in AccessBridgePackages.h + * If there is no ancestor object that has the specified role, + * returns (AccessibleContext)0. + */ + AccessibleContext getParentWithRole (const long vmID, const AccessibleContext accessibleContext, + const wchar_t *role); + + /** + * Returns the Accessible Context with the specified role that is the + * ancestor of a given object. The role is one of the role strings + * defined in AccessBridgePackages.h. If an object with the specified + * role does not exist, returns the top level object for the Java Window. + * Returns (AccessibleContext)0 on error. + */ + AccessibleContext getParentWithRoleElseRoot (const long vmID, const AccessibleContext accessibleContext, + const wchar_t *role); + + /** + * Returns the Accessible Context for the top level object in + * a Java Window. This is same Accessible Context that is obtained + * from GetAccessibleContextFromHWND for that window. Returns + * (AccessibleContext)0 on error. + */ + AccessibleContext getTopLevelObject (const long vmID, const AccessibleContext accessibleContext); + + /** + * Returns how deep in the object hierarchy a given object is. + * The top most object in the object hierarchy has an object depth of 0. + * Returns -1 on error. + */ + int getObjectDepth (const long vmID, const AccessibleContext accessibleContext); + + /** + * Returns the Accessible Context of the current ActiveDescendent of an object. + * This method assumes the ActiveDescendent is the component that is currently + * selected in a container object. + * Returns (AccessibleContext)0 on error or if there is no selection. + */ + AccessibleContext getActiveDescendent (const long vmID, const AccessibleContext accessibleContext); + + /** + /** + * Accessible Value routines + */ + BOOL GetCurrentAccessibleValueFromContext(long vmID, AccessibleValue av, wchar_t *value, short len); + BOOL GetMaximumAccessibleValueFromContext(long vmID, AccessibleValue av, wchar_t *value, short len); + BOOL GetMinimumAccessibleValueFromContext(long vmID, AccessibleValue av, wchar_t *value, short len); + + /** + * Accessible Selection routines + */ + void AddAccessibleSelectionFromContext(long vmID, AccessibleSelection as, int i); + void ClearAccessibleSelectionFromContext(long vmID, AccessibleSelection as); + JOBJECT64 GetAccessibleSelectionFromContext(long vmID, AccessibleSelection as, int i); + int GetAccessibleSelectionCountFromContext(long vmID, AccessibleSelection as); + BOOL IsAccessibleChildSelectedFromContext(long vmID, AccessibleSelection as, int i); + void RemoveAccessibleSelectionFromContext(long vmID, AccessibleSelection as, int i); + void SelectAllAccessibleSelectionFromContext(long vmID, AccessibleSelection as); + + /** + * Additional methods for Teton + */ + + /** + * Gets the AccessibleName for a component based upon the JAWS algorithm. Returns + * whether successful. + * + * Bug ID 4916682 - Implement JAWS AccessibleName policy + */ + BOOL getVirtualAccessibleName(const long vmID, const AccessibleContext accessibleContext, + wchar_t *name, int len); + + /** + * Request focus for a component. Returns whether successful. + * + * Bug ID 4944757 - requestFocus method needed + */ + BOOL requestFocus(const long vmID, const AccessibleContext accessibleContext); + + /** + * Selects text between two indices. Selection includes the text at the start index + * and the text at the end index. Returns whether successful. + * + * Bug ID 4944758 - selectTextRange method needed + */ + BOOL selectTextRange(const long vmID, const AccessibleContext accessibleContext, const int startIndex, + const int endIndex); + + /** + * Get text attributes between two indices. The attribute list includes the text at the + * start index and the text at the end index. Returns whether successful; + * + * Bug ID 4944761 - getTextAttributes between two indices method needed + */ + BOOL getTextAttributesInRange(const long vmID, const AccessibleContext accessibleContext, + const int startIndex, const int endIndex, + AccessibleTextAttributesInfo *attributes, short *len); + + /** + * Returns the number of visible children of a component. Returns -1 on error. + * + * Bug ID 4944762- getVisibleChildren for list-like components needed + */ + int getVisibleChildrenCount(const long vmID, const AccessibleContext accessibleContext); + + /** + * Gets the visible children of an AccessibleContext. Returns whether successful. + * + * Bug ID 4944762- getVisibleChildren for list-like components needed + */ + BOOL getVisibleChildren(const long vmID, const AccessibleContext accessibleContext, + const int startIndex, + VisibleChildrenInfo *visibleChildrenInfo); + + /** + * Set the caret to a text position. Returns whether successful. + * + * Bug ID 4944770 - setCaretPosition method needed + */ + BOOL setCaretPosition(const long vmID, const AccessibleContext accessibleContext, + const int position); + + /** + * Gets the text caret location + */ + BOOL getCaretLocation(long vmID, AccessibleContext ac, + AccessibleTextRectInfo *rectInfo, jint index); + + /** + * Gets the number of events waiting to fire + */ + int getEventsWaiting(); + +#ifdef __cplusplus +} +#endif diff --git a/main/jdk1.8.0_291/include/win32/bridge/AccessBridgePackages.h b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgePackages.h new file mode 100644 index 000000000..478f7c636 --- /dev/null +++ b/main/jdk1.8.0_291/include/win32/bridge/AccessBridgePackages.h @@ -0,0 +1,2215 @@ +/* + * Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +/* + * Header file for packages of paramaters passed between Java Accessibility + * and native Assistive Technologies + */ + +#ifndef __AccessBridgePackages_H__ +#define __AccessBridgePackages_H__ + +#include +#include + +#ifdef __cplusplus +extern "C" { +#endif + +#ifdef ACCESSBRIDGE_ARCH_LEGACY +typedef jobject JOBJECT64; +typedef HWND ABHWND64; +#define ABHandleToLong +#define ABLongToHandle +#else +typedef jlong JOBJECT64; +typedef long ABHWND64; +#define ABHandleToLong HandleToLong +#define ABLongToHandle LongToHandle +#endif + +#define MAX_BUFFER_SIZE 10240 +#define MAX_STRING_SIZE 1024 +#define SHORT_STRING_SIZE 256 + + // object types + typedef JOBJECT64 AccessibleContext; + typedef JOBJECT64 AccessibleText; + typedef JOBJECT64 AccessibleValue; + typedef JOBJECT64 AccessibleSelection; + typedef JOBJECT64 Java_Object; + typedef JOBJECT64 PropertyChangeEvent; + typedef JOBJECT64 FocusEvent; + typedef JOBJECT64 CaretEvent; + typedef JOBJECT64 MouseEvent; + typedef JOBJECT64 MenuEvent; + typedef JOBJECT64 AccessibleTable; + typedef JOBJECT64 AccessibleHyperlink; + typedef JOBJECT64 AccessibleHypertext; + + /** + ****************************************************** + * Java event types + ****************************************************** + */ + +#define cPropertyChangeEvent (jlong) 1 // 1 +#define cFocusGainedEvent (jlong) 2 // 2 +#define cFocusLostEvent (jlong) 4 // 4 +#define cCaretUpdateEvent (jlong) 8 // 8 +#define cMouseClickedEvent (jlong) 16 // 10 +#define cMouseEnteredEvent (jlong) 32 // 20 +#define cMouseExitedEvent (jlong) 64 // 40 +#define cMousePressedEvent (jlong) 128 // 80 +#define cMouseReleasedEvent (jlong) 256 // 100 +#define cMenuCanceledEvent (jlong) 512 // 200 +#define cMenuDeselectedEvent (jlong) 1024 // 400 +#define cMenuSelectedEvent (jlong) 2048 // 800 +#define cPopupMenuCanceledEvent (jlong) 4096 // 1000 +#define cPopupMenuWillBecomeInvisibleEvent (jlong) 8192 // 2000 +#define cPopupMenuWillBecomeVisibleEvent (jlong) 16384 // 4000 +#define cJavaShutdownEvent (jlong) 32768 // 8000 + + /** + ****************************************************** + * Accessible Roles + * Defines all AccessibleRoles in Local.US + ****************************************************** + */ + + /** + * Object is used to alert the user about something. + */ +#define ACCESSIBLE_ALERT L"alert" + + /** + * The header for a column of data. + */ +#define ACCESSIBLE_COLUMN_HEADER L"column header" + + /** + * Object that can be drawn into and is used to trap + * events. + * see ACCESSIBLE_FRAME + * see ACCESSIBLE_GLASS_PANE + * see ACCESSIBLE_LAYERED_PANE + */ +#define ACCESSIBLE_CANVAS L"canvas" + + /** + * A list of choices the user can select from. Also optionally + * allows the user to enter a choice of their own. + */ +#define ACCESSIBLE_COMBO_BOX L"combo box" + + /** + * An iconified internal frame in a DESKTOP_PANE. + * see ACCESSIBLE_DESKTOP_PANE + * see ACCESSIBLE_INTERNAL_FRAME + */ +#define ACCESSIBLE_DESKTOP_ICON L"desktop icon" + + /** + * A frame-like object that is clipped by a desktop pane. The + * desktop pane, internal frame, and desktop icon objects are + * often used to create multiple document interfaces within an + * application. + * see ACCESSIBLE_DESKTOP_ICON + * see ACCESSIBLE_DESKTOP_PANE + * see ACCESSIBLE_FRAME + */ +#define ACCESSIBLE_INTERNAL_FRAME L"internal frame" + + /** + * A pane that supports internal frames and + * iconified versions of those internal frames. + * see ACCESSIBLE_DESKTOP_ICON + * see ACCESSIBLE_INTERNAL_FRAME + */ +#define ACCESSIBLE_DESKTOP_PANE L"desktop pane" + + /** + * A specialized pane whose primary use is inside a DIALOG + * see ACCESSIBLE_DIALOG + */ +#define ACCESSIBLE_OPTION_PANE L"option pane" + + /** + * A top level window with no title or border. + * see ACCESSIBLE_FRAME + * see ACCESSIBLE_DIALOG + */ +#define ACCESSIBLE_WINDOW L"window" + + /** + * A top level window with a title bar, border, menu bar, etc. It is + * often used as the primary window for an application. + * see ACCESSIBLE_DIALOG + * see ACCESSIBLE_CANVAS + * see ACCESSIBLE_WINDOW + */ +#define ACCESSIBLE_FRAME L"frame" + + /** + * A top level window with title bar and a border. A dialog is similar + * to a frame, but it has fewer properties and is often used as a + * secondary window for an application. + * see ACCESSIBLE_FRAME + * see ACCESSIBLE_WINDOW + */ +#define ACCESSIBLE_DIALOG L"dialog" + + /** + * A specialized dialog that lets the user choose a color. + */ +#define ACCESSIBLE_COLOR_CHOOSER L"color chooser" + + + /** + * A pane that allows the user to navigate through + * and select the contents of a directory. May be used + * by a file chooser. + * see ACCESSIBLE_FILE_CHOOSER + */ +#define ACCESSIBLE_DIRECTORY_PANE L"directory pane" + + /** + * A specialized dialog that displays the files in the directory + * and lets the user select a file, browse a different directory, + * or specify a filename. May use the directory pane to show the + * contents of a directory. + * see ACCESSIBLE_DIRECTORY_PANE + */ +#define ACCESSIBLE_FILE_CHOOSER L"file chooser" + + /** + * An object that fills up space in a user interface. It is often + * used in interfaces to tweak the spacing between components, + * but serves no other purpose. + */ +#define ACCESSIBLE_FILLER L"filler" + + /** + * A hypertext anchor + */ +#define ACCESSIBLE_HYPERLINK L"hyperlink" + + /** + * A small fixed size picture, typically used to decorate components. + */ +#define ACCESSIBLE_ICON L"icon" + + /** + * An object used to present an icon or short string in an interface. + */ +#define ACCESSIBLE_LABEL L"label" + + /** + * A specialized pane that has a glass pane and a layered pane as its + * children. + * see ACCESSIBLE_GLASS_PANE + * see ACCESSIBLE_LAYERED_PANE + */ +#define ACCESSIBLE_ROOT_PANE L"root pane" + + /** + * A pane that is guaranteed to be painted on top + * of all panes beneath it. + * see ACCESSIBLE_ROOT_PANE + * see ACCESSIBLE_CANVAS + */ +#define ACCESSIBLE_GLASS_PANE L"glass pane" + + /** + * A specialized pane that allows its children to be drawn in layers, + * providing a form of stacking order. This is usually the pane that + * holds the menu bar as well as the pane that contains most of the + * visual components in a window. + * see ACCESSIBLE_GLASS_PANE + * see ACCESSIBLE_ROOT_PANE + */ +#define ACCESSIBLE_LAYERED_PANE L"layered pane" + + /** + * An object that presents a list of objects to the user and allows the + * user to select one or more of them. A list is usually contained + * within a scroll pane. + * see ACCESSIBLE_SCROLL_PANE + * see ACCESSIBLE_LIST_ITEM + */ +#define ACCESSIBLE_LIST L"list" + + /** + * An object that presents an element in a list. A list is usually + * contained within a scroll pane. + * see ACCESSIBLE_SCROLL_PANE + * see ACCESSIBLE_LIST + */ +#define ACCESSIBLE_LIST_ITEM L"list item" + + /** + * An object usually drawn at the top of the primary dialog box of + * an application that contains a list of menus the user can choose + * from. For example, a menu bar might contain menus for "File," + * "Edit," and "Help." + * see ACCESSIBLE_MENU + * see ACCESSIBLE_POPUP_MENU + * see ACCESSIBLE_LAYERED_PANE + */ +#define ACCESSIBLE_MENU_BAR L"menu bar" + + /** + * A temporary window that is usually used to offer the user a + * list of choices, and then hides when the user selects one of + * those choices. + * see ACCESSIBLE_MENU + * see ACCESSIBLE_MENU_ITEM + */ +#define ACCESSIBLE_POPUP_MENU L"popup menu" + + /** + * An object usually found inside a menu bar that contains a list + * of actions the user can choose from. A menu can have any object + * as its children, but most often they are menu items, other menus, + * or rudimentary objects such as radio buttons, check boxes, or + * separators. For example, an application may have an "Edit" menu + * that contains menu items for "Cut" and "Paste." + * see ACCESSIBLE_MENU_BAR + * see ACCESSIBLE_MENU_ITEM + * see ACCESSIBLE_SEPARATOR + * see ACCESSIBLE_RADIO_BUTTON + * see ACCESSIBLE_CHECK_BOX + * see ACCESSIBLE_POPUP_MENU + */ +#define ACCESSIBLE_MENU L"menu" + + /** + * An object usually contained in a menu that presents an action + * the user can choose. For example, the "Cut" menu item in an + * "Edit" menu would be an action the user can select to cut the + * selected area of text in a document. + * see ACCESSIBLE_MENU_BAR + * see ACCESSIBLE_SEPARATOR + * see ACCESSIBLE_POPUP_MENU + */ +#define ACCESSIBLE_MENU_ITEM L"menu item" + + /** + * An object usually contained in a menu to provide a visual + * and logical separation of the contents in a menu. For example, + * the "File" menu of an application might contain menu items for + * "Open," "Close," and "Exit," and will place a separator between + * "Close" and "Exit" menu items. + * see ACCESSIBLE_MENU + * see ACCESSIBLE_MENU_ITEM + */ +#define ACCESSIBLE_SEPARATOR L"separator" + + /** + * An object that presents a series of panels (or page tabs), one at a + * time, through some mechanism provided by the object. The most common + * mechanism is a list of tabs at the top of the panel. The children of + * a page tab list are all page tabs. + * see ACCESSIBLE_PAGE_TAB + */ +#define ACCESSIBLE_PAGE_TAB_LIST L"page tab list" + + /** + * An object that is a child of a page tab list. Its sole child is + * the panel that is to be presented to the user when the user + * selects the page tab from the list of tabs in the page tab list. + * see ACCESSIBLE_PAGE_TAB_LIST + */ +#define ACCESSIBLE_PAGE_TAB L"page tab" + + /** + * A generic container that is often used to group objects. + */ +#define ACCESSIBLE_PANEL L"panel" + + /** + * An object used to indicate how much of a task has been completed. + */ +#define ACCESSIBLE_PROGRESS_BAR L"progress bar" + + /** + * A text object used for passwords, or other places where the + * text contents is not shown visibly to the user + */ +#define ACCESSIBLE_PASSWORD_TEXT L"password text" + + /** + * An object the user can manipulate to tell the application to do + * something. + * see ACCESSIBLE_CHECK_BOX + * see ACCESSIBLE_TOGGLE_BUTTON + * see ACCESSIBLE_RADIO_BUTTON + */ +#define ACCESSIBLE_PUSH_BUTTON L"push button" + + /** + * A specialized push button that can be checked or unchecked, but + * does not provide a separate indicator for the current state. + * see ACCESSIBLE_PUSH_BUTTON + * see ACCESSIBLE_CHECK_BOX + * see ACCESSIBLE_RADIO_BUTTON + */ +#define ACCESSIBLE_TOGGLE_BUTTON L"toggle button" + + /** + * A choice that can be checked or unchecked and provides a + * separate indicator for the current state. + * see ACCESSIBLE_PUSH_BUTTON + * see ACCESSIBLE_TOGGLE_BUTTON + * see ACCESSIBLE_RADIO_BUTTON + */ +#define ACCESSIBLE_CHECK_BOX L"check box" + + /** + * A specialized check box that will cause other radio buttons in the + * same group to become unchecked when this one is checked. + * see ACCESSIBLE_PUSH_BUTTON + * see ACCESSIBLE_TOGGLE_BUTTON + * see ACCESSIBLE_CHECK_BOX + */ +#define ACCESSIBLE_RADIO_BUTTON L"radio button" + + /** + * The header for a row of data. + */ +#define ACCESSIBLE_ROW_HEADER L"row header" + + /** + * An object that allows a user to incrementally view a large amount + * of information. Its children can include scroll bars and a viewport. + * see ACCESSIBLE_SCROLL_BAR + * see ACCESSIBLE_VIEWPORT + */ +#define ACCESSIBLE_SCROLL_PANE L"scroll pane" + + /** + * An object usually used to allow a user to incrementally view a + * large amount of data. Usually used only by a scroll pane. + * see ACCESSIBLE_SCROLL_PANE + */ +#define ACCESSIBLE_SCROLL_BAR L"scroll bar" + + /** + * An object usually used in a scroll pane. It represents the portion + * of the entire data that the user can see. As the user manipulates + * the scroll bars, the contents of the viewport can change. + * see ACCESSIBLE_SCROLL_PANE + */ +#define ACCESSIBLE_VIEWPORT L"viewport" + + /** + * An object that allows the user to select from a bounded range. For + * example, a slider might be used to select a number between 0 and 100. + */ +#define ACCESSIBLE_SLIDER L"slider" + + /** + * A specialized panel that presents two other panels at the same time. + * Between the two panels is a divider the user can manipulate to make + * one panel larger and the other panel smaller. + */ +#define ACCESSIBLE_SPLIT_PANE L"split pane" + + /** + * An object used to present information in terms of rows and columns. + * An example might include a spreadsheet application. + */ +#define ACCESSIBLE_TABLE L"table" + + /** + * An object that presents text to the user. The text is usually + * editable by the user as opposed to a label. + * see ACCESSIBLE_LABEL + */ +#define ACCESSIBLE_TEXT L"text" + + /** + * An object used to present hierarchical information to the user. + * The individual nodes in the tree can be collapsed and expanded + * to provide selective disclosure of the tree's contents. + */ +#define ACCESSIBLE_TREE L"tree" + + /** + * A bar or palette usually composed of push buttons or toggle buttons. + * It is often used to provide the most frequently used functions for an + * application. + */ +#define ACCESSIBLE_TOOL_BAR L"tool bar" + + /** + * An object that provides information about another object. The + * accessibleDescription property of the tool tip is often displayed + * to the user in a small L"help bubble" when the user causes the + * mouse to hover over the object associated with the tool tip. + */ +#define ACCESSIBLE_TOOL_TIP L"tool tip" + + /** + * An AWT component, but nothing else is known about it. + * see ACCESSIBLE_SWING_COMPONENT + * see ACCESSIBLE_UNKNOWN + */ +#define ACCESSIBLE_AWT_COMPONENT L"awt component" + + /** + * A Swing component, but nothing else is known about it. + * see ACCESSIBLE_AWT_COMPONENT + * see ACCESSIBLE_UNKNOWN + */ +#define ACCESSIBLE_SWING_COMPONENT L"swing component" + + /** + * The object contains some Accessible information, but its role is + * not known. + * see ACCESSIBLE_AWT_COMPONENT + * see ACCESSIBLE_SWING_COMPONENT + */ +#define ACCESSIBLE_UNKNOWN L"unknown" + + /** + * A STATUS_BAR is an simple component that can contain + * multiple labels of status information to the user. + */ +#define ACCESSIBLE_STATUS_BAR L"status bar" + + /** + * A DATE_EDITOR is a component that allows users to edit + * java.util.Date and java.util.Time objects + */ +#define ACCESSIBLE_DATE_EDITOR L"date editor" + + /** + * A SPIN_BOX is a simple spinner component and its main use + * is for simple numbers. + */ +#define ACCESSIBLE_SPIN_BOX L"spin box" + + /** + * A FONT_CHOOSER is a component that lets the user pick various + * attributes for fonts. + */ +#define ACCESSIBLE_FONT_CHOOSER L"font chooser" + + /** + * A GROUP_BOX is a simple container that contains a border + * around it and contains components inside it. + */ +#define ACCESSIBLE_GROUP_BOX L"group box" + + /** + * A text header + */ +#define ACCESSIBLE_HEADER L"header" + + /** + * A text footer + */ +#define ACCESSIBLE_FOOTER L"footer" + + /** + * A text paragraph + */ +#define ACCESSIBLE_PARAGRAPH L"paragraph" + + /** + * A ruler is an object used to measure distance + */ +#define ACCESSIBLE_RULER L"ruler" + + /** + * A role indicating the object acts as a formula for + * calculating a value. An example is a formula in + * a spreadsheet cell. + */ +#define ACCESSIBLE_EDITBAR L"editbar" + + /** + * A role indicating the object monitors the progress + * of some operation. + */ +#define PROGRESS_MONITOR L"progress monitor" + + + /** + ****************************************************** + * Accessibility event types + ****************************************************** + */ + +#define cPropertyNameChangeEvent (jlong) 1 // 1 +#define cPropertyDescriptionChangeEvent (jlong) 2 // 2 +#define cPropertyStateChangeEvent (jlong) 4 // 4 +#define cPropertyValueChangeEvent (jlong) 8 // 8 +#define cPropertySelectionChangeEvent (jlong) 16 // 10 +#define cPropertyTextChangeEvent (jlong) 32 // 20 +#define cPropertyCaretChangeEvent (jlong) 64 // 40 +#define cPropertyVisibleDataChangeEvent (jlong) 128 // 80 +#define cPropertyChildChangeEvent (jlong) 256 // 100 +#define cPropertyActiveDescendentChangeEvent (jlong) 512 // 200 +#define cPropertyTableModelChangeEvent (jlong) 1024 // 400 + + /** + ****************************************************** + * optional AccessibleContext interfaces + * + * This version of the bridge reuses the accessibleValue + * field in the AccessibleContextInfo struct to represent + * additional optional interfaces that are supported by + * the Java AccessibleContext. This is backwardly compatable + * because the old accessibleValue was set to the BOOL + * value TRUE (i.e., 1) if the AccessibleValue interface is + * supported. + ****************************************************** + */ + +#define cAccessibleValueInterface (jlong) 1 // 1 << 1 (TRUE) +#define cAccessibleActionInterface (jlong) 2 // 1 << 2 +#define cAccessibleComponentInterface (jlong) 4 // 1 << 3 +#define cAccessibleSelectionInterface (jlong) 8 // 1 << 4 +#define cAccessibleTableInterface (jlong) 16 // 1 << 5 +#define cAccessibleTextInterface (jlong) 32 // 1 << 6 +#define cAccessibleHypertextInterface (jlong) 64 // 1 << 7 + + + /** + ****************************************************** + * Accessibility information bundles + ****************************************************** + */ + + typedef struct AccessBridgeVersionInfoTag { + wchar_t VMversion[SHORT_STRING_SIZE]; // output of "java -version" + wchar_t bridgeJavaClassVersion[SHORT_STRING_SIZE]; // version of the AccessBridge.class + wchar_t bridgeJavaDLLVersion[SHORT_STRING_SIZE]; // version of JavaAccessBridge.dll + wchar_t bridgeWinDLLVersion[SHORT_STRING_SIZE]; // version of WindowsAccessBridge.dll + } AccessBridgeVersionInfo; + + + typedef struct AccessibleContextInfoTag { + wchar_t name[MAX_STRING_SIZE]; // the AccessibleName of the object + wchar_t description[MAX_STRING_SIZE]; // the AccessibleDescription of the object + + wchar_t role[SHORT_STRING_SIZE]; // localized AccesibleRole string + wchar_t role_en_US[SHORT_STRING_SIZE]; // AccesibleRole string in the en_US locale + wchar_t states[SHORT_STRING_SIZE]; // localized AccesibleStateSet string (comma separated) + wchar_t states_en_US[SHORT_STRING_SIZE]; // AccesibleStateSet string in the en_US locale (comma separated) + + jint indexInParent; // index of object in parent + jint childrenCount; // # of children, if any + + jint x; // screen coords in pixels + jint y; // " + jint width; // pixel width of object + jint height; // pixel height of object + + BOOL accessibleComponent; // flags for various additional + BOOL accessibleAction; // Java Accessibility interfaces + BOOL accessibleSelection; // FALSE if this object doesn't + BOOL accessibleText; // implement the additional interface + // in question + + // BOOL accessibleValue; // old BOOL indicating whether AccessibleValue is supported + BOOL accessibleInterfaces; // new bitfield containing additional interface flags + + } AccessibleContextInfo; + + + + // AccessibleText packages + typedef struct AccessibleTextInfoTag { + jint charCount; // # of characters in this text object + jint caretIndex; // index of caret + jint indexAtPoint; // index at the passsed in point + } AccessibleTextInfo; + + typedef struct AccessibleTextItemsInfoTag { + wchar_t letter; + wchar_t word[SHORT_STRING_SIZE]; + wchar_t sentence[MAX_STRING_SIZE]; + } AccessibleTextItemsInfo; + + typedef struct AccessibleTextSelectionInfoTag { + jint selectionStartIndex; + jint selectionEndIndex; + wchar_t selectedText[MAX_STRING_SIZE]; + } AccessibleTextSelectionInfo; + + typedef struct AccessibleTextRectInfoTag { + jint x; // bounding rect of char at index + jint y; // " + jint width; // " + jint height; // " + } AccessibleTextRectInfo; + + // standard attributes for text; note: tabstops are not supported + typedef struct AccessibleTextAttributesInfoTag { + BOOL bold; + BOOL italic; + BOOL underline; + BOOL strikethrough; + BOOL superscript; + BOOL subscript; + + wchar_t backgroundColor[SHORT_STRING_SIZE]; + wchar_t foregroundColor[SHORT_STRING_SIZE]; + wchar_t fontFamily[SHORT_STRING_SIZE]; + jint fontSize; + + jint alignment; + jint bidiLevel; + + jfloat firstLineIndent; + jfloat leftIndent; + jfloat rightIndent; + jfloat lineSpacing; + jfloat spaceAbove; + jfloat spaceBelow; + + wchar_t fullAttributesString[MAX_STRING_SIZE]; + } AccessibleTextAttributesInfo; + + /** + ****************************************************** + * IPC management typedefs + ****************************************************** + */ + +#define cMemoryMappedNameSize 255 + + /** + * sent by the WindowsDLL -> the memory-mapped file is setup + * + */ + typedef struct MemoryMappedFileCreatedPackageTag { +// HWND bridgeWindow; // redundant, but easier to get to here... + ABHWND64 bridgeWindow; // redundant, but easier to get to here... + char filename[cMemoryMappedNameSize]; + } MemoryMappedFileCreatedPackage; + + + + + /** + * sent when a new JavaVM attaches to the Bridge + * + */ + typedef struct JavaVMCreatedPackageTag { + ABHWND64 bridgeWindow; + long vmID; + } JavaVMCreatedPackage; + + /** + * sent when a JavaVM detatches from the Bridge + * + */ + typedef struct JavaVMDestroyedPackageTag { + ABHWND64 bridgeWindow; + } JavaVMDestroyedPackage; + + /** + * sent when a new AT attaches to the Bridge + * + */ + typedef struct WindowsATCreatedPackageTag { + ABHWND64 bridgeWindow; + } WindowsATCreatedPackage; + + /** + * sent when an AT detatches from the Bridge + * + */ + typedef struct WindowsATDestroyedPackageTag { + ABHWND64 bridgeWindow; + } WindowsATDestroyedPackage; + + + /** + * sent by JVM Bridges in response to a WindowsATCreate + * message; saying "howdy, welcome to the neighborhood" + * + */ + typedef struct JavaVMPresentNotificationPackageTag { + ABHWND64 bridgeWindow; + long vmID; + } JavaVMPresentNotificationPackage; + + /** + * sent by AT Bridges in response to a JavaVMCreate + * message; saying "howdy, welcome to the neighborhood" + * + */ + typedef struct WindowsATPresentNotificationPackageTag { + ABHWND64 bridgeWindow; + } WindowsATPresentNotificationPackage; + + + /** + ****************************************************** + * Core packages + ****************************************************** + */ + + typedef struct ReleaseJavaObjectPackageTag { + long vmID; + JOBJECT64 object; + } ReleaseJavaObjectPackage; + + typedef struct GetAccessBridgeVersionPackageTag { + long vmID; // can't get VM info w/out a VM! + AccessBridgeVersionInfo rVersionInfo; + } GetAccessBridgeVersionPackage; + + typedef struct IsSameObjectPackageTag { + long vmID; + JOBJECT64 obj1; + JOBJECT64 obj2; + jboolean rResult; + } IsSameObjectPackage; + + /** + ****************************************************** + * Windows packages + ****************************************************** + */ + + typedef struct IsJavaWindowPackageTag { + jint window; + jboolean rResult; + } IsJavaWindowPackage; + + typedef struct GetAccessibleContextFromHWNDPackageTag { + jint window; + long rVMID; + JOBJECT64 rAccessibleContext; + } GetAccessibleContextFromHWNDPackage; + + typedef struct GetHWNDFromAccessibleContextPackageTag { + JOBJECT64 accessibleContext; + ABHWND64 rHWND; + } GetHWNDFromAccessibleContextPackage; + + /** +****************************************************** +* AccessibleContext packages +****************************************************** +*/ + + typedef struct GetAccessibleContextAtPackageTag { + jint x; + jint y; + long vmID; + JOBJECT64 AccessibleContext; // look within this AC + JOBJECT64 rAccessibleContext; + } GetAccessibleContextAtPackage; + + typedef struct GetAccessibleContextWithFocusPackageTag { + long rVMID; + JOBJECT64 rAccessibleContext; + } GetAccessibleContextWithFocusPackage; + + typedef struct GetAccessibleContextInfoPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + AccessibleContextInfo rAccessibleContextInfo; + } GetAccessibleContextInfoPackage; + + typedef struct GetAccessibleChildFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint childIndex; + JOBJECT64 rAccessibleContext; + } GetAccessibleChildFromContextPackage; + + typedef struct GetAccessibleParentFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + JOBJECT64 rAccessibleContext; + } GetAccessibleParentFromContextPackage; + + /** +****************************************************** +* AccessibleTable packages +****************************************************** +*/ + +#define MAX_TABLE_SELECTIONS 64 + + // table information + typedef struct AccessibleTableInfoTag { + JOBJECT64 caption; // AccesibleContext + JOBJECT64 summary; // AccessibleContext + jint rowCount; + jint columnCount; + JOBJECT64 accessibleContext; + JOBJECT64 accessibleTable; + } AccessibleTableInfo; + + typedef struct GetAccessibleTableInfoPackageTag { + long vmID; + JOBJECT64 accessibleContext; + AccessibleTableInfo rTableInfo; + } GetAccessibleTableInfoPackage; + + // table cell information + typedef struct AccessibleTableCellInfoTag { + JOBJECT64 accessibleContext; + jint index; + jint row; + jint column; + jint rowExtent; + jint columnExtent; + jboolean isSelected; + } AccessibleTableCellInfo; + + typedef struct GetAccessibleTableCellInfoPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint row; + jint column; + AccessibleTableCellInfo rTableCellInfo; + } GetAccessibleTableCellInfoPackage; + + typedef struct GetAccessibleTableRowHeaderPackageTag { + long vmID; + JOBJECT64 accessibleContext; + AccessibleTableInfo rTableInfo; + } GetAccessibleTableRowHeaderPackage; + + typedef struct GetAccessibleTableColumnHeaderPackageTag { + long vmID; + JOBJECT64 accessibleContext; + AccessibleTableInfo rTableInfo; + } GetAccessibleTableColumnHeaderPackage; + + typedef struct GetAccessibleTableRowDescriptionPackageTag { + long vmID; + JOBJECT64 accessibleContext; + jint row; + JOBJECT64 rAccessibleContext; + } GetAccessibleTableRowDescriptionPackage; + + typedef struct GetAccessibleTableColumnDescriptionPackageTag { + long vmID; + JOBJECT64 accessibleContext; + jint column; + JOBJECT64 rAccessibleContext; + } GetAccessibleTableColumnDescriptionPackage; + + typedef struct GetAccessibleTableRowSelectionCountPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint rCount; + } GetAccessibleTableRowSelectionCountPackage; + + typedef struct IsAccessibleTableRowSelectedPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint row; + jboolean rResult; + } IsAccessibleTableRowSelectedPackage; + + typedef struct GetAccessibleTableRowSelectionsPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint count; + jint rSelections[MAX_TABLE_SELECTIONS]; + } GetAccessibleTableRowSelectionsPackage; + + typedef struct GetAccessibleTableColumnSelectionCountPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint rCount; + } GetAccessibleTableColumnSelectionCountPackage; + + typedef struct IsAccessibleTableColumnSelectedPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint column; + jboolean rResult; + } IsAccessibleTableColumnSelectedPackage; + + typedef struct GetAccessibleTableColumnSelectionsPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint count; + jint rSelections[MAX_TABLE_SELECTIONS]; + } GetAccessibleTableColumnSelectionsPackage; + + + typedef struct GetAccessibleTableRowPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint index; + jint rRow; + } GetAccessibleTableRowPackage; + + typedef struct GetAccessibleTableColumnPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint index; + jint rColumn; + } GetAccessibleTableColumnPackage; + + typedef struct GetAccessibleTableIndexPackageTag { + long vmID; + JOBJECT64 accessibleTable; + jint row; + jint column; + jint rIndex; + } GetAccessibleTableIndexPackage; + + + /** + ****************************************************** + * AccessibleRelationSet packages + ****************************************************** + */ + +#define MAX_RELATION_TARGETS 25 +#define MAX_RELATIONS 5 + + typedef struct AccessibleRelationInfoTag { + wchar_t key[SHORT_STRING_SIZE]; + jint targetCount; + JOBJECT64 targets[MAX_RELATION_TARGETS]; // AccessibleContexts + } AccessibleRelationInfo; + + typedef struct AccessibleRelationSetInfoTag { + jint relationCount; + AccessibleRelationInfo relations[MAX_RELATIONS]; + } AccessibleRelationSetInfo; + + typedef struct GetAccessibleRelationSetPackageTag { + long vmID; + JOBJECT64 accessibleContext; + AccessibleRelationSetInfo rAccessibleRelationSetInfo; + } GetAccessibleRelationSetPackage; + + /** + ****************************************************** + * AccessibleHypertext packagess + ****************************************************** + */ + +#define MAX_HYPERLINKS 64 // maximum number of hyperlinks returned + + // hyperlink information + typedef struct AccessibleHyperlinkInfoTag { + wchar_t text[SHORT_STRING_SIZE]; // the hyperlink text + jint startIndex; //index in the hypertext document where the link begins + jint endIndex; //index in the hypertext document where the link ends + JOBJECT64 accessibleHyperlink; // AccessibleHyperlink object + } AccessibleHyperlinkInfo; + + // hypertext information + typedef struct AccessibleHypertextInfoTag { + jint linkCount; // number of hyperlinks + AccessibleHyperlinkInfo links[MAX_HYPERLINKS]; // the hyperlinks + JOBJECT64 accessibleHypertext; // AccessibleHypertext object + } AccessibleHypertextInfo; + + // struct for sending a message to get the hypertext for an AccessibleContext + typedef struct GetAccessibleHypertextPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // AccessibleContext with hypertext + AccessibleHypertextInfo rAccessibleHypertextInfo; // returned hypertext + } GetAccessibleHypertextPackage; + + // struct for sending an message to activate a hyperlink + typedef struct ActivateAccessibleHyperlinkPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // AccessibleContext containing the link + JOBJECT64 accessibleHyperlink; // the link to activate + BOOL rResult; // hyperlink activation return value + } ActivateAccessibleHyperlinkPackage; + + // struct for sending a message to get the number of hyperlinks in a component + typedef struct GetAccessibleHyperlinkCountPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // AccessibleContext containing AccessibleHypertext + jint rLinkCount; // link count return value + } GetAccessibleHyperlinkCountPackage; + + // struct for sending a message to get the hypertext for an AccessibleContext + // starting at a specified index in the document + typedef struct GetAccessibleHypertextExtPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // AccessibleContext with hypertext + jint startIndex; // start index in document + AccessibleHypertextInfo rAccessibleHypertextInfo; // returned hypertext + BOOL rSuccess; // whether call succeeded + } GetAccessibleHypertextExtPackage; + + // struct for sending a message to get the nth hyperlink in a document; + // maps to AccessibleHypertext.getLink + typedef struct GetAccessibleHyperlinkPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 hypertext; // AccessibleHypertext + jint linkIndex; // hyperlink index + AccessibleHyperlinkInfo rAccessibleHyperlinkInfo; // returned hyperlink + } GetAccessibleHyperlinkPackage; + + // struct for sending a message to get the index into an array + // of hyperlinks that is associated with a character index in a + // document; maps to AccessibleHypertext.getLinkIndex + typedef struct GetAccessibleHypertextLinkIndexPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 hypertext; // AccessibleHypertext + jint charIndex; // character index in document + jint rLinkIndex; // returned hyperlink index + } GetAccessibleHypertextLinkIndexPackage; + + /** + ****************************************************** + * Accessible Key Bindings packages + ****************************************************** + */ + +#define MAX_KEY_BINDINGS 10 + + // keyboard character modifiers +#define ACCESSIBLE_SHIFT_KEYSTROKE 1 +#define ACCESSIBLE_CONTROL_KEYSTROKE 2 +#define ACCESSIBLE_META_KEYSTROKE 4 +#define ACCESSIBLE_ALT_KEYSTROKE 8 +#define ACCESSIBLE_ALT_GRAPH_KEYSTROKE 16 +#define ACCESSIBLE_BUTTON1_KEYSTROKE 32 +#define ACCESSIBLE_BUTTON2_KEYSTROKE 64 +#define ACCESSIBLE_BUTTON3_KEYSTROKE 128 +#define ACCESSIBLE_FKEY_KEYSTROKE 256 // F key pressed, character contains 1-24 +#define ACCESSIBLE_CONTROLCODE_KEYSTROKE 512 // Control code key pressed, character contains control code. + +// The supported control code keys are: +#define ACCESSIBLE_VK_BACK_SPACE 8 +#define ACCESSIBLE_VK_DELETE 127 +#define ACCESSIBLE_VK_DOWN 40 +#define ACCESSIBLE_VK_END 35 +#define ACCESSIBLE_VK_HOME 36 +#define ACCESSIBLE_VK_INSERT 155 +#define ACCESSIBLE_VK_KP_DOWN 225 +#define ACCESSIBLE_VK_KP_LEFT 226 +#define ACCESSIBLE_VK_KP_RIGHT 227 +#define ACCESSIBLE_VK_KP_UP 224 +#define ACCESSIBLE_VK_LEFT 37 +#define ACCESSIBLE_VK_PAGE_DOWN 34 +#define ACCESSIBLE_VK_PAGE_UP 33 +#define ACCESSIBLE_VK_RIGHT 39 +#define ACCESSIBLE_VK_UP 38 + + // a key binding associates with a component + typedef struct AccessibleKeyBindingInfoTag { + jchar character; // the key character + jint modifiers; // the key modifiers + } AccessibleKeyBindingInfo; + + // all of the key bindings associated with a component + typedef struct AccessibleKeyBindingsTag { + int keyBindingsCount; // number of key bindings + AccessibleKeyBindingInfo keyBindingInfo[MAX_KEY_BINDINGS]; + } AccessibleKeyBindings; + + // struct to get the key bindings associated with a component + typedef struct GetAccessibleKeyBindingsPackageTag { + long vmID; // the virtual machine id + JOBJECT64 accessibleContext; // the component + AccessibleKeyBindings rAccessibleKeyBindings; // the key bindings + } GetAccessibleKeyBindingsPackage; + + /** +****************************************************** +* AccessibleIcon packages +****************************************************** +*/ +#define MAX_ICON_INFO 8 + + // an icon assocated with a component + typedef struct AccessibleIconInfoTag { + wchar_t description[SHORT_STRING_SIZE]; // icon description + jint height; // icon height + jint width; // icon width + } AccessibleIconInfo; + + // all of the icons associated with a component + typedef struct AccessibleIconsTag { + jint iconsCount; // number of icons + AccessibleIconInfo iconInfo[MAX_ICON_INFO]; // the icons + } AccessibleIcons; + + // struct to get the icons associated with a component + typedef struct GetAccessibleIconsPackageTag { + long vmID; // the virtual machine id + JOBJECT64 accessibleContext; // the component + AccessibleIcons rAccessibleIcons; // the icons + } GetAccessibleIconsPackage; + + + /** +****************************************************** +* AccessibleAction packages +****************************************************** +*/ +#define MAX_ACTION_INFO 256 +#define MAX_ACTIONS_TO_DO 32 + + // an action assocated with a component + typedef struct AccessibleActionInfoTag { + wchar_t name[SHORT_STRING_SIZE]; // action name + } AccessibleActionInfo; + + // all of the actions associated with a component + typedef struct AccessibleActionsTag { + jint actionsCount; // number of actions + AccessibleActionInfo actionInfo[MAX_ACTION_INFO]; // the action information + } AccessibleActions; + + // struct for requesting the actions associated with a component + typedef struct GetAccessibleActionsPackageTag { + long vmID; + JOBJECT64 accessibleContext; // the component + AccessibleActions rAccessibleActions; // the actions + } GetAccessibleActionsPackage; + + // list of AccessibleActions to do + typedef struct AccessibleActionsToDoTag { + jint actionsCount; // number of actions to do + AccessibleActionInfo actions[MAX_ACTIONS_TO_DO];// the accessible actions to do + } AccessibleActionsToDo; + + // struct for sending an message to do one or more actions + typedef struct DoAccessibleActionsPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // component to do the action + AccessibleActionsToDo actionsToDo; // the accessible actions to do + BOOL rResult; // action return value + jint failure; // index of action that failed if rResult is FALSE + } DoAccessibleActionsPackage; + + /** +****************************************************** +* AccessibleText packages +****************************************************** +*/ + + typedef struct GetAccessibleTextInfoPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint x; + jint y; + AccessibleTextInfo rTextInfo; + } GetAccessibleTextInfoPackage; + + typedef struct GetAccessibleTextItemsPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + AccessibleTextItemsInfo rTextItemsInfo; + } GetAccessibleTextItemsPackage; + + typedef struct GetAccessibleTextSelectionInfoPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + AccessibleTextSelectionInfo rTextSelectionItemsInfo; + } GetAccessibleTextSelectionInfoPackage; + + typedef struct GetAccessibleTextAttributeInfoPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + AccessibleTextAttributesInfo rAttributeInfo; + } GetAccessibleTextAttributeInfoPackage; + + typedef struct GetAccessibleTextRectInfoPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + AccessibleTextRectInfo rTextRectInfo; + } GetAccessibleTextRectInfoPackage; + + typedef struct GetCaretLocationPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + AccessibleTextRectInfo rTextRectInfo; + } GetCaretLocationPackage; + + typedef struct GetAccessibleTextLineBoundsPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + jint rLineStart; + jint rLineEnd; + } GetAccessibleTextLineBoundsPackage; + + typedef struct GetAccessibleTextRangePackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint start; + jint end; + wchar_t rText[MAX_BUFFER_SIZE]; + } GetAccessibleTextRangePackage; + + /** +****************************************************** +* +* Utility method packages +****************************************************** +*/ + + typedef struct SetTextContentsPackageTag { + long vmID; + JOBJECT64 accessibleContext; // the text field + wchar_t text[MAX_STRING_SIZE]; // the text + BOOL rResult; + } SetTextContentsPackage; + + typedef struct GetParentWithRolePackageTag { + long vmID; + JOBJECT64 accessibleContext; + wchar_t role[SHORT_STRING_SIZE]; // one of Accessible Roles above + JOBJECT64 rAccessibleContext; + } GetParentWithRolePackage; + + typedef struct GetTopLevelObjectPackageTag { + long vmID; + JOBJECT64 accessibleContext; + JOBJECT64 rAccessibleContext; + } GetTopLevelObjectPackage; + + typedef struct GetParentWithRoleElseRootPackageTag { + long vmID; + JOBJECT64 accessibleContext; + wchar_t role[SHORT_STRING_SIZE]; // one of Accessible Roles above + JOBJECT64 rAccessibleContext; + } GetParentWithRoleElseRootPackage; + + typedef struct GetObjectDepthPackageTag { + long vmID; + JOBJECT64 accessibleContext; + jint rResult; + } GetObjectDepthPackage; + + typedef struct GetActiveDescendentPackageTag { + long vmID; + JOBJECT64 accessibleContext; + JOBJECT64 rAccessibleContext; + } GetActiveDescendentPackage; + + /** +****************************************************** +* AccessibleValue packages +****************************************************** +*/ + + typedef struct GetCurrentAccessibleValueFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + wchar_t rValue[SHORT_STRING_SIZE]; + } GetCurrentAccessibleValueFromContextPackage; + + typedef struct GetMaximumAccessibleValueFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + wchar_t rValue[SHORT_STRING_SIZE]; + } GetMaximumAccessibleValueFromContextPackage; + + typedef struct GetMinimumAccessibleValueFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + wchar_t rValue[SHORT_STRING_SIZE]; + } GetMinimumAccessibleValueFromContextPackage; + + + /** +****************************************************** +* AccessibleSelection packages +****************************************************** +*/ + + typedef struct AddAccessibleSelectionFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + } AddAccessibleSelectionFromContextPackage; + + typedef struct ClearAccessibleSelectionFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + } ClearAccessibleSelectionFromContextPackage; + + typedef struct GetAccessibleSelectionFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + JOBJECT64 rAccessibleContext; + } GetAccessibleSelectionFromContextPackage; + + typedef struct GetAccessibleSelectionCountFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint rCount; + } GetAccessibleSelectionCountFromContextPackage; + + typedef struct IsAccessibleChildSelectedFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + jboolean rResult; + } IsAccessibleChildSelectedFromContextPackage; + + typedef struct RemoveAccessibleSelectionFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + jint index; + } RemoveAccessibleSelectionFromContextPackage; + + typedef struct SelectAllAccessibleSelectionFromContextPackageTag { + long vmID; + JOBJECT64 AccessibleContext; + } SelectAllAccessibleSelectionFromContextPackage; + + + /** +****************************************************** +* Java Event Notification Registration packages +****************************************************** +*/ + + typedef struct AddJavaEventNotificationPackageTag { + jlong type; + //HWND DLLwindow; + ABHWND64 DLLwindow; + } AddJavaEventNotificationPackage; + + typedef struct RemoveJavaEventNotificationPackageTag { + jlong type; + //HWND DLLwindow; + ABHWND64 DLLwindow; + } RemoveJavaEventNotificationPackage; + + + /** +****************************************************** +* Accessibility Event Notification Registration packages +****************************************************** +*/ + + typedef struct AddAccessibilityEventNotificationPackageTag { + jlong type; + //HWND DLLwindow; + ABHWND64 DLLwindow; + } AddAccessibilityEventNotificationPackage; + + typedef struct RemoveAccessibilityEventNotificationPackageTag { + jlong type; + //HWND DLLwindow; + ABHWND64 DLLwindow; + } RemoveAccessibilityEventNotificationPackage; + + + /** +****************************************************** +* Accessibility Property Change Event packages +****************************************************** +*/ + + typedef struct PropertyCaretChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + jint oldPosition; + jint newPosition; + } PropertyCaretChangePackage; + + typedef struct PropertyDescriptionChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + wchar_t oldDescription[SHORT_STRING_SIZE]; + wchar_t newDescription[SHORT_STRING_SIZE]; + } PropertyDescriptionChangePackage; + + typedef struct PropertyNameChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + wchar_t oldName[SHORT_STRING_SIZE]; + wchar_t newName[SHORT_STRING_SIZE]; + } PropertyNameChangePackage; + + typedef struct PropertySelectionChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } PropertySelectionChangePackage; + + typedef struct PropertyStateChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + wchar_t oldState[SHORT_STRING_SIZE]; + wchar_t newState[SHORT_STRING_SIZE]; + } PropertyStateChangePackage; + + typedef struct PropertyTextChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } PropertyTextChangePackage; + + typedef struct PropertyValueChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + wchar_t oldValue[SHORT_STRING_SIZE]; + wchar_t newValue[SHORT_STRING_SIZE]; + } PropertyValueChangePackage; + + typedef struct PropertyVisibleDataChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } PropertyVisibleDataChangePackage; + + typedef struct PropertyChildChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + JOBJECT64 oldChildAccessibleContext; + JOBJECT64 newChildAccessibleContext; + } PropertyChildChangePackage; + + typedef struct PropertyActiveDescendentChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + JOBJECT64 oldActiveDescendentAccessibleContext; + JOBJECT64 newActiveDescendentAccessibleContext; + } PropertyActiveDescendentChangePackage; + + + // String format for newValue is: + // "type" one of "INSERT", "UPDATE" or "DELETE" + // "firstRow" + // "lastRow" + // "firstColumn" + // "lastColumn" + // + // oldValue is currently unused + // + typedef struct PropertyTableModelChangePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + wchar_t oldValue[SHORT_STRING_SIZE]; + wchar_t newValue[SHORT_STRING_SIZE]; + } PropertyTableModelChangePackage; + + + /** +****************************************************** +* Property Change Event packages +****************************************************** +*/ + + /* + typedef struct PropertyChangePackageTag { + long vmID; + jobject Event; + jobject AccessibleContextSource; + char propertyName[SHORT_STRING_SIZE]; + char oldValue[SHORT_STRING_SIZE]; // PropertyChangeEvent().getOldValue().toString() + char newValue[SHORT_STRING_SIZE]; // PropertyChangeEvent().getNewValue().toString() + } PropertyChangePackage; + */ + + /* + * Java shutdown event package + */ + typedef struct JavaShutdownPackageTag { + long vmID; + } JavaShutdownPackage; + + + /** +****************************************************** +* Focus Event packages +****************************************************** +*/ + + typedef struct FocusGainedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } FocusGainedPackage; + + typedef struct FocusLostPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } FocusLostPackage; + + + /** +****************************************************** +* Caret Event packages +****************************************************** +*/ + + typedef struct CaretUpdatePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } CaretUpdatePackage; + + + /** +****************************************************** +* Mouse Event packages +****************************************************** +*/ + + typedef struct MouseClickedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MouseClickedPackage; + + typedef struct MouseEnteredPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MouseEnteredPackage; + + typedef struct MouseExitedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MouseExitedPackage; + + typedef struct MousePressedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MousePressedPackage; + + typedef struct MouseReleasedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MouseReleasedPackage; + + + /** +****************************************************** +* Menu/PopupMenu Event packages +****************************************************** +*/ + + typedef struct MenuCanceledPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MenuCanceledPackage; + + typedef struct MenuDeselectedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MenuDeselectedPackage; + + typedef struct MenuSelectedPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } MenuSelectedPackage; + + + typedef struct PopupMenuCanceledPackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } PopupMenuCanceledPackage; + + typedef struct PopupMenuWillBecomeInvisiblePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } PopupMenuWillBecomeInvisiblePackage; + + typedef struct PopupMenuWillBecomeVisiblePackageTag { + long vmID; + JOBJECT64 Event; + JOBJECT64 AccessibleContextSource; + } PopupMenuWillBecomeVisiblePackage; + + /** +****************************************************** +* Additional methods for Teton +****************************************************** +*/ + + /** + * Gets the AccessibleName for a component based upon the JAWS algorithm. Returns + * whether successful. + * + * Bug ID 4916682 - Implement JAWS AccessibleName policy + */ + typedef struct GetVirtualAccessibleNamePackageTag { + long vmID; + AccessibleContext accessibleContext; + wchar_t rName[MAX_STRING_SIZE]; + int len; + } GetVirtualAccessibleNamePackage; + + /** + * Request focus for a component. Returns whether successful; + * + * Bug ID 4944757 - requestFocus method needed + */ + typedef struct RequestFocusPackageTag { + long vmID; + AccessibleContext accessibleContext; + } RequestFocusPackage; + + /** + * Selects text between two indices. Selection includes the text at the start index + * and the text at the end index. Returns whether successful; + * + * Bug ID 4944758 - selectTextRange method needed + */ + typedef struct SelectTextRangePackageTag { + long vmID; + AccessibleContext accessibleContext; + jint startIndex; + jint endIndex; + } SelectTextRangePackage; + + /** + * Gets the number of contiguous characters with the same attributes. + * + * Bug ID 4944761 - getTextAttributes between two indices method needed + */ + typedef struct GetTextAttributesInRangePackageTag { + long vmID; + AccessibleContext accessibleContext; + jint startIndex; // start index (inclusive) + jint endIndex; // end index (inclusive) + AccessibleTextAttributesInfo attributes; // character attributes to match + short rLength; // number of contiguous characters with matching attributes + } GetTextAttributesInRangePackage; + +#define MAX_VISIBLE_CHILDREN 256 + + // visible children information + typedef struct VisibleChildenInfoTag { + int returnedChildrenCount; // number of children returned + AccessibleContext children[MAX_VISIBLE_CHILDREN]; // the visible children + } VisibleChildrenInfo; + + // struct for sending a message to get the number of visible children + typedef struct GetVisibleChildrenCountPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // AccessibleContext of parent component + jint rChildrenCount; // visible children count return value + } GetVisibleChildrenCountPackage; + + // struct for sending a message to get the hypertext for an AccessibleContext + // starting at a specified index in the document + typedef struct GetVisibleChildrenPackageTag { + long vmID; // the virtual machine ID + JOBJECT64 accessibleContext; // AccessibleContext of parent component + jint startIndex; // start index for retrieving children + VisibleChildrenInfo rVisibleChildrenInfo; // returned info + BOOL rSuccess; // whether call succeeded + } GetVisibleChildrenPackage; + + /** + * Set the caret to a text position. Returns whether successful; + * + * Bug ID 4944770 - setCaretPosition method needed + */ + typedef struct SetCaretPositionPackageTag { + long vmID; + AccessibleContext accessibleContext; + jint position; + } SetCaretPositionPackage; + + + /** + ****************************************************** + * Wrapping up all of the packages + ****************************************************** + */ + + /** + * What is the type of this package + */ + typedef enum PackageType { + + cMemoryMappedFileCreatedPackage = 0x11000, + + // many of these will go away... + cJavaVMCreatedPackage = 0x10000, + cJavaVMDestroyedPackage, + cWindowsATCreatedPackage, + cWindowsATDestroyedPackage, + cJavaVMPresentNotificationPackage, + cWindowsATPresentNotificationPackage, + + cReleaseJavaObjectPackage = 1, + cGetAccessBridgeVersionPackage = 2, + + cGetAccessibleContextFromHWNDPackage = 0x10, + cIsJavaWindowPackage, + cGetHWNDFromAccessibleContextPackage, + + cGetAccessibleContextAtPackage = 0x100, + cGetAccessibleContextWithFocusPackage, + cGetAccessibleContextInfoPackage, + cGetAccessibleChildFromContextPackage, + cGetAccessibleParentFromContextPackage, + cIsSameObjectPackage, + + cGetAccessibleTextInfoPackage = 0x200, + cGetAccessibleTextItemsPackage, + cGetAccessibleTextSelectionInfoPackage, + cGetAccessibleTextAttributeInfoPackage, + cGetAccessibleTextRectInfoPackage, + cGetAccessibleTextLineBoundsPackage, + cGetAccessibleTextRangePackage, + + cGetCurrentAccessibleValueFromContextPackage = 0x300, + cGetMaximumAccessibleValueFromContextPackage, + cGetMinimumAccessibleValueFromContextPackage, + + cAddAccessibleSelectionFromContextPackage = 0x400, + cClearAccessibleSelectionFromContextPackage, + cGetAccessibleSelectionFromContextPackage, + cGetAccessibleSelectionCountFromContextPackage, + cIsAccessibleChildSelectedFromContextPackage, + cRemoveAccessibleSelectionFromContextPackage, + cSelectAllAccessibleSelectionFromContextPackage, + + cAddJavaEventNotificationPackage = 0x900, + cRemoveJavaEventNotificationPackage, + cAddAccessibilityEventNotificationPackage, + cRemoveAccessibilityEventNotificationPackage, + + cPropertyChangePackage = 0x1000, + + cJavaShutdownPackage = 0x1010, + cFocusGainedPackage, + cFocusLostPackage, + + cCaretUpdatePackage = 0x1020, + + cMouseClickedPackage = 0x1030, + cMouseEnteredPackage, + cMouseExitedPackage, + cMousePressedPackage, + cMouseReleasedPackage, + + cMenuCanceledPackage = 0x1040, + cMenuDeselectedPackage, + cMenuSelectedPackage, + cPopupMenuCanceledPackage, + cPopupMenuWillBecomeInvisiblePackage, + cPopupMenuWillBecomeVisiblePackage, + + cPropertyCaretChangePackage = 0x1100, + cPropertyDescriptionChangePackage, + cPropertyNameChangePackage, + cPropertySelectionChangePackage, + cPropertyStateChangePackage, + cPropertyTextChangePackage, + cPropertyValueChangePackage, + cPropertyVisibleDataChangePackage, + cPropertyChildChangePackage, + cPropertyActiveDescendentChangePackage, + + + // AccessibleTable + cGetAccessibleTableInfoPackage = 0x1200, + cGetAccessibleTableCellInfoPackage, + + cGetAccessibleTableRowHeaderPackage, + cGetAccessibleTableColumnHeaderPackage, + + cGetAccessibleTableRowDescriptionPackage, + cGetAccessibleTableColumnDescriptionPackage, + + cGetAccessibleTableRowSelectionCountPackage, + cIsAccessibleTableRowSelectedPackage, + cGetAccessibleTableRowSelectionsPackage, + + cGetAccessibleTableColumnSelectionCountPackage, + cIsAccessibleTableColumnSelectedPackage, + cGetAccessibleTableColumnSelectionsPackage, + + cGetAccessibleTableRowPackage, + cGetAccessibleTableColumnPackage, + cGetAccessibleTableIndexPackage, + + cPropertyTableModelChangePackage, + + + // AccessibleRelationSet + cGetAccessibleRelationSetPackage = 0x1300, + + // AccessibleHypertext + cGetAccessibleHypertextPackage = 0x1400, + cActivateAccessibleHyperlinkPackage, + cGetAccessibleHyperlinkCountPackage, + cGetAccessibleHypertextExtPackage, + cGetAccessibleHypertextLinkIndexPackage, + cGetAccessibleHyperlinkPackage, + + // Accessible KeyBinding, Icon and Action + cGetAccessibleKeyBindingsPackage = 0x1500, + cGetAccessibleIconsPackage, + cGetAccessibleActionsPackage, + cDoAccessibleActionsPackage, + + // Utility methods + cSetTextContentsPackage = 0x1600, + cGetParentWithRolePackage, + cGetTopLevelObjectPackage, + cGetParentWithRoleElseRootPackage, + cGetObjectDepthPackage, + cGetActiveDescendentPackage, + + // Additional methods for Teton + cGetVirtualAccessibleNamePackage = 0x1700, + cRequestFocusPackage, + cSelectTextRangePackage, + cGetTextAttributesInRangePackage, + cGetSameTextAttributesInRangePackage, + cGetVisibleChildrenCountPackage, + cGetVisibleChildrenPackage, + cSetCaretPositionPackage, + cGetCaretLocationPackage + + + } PackageType; + + + /** + * Union of all package contents + */ + typedef union AllPackagesTag { + + // Initial Rendezvous packages + MemoryMappedFileCreatedPackage memoryMappedFileCreatedPackage; + + JavaVMCreatedPackage javaVMCreatedPackage; + JavaVMDestroyedPackage javaVMDestroyedPackage; + WindowsATCreatedPackage windowsATCreatedPackage; + WindowsATDestroyedPackage windowsATDestroyedPackage; + JavaVMPresentNotificationPackage javaVMPresentNotificationPackage; + WindowsATPresentNotificationPackage windowsATPresentNotificationPackage; + + // Core packages + ReleaseJavaObjectPackage releaseJavaObject; + GetAccessBridgeVersionPackage getAccessBridgeVersion; + + // Window packages + GetAccessibleContextFromHWNDPackage getAccessibleContextFromHWND; + GetHWNDFromAccessibleContextPackage getHWNDFromAccessibleContext; + + // AccessibleContext packages + GetAccessibleContextAtPackage getAccessibleContextAt; + GetAccessibleContextWithFocusPackage getAccessibleContextWithFocus; + GetAccessibleContextInfoPackage getAccessibleContextInfo; + GetAccessibleChildFromContextPackage getAccessibleChildFromContext; + GetAccessibleParentFromContextPackage getAccessibleParentFromContext; + + // AccessibleText packages + GetAccessibleTextInfoPackage getAccessibleTextInfo; + GetAccessibleTextItemsPackage getAccessibleTextItems; + GetAccessibleTextSelectionInfoPackage getAccessibleTextSelectionInfo; + GetAccessibleTextAttributeInfoPackage getAccessibleTextAttributeInfo; + GetAccessibleTextRectInfoPackage getAccessibleTextRectInfo; + GetAccessibleTextLineBoundsPackage getAccessibleTextLineBounds; + GetAccessibleTextRangePackage getAccessibleTextRange; + + // AccessibleValue packages + GetCurrentAccessibleValueFromContextPackage getCurrentAccessibleValueFromContext; + GetMaximumAccessibleValueFromContextPackage getMaximumAccessibleValueFromContext; + GetMinimumAccessibleValueFromContextPackage getMinimumAccessibleValueFromContext; + + // AccessibleSelection packages + AddAccessibleSelectionFromContextPackage addAccessibleSelectionFromContext; + ClearAccessibleSelectionFromContextPackage clearAccessibleSelectionFromContext; + GetAccessibleSelectionFromContextPackage getAccessibleSelectionFromContext; + GetAccessibleSelectionCountFromContextPackage getAccessibleSelectionCountFromContext; + IsAccessibleChildSelectedFromContextPackage isAccessibleChildSelectedFromContext; + RemoveAccessibleSelectionFromContextPackage removeAccessibleSelectionFromContext; + SelectAllAccessibleSelectionFromContextPackage selectAllAccessibleSelectionFromContext; + + // Event Notification Registration packages + AddJavaEventNotificationPackage addJavaEventNotification; + RemoveJavaEventNotificationPackage removeJavaEventNotification; + AddAccessibilityEventNotificationPackage addAccessibilityEventNotification; + RemoveAccessibilityEventNotificationPackage removeAccessibilityEventNotification; + + // Event contents packages + // PropertyChangePackage propertyChange; + PropertyCaretChangePackage propertyCaretChangePackage; + PropertyDescriptionChangePackage propertyDescriptionChangePackage; + PropertyNameChangePackage propertyNameChangePackage; + PropertySelectionChangePackage propertySelectionChangePackage; + PropertyStateChangePackage propertyStateChangePackage; + PropertyTextChangePackage propertyTextChangePackage; + PropertyValueChangePackage propertyValueChangePackage; + PropertyVisibleDataChangePackage propertyVisibleDataChangePackage; + PropertyChildChangePackage propertyChildChangePackage; + PropertyActiveDescendentChangePackage propertyActiveDescendentChangePackage; + + PropertyTableModelChangePackage propertyTableModelChangePackage; + + JavaShutdownPackage JavaShutdown; + FocusGainedPackage focusGained; + FocusLostPackage focusLost; + + CaretUpdatePackage caretUpdate; + + MouseClickedPackage mouseClicked; + MouseEnteredPackage mouseEntered; + MouseExitedPackage mouseExited; + MousePressedPackage mousePressed; + MouseReleasedPackage mouseReleased; + + MenuCanceledPackage menuCanceled; + MenuDeselectedPackage menuDeselected; + MenuSelectedPackage menuSelected; + PopupMenuCanceledPackage popupMenuCanceled; + PopupMenuWillBecomeInvisiblePackage popupMenuWillBecomeInvisible; + PopupMenuWillBecomeVisiblePackage popupMenuWillBecomeVisible; + + // AccessibleRelationSet + GetAccessibleRelationSetPackage getAccessibleRelationSet; + + // AccessibleHypertext + GetAccessibleHypertextPackage _getAccessibleHypertext; + ActivateAccessibleHyperlinkPackage _activateAccessibleHyperlink; + GetAccessibleHyperlinkCountPackage _getAccessibleHyperlinkCount; + GetAccessibleHypertextExtPackage _getAccessibleHypertextExt; + GetAccessibleHypertextLinkIndexPackage _getAccessibleHypertextLinkIndex; + GetAccessibleHyperlinkPackage _getAccessibleHyperlink; + + // Accessible KeyBinding, Icon and Action + GetAccessibleKeyBindingsPackage getAccessibleKeyBindings; + GetAccessibleIconsPackage getAccessibleIcons; + GetAccessibleActionsPackage getAccessibleActions; + DoAccessibleActionsPackage doAccessibleActions; + + // utility methods + SetTextContentsPackage _setTextContents; + GetParentWithRolePackage _getParentWithRole; + GetTopLevelObjectPackage _getTopLevelObject; + GetParentWithRoleElseRootPackage _getParentWithRoleElseRoot; + GetObjectDepthPackage _getObjectDepth; + GetActiveDescendentPackage _getActiveDescendent; + + // Additional methods for Teton + GetVirtualAccessibleNamePackage _getVirtualAccessibleName; + RequestFocusPackage _requestFocus; + SelectTextRangePackage _selectTextRange; + GetTextAttributesInRangePackage _getTextAttributesInRange; + GetVisibleChildrenCountPackage _getVisibleChildrenCount; + GetVisibleChildrenPackage _getVisibleChildren; + SetCaretPositionPackage _setCaretPosition; + + } AllPackages; + + + /** + * Union of all Java-initiated package contents + */ + typedef union JavaInitiatedPackagesTag { + + // Initial Rendezvous packages + JavaVMCreatedPackage javaVMCreatedPackage; + JavaVMDestroyedPackage javaVMDestroyedPackage; + JavaVMPresentNotificationPackage javaVMPresentNotificationPackage; + + // Event contents packages + PropertyCaretChangePackage propertyCaretChangePackage; + PropertyDescriptionChangePackage propertyDescriptionChangePackage; + PropertyNameChangePackage propertyNameChangePackage; + PropertySelectionChangePackage propertySelectionChangePackage; + PropertyStateChangePackage propertyStateChangePackage; + PropertyTextChangePackage propertyTextChangePackage; + PropertyValueChangePackage propertyValueChangePackage; + PropertyVisibleDataChangePackage propertyVisibleDataChangePackage; + PropertyChildChangePackage propertyChildChangePackage; + PropertyActiveDescendentChangePackage propertyActiveDescendentChangePackage; + + PropertyTableModelChangePackage propertyTableModelChangePackage; + + JavaShutdownPackage JavaShutdown; + FocusGainedPackage focusGained; + FocusLostPackage focusLost; + + CaretUpdatePackage caretUpdate; + + MouseClickedPackage mouseClicked; + MouseEnteredPackage mouseEntered; + MouseExitedPackage mouseExited; + MousePressedPackage mousePressed; + MouseReleasedPackage mouseReleased; + + MenuCanceledPackage menuCanceled; + MenuDeselectedPackage menuDeselected; + MenuSelectedPackage menuSelected; + PopupMenuCanceledPackage popupMenuCanceled; + PopupMenuWillBecomeInvisiblePackage popupMenuWillBecomeInvisible; + PopupMenuWillBecomeVisiblePackage popupMenuWillBecomeVisible; + + } JavaInitiatedPackages; + + + /** + * Union of all Windows-initiated package contents + */ + typedef union WindowsInitiatedPackagesTag { + + // Initial Rendezvous packages + MemoryMappedFileCreatedPackage memoryMappedFileCreatedPackage; + + WindowsATCreatedPackage windowsATCreatedPackage; + WindowsATDestroyedPackage windowsATDestroyedPackage; + WindowsATPresentNotificationPackage windowsATPresentNotificationPackage; + + // Core packages + ReleaseJavaObjectPackage releaseJavaObject; + GetAccessBridgeVersionPackage getAccessBridgeVersion; + + // Window packages + GetAccessibleContextFromHWNDPackage getAccessibleContextFromHWND; + GetHWNDFromAccessibleContextPackage getHWNDFromAccessibleContext; + + // AccessibleContext packages + GetAccessibleContextAtPackage getAccessibleContextAt; + GetAccessibleContextWithFocusPackage getAccessibleContextWithFocus; + GetAccessibleContextInfoPackage getAccessibleContextInfo; + GetAccessibleChildFromContextPackage getAccessibleChildFromContext; + GetAccessibleParentFromContextPackage getAccessibleParentFromContext; + + // AccessibleText packages + GetAccessibleTextInfoPackage getAccessibleTextInfo; + GetAccessibleTextItemsPackage getAccessibleTextItems; + GetAccessibleTextSelectionInfoPackage getAccessibleTextSelectionInfo; + GetAccessibleTextAttributeInfoPackage getAccessibleTextAttributeInfo; + GetAccessibleTextRectInfoPackage getAccessibleTextRectInfo; + GetAccessibleTextLineBoundsPackage getAccessibleTextLineBounds; + GetAccessibleTextRangePackage getAccessibleTextRange; + + // AccessibleValue packages + GetCurrentAccessibleValueFromContextPackage getCurrentAccessibleValueFromContext; + GetMaximumAccessibleValueFromContextPackage getMaximumAccessibleValueFromContext; + GetMinimumAccessibleValueFromContextPackage getMinimumAccessibleValueFromContext; + + // AccessibleSelection packages + AddAccessibleSelectionFromContextPackage addAccessibleSelectionFromContext; + ClearAccessibleSelectionFromContextPackage clearAccessibleSelectionFromContext; + GetAccessibleSelectionFromContextPackage getAccessibleSelectionFromContext; + GetAccessibleSelectionCountFromContextPackage getAccessibleSelectionCountFromContext; + IsAccessibleChildSelectedFromContextPackage isAccessibleChildSelectedFromContext; + RemoveAccessibleSelectionFromContextPackage removeAccessibleSelectionFromContext; + SelectAllAccessibleSelectionFromContextPackage selectAllAccessibleSelectionFromContext; + + // Event Notification Registration packages + AddJavaEventNotificationPackage addJavaEventNotification; + RemoveJavaEventNotificationPackage removeJavaEventNotification; + AddAccessibilityEventNotificationPackage addAccessibilityEventNotification; + RemoveAccessibilityEventNotificationPackage removeAccessibilityEventNotification; + + // AccessibleTable + GetAccessibleTableInfoPackage _getAccessibleTableInfo; + GetAccessibleTableCellInfoPackage _getAccessibleTableCellInfo; + + GetAccessibleTableRowHeaderPackage _getAccessibleTableRowHeader; + GetAccessibleTableColumnHeaderPackage _getAccessibleTableColumnHeader; + + GetAccessibleTableRowDescriptionPackage _getAccessibleTableRowDescription; + GetAccessibleTableColumnDescriptionPackage _getAccessibleTableColumnDescription; + + GetAccessibleTableRowSelectionCountPackage _getAccessibleTableRowSelectionCount; + IsAccessibleTableRowSelectedPackage _isAccessibleTableRowSelected; + GetAccessibleTableRowSelectionsPackage _getAccessibleTableRowSelections; + + GetAccessibleTableColumnSelectionCountPackage _getAccessibleTableColumnSelectionCount; + IsAccessibleTableColumnSelectedPackage _isAccessibleTableColumnSelected; + GetAccessibleTableColumnSelectionsPackage _getAccessibleTableColumnSelections; + + GetAccessibleTableRowPackage _getAccessibleTableRow; + GetAccessibleTableColumnPackage _getAccessibleTableColumn; + GetAccessibleTableIndexPackage _getAccessibleTableIndex; + + // AccessibleRelationSet + GetAccessibleRelationSetPackage _getAccessibleRelationSet; + + // Accessible KeyBindings, Icons and Actions + GetAccessibleKeyBindingsPackage _getAccessibleKeyBindings; + GetAccessibleIconsPackage _getAccessibleIcons; + GetAccessibleActionsPackage _getAccessibleActions; + DoAccessibleActionsPackage _doAccessibleActions; + + + IsSameObjectPackage _isSameObject; + + // utility methods + SetTextContentsPackage _setTextContents; + GetParentWithRolePackage _getParentWithRole; + GetTopLevelObjectPackage _getTopLevelObject; + GetParentWithRoleElseRootPackage _getParentWithRoleElseRoot; + GetObjectDepthPackage _getObjectDepth; + GetActiveDescendentPackage _getActiveDescendent; + + // Additional methods for Teton + GetVirtualAccessibleNamePackage _getVirtualAccessibleName; + RequestFocusPackage _requestFocus; + SelectTextRangePackage _selectTextRange; + GetTextAttributesInRangePackage _getTextAttributesInRange; + GetVisibleChildrenCountPackage _getVisibleChildrenCount; + GetVisibleChildrenPackage _getVisibleChildren; + SetCaretPositionPackage _setCaretPosition; + + + } WindowsInitiatedPackages; + + +#ifdef __cplusplus +} +#endif + +#endif diff --git a/main/jdk1.8.0_291/include/win32/jawt_md.h b/main/jdk1.8.0_291/include/win32/jawt_md.h new file mode 100644 index 000000000..66e7256a2 --- /dev/null +++ b/main/jdk1.8.0_291/include/win32/jawt_md.h @@ -0,0 +1,59 @@ +/* + * Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +#ifndef _JAVASOFT_JAWT_MD_H_ +#define _JAVASOFT_JAWT_MD_H_ + +#include +#include "jawt.h" + +#ifdef __cplusplus +extern "C" { +#endif + +/* + * Win32-specific declarations for AWT native interface. + * See notes in jawt.h for an example of use. + */ +typedef struct jawt_Win32DrawingSurfaceInfo { + /* Native window, DDB, or DIB handle */ + union { + HWND hwnd; + HBITMAP hbitmap; + void* pbits; + }; + /* + * This HDC should always be used instead of the HDC returned from + * BeginPaint() or any calls to GetDC(). + */ + HDC hdc; + HPALETTE hpalette; +} JAWT_Win32DrawingSurfaceInfo; + +#ifdef __cplusplus +} +#endif + +#endif /* !_JAVASOFT_JAWT_MD_H_ */ diff --git a/main/jdk1.8.0_291/include/win32/jni_md.h b/main/jdk1.8.0_291/include/win32/jni_md.h new file mode 100644 index 000000000..38080013b --- /dev/null +++ b/main/jdk1.8.0_291/include/win32/jni_md.h @@ -0,0 +1,37 @@ +/* + * Copyright (c) 1996, 1998, Oracle and/or its affiliates. All rights reserved. + * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + * + */ + +#ifndef _JAVASOFT_JNI_MD_H_ +#define _JAVASOFT_JNI_MD_H_ + +#define JNIEXPORT __declspec(dllexport) +#define JNIIMPORT __declspec(dllimport) +#define JNICALL __stdcall + +typedef long jint; +typedef __int64 jlong; +typedef signed char jbyte; + +#endif /* !_JAVASOFT_JNI_MD_H_ */ diff --git a/main/jdk1.8.0_291/javafx-src.zip b/main/jdk1.8.0_291/javafx-src.zip new file mode 100644 index 000000000..ba3522294 Binary files /dev/null and b/main/jdk1.8.0_291/javafx-src.zip differ diff --git a/main/jdk1.8.0_291/jmc.txt b/main/jdk1.8.0_291/jmc.txt new file mode 100644 index 000000000..e17e1f53a --- /dev/null +++ b/main/jdk1.8.0_291/jmc.txt @@ -0,0 +1 @@ +This version of the JDK no longer includes a copy of Java Mission Control (JMC). JMC is now available as a separate download. Please visit https://www.oracle.com/javase/jmc for more information. diff --git a/main/jdk1.8.0_291/jre/COPYRIGHT b/main/jdk1.8.0_291/jre/COPYRIGHT new file mode 100644 index 000000000..15c35f6e5 --- /dev/null +++ b/main/jdk1.8.0_291/jre/COPYRIGHT @@ -0,0 +1,69 @@ +Copyright © 1993, 2021, Oracle and/or its affiliates. +All rights reserved. + +This software and related documentation are provided under a +license agreement containing restrictions on use and +disclosure and are protected by intellectual property laws. +Except as expressly permitted in your license agreement or +allowed by law, you may not use, copy, reproduce, translate, +broadcast, modify, license, transmit, distribute, exhibit, +perform, publish, or display any part, in any form, or by +any means. Reverse engineering, disassembly, or +decompilation of this software, unless required by law for +interoperability, is prohibited. + +The information contained herein is subject to change +without notice and is not warranted to be error-free. If you +find any errors, please report them to us in writing. + +If this is software or related documentation that is +delivered to the U.S. Government or anyone licensing it on +behalf of the U.S. Government, the following notice is +applicable: + +U.S. GOVERNMENT END USERS: Oracle programs, including any +operating system, integrated software, any programs +installed on the hardware, and/or documentation, delivered +to U.S. Government end users are "commercial computer +software" pursuant to the applicable Federal Acquisition +Regulation and agency-specific supplemental regulations. As +such, use, duplication, disclosure, modification, and +adaptation of the programs, including any operating system, +integrated software, any programs installed on the hardware, +and/or documentation, shall be subject to license terms and +license restrictions applicable to the programs. No other +rights are granted to the U.S. Government. + +This software or hardware is developed for general use in a +variety of information management applications. It is not +developed or intended for use in any inherently dangerous +applications, including applications that may create a risk +of personal injury. If you use this software or hardware in +dangerous applications, then you shall be responsible to +take all appropriate fail-safe, backup, redundancy, and +other measures to ensure its safe use. Oracle Corporation +and its affiliates disclaim any liability for any damages +caused by use of this software or hardware in dangerous +applications. + +Oracle and Java are registered trademarks of Oracle and/or +its affiliates. Other names may be trademarks of their +respective owners. + +Intel and Intel Xeon are trademarks or registered trademarks +of Intel Corporation. All SPARC trademarks are used under +license and are trademarks or registered trademarks of SPARC +International, Inc. AMD, Opteron, the AMD logo, and the AMD +Opteron logo are trademarks or registered trademarks of +Advanced Micro Devices. UNIX is a registered trademark of +The Open Group. + +This software or hardware and documentation may provide +access to or information on content, products, and services +from third parties. Oracle Corporation and its affiliates +are not responsible for and expressly disclaim all +warranties of any kind with respect to third-party content, +products, and services. Oracle Corporation and its +affiliates will not be responsible for any loss, costs, or +damages incurred due to your access to or use of third-party +content, products, or services. diff --git a/main/jdk1.8.0_291/jre/LICENSE b/main/jdk1.8.0_291/jre/LICENSE new file mode 100644 index 000000000..6a33d4a15 --- /dev/null +++ b/main/jdk1.8.0_291/jre/LICENSE @@ -0,0 +1 @@ +Please refer to https://java.com/otnlicense diff --git a/main/jdk1.8.0_291/jre/README.txt b/main/jdk1.8.0_291/jre/README.txt new file mode 100644 index 000000000..cdb30f2c8 --- /dev/null +++ b/main/jdk1.8.0_291/jre/README.txt @@ -0,0 +1 @@ +Please refer to http://java.com/licensereadme diff --git a/main/jdk1.8.0_291/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt b/main/jdk1.8.0_291/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt new file mode 100644 index 000000000..b1d2cf626 --- /dev/null +++ b/main/jdk1.8.0_291/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt @@ -0,0 +1,3 @@ +The licenses for Third Party components included with this product can +be found under the /legal/javafx subdirectory. Each component's license +is available as a separate markdown (.md) file diff --git a/main/jdk1.8.0_291/jre/THIRDPARTYLICENSEREADME.txt b/main/jdk1.8.0_291/jre/THIRDPARTYLICENSEREADME.txt new file mode 100644 index 000000000..ac4e1ff95 --- /dev/null +++ b/main/jdk1.8.0_291/jre/THIRDPARTYLICENSEREADME.txt @@ -0,0 +1,3 @@ +The licenses for Third Party components included with this product can +be found under the /legal/jdk subdirectory. Each component's license is +available as a separate markdown (.md) file. diff --git a/main/jdk1.8.0_291/jre/Welcome.html b/main/jdk1.8.0_291/jre/Welcome.html new file mode 100644 index 000000000..0f39d9ffe --- /dev/null +++ b/main/jdk1.8.0_291/jre/Welcome.html @@ -0,0 +1,28 @@ + + + +Welcome to the Java(TM) Platform + + + + +

Welcome to the JavaTM Platform

+

Welcome to the JavaTM Standard Edition Runtime + Environment. This provides complete runtime support for Java applications. +

The runtime environment includes the JavaTM + Plug-in product which supports the Java environment inside web browsers. +

References

+

+See the Java Plug-in product +documentation for more information on using the Java Plug-in product. +

See the Java Platform web site for + more information on the Java Platform. +


+ +Copyright (c) 2006, 2021, Oracle and/or its affiliates. All rights reserved. + +

+ + diff --git a/main/jdk1.8.0_291/jre/bin/JAWTAccessBridge-64.dll b/main/jdk1.8.0_291/jre/bin/JAWTAccessBridge-64.dll new file mode 100644 index 000000000..3dc16f829 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/JAWTAccessBridge-64.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/JavaAccessBridge-64.dll b/main/jdk1.8.0_291/jre/bin/JavaAccessBridge-64.dll new file mode 100644 index 000000000..103134cad Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/JavaAccessBridge-64.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/WindowsAccessBridge-64.dll b/main/jdk1.8.0_291/jre/bin/WindowsAccessBridge-64.dll new file mode 100644 index 000000000..cfd69cdf2 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/WindowsAccessBridge-64.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-console-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-console-l1-1-0.dll new file mode 100644 index 000000000..0962b30ad Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-console-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-console-l1-2-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-console-l1-2-0.dll new file mode 100644 index 000000000..21bb3ad16 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-console-l1-2-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-datetime-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-datetime-l1-1-0.dll new file mode 100644 index 000000000..a268730b3 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-datetime-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-debug-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-debug-l1-1-0.dll new file mode 100644 index 000000000..035e2687a Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-debug-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll new file mode 100644 index 000000000..192ede94c Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l1-1-0.dll new file mode 100644 index 000000000..68ee784cf Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l1-2-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l1-2-0.dll new file mode 100644 index 000000000..8600b9ecc Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l1-2-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l2-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l2-1-0.dll new file mode 100644 index 000000000..9cb6b014b Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-file-l2-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-handle-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-handle-l1-1-0.dll new file mode 100644 index 000000000..90678c60f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-handle-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-heap-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-heap-l1-1-0.dll new file mode 100644 index 000000000..ed9d3168c Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-heap-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-interlocked-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-interlocked-l1-1-0.dll new file mode 100644 index 000000000..434e8e732 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-interlocked-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll new file mode 100644 index 000000000..0893de0fa Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-localization-l1-2-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-localization-l1-2-0.dll new file mode 100644 index 000000000..4a3db1f58 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-localization-l1-2-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-memory-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-memory-l1-1-0.dll new file mode 100644 index 000000000..9cb8b976e Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-memory-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll new file mode 100644 index 000000000..e88b76820 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll new file mode 100644 index 000000000..d91e7ebe8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processthreads-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processthreads-l1-1-0.dll new file mode 100644 index 000000000..49267a85d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processthreads-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processthreads-l1-1-1.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processthreads-l1-1-1.dll new file mode 100644 index 000000000..62bee9642 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-processthreads-l1-1-1.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-profile-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-profile-l1-1-0.dll new file mode 100644 index 000000000..38ea75125 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-profile-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll new file mode 100644 index 000000000..a3645c47f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-string-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-string-l1-1-0.dll new file mode 100644 index 000000000..8f4653f47 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-string-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-synch-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-synch-l1-1-0.dll new file mode 100644 index 000000000..16bd0198d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-synch-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-synch-l1-2-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-synch-l1-2-0.dll new file mode 100644 index 000000000..fadea389c Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-synch-l1-2-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll new file mode 100644 index 000000000..db6b187c3 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-timezone-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-timezone-l1-1-0.dll new file mode 100644 index 000000000..c55ea7ed5 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-timezone-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-core-util-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-util-l1-1-0.dll new file mode 100644 index 000000000..3e91e2e60 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-core-util-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-conio-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-conio-l1-1-0.dll new file mode 100644 index 000000000..8106a7e5c Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-conio-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-convert-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-convert-l1-1-0.dll new file mode 100644 index 000000000..9d5fbe5bb Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-convert-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-environment-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-environment-l1-1-0.dll new file mode 100644 index 000000000..5989e027e Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-environment-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll new file mode 100644 index 000000000..ccdc59a14 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-heap-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-heap-l1-1-0.dll new file mode 100644 index 000000000..2bf76f90b Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-heap-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-locale-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-locale-l1-1-0.dll new file mode 100644 index 000000000..5b1539a42 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-locale-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-math-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-math-l1-1-0.dll new file mode 100644 index 000000000..9834a107f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-math-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll new file mode 100644 index 000000000..2fbd774d4 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-private-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-private-l1-1-0.dll new file mode 100644 index 000000000..05130e57a Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-private-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-process-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-process-l1-1-0.dll new file mode 100644 index 000000000..8f3131037 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-process-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-runtime-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-runtime-l1-1-0.dll new file mode 100644 index 000000000..d369c68ca Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-runtime-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-stdio-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-stdio-l1-1-0.dll new file mode 100644 index 000000000..29f638033 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-stdio-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-string-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-string-l1-1-0.dll new file mode 100644 index 000000000..122930c8f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-string-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-time-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-time-l1-1-0.dll new file mode 100644 index 000000000..aed540ca6 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-time-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-utility-l1-1-0.dll b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-utility-l1-1-0.dll new file mode 100644 index 000000000..71ac8e51e Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/api-ms-win-crt-utility-l1-1-0.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/attach.dll b/main/jdk1.8.0_291/jre/bin/attach.dll new file mode 100644 index 000000000..70ac11655 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/attach.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/awt.dll b/main/jdk1.8.0_291/jre/bin/awt.dll new file mode 100644 index 000000000..04cab3ad1 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/awt.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/bci.dll b/main/jdk1.8.0_291/jre/bin/bci.dll new file mode 100644 index 000000000..6b9131287 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/bci.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/dcpr.dll b/main/jdk1.8.0_291/jre/bin/dcpr.dll new file mode 100644 index 000000000..ab4009909 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/dcpr.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/decora_sse.dll b/main/jdk1.8.0_291/jre/bin/decora_sse.dll new file mode 100644 index 000000000..0dbf04c19 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/decora_sse.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/deploy.dll b/main/jdk1.8.0_291/jre/bin/deploy.dll new file mode 100644 index 000000000..63007ec94 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/deploy.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/dt_shmem.dll b/main/jdk1.8.0_291/jre/bin/dt_shmem.dll new file mode 100644 index 000000000..2a21fdea8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/dt_shmem.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/dt_socket.dll b/main/jdk1.8.0_291/jre/bin/dt_socket.dll new file mode 100644 index 000000000..b7707659b Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/dt_socket.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/dtplugin/deployJava1.dll b/main/jdk1.8.0_291/jre/bin/dtplugin/deployJava1.dll new file mode 100644 index 000000000..aac8efdf9 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/dtplugin/deployJava1.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/dtplugin/npdeployJava1.dll b/main/jdk1.8.0_291/jre/bin/dtplugin/npdeployJava1.dll new file mode 100644 index 000000000..d13652356 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/dtplugin/npdeployJava1.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/eula.dll b/main/jdk1.8.0_291/jre/bin/eula.dll new file mode 100644 index 000000000..e1078daa0 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/eula.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/fontmanager.dll b/main/jdk1.8.0_291/jre/bin/fontmanager.dll new file mode 100644 index 000000000..bdeea2305 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/fontmanager.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/fxplugins.dll b/main/jdk1.8.0_291/jre/bin/fxplugins.dll new file mode 100644 index 000000000..b7687aa22 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/fxplugins.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/glass.dll b/main/jdk1.8.0_291/jre/bin/glass.dll new file mode 100644 index 000000000..27b3a9df7 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/glass.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/glib-lite.dll b/main/jdk1.8.0_291/jre/bin/glib-lite.dll new file mode 100644 index 000000000..abd63b9b6 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/glib-lite.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/gstreamer-lite.dll b/main/jdk1.8.0_291/jre/bin/gstreamer-lite.dll new file mode 100644 index 000000000..41f58772d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/gstreamer-lite.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/hprof.dll b/main/jdk1.8.0_291/jre/bin/hprof.dll new file mode 100644 index 000000000..7fd6d30bb Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/hprof.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/instrument.dll b/main/jdk1.8.0_291/jre/bin/instrument.dll new file mode 100644 index 000000000..c8eea237b Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/instrument.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/j2pcsc.dll b/main/jdk1.8.0_291/jre/bin/j2pcsc.dll new file mode 100644 index 000000000..069508fe1 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/j2pcsc.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/j2pkcs11.dll b/main/jdk1.8.0_291/jre/bin/j2pkcs11.dll new file mode 100644 index 000000000..b7e4e064d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/j2pkcs11.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jaas_nt.dll b/main/jdk1.8.0_291/jre/bin/jaas_nt.dll new file mode 100644 index 000000000..24a781760 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jaas_nt.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jabswitch.exe b/main/jdk1.8.0_291/jre/bin/jabswitch.exe new file mode 100644 index 000000000..1f25532b8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jabswitch.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/java-rmi.exe b/main/jdk1.8.0_291/jre/bin/java-rmi.exe new file mode 100644 index 000000000..27f5598a8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/java-rmi.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/java.dll b/main/jdk1.8.0_291/jre/bin/java.dll new file mode 100644 index 000000000..f5bacb778 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/java.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/java.exe b/main/jdk1.8.0_291/jre/bin/java.exe new file mode 100644 index 000000000..63dcba997 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/java.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/java_crw_demo.dll b/main/jdk1.8.0_291/jre/bin/java_crw_demo.dll new file mode 100644 index 000000000..fb95b74b3 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/java_crw_demo.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/javacpl.cpl b/main/jdk1.8.0_291/jre/bin/javacpl.cpl new file mode 100644 index 000000000..58d2ea44e Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/javacpl.cpl differ diff --git a/main/jdk1.8.0_291/jre/bin/javacpl.exe b/main/jdk1.8.0_291/jre/bin/javacpl.exe new file mode 100644 index 000000000..de0c9cdc8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/javacpl.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/javafx_font.dll b/main/jdk1.8.0_291/jre/bin/javafx_font.dll new file mode 100644 index 000000000..1e0d1d4a7 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/javafx_font.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/javafx_iio.dll b/main/jdk1.8.0_291/jre/bin/javafx_iio.dll new file mode 100644 index 000000000..f1e2c408d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/javafx_iio.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/javaw.exe b/main/jdk1.8.0_291/jre/bin/javaw.exe new file mode 100644 index 000000000..79b7a39c0 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/javaw.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/javaws.exe b/main/jdk1.8.0_291/jre/bin/javaws.exe new file mode 100644 index 000000000..9b603c2f7 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/javaws.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/jawt.dll b/main/jdk1.8.0_291/jre/bin/jawt.dll new file mode 100644 index 000000000..23dae4318 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jawt.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jdwp.dll b/main/jdk1.8.0_291/jre/bin/jdwp.dll new file mode 100644 index 000000000..a559bb4f4 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jdwp.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jfr.dll b/main/jdk1.8.0_291/jre/bin/jfr.dll new file mode 100644 index 000000000..2988c7fe0 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jfr.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jfxmedia.dll b/main/jdk1.8.0_291/jre/bin/jfxmedia.dll new file mode 100644 index 000000000..fceb4fdee Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jfxmedia.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jfxwebkit.dll b/main/jdk1.8.0_291/jre/bin/jfxwebkit.dll new file mode 100644 index 000000000..cb7ca9bc4 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jfxwebkit.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jjs.exe b/main/jdk1.8.0_291/jre/bin/jjs.exe new file mode 100644 index 000000000..822a38381 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jjs.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/jli.dll b/main/jdk1.8.0_291/jre/bin/jli.dll new file mode 100644 index 000000000..f548a30af Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jli.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jp2iexp.dll b/main/jdk1.8.0_291/jre/bin/jp2iexp.dll new file mode 100644 index 000000000..162de834b Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jp2iexp.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jp2launcher.exe b/main/jdk1.8.0_291/jre/bin/jp2launcher.exe new file mode 100644 index 000000000..830b84bf5 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jp2launcher.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/jp2native.dll b/main/jdk1.8.0_291/jre/bin/jp2native.dll new file mode 100644 index 000000000..c5ff7161a Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jp2native.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jp2ssv.dll b/main/jdk1.8.0_291/jre/bin/jp2ssv.dll new file mode 100644 index 000000000..c812ceddd Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jp2ssv.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jpeg.dll b/main/jdk1.8.0_291/jre/bin/jpeg.dll new file mode 100644 index 000000000..49b2e2cce Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jpeg.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jsdt.dll b/main/jdk1.8.0_291/jre/bin/jsdt.dll new file mode 100644 index 000000000..096c88e3d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jsdt.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jsound.dll b/main/jdk1.8.0_291/jre/bin/jsound.dll new file mode 100644 index 000000000..4cfd3d7ee Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jsound.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/jsoundds.dll b/main/jdk1.8.0_291/jre/bin/jsoundds.dll new file mode 100644 index 000000000..0ace5de5d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/jsoundds.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/keytool.exe b/main/jdk1.8.0_291/jre/bin/keytool.exe new file mode 100644 index 000000000..3f2ff350d Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/keytool.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/kinit.exe b/main/jdk1.8.0_291/jre/bin/kinit.exe new file mode 100644 index 000000000..3290a480c Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/kinit.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/klist.exe b/main/jdk1.8.0_291/jre/bin/klist.exe new file mode 100644 index 000000000..8d5091255 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/klist.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/ktab.exe b/main/jdk1.8.0_291/jre/bin/ktab.exe new file mode 100644 index 000000000..73cf14b4f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/ktab.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/lcms.dll b/main/jdk1.8.0_291/jre/bin/lcms.dll new file mode 100644 index 000000000..4db502ba6 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/lcms.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/management.dll b/main/jdk1.8.0_291/jre/bin/management.dll new file mode 100644 index 000000000..f4fc385f7 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/management.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/mlib_image.dll b/main/jdk1.8.0_291/jre/bin/mlib_image.dll new file mode 100644 index 000000000..5ad409e5f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/mlib_image.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/msvcp140.dll b/main/jdk1.8.0_291/jre/bin/msvcp140.dll new file mode 100644 index 000000000..98313d4c1 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/msvcp140.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/net.dll b/main/jdk1.8.0_291/jre/bin/net.dll new file mode 100644 index 000000000..12b3ba6ba Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/net.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/nio.dll b/main/jdk1.8.0_291/jre/bin/nio.dll new file mode 100644 index 000000000..193044f10 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/nio.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/npt.dll b/main/jdk1.8.0_291/jre/bin/npt.dll new file mode 100644 index 000000000..f1e3ecfb2 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/npt.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/orbd.exe b/main/jdk1.8.0_291/jre/bin/orbd.exe new file mode 100644 index 000000000..030df49c3 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/orbd.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/pack200.exe b/main/jdk1.8.0_291/jre/bin/pack200.exe new file mode 100644 index 000000000..8a96a7deb Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/pack200.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/plugin2/msvcp140.dll b/main/jdk1.8.0_291/jre/bin/plugin2/msvcp140.dll new file mode 100644 index 000000000..98313d4c1 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/plugin2/msvcp140.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/plugin2/npjp2.dll b/main/jdk1.8.0_291/jre/bin/plugin2/npjp2.dll new file mode 100644 index 000000000..d784b72cb Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/plugin2/npjp2.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/plugin2/vcruntime140.dll b/main/jdk1.8.0_291/jre/bin/plugin2/vcruntime140.dll new file mode 100644 index 000000000..34a0e7250 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/plugin2/vcruntime140.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/policytool.exe b/main/jdk1.8.0_291/jre/bin/policytool.exe new file mode 100644 index 000000000..a50f39b22 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/policytool.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/prism_common.dll b/main/jdk1.8.0_291/jre/bin/prism_common.dll new file mode 100644 index 000000000..7e01cca89 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/prism_common.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/prism_d3d.dll b/main/jdk1.8.0_291/jre/bin/prism_d3d.dll new file mode 100644 index 000000000..0996182a8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/prism_d3d.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/prism_sw.dll b/main/jdk1.8.0_291/jre/bin/prism_sw.dll new file mode 100644 index 000000000..3df8716c1 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/prism_sw.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/resource.dll b/main/jdk1.8.0_291/jre/bin/resource.dll new file mode 100644 index 000000000..c50d6902f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/resource.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/rmid.exe b/main/jdk1.8.0_291/jre/bin/rmid.exe new file mode 100644 index 000000000..7b73515a4 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/rmid.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/rmiregistry.exe b/main/jdk1.8.0_291/jre/bin/rmiregistry.exe new file mode 100644 index 000000000..f0e5b3eef Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/rmiregistry.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/sawindbg.dll b/main/jdk1.8.0_291/jre/bin/sawindbg.dll new file mode 100644 index 000000000..06a56ea78 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/sawindbg.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/server/Xusage.txt b/main/jdk1.8.0_291/jre/bin/server/Xusage.txt new file mode 100644 index 000000000..11302aaa6 --- /dev/null +++ b/main/jdk1.8.0_291/jre/bin/server/Xusage.txt @@ -0,0 +1,24 @@ + -Xmixed mixed mode execution (default) + -Xint interpreted mode execution only + -Xbootclasspath: + set search path for bootstrap classes and resources + -Xbootclasspath/a: + append to end of bootstrap class path + -Xbootclasspath/p: + prepend in front of bootstrap class path + -Xnoclassgc disable class garbage collection + -Xincgc enable incremental garbage collection + -Xloggc: log GC status to a file with time stamps + -Xbatch disable background compilation + -Xms set initial Java heap size + -Xmx set maximum Java heap size + -Xss set java thread stack size + -Xprof output cpu profiling data + -Xfuture enable strictest checks, anticipating future default + -Xrs reduce use of OS signals by Java/VM (see documentation) + -Xcheck:jni perform additional checks for JNI functions + -Xshare:off do not attempt to use shared class data + -Xshare:auto use shared class data if possible (default) + -Xshare:on require using shared class data, otherwise fail. + +The -X options are non-standard and subject to change without notice. diff --git a/main/jdk1.8.0_291/jre/bin/server/classes.jsa b/main/jdk1.8.0_291/jre/bin/server/classes.jsa new file mode 100644 index 000000000..af3dfa4a6 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/server/classes.jsa differ diff --git a/main/jdk1.8.0_291/jre/bin/server/jvm.dll b/main/jdk1.8.0_291/jre/bin/server/jvm.dll new file mode 100644 index 000000000..6dbe6f9a1 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/server/jvm.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/servertool.exe b/main/jdk1.8.0_291/jre/bin/servertool.exe new file mode 100644 index 000000000..31e20b09e Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/servertool.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/splashscreen.dll b/main/jdk1.8.0_291/jre/bin/splashscreen.dll new file mode 100644 index 000000000..1a24a432c Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/splashscreen.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/ssv.dll b/main/jdk1.8.0_291/jre/bin/ssv.dll new file mode 100644 index 000000000..4fd5e3f9f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/ssv.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/ssvagent.exe b/main/jdk1.8.0_291/jre/bin/ssvagent.exe new file mode 100644 index 000000000..a70892bce Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/ssvagent.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/sunec.dll b/main/jdk1.8.0_291/jre/bin/sunec.dll new file mode 100644 index 000000000..aec5b1e11 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/sunec.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/sunmscapi.dll b/main/jdk1.8.0_291/jre/bin/sunmscapi.dll new file mode 100644 index 000000000..21c9815be Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/sunmscapi.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/t2k.dll b/main/jdk1.8.0_291/jre/bin/t2k.dll new file mode 100644 index 000000000..3b4753409 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/t2k.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/tnameserv.exe b/main/jdk1.8.0_291/jre/bin/tnameserv.exe new file mode 100644 index 000000000..5bfcfdc0e Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/tnameserv.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/ucrtbase.dll b/main/jdk1.8.0_291/jre/bin/ucrtbase.dll new file mode 100644 index 000000000..4dcf24c3f Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/ucrtbase.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/unpack.dll b/main/jdk1.8.0_291/jre/bin/unpack.dll new file mode 100644 index 000000000..b9251f685 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/unpack.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/unpack200.exe b/main/jdk1.8.0_291/jre/bin/unpack200.exe new file mode 100644 index 000000000..902250178 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/unpack200.exe differ diff --git a/main/jdk1.8.0_291/jre/bin/vcruntime140.dll b/main/jdk1.8.0_291/jre/bin/vcruntime140.dll new file mode 100644 index 000000000..34a0e7250 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/vcruntime140.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/vcruntime140_1.dll b/main/jdk1.8.0_291/jre/bin/vcruntime140_1.dll new file mode 100644 index 000000000..3a48b5b0b Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/vcruntime140_1.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/verify.dll b/main/jdk1.8.0_291/jre/bin/verify.dll new file mode 100644 index 000000000..5e7de0b60 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/verify.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/w2k_lsa_auth.dll b/main/jdk1.8.0_291/jre/bin/w2k_lsa_auth.dll new file mode 100644 index 000000000..d9238a4b3 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/w2k_lsa_auth.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/wsdetect.dll b/main/jdk1.8.0_291/jre/bin/wsdetect.dll new file mode 100644 index 000000000..9c8944443 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/wsdetect.dll differ diff --git a/main/jdk1.8.0_291/jre/bin/zip.dll b/main/jdk1.8.0_291/jre/bin/zip.dll new file mode 100644 index 000000000..db1c66f68 Binary files /dev/null and b/main/jdk1.8.0_291/jre/bin/zip.dll differ diff --git a/main/jdk1.8.0_291/jre/legal/javafx/directshow.md b/main/jdk1.8.0_291/jre/legal/javafx/directshow.md new file mode 100644 index 000000000..bbe1e2706 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/directshow.md @@ -0,0 +1,26 @@ +## Microsoft DirectShow Samples v156905 + +### MIT License (MIT) +``` + +Copyright (c) 1992-2004 Microsoft Corporation. All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/glib.md b/main/jdk1.8.0_291/jre/legal/javafx/glib.md new file mode 100644 index 000000000..1ee603b53 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/glib.md @@ -0,0 +1,538 @@ +## GNU Glib v2.62.2 + +### Glib Notice +``` + +You are receiving a copy of GNU Glib, Version: 2.62.2 in either source or +object code in the JavaFX runtime or JavaFX SDK. The terms of the +Oracle license do NOT apply to the GNU Glib, Version: 2.62.2; it is +licensed under the following license, separately from the Oracle programs +you receive. If you do not wish to install this library, you may delete +this library: + + - On 32-bit Linux systems: delete $(JAVA_HOME)/lib/i386/libglib-lite.so + - On 64-bit Linux systems: delete $(JAVA_HOME)/lib/amd64/libglib-lite.so + - On Mac OS X systems: delete $(JAVA_HOME)/lib/libglib-lite.dylib + - On Windows systems: delete $(JAVA_HOME)\bin\glib-lite.dll + +A copy of the Oracle modified GNU Glib library source code is located +in the following OpenJDK git repository: + + https://github.com/openjdk/jfx + +You can use git to clone the repository or you can browse the +source using a web browser. The root directory of the GNU Glib source +code is here: + + rt/modules/javafx.media/src/main/native/gstreamer/3rd_party/glib/ + + +``` + +### LGPL 2.1 +``` + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/gstreamer.md b/main/jdk1.8.0_291/jre/legal/javafx/gstreamer.md new file mode 100644 index 000000000..450ce8054 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/gstreamer.md @@ -0,0 +1,536 @@ +## GStreamer v1.16.1 + +### GStreamer Notice +``` + +You are receiving a copy of GStreamer, Version: 1.16.1 in either source or +object code in the JavaFX runtime or JavaFX SDK. The terms of the +Oracle license do NOT apply to the GStreamer, Version: 1.16.1; it is +licensed under the following license, separately from the Oracle programs +you receive. If you do not wish to install this library, you may delete +this library: + + - On 32-bit Linux systems: delete $(JAVA_HOME)/lib/i386/libgstreamer-lite.so + - On 64-bit Linux systems: delete $(JAVA_HOME)/lib/amd64/libgstreamer-lite.so + - On Mac OS X systems: delete $(JAVA_HOME)/lib/libgstreamer-lite.dylib + - On Windows systems: delete $(JAVA_HOME)\bin\gstreamer-lite.dll + +A copy of the Oracle modified GStreamer library source code is located +in the following OpenJDK git repository: + + https://github.com/openjdk/jfx + +You can use git to clone the repository or you can browse the +source using a web browser. The root directory of the GStreamer source +code is here: + + rt/modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/ +``` + +### LGPL 2.1 +``` + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/icu_web.md b/main/jdk1.8.0_291/jre/legal/javafx/icu_web.md new file mode 100644 index 000000000..bbdc8d491 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/icu_web.md @@ -0,0 +1,421 @@ +## IBM International Components for Unicode (ICU4C) v64.2 + +### ICU License +``` + +COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) + +Copyright © 1991-2019 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in https://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation +(the "Data Files") or Unicode software and any associated documentation +(the "Software") to deal in the Data Files or Software +without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files +or Software are furnished to do so, provided that either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, +use or other dealings in these Data Files or Software without prior +written authorization of the copyright holder. + +--------------------- + +Third-Party Software Licenses + +This section contains third-party software notices and/or additional +terms for licensed third-party software components included within ICU +libraries. + +1. ICU License - ICU 1.8.1 to ICU 57.1 + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2016 International Business Machines Corporation and others +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY +SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the +property of their respective owners. + +2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) + + # The Google Chrome software developed by Google is licensed under + # the BSD license. Other software included in this distribution is + # provided under other licenses, as set forth below. + # + # The BSD License + # http://opensource.org/licenses/bsd-license.php + # Copyright (C) 2006-2008, Google Inc. + # + # All rights reserved. + # + # Redistribution and use in source and binary forms, with or without + # modification, are permitted provided that the following conditions are met: + # + # Redistributions of source code must retain the above copyright notice, + # this list of conditions and the following disclaimer. + # Redistributions in binary form must reproduce the above + # copyright notice, this list of conditions and the following + # disclaimer in the documentation and/or other materials provided with + # the distribution. + # Neither the name of Google Inc. nor the names of its + # contributors may be used to endorse or promote products derived from + # this software without specific prior written permission. + # + # + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + # + # + # The word list in cjdict.txt are generated by combining three word lists + # listed below with further processing for compound word breaking. The + # frequency is generated with an iterative training against Google web + # corpora. + # + # * Libtabe (Chinese) + # - https://sourceforge.net/project/?group_id=1519 + # - Its license terms and conditions are shown below. + # + # * IPADIC (Japanese) + # - http://chasen.aist-nara.ac.jp/chasen/distribution.html + # - Its license terms and conditions are shown below. + # + # ---------COPYING.libtabe ---- BEGIN-------------------- + # + # /* + # * Copyright (c) 1999 TaBE Project. + # * Copyright (c) 1999 Pai-Hsiang Hsiao. + # * All rights reserved. + # * + # * Redistribution and use in source and binary forms, with or without + # * modification, are permitted provided that the following conditions + # * are met: + # * + # * . Redistributions of source code must retain the above copyright + # * notice, this list of conditions and the following disclaimer. + # * . Redistributions in binary form must reproduce the above copyright + # * notice, this list of conditions and the following disclaimer in + # * the documentation and/or other materials provided with the + # * distribution. + # * . Neither the name of the TaBE Project nor the names of its + # * contributors may be used to endorse or promote products derived + # * from this software without specific prior written permission. + # * + # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + # * OF THE POSSIBILITY OF SUCH DAMAGE. + # */ + # + # /* + # * Copyright (c) 1999 Computer Systems and Communication Lab, + # * Institute of Information Science, Academia + # * Sinica. All rights reserved. + # * + # * Redistribution and use in source and binary forms, with or without + # * modification, are permitted provided that the following conditions + # * are met: + # * + # * . Redistributions of source code must retain the above copyright + # * notice, this list of conditions and the following disclaimer. + # * . Redistributions in binary form must reproduce the above copyright + # * notice, this list of conditions and the following disclaimer in + # * the documentation and/or other materials provided with the + # * distribution. + # * . Neither the name of the Computer Systems and Communication Lab + # * nor the names of its contributors may be used to endorse or + # * promote products derived from this software without specific + # * prior written permission. + # * + # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + # * OF THE POSSIBILITY OF SUCH DAMAGE. + # */ + # + # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, + # University of Illinois + # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 + # + # ---------------COPYING.libtabe-----END-------------------------------- + # + # + # ---------------COPYING.ipadic-----BEGIN------------------------------- + # + # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science + # and Technology. All Rights Reserved. + # + # Use, reproduction, and distribution of this software is permitted. + # Any copy of this software, whether in its original form or modified, + # must include both the above copyright notice and the following + # paragraphs. + # + # Nara Institute of Science and Technology (NAIST), + # the copyright holders, disclaims all warranties with regard to this + # software, including all implied warranties of merchantability and + # fitness, in no event shall NAIST be liable for + # any special, indirect or consequential damages or any damages + # whatsoever resulting from loss of use, data or profits, whether in an + # action of contract, negligence or other tortuous action, arising out + # of or in connection with the use or performance of this software. + # + # A large portion of the dictionary entries + # originate from ICOT Free Software. The following conditions for ICOT + # Free Software applies to the current dictionary as well. + # + # Each User may also freely distribute the Program, whether in its + # original form or modified, to any third party or parties, PROVIDED + # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear + # on, or be attached to, the Program, which is distributed substantially + # in the same form as set out herein and that such intended + # distribution, if actually made, will neither violate or otherwise + # contravene any of the laws and regulations of the countries having + # jurisdiction over the User or the intended distribution itself. + # + # NO WARRANTY + # + # The program was produced on an experimental basis in the course of the + # research and development conducted during the project and is provided + # to users as so produced on an experimental basis. Accordingly, the + # program is provided without any warranty whatsoever, whether express, + # implied, statutory or otherwise. The term "warranty" used herein + # includes, but is not limited to, any warranty of the quality, + # performance, merchantability and fitness for a particular purpose of + # the program and the nonexistence of any infringement or violation of + # any right of any third party. + # + # Each user of the program will agree and understand, and be deemed to + # have agreed and understood, that there is no warranty whatsoever for + # the program and, accordingly, the entire risk arising from or + # otherwise connected with the program is assumed by the user. + # + # Therefore, neither ICOT, the copyright holder, or any other + # organization that participated in or was otherwise related to the + # development of the program and their respective officials, directors, + # officers and other employees shall be held liable for any and all + # damages, including, without limitation, general, special, incidental + # and consequential damages, arising out of or otherwise in connection + # with the use or inability to use the program or any product, material + # or result produced or otherwise obtained by using the program, + # regardless of whether they have been advised of, or otherwise had + # knowledge of, the possibility of such damages at any time during the + # project or thereafter. Each user will be deemed to have agreed to the + # foregoing by his or her commencement of use of the program. The term + # "use" as used herein includes, but is not limited to, the use, + # modification, copying and distribution of the program and the + # production of secondary products from the program. + # + # In the case where the program, whether in its original form or + # modified, was distributed or delivered to or received by a user from + # any person, organization or entity other than ICOT, unless it makes or + # grants independently of ICOT any specific warranty to the user in + # writing, such person, organization or entity, will also be exempted + # from and not be held liable to the user for any such damages as noted + # above as far as the program is concerned. + # + # ---------------COPYING.ipadic-----END---------------------------------- + +3. Lao Word Break Dictionary Data (laodict.txt) + + # Copyright (c) 2013 International Business Machines Corporation + # and others. All Rights Reserved. + # + # Project: http://code.google.com/p/lao-dictionary/ + # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt + # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt + # (copied below) + # + # This file is derived from the above dictionary, with slight + # modifications. + # ---------------------------------------------------------------------- + # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. + # All rights reserved. + # + # Redistribution and use in source and binary forms, with or without + # modification, + # are permitted provided that the following conditions are met: + # + # + # Redistributions of source code must retain the above copyright notice, this + # list of conditions and the following disclaimer. Redistributions in + # binary form must reproduce the above copyright notice, this list of + # conditions and the following disclaimer in the documentation and/or + # other materials provided with the distribution. + # + # + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, + # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED + # OF THE POSSIBILITY OF SUCH DAMAGE. + # -------------------------------------------------------------------------- + +4. Burmese Word Break Dictionary Data (burmesedict.txt) + + # Copyright (c) 2014 International Business Machines Corporation + # and others. All Rights Reserved. + # + # This list is part of a project hosted at: + # github.com/kanyawtech/myanmar-karen-word-lists + # + # -------------------------------------------------------------------------- + # Copyright (c) 2013, LeRoy Benjamin Sharon + # All rights reserved. + # + # Redistribution and use in source and binary forms, with or without + # modification, are permitted provided that the following conditions + # are met: Redistributions of source code must retain the above + # copyright notice, this list of conditions and the following + # disclaimer. Redistributions in binary form must reproduce the + # above copyright notice, this list of conditions and the following + # disclaimer in the documentation and/or other materials provided + # with the distribution. + # + # Neither the name Myanmar Karen Word Lists, nor the names of its + # contributors may be used to endorse or promote products derived + # from this software without specific prior written permission. + # + # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS + # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON + # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR + # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF + # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + # SUCH DAMAGE. + # -------------------------------------------------------------------------- + +5. Time Zone Database + + ICU uses the public domain data and code derived from Time Zone +Database for its time zone support. The ownership of the TZ database +is explained in BCP 175: Procedure for Maintaining the Time Zone +Database section 7. + + # 7. Database Ownership + # + # The TZ database itself is not an IETF Contribution or an IETF + # document. Rather it is a pre-existing and regularly updated work + # that is in the public domain, and is intended to remain in the + # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do + # not apply to the TZ Database or contributions that individuals make + # to it. Should any claims be made and substantiated against the TZ + # Database, the organization that is providing the IANA + # Considerations defined in this RFC, under the memorandum of + # understanding with the IETF, currently ICANN, may act in accordance + # with all competent court orders. No ownership claims will be made + # by ICANN or the IETF Trust on the database or the code. Any person + # making a contribution to the database or code waives all rights to + # future claims in that contribution or in the TZ Database. + +6. Google double-conversion + +Copyright 2006-2011, the V8 project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/jpeg_fx.md b/main/jdk1.8.0_291/jre/legal/javafx/jpeg_fx.md new file mode 100644 index 000000000..e4afe6ec9 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/jpeg_fx.md @@ -0,0 +1,51 @@ +## Independent JPEG Group (IJG) JPEG v9d + +### IJG License +``` + +/* + * jcapimin.c + * + * Copyright (C) 1994-1998, Thomas G. Lane. + * Modified 2003-2010 by Guido Vollbeding. + * This file is part of the Independent JPEG Group's software. + * For conditions of distribution and use, see the accompanying README file. + */ + +[From the README file] +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", and you, +its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute this +software (or portions thereof) for any purpose, without fee, subject to these +conditions: +(1) If any part of the source code for this software is distributed, then this +README file must be included, with this copyright and no-warranty notice +unaltered; and any additions, deletions, or changes to the original files +must be clearly indicated in accompanying documentation. +(2) If only executable code is distributed, then the accompanying +documentation must state that "this software is based in part on the work of +the Independent JPEG Group". +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived from +it. This software may be referred to only as "the Independent JPEG Group's +software". + +We specifically permit and encourage the use of this software as the basis of +commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/libffi.md b/main/jdk1.8.0_291/jre/legal/javafx/libffi.md new file mode 100644 index 000000000..3f474b2e2 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/libffi.md @@ -0,0 +1,28 @@ +## LibFFI v3.3 + +### LibFFI License +``` + +libffi - Copyright (c) 1996-2019 Anthony Green, Red Hat, Inc and others. +See source files for details. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +``Software''), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/libxml2.md b/main/jdk1.8.0_291/jre/legal/javafx/libxml2.md new file mode 100644 index 000000000..c26349050 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/libxml2.md @@ -0,0 +1,30 @@ +## xmlsoft.org: libxml2 v2.9.10 + +### libxml2 License +``` + +Except where otherwise noted in the source code (e.g. the files hash.c, +list.c and the trio files, which are covered by a similar licence but +with different Copyright notices) all the files are: + +Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/libxslt.md b/main/jdk1.8.0_291/jre/legal/javafx/libxslt.md new file mode 100644 index 000000000..c0e5bd6ac --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/libxslt.md @@ -0,0 +1,60 @@ +## xmlsoft.org: libxslt v1.1.34 + +### libxslt License +``` + +Licence for libxslt except libexslt +---------------------------------------------------------------------- + Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of Daniel Veillard shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from him. + +---------------------------------------------------------------------- + +Licence for libexslt +---------------------------------------------------------------------- + Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard. + All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the authors shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from him. +---------------------------------------------------------------------- + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/mesa3d.md b/main/jdk1.8.0_291/jre/legal/javafx/mesa3d.md new file mode 100644 index 000000000..b3f32d840 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/mesa3d.md @@ -0,0 +1,134 @@ +## Mesa 3-D Graphics Library v19.2.1 + +### Mesa License + +``` +Copyright (C) 1999-2007 Brian Paul All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +Attention, Contributors + +When contributing to the Mesa project you must agree to the licensing terms +of the component to which you're contributing. +The following section lists the primary components of the Mesa distribution +and their respective licenses. +Mesa Component Licenses + + + +Component Location License +------------------------------------------------------------------ +Main Mesa code src/mesa/ MIT +Device drivers src/mesa/drivers/* MIT, generally + +Gallium code src/gallium/ MIT + +Ext headers GL/glext.h Khronos + GL/glxext.h Khronos + GL/wglext.h Khronos + KHR/khrplatform.h Khronos + +***************************************************************************** + +---- +include/GL/gl.h : + + + Mesa 3-D graphics library + + Copyright (C) 1999-2006 Brian Paul All Rights Reserved. + Copyright (C) 2009 VMware, Inc. All Rights Reserved. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + + ***************************************************************************** + +---- +include/GL/glext.h +include/GL/glxext.h +include/GL/wglxext.h : + + + Copyright (c) 2013 - 2018 The Khronos Group Inc. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and/or associated documentation files (the + "Materials"), to deal in the Materials without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Materials, and to + permit persons to whom the Materials are furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Materials. + + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + + ***************************************************************************** + +---- +include/KHR/khrplatform.h : + + Copyright (c) 2008 - 2018 The Khronos Group Inc. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and/or associated documentation files (the + "Materials"), to deal in the Materials without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Materials, and to + permit persons to whom the Materials are furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Materials. + + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + + ***************************************************************************** + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/public_suffix.md b/main/jdk1.8.0_291/jre/legal/javafx/public_suffix.md new file mode 100644 index 000000000..3c015a442 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/public_suffix.md @@ -0,0 +1,399 @@ +## Mozilla Public Suffix List + +### Public Suffix Notice +``` +You are receiving a copy of the Mozilla Public Suffix List in the following +file: /lib/security/public_suffix_list.dat. The terms of the +Oracle license do NOT apply to this file; it is licensed under the +Mozilla Public License 2.0, separately from the Oracle programs you receive. +If you do not wish to use the Public Suffix List, you may remove the +/lib/security/public_suffix_list.dat file. + +The Source Code of this file is available under the +Mozilla Public License, v. 2.0 and is located at +https://raw.githubusercontent.com/publicsuffix/list/cbbba1d234670453df9c930dfbf510c0474d4301/public_suffix_list.dat. +If a copy of the MPL was not distributed with this file, you can obtain one +at https://mozilla.org/MPL/2.0/. + +Software distributed under the License is distributed on an "AS IS" basis, +WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +for the specific language governing rights and limitations under the License. +``` + +### MPL v2.0 +``` +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at https://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/javafx/webkit.md b/main/jdk1.8.0_291/jre/legal/javafx/webkit.md new file mode 100644 index 000000000..7487d2a67 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/javafx/webkit.md @@ -0,0 +1,536 @@ +## WebKit Open Source Project: WebKit v610.2 + +### WebKit Notice +``` + +You are receiving a copy of WebKit in either source or +object code in the JavaFX runtime or JavaFX SDK. The terms of the +Oracle license do NOT apply to WebKit; it is +licensed under the following license, separately from the Oracle programs +you receive. If you do not wish to install this library, you may delete +this library: + + - On 32-bit Linux systems: delete $(JAVA_HOME)/lib/i386/libjfxwebkit.so + - On 64-bit Linux systems: delete $(JAVA_HOME)/lib/amd64/libjfxwebkit.so + - On Mac OS X systems: delete $(JAVA_HOME)/lib/libjfxwebkit.dylib + - On Windows systems: delete $(JAVA_HOME)\bin\jfxwebkit.dll + +A copy of the Oracle modified WebKit library source code is located +in the following OpenJDK git repository: + + https://github.com/openjdk/jfx + +You can use git to clone the repository or you can browse the +source using a web browser. The root directory of the WebKit source +code is here: + + rt/modules/javafx.web/src/main/native/ +``` + +### LGPL 2.1 +``` + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/asm.md b/main/jdk1.8.0_291/jre/legal/jdk/asm.md new file mode 100644 index 000000000..bbaf73e81 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/asm.md @@ -0,0 +1,36 @@ +## ASM Bytecode Manipulation Framework v5.0.3 + +### ASM License +``` + +Copyright (c) 2000-2011 France Télécom +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF +THE POSSIBILITY OF SUCH DAMAGE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/bcel.md b/main/jdk1.8.0_291/jre/legal/jdk/bcel.md new file mode 100644 index 000000000..a5f124978 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/bcel.md @@ -0,0 +1,222 @@ +## Apache Commons Byte Code Engineering Library (BCEL) Version 6.3.1 + +### Apache Commons BCEL Notice +``` + + ========================================================================= + == NOTICE file corresponding to the section 4 d of == + == the Apache License, Version 2.0, == + == in this case for the Apache Commons BCEL distribution. == + ========================================================================= + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + +``` + +### Apache 2.0 License +``` + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/cldr.md b/main/jdk1.8.0_291/jre/legal/jdk/cldr.md new file mode 100644 index 000000000..666bd6935 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/cldr.md @@ -0,0 +1,63 @@ +## Unicode Common Local Data Repository (CLDR) v21.0.1 + +### CLDR License + +``` + +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + +Unicode Data Files include all data files under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, and +http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF +online code charts under the directory http://www.unicode.org/Public/. +Software includes any source code published in the Unicode Standard or under +the directories http://www.unicode.org/Public/, +http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. + +NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, +INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA +FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO +BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT +AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR +SOFTWARE. + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the +Terms of Use in http://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of the Unicode data files and any associated documentation (the "Data Files") +or Unicode software and any associated documentation (the "Software") to deal +in the Data Files or Software without restriction, including without +limitation the rights to use, copy, modify, merge, publish, distribute, and/or +sell copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that (a) the above +copyright notice(s) and this permission notice appear with all copies of the +Data Files or Software, (b) both the above copyright notice(s) and this +permission notice appear in associated documentation, and (c) there is clear +notice in each modified Data File or in the Software as well as in the +documentation associated with the Data File(s) or Software that the data or +software has been modified. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY +KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD +PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN +THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS +ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE +DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall not +be used in advertising or otherwise to promote the sale, use or other dealings +in these Data Files or Software without prior written authorization of the +copyright holder. + +Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United +States and other countries. All third party trademarks referenced herein are +the property of their respective owners. + + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/colorimaging.md b/main/jdk1.8.0_291/jre/legal/jdk/colorimaging.md new file mode 100644 index 000000000..1ff85178d --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/colorimaging.md @@ -0,0 +1,7 @@ +## Eastman Kodak Company: Portions of color management and imaging software + +### Eastman Kodak Notice +``` +Portions Copyright Eastman Kodak Company 1991-2003 +``` + diff --git a/main/jdk1.8.0_291/jre/legal/jdk/cryptix.md b/main/jdk1.8.0_291/jre/legal/jdk/cryptix.md new file mode 100644 index 000000000..cd19206b9 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/cryptix.md @@ -0,0 +1,35 @@ +## Cryptix AES v3.2.0 + +### Cryptix General License +``` + +Copyright (c) 1995-2005 The Cryptix Foundation Limited. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + 1. Redistributions of source code must retain the copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + +THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND +CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +``` + diff --git a/main/jdk1.8.0_291/jre/legal/jdk/dom.md b/main/jdk1.8.0_291/jre/legal/jdk/dom.md new file mode 100644 index 000000000..fc8fd4b3c --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/dom.md @@ -0,0 +1,62 @@ +## DOM Level 3 Core Specification v1.0 + +### W3C License +``` + +W3C SOFTWARE NOTICE AND LICENSE + +http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 + +This work (and included software, documentation such as READMEs, or other +related items) is being provided by the copyright holders under the following +license. By obtaining, using and/or copying this work, you (the licensee) +agree that you have read, understood, and will comply with the following terms +and conditions. + +Permission to copy, modify, and distribute this software and its +documentation, with or without modification, for any purpose and without fee +or royalty is hereby granted, provided that you include the following on ALL +copies of the software and documentation or portions thereof, including +modifications: + + 1.The full text of this NOTICE in a location viewable to users of the + redistributed or derivative work. + + 2.Any pre-existing intellectual property disclaimers, notices, or terms and + conditions. If none exist, the W3C Software Short Notice should be included + (hypertext is preferred, text is permitted) within the body of any + redistributed or derivative code. + + 3.Notice of any changes or modifications to the files, including the date + changes were made. (We recommend you provide URIs to the location from + which the code is derived.) + +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS +MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR +PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY +THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. + +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL +OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR +DOCUMENTATION. The name and trademarks of copyright holders may NOT be used +in advertising or publicity pertaining to the software without specific, +written prior permission. Title to copyright in this software and any +associated documentation will at all times remain with copyright holders. + +____________________________________ + +This formulation of W3C's notice and license became active on December 31 +2002. This version removes the copyright ownership notice such that this +license can be used with materials other than those owned by the W3C, reflects +that ERCIM is now a host of the W3C, includes references to this specific +dated version of the license, and removes the ambiguous grant of "use". +Otherwise, this version is the same as the previous version and is written so +as to preserve the Free Software Foundation's assessment of GPL compatibility +and OSI's certification under the Open Source Definition. Please see our +Copyright FAQ for common questions about using materials from our site, +including specific terms and conditions for packages like libwww, Amaya, and +Jigsaw. Other questions about this notice can be directed to +site-policy@w3.org. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/dynalink.md b/main/jdk1.8.0_291/jre/legal/jdk/dynalink.md new file mode 100644 index 000000000..cf08f1258 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/dynalink.md @@ -0,0 +1,32 @@ +## Dynalink v.5 + +### Dynalink License +``` + +Copyright (c) 2009-2013, Attila Szegedi + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: +* Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +* Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +* Neither the name of the copyright holder nor the names of + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/ecc.md b/main/jdk1.8.0_291/jre/legal/jdk/ecc.md new file mode 100644 index 000000000..80dc5032c --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/ecc.md @@ -0,0 +1,581 @@ +## Mozilla Elliptic Curve Cryptography (ECC) + +### Mozilla ECC Notice + +``` +This notice is provided with respect to Elliptic Curve Cryptography, +which is included with JRE, JDK, and OpenJDK. + +You are receiving a copy +of the Elliptic Curve Cryptography library in source +form with the JDK and OpenJDK source distributions, and as object code in +the JRE & JDK runtimes. + +In the case of the JRE & JDK runtimes, the terms of the Oracle license do +NOT apply to the Elliptic Curve Cryptography library; it is licensed under the +following license, separately from Oracle's JDK & JRE. If you do not wish to +install the Elliptic Curve Cryptography library, you may delete the +Elliptic Curve Cryptography library: + - On Solaris and Linux systems: delete $(JAVA_HOME)/lib/libsunec.so + - On Windows systems: delete $(JAVA_HOME)\bin\sunec.dll + - On Mac OSX systems: delete + For JRE: /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libsunec.dylib + For JDK: $(JAVA_HOME)/jre/lib/libsunec.dylib + +``` + +### Written Offer for Source Code +``` + +For third party technology that you receive from Oracle in binary form +which is licensed under an open source license that gives you the right +to receive the source code for that binary, you can obtain a copy of +the applicable source code from this page: +http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/file/tip/src/share/native/sun/security/ec/impl + +If the source code for the technology was not provided to you with the +binary, you can also receive a copy of the source code on physical +media by submitting a written request to: + + Oracle America, Inc. + Attn: Associate General Counsel, + Development and Engineering Legal + 500 Oracle Parkway, 10th Floor + Redwood Shores, CA 94065 + +Or, you may send an email to Oracle using the form at: + +http://www.oracle.com/goto/opensourcecode/request + +Your request should include: + + - The name of the component or binary file(s) for which you are requesting the source code + + - The name and version number of the Oracle product containing the binary + + - The date you received the Oracle product + + - Your name + + - Your company name (if applicable) + + - Your return mailing address and email and + + - A telephone number in the event we need to reach you. + +We may charge you a fee to cover the cost of physical media and processing. +Your request must be sent (i) within three (3) years of the date you +received the Oracle product that included the component or binary +file(s) that are the subject of your request, or (ii) in the case of +code licensed under the GPL v3, for as long as Oracle offers spare +parts or customer support for that product model. + +``` + +### LGPL 2.1 +``` + + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/freebxml.md b/main/jdk1.8.0_291/jre/legal/jdk/freebxml.md new file mode 100644 index 000000000..96623e18f --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/freebxml.md @@ -0,0 +1,73 @@ +## freebXML Registry v3.1 + +### freebXML Notice +``` + + * + * This software consists of voluntary contributions made by many + * individuals on behalf of the freebxml Software Foundation. For more + * information on the freebxml Software Foundation, please see + * "http://www.freebxml.org/". + * + * This product includes software developed by the Apache Software + * Foundation (http://www.apache.org/). + * + * $Header: /cvsroot/ebxmlrr/omar/license.txt,v 1.3 2006/04/16 19:10:35 dougb62 Exp $ + * + +``` + + +### The freebXML License, Version 1.1 +``` + + ==================================================================== + * + * The freebxml License, Version 1.1 + * + * Copyright (c) 2001 freebxml.org. All rights + * reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in + * the documentation and/or other materials provided with the + * distribution. + * + * 3. The end-user documentation included with the redistribution, if + * any, must include the following acknowlegement: + * "This product includes software developed by + * freebxml.org (http://www.freebxml.org/)." + * Alternately, this acknowlegement may appear in the software itself, + * if and wherever such third-party acknowlegements normally appear. + * + * 4. The names "The freebXML Registry Project", "freebxml Software + * Foundation" must not be used to endorse or promote products derived + * from this software without prior written permission. For written + * permission, please contact ebxmlrr-team@lists.sourceforge.net. + * + * 5. Products derived from this software may not be called "freebxml", + * "freebXML Registry" nor may freebxml" appear in their names without prior + * written permission of the freebxml Group. + * + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED + * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL THE freebxml SOFTWARE FOUNDATION OR + * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT + * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * ==================================================================== + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/giflib.md b/main/jdk1.8.0_291/jre/legal/jdk/giflib.md new file mode 100644 index 000000000..3a9884d5e --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/giflib.md @@ -0,0 +1,32 @@ +## GIFLIB v5.2.1 + +### GIFLIB License +``` + +The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + +https://sourceforge.net/p/giflib/code/ci/master/tree/openbsd-reallocarray.c + +Copyright (c) 2008 Otto Moerbeek +SPDX-License-Identifier: MIT + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/icu.md b/main/jdk1.8.0_291/jre/legal/jdk/icu.md new file mode 100644 index 000000000..9bf02a637 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/icu.md @@ -0,0 +1,66 @@ +## International Components for Unicode (ICU4J) v60.2 + +### ICU4J License + +``` + +UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE +Unicode Data Files include all data files under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, +http://www.unicode.org/cldr/data/, +http://source.icu-project.org/repos/icu/, and +http://www.unicode.org/utility/trac/browser/. + +Unicode Data Files do not include PDF online code charts under the +directory http://www.unicode.org/Public/. + +Software includes any source code published in the Unicode Standard +or under the directories +http://www.unicode.org/Public/, http://www.unicode.org/reports/, +http://www.unicode.org/cldr/data/, +http://source.icu-project.org/repos/icu/, and +http://www.unicode.org/utility/trac/browser/. + +NOTICE TO USER: Carefully read the following legal agreement. +BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S +DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), +YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +TERMS AND CONDITIONS OF THIS AGREEMENT. +IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE +THE DATA FILES OR SOFTWARE. + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 1991-2018 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in http://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation +(the "Data Files") or Unicode software and any associated documentation +(the "Software") to deal in the Data Files or Software +without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files +or Software are furnished to do so, provided that either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, +use or other dealings in these Data Files or Software without prior +written authorization of the copyright holder. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/jcup.md b/main/jdk1.8.0_291/jre/legal/jdk/jcup.md new file mode 100644 index 000000000..354d2f16a --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/jcup.md @@ -0,0 +1,24 @@ +## CUP Parser Generator for Java v 0.11b + +### CUP Parser Generator License +``` + +Copyright 1996-2015 by Scott Hudson, Frank Flannery, C. Scott Ananian, Michael Petter + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided +that the above copyright notice appear in all copies and that both +the copyright notice and this permission notice and warranty disclaimer +appear in supporting documentation, and that the names of the authors or +their employers not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior permission. + +The authors and their employers disclaim all warranties with regard to +this software, including all implied warranties of merchantability and +fitness. In no event shall the authors or their employers be liable for +any special, indirect or consequential damages or any damages whatsoever +resulting from loss of use, data or profits, whether in an action of +contract, negligence or other tortious action, arising out of or in +connection with the use or performance of this software. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/joni.md b/main/jdk1.8.0_291/jre/legal/jdk/joni.md new file mode 100644 index 000000000..0a61f06a5 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/joni.md @@ -0,0 +1,27 @@ +## JRuby Joni v2.1.40 + +### MIT License +``` + +Copyright (c) 2017 JRuby Team + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +``` + diff --git a/main/jdk1.8.0_291/jre/legal/jdk/jopt-simple.md b/main/jdk1.8.0_291/jre/legal/jdk/jopt-simple.md new file mode 100644 index 000000000..404a6c2e9 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/jopt-simple.md @@ -0,0 +1,27 @@ +## jopt-simple v3.0 + +### MIT License +``` + +Copyright (c) 2004-2009 Paul R. Holser, Jr. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/jpeg.md b/main/jdk1.8.0_291/jre/legal/jdk/jpeg.md new file mode 100644 index 000000000..be7b11f66 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/jpeg.md @@ -0,0 +1,83 @@ +## Independent JPEG Group: JPEG release 6b + +### JPEG License +``` + +Must reproduce following license in documentation and/or other materials +provided with distribution: + +The authors make NO WARRANTY or representation, either express or implied, +with respect to this software, its quality, accuracy, merchantability, or +fitness for a particular purpose. This software is provided "AS IS", +and you, its user, assume the entire risk as to its quality and accuracy. + +This software is copyright (C) 1991-1998, Thomas G. Lane. +All Rights Reserved except as specified below. + +Permission is hereby granted to use, copy, modify, and distribute +this software (or portions thereof) for any purpose, without fee, +subject to these conditions: + +(1) If any part of the source code for this software is distributed, +then this README file must be included, with this copyright and no-warranty +notice unaltered; and any additions, deletions, or changes to the original +files must be clearly indicated in accompanying documentation. + +(2) If only executable code is distributed, then the accompanying documentation +must state that "this software is based in part on the work of the +Independent JPEG Group". + +(3) Permission for use of this software is granted only if the user accepts +full responsibility for any undesirable consequences; the authors accept +NO LIABILITY for damages of any kind. + +These conditions apply to any software derived from or based on the IJG code, +not just to the unmodified library. If you use our work, you ought to +acknowledge us. + +Permission is NOT granted for the use of any IJG author's name or company name +in advertising or publicity relating to this software or products derived +from it. This software may be referred to only as "the Independent JPEG +Group's software". + +We specifically permit and encourage the use of this software as the basis +of commercial products, provided that all warranty or liability claims are +assumed by the product vendor. + + +ansi2knr.c is included in this distribution by permission of L. Peter Deutsch, +sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA. +ansi2knr.c is NOT covered by the above copyright and conditions, but instead +by the usual distribution terms of the Free Software Foundation; principally, +that you must include source code if you redistribute it. +(See the file ansi2knr.c for full details.) However, since ansi2knr.c is +not needed as part of any program generated from the IJG code, this does not +limit you more than the foregoing paragraphs do. + +The Unix configuration script "configure" was produced with GNU Autoconf. +It is copyright by the Free Software Foundation but is freely distributable. +The same holds for its supporting scripts (config.guess, config.sub, +ltconfig, ltmain.sh). Another support script, install-sh, is copyright +by M.I.T. but is also freely distributable. + +It appears that the arithmetic coding option of the JPEG spec is covered +by patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding +cannot legally be used without obtaining one or more licenses. For this +reason, support for arithmetic coding has been removed from the free +JPEG software. (Since arithmetic coding provides only a marginal gain +over the unpatented Huffman mode, it is unlikely that very many +implementations will support it.) So far as we are aware, there are +no patent restrictions on the remaining code. + +The IJG distribution formerly included code to read and write GIF files. +To avoid entanglement with the Unisys LZW patent, GIF reading support +has been removed altogether, and the GIF writer has been simplified to +produce "uncompressed GIFs". This technique does not use the LZW algorithm; +the resulting GIF files are larger than usual, but are readable by all +standard GIF decoders. + +We are required to state that "The Graphics Interchange Format(c) is +the Copyright property of CompuServe Incorporated. GIF(sm) is a +Service Mark property of CompuServe Incorporated." + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/lcms.md b/main/jdk1.8.0_291/jre/legal/jdk/lcms.md new file mode 100644 index 000000000..134da8ab5 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/lcms.md @@ -0,0 +1,27 @@ +## Little Color Management System (LCMS) v2.11 + +### LCMS License +``` + +Little Color Management System +Copyright (c) 1998-2020 Marti Maria Saguer + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the Software +is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO +THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/libpng.md b/main/jdk1.8.0_291/jre/legal/jdk/libpng.md new file mode 100644 index 000000000..6fdf4671e --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/libpng.md @@ -0,0 +1,144 @@ +## libpng v1.6.37 + +### libpng License +``` + + + + COPYRIGHT NOTICE, DISCLAIMER, and LICENSE + ========================================= + + PNG Reference Library License version 2 + --------------------------------------- + + * Copyright (c) 1995-2019 The PNG Reference Library Authors. + * Copyright (c) 2018-2019 Cosmin Truta. + * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. + * Copyright (c) 1996-1997 Andreas Dilger. + * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + + The software is supplied "as is", without warranty of any kind, + express or implied, including, without limitation, the warranties + of merchantability, fitness for a particular purpose, title, and + non-infringement. In no event shall the Copyright owners, or + anyone distributing the software, be liable for any damages or + other liability, whether in contract, tort or otherwise, arising + from, out of, or in connection with the software, or the use or + other dealings in the software, even if advised of the possibility + of such damage. + + Permission is hereby granted to use, copy, modify, and distribute + this software, or portions hereof, for any purpose, without fee, + subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you + must not claim that you wrote the original software. If you + use this software in a product, an acknowledgment in the product + documentation would be appreciated, but is not required. + + 2. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + + 3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + + + PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) + ----------------------------------------------------------------------- + + libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are + Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are + derived from libpng-1.0.6, and are distributed according to the same + disclaimer and license as libpng-1.0.6 with the following individuals + added to the list of Contributing Authors: + + Simon-Pierre Cadieux + Eric S. Raymond + Mans Rullgard + Cosmin Truta + Gilles Vollant + James Yu + Mandar Sahastrabuddhe + Google Inc. + Vadim Barkov + + and with the following additions to the disclaimer: + + There is no warranty against interference with your enjoyment of + the library or against infringement. There is no warranty that our + efforts or the library will fulfill any of your particular purposes + or needs. This library is provided with all faults, and the entire + risk of satisfactory quality, performance, accuracy, and effort is + with the user. + + Some files in the "contrib" directory and some configure-generated + files that are distributed with libpng have other copyright owners, and + are released under other open source licenses. + + libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are + Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from + libpng-0.96, and are distributed according to the same disclaimer and + license as libpng-0.96, with the following individuals added to the + list of Contributing Authors: + + Tom Lane + Glenn Randers-Pehrson + Willem van Schaik + + libpng versions 0.89, June 1996, through 0.96, May 1997, are + Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, + and are distributed according to the same disclaimer and license as + libpng-0.88, with the following individuals added to the list of + Contributing Authors: + + John Bowler + Kevin Bracey + Sam Bushell + Magnus Holmgren + Greg Roelofs + Tom Tanner + + Some files in the "scripts" directory have other copyright owners, + but are released under this license. + + libpng versions 0.5, May 1995, through 0.88, January 1996, are + Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. + + For the purposes of this copyright and license, "Contributing Authors" + is defined as the following set of individuals: + + Andreas Dilger + Dave Martindale + Guy Eric Schalnat + Paul Schmidt + Tim Wegner + + The PNG Reference Library is supplied "AS IS". The Contributing + Authors and Group 42, Inc. disclaim all warranties, expressed or + implied, including, without limitation, the warranties of + merchantability and of fitness for any purpose. The Contributing + Authors and Group 42, Inc. assume no liability for direct, indirect, + incidental, special, exemplary, or consequential damages, which may + result from the use of the PNG Reference Library, even if advised of + the possibility of such damage. + + Permission is hereby granted to use, copy, modify, and distribute this + source code, or portions hereof, for any purpose, without fee, subject + to the following restrictions: + + 1. The origin of this source code must not be misrepresented. + + 2. Altered versions must be plainly marked as such and must not + be misrepresented as being the original source. + + 3. This Copyright notice may not be removed or altered from any + source or altered source distribution. + + The Contributing Authors and Group 42, Inc. specifically permit, + without fee, and encourage the use of this source code as a component + to supporting the PNG file format in commercial products. If you use + this source code in a product, acknowledgment is not required but would + be appreciated. + +``` + diff --git a/main/jdk1.8.0_291/jre/legal/jdk/mesa3d.md b/main/jdk1.8.0_291/jre/legal/jdk/mesa3d.md new file mode 100644 index 000000000..4a8b4f74e --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/mesa3d.md @@ -0,0 +1,134 @@ +## Mesa 3-D Graphics Library v19.2.1 + +### Mesa License +``` + +Copyright (C) 1999-2007 Brian Paul All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +Attention, Contributors + +When contributing to the Mesa project you must agree to the licensing terms +of the component to which you're contributing. +The following section lists the primary components of the Mesa distribution +and their respective licenses. +Mesa Component Licenses + + + +Component Location License +------------------------------------------------------------------ +Main Mesa code src/mesa/ MIT +Device drivers src/mesa/drivers/* MIT, generally + +Gallium code src/gallium/ MIT + +Ext headers GL/glext.h Khronos + GL/glxext.h Khronos + GL/wglext.h Khronos + KHR/khrplatform.h Khronos + +***************************************************************************** + +---- +include/GL/gl.h : + + + Mesa 3-D graphics library + + Copyright (C) 1999-2006 Brian Paul All Rights Reserved. + Copyright (C) 2009 VMware, Inc. All Rights Reserved. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR + OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR + OTHER DEALINGS IN THE SOFTWARE. + + ***************************************************************************** + +---- +include/GL/glext.h +include/GL/glxext.h +include/GL/wglxext.h : + + + Copyright (c) 2013 - 2018 The Khronos Group Inc. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and/or associated documentation files (the + "Materials"), to deal in the Materials without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Materials, and to + permit persons to whom the Materials are furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Materials. + + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + + ***************************************************************************** + +---- +include/KHR/khrplatform.h : + + Copyright (c) 2008 - 2018 The Khronos Group Inc. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and/or associated documentation files (the + "Materials"), to deal in the Materials without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Materials, and to + permit persons to whom the Materials are furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Materials. + + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + + ***************************************************************************** + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/pkcs11cryptotoken.md b/main/jdk1.8.0_291/jre/legal/jdk/pkcs11cryptotoken.md new file mode 100644 index 000000000..92d5159e1 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/pkcs11cryptotoken.md @@ -0,0 +1,73 @@ +## OASIS PKCS #11 Cryptographic Token Interface v3.0 + +### OASIS PKCS #11 Cryptographic Token Interface License +

+
+Copyright © OASIS Open 2020. All Rights Reserved.
+
+    All capitalized terms in the following text have the meanings
+assigned to them in the OASIS Intellectual Property Rights Policy (the
+"OASIS IPR Policy"). The full Policy may be found at the OASIS website:
+[http://www.oasis-open.org/policies-guidelines/ipr]
+
+    This document and translations of it may be copied and furnished to
+others, and derivative works that comment on or otherwise explain it or
+assist in its implementation may be prepared, copied, published, and
+distributed, in whole or in part, without restriction of any kind,
+provided that the above copyright notice and this section are included
+on all such copies and derivative works. However, this document itself
+may not be modified in any way, including by removing the copyright
+notice or references to OASIS, except as needed for the purpose of
+developing any document or deliverable produced by an OASIS Technical
+Committee (in which case the rules applicable to copyrights, as set
+forth in the OASIS IPR Policy, must be followed) or as required to
+translate it into languages other than English.
+
+    The limited permissions granted above are perpetual and will not be
+revoked by OASIS or its successors or assigns.
+
+    This document and the information contained herein is provided on an
+"AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED,
+INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
+INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED
+WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. OASIS
+AND ITS MEMBERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THIS DOCUMENT OR ANY
+PART THEREOF.
+
+    [OASIS requests that any OASIS Party or any other party that
+believes it has patent claims that would necessarily be infringed by
+implementations of this OASIS Standards Final Deliverable, to notify
+OASIS TC Administrator and provide an indication of its willingness to
+grant patent licenses to such patent claims in a manner consistent with
+the IPR Mode of the OASIS Technical Committee that produced this
+deliverable.]
+
+    [OASIS invites any party to contact the OASIS TC Administrator if it
+is aware of a claim of ownership of any patent claims that would
+necessarily be infringed by implementations of this OASIS Standards
+Final Deliverable by a patent holder that is not willing to provide a
+license to such patent claims in a manner consistent with the IPR Mode
+of the OASIS Technical Committee that produced this OASIS Standards
+Final Deliverable. OASIS may include such claims on its website, but
+disclaims any obligation to do so.]
+
+    [OASIS takes no position regarding the validity or scope of any
+intellectual property or other rights that might be claimed to pertain
+to the implementation or use of the technology described in this OASIS
+Standards Final Deliverable or the extent to which any license under
+such rights might or might not be available; neither does it represent
+that it has made any effort to identify any such rights. Information on
+OASIS' procedures with respect to rights in any document or deliverable
+produced by an OASIS Technical Committee can be found on the OASIS
+website. Copies of claims of rights made available for publication and
+any assurances of licenses to be made available, or the result of an
+attempt made to obtain a general license or permission for the use of
+such proprietary rights by implementers or users of this OASIS Standards
+Final Deliverable, can be obtained from the OASIS TC Administrator.
+OASIS makes no representation that any information or list of
+intellectual property rights will at any time be complete, or that any
+claims in such list are, in fact, Essential Claims.]
+
+
+ diff --git a/main/jdk1.8.0_291/jre/legal/jdk/pkcs11wrapper.md b/main/jdk1.8.0_291/jre/legal/jdk/pkcs11wrapper.md new file mode 100644 index 000000000..793d6a271 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/pkcs11wrapper.md @@ -0,0 +1,46 @@ +## IAIK (Institute for Applied Information Processing and Communication) PKCS#11 wrapper files v1 + +### IAIK License +``` + +Copyright (c) 2002 Graz University of Technology. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. The end-user documentation included with the redistribution, if any, must + include the following acknowledgment: + + "This product includes software developed by IAIK of Graz University of + Technology." + + Alternately, this acknowledgment may appear in the software itself, if and + wherever such third-party acknowledgments normally appear. + +4. The names "Graz University of Technology" and "IAIK of Graz University of + Technology" must not be used to endorse or promote products derived from this + software without prior written permission. + +5. Products derived from this software may not be called "IAIK PKCS Wrapper", + nor may "IAIK" appear in their name, without prior written permission of + Graz University of Technology. + +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/relaxngcc.md b/main/jdk1.8.0_291/jre/legal/jdk/relaxngcc.md new file mode 100644 index 000000000..672600e63 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/relaxngcc.md @@ -0,0 +1,48 @@ +## RelaxNGCC v 1.12 + +### RelaxNGCC License + +``` + +Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. The end-user documentation included with the redistribution, if any, must + include the following acknowledgment: + + "This product includes software developed by Daisuke Okajima + and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)." + +Alternately, this acknowledgment may appear in the software itself, if and +wherever such third-party acknowledgments normally appear. + +4. The names of the copyright holders must not be used to endorse or promote + products derived from this software without prior written permission. For + written permission, please contact the copyright holders. + +5. Products derived from this software may not be called "RELAXNGCC", nor may + "RELAXNGCC" appear in their name, without prior written permission of the + copyright holders. + +THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE APACHE +SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, +EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/relaxngdatatype.md b/main/jdk1.8.0_291/jre/legal/jdk/relaxngdatatype.md new file mode 100644 index 000000000..cc15d0133 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/relaxngdatatype.md @@ -0,0 +1,37 @@ +## RelaxNG Datatype v1.0 + +### RelaxNG Datatype License +``` + +Copyright (c) 2005, 2010 Thai Open Source Software Center Ltd +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + Neither the names of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/relaxngom.md b/main/jdk1.8.0_291/jre/legal/jdk/relaxngom.md new file mode 100644 index 000000000..922604ba7 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/relaxngom.md @@ -0,0 +1,24 @@ +## RelaxNG Object Model/Parser (RNGOM.jar) v20050510 + +### RelaxNG Object Model/Parser License +``` +Copyright (c) Kohsuke Kawaguchi + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: The above copyright +notice and this permission notice shall be included in all copies or +substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/santuario.md b/main/jdk1.8.0_291/jre/legal/jdk/santuario.md new file mode 100644 index 000000000..d9209d88a --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/santuario.md @@ -0,0 +1,238 @@ +## Apache Santuario XML Security for Java v2.1.4 + +### Apache Santuario Notice +``` + +Apache Santuario - XML Security for Java +Copyright 1999-2019 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +It was originally based on software copyright (c) 2001, Institute for +Data Communications Systems, . + +The development of this software was partly funded by the European +Commission in the project in the ISIS Programme. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + +``` + +### Apache 2.0 License +``` + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/thaidict.md b/main/jdk1.8.0_291/jre/legal/jdk/thaidict.md new file mode 100644 index 000000000..21edd2c85 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/thaidict.md @@ -0,0 +1,31 @@ +## Thai Dictionary + +### Thai Dictionary License +``` + +Copyright (C) 1982 The Royal Institute, Thai Royal Government. + +Copyright (C) 1998 National Electronics and Computer Technology Center, +National Science and Technology Development Agency, +Ministry of Science Technology and Environment, +Thai Royal Government. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/unicode.md b/main/jdk1.8.0_291/jre/legal/jdk/unicode.md new file mode 100644 index 000000000..fc9dc4f41 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/unicode.md @@ -0,0 +1,53 @@ +## Unicode Character Database v6.2 + +### Unicode Character Database + +``` + UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE + + See Terms of Use for definitions of Unicode Inc.'s + Data Files and Software. + + NOTICE TO USER: Carefully read the following legal agreement. + BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S + DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), + YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE + TERMS AND CONDITIONS OF THIS AGREEMENT. + IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE + THE DATA FILES OR SOFTWARE. + + COPYRIGHT AND PERMISSION NOTICE + Copyright © 1991-2019 Unicode, Inc. All rights reserved. + Distributed under the Terms of Use in https://www.unicode.org/copyright.html. + + Permission is hereby granted, free of charge, to any person obtaining + a copy of the Unicode data files and any associated documentation + (the "Data Files") or Unicode software and any associated documentation + (the "Software") to deal in the Data Files or Software + without restriction, including without limitation the rights to use, + copy, modify, merge, publish, distribute, and/or sell copies of + the Data Files or Software, and to permit persons to whom the Data Files + or Software are furnished to do so, provided that either + (a) this copyright and permission notice appear with all copies + of the Data Files or Software, or + (b) this copyright and permission notice appear in associated + Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF + ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE + WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT OF THIRD PARTY RIGHTS. + IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS + NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL + DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, + DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER + TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR + PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, + use or other dealings in these Data Files or Software without prior + written authorization of the copyright holder. + +``` + diff --git a/main/jdk1.8.0_291/jre/legal/jdk/xalan.md b/main/jdk1.8.0_291/jre/legal/jdk/xalan.md new file mode 100644 index 000000000..c2da5d256 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/xalan.md @@ -0,0 +1,234 @@ +## Apache Xalan v2.7.2 + +### Apache Xalan Notice +``` + + ====================================================================================== + == NOTICE file corresponding to the section 4d of the Apache License, Version 2.0, == + == in this case for the Apache Xalan distribution. == + ====================================================================================== + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + + Specifically, we only include the XSLTC portion of the source from the Xalan distribution. + The Xalan project has two processors: an interpretive one (Xalan Interpretive) and a + compiled one (The XSLT Compiler (XSLTC)). We *only* use the XSLTC part of Xalan; We use + the source from the packages that are part of the XSLTC sources. + + Portions of this software was originally based on the following: + + - software copyright (c) 1999-2002, Lotus Development Corporation., http://www.lotus.com. + - software copyright (c) 2001-2002, Sun Microsystems., http://www.sun.com. + - software copyright (c) 2003, IBM Corporation., http://www.ibm.com. + - voluntary contributions made by Ovidiu Predescu (ovidiu@cup.hp.com) on behalf of the + Apache Software Foundation and was originally developed at Hewlett Packard Company. + +``` + +### Apache 2.0 License +``` + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/xerces.md b/main/jdk1.8.0_291/jre/legal/jdk/xerces.md new file mode 100644 index 000000000..64a9ba5e4 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/xerces.md @@ -0,0 +1,229 @@ +## Apache Xerces v2.12.1 + +### Apache Xerces Notice +``` + ========================================================================= + == NOTICE file corresponding to section 4(d) of the Apache License, == + == Version 2.0, in this case for the Apache Xerces Java distribution. == + ========================================================================= + + Apache Xerces Java + Copyright 1999-2020 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - voluntary contributions made by Paul Eng on behalf of the + Apache Software Foundation that were originally developed at iClick, Inc., + software copyright (c) 1999. +``` + +### Apache 2.0 License +``` + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +``` diff --git a/main/jdk1.8.0_291/jre/legal/jdk/xmlresolver.md b/main/jdk1.8.0_291/jre/legal/jdk/xmlresolver.md new file mode 100644 index 000000000..0ee77ab9a --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/xmlresolver.md @@ -0,0 +1,233 @@ +## Apache XML Commons Resolver v1.2 + +### Apache XML Commons Resolver Notice + +``` + +This product includes software developed by The Apache Software +Foundation (http://www.apache.org/). + +Copyright 2001-2004 The Apache Software Foundation or its licensor, +as applicable. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +``` + +### Apache 2.0 License +``` + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +``` + diff --git a/main/jdk1.8.0_291/jre/legal/jdk/zlib.md b/main/jdk1.8.0_291/jre/legal/jdk/zlib.md new file mode 100644 index 000000000..172bacae7 --- /dev/null +++ b/main/jdk1.8.0_291/jre/legal/jdk/zlib.md @@ -0,0 +1,27 @@ +## zlib v1.2.11 + +### zlib License +``` + +Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Jean-loup Gailly Mark Adler +jloup@gzip.org madler@alumni.caltech.edu + +``` diff --git a/main/jdk1.8.0_291/jre/lib/accessibility.properties b/main/jdk1.8.0_291/jre/lib/accessibility.properties new file mode 100644 index 000000000..d9f12e3fd --- /dev/null +++ b/main/jdk1.8.0_291/jre/lib/accessibility.properties @@ -0,0 +1,6 @@ +# +# Load the Java Access Bridge class into the JVM +# +#assistive_technologies=com.sun.java.accessibility.AccessBridge +#screen_magnifier_present=true + diff --git a/main/jdk1.8.0_291/jre/lib/amd64/jvm.cfg b/main/jdk1.8.0_291/jre/lib/amd64/jvm.cfg new file mode 100644 index 000000000..4a2d9648e --- /dev/null +++ b/main/jdk1.8.0_291/jre/lib/amd64/jvm.cfg @@ -0,0 +1,38 @@ +# +# +# +# Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# List of JVMs that can be used as an option to java, javac, etc. +# Order is important -- first in this list is the default JVM. +# NOTE that this both this file and its format are UNSUPPORTED and +# WILL GO AWAY in a future release. +# +# You may also select a JVM in an arbitrary location with the +# "-XXaltjvm=" option, but that too is unsupported +# and may not be available in a future release. +# +-server KNOWN +-client IGNORE diff --git a/main/jdk1.8.0_291/jre/lib/calendars.properties b/main/jdk1.8.0_291/jre/lib/calendars.properties new file mode 100644 index 000000000..6bf523fda --- /dev/null +++ b/main/jdk1.8.0_291/jre/lib/calendars.properties @@ -0,0 +1,62 @@ +# Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# +# + +# +# Japanese imperial calendar +# +# Meiji since 1868-01-01 00:00:00 local time (Gregorian) +# Taisho since 1912-07-30 00:00:00 local time (Gregorian) +# Showa since 1926-12-25 00:00:00 local time (Gregorian) +# Heisei since 1989-01-08 00:00:00 local time (Gregorian) +# Reiwa since 2019-05-01 00:00:00 local time (Gregorian) +calendar.japanese.type: LocalGregorianCalendar +calendar.japanese.eras: \ + name=Meiji,abbr=M,since=-3218832000000; \ + name=Taisho,abbr=T,since=-1812153600000; \ + name=Showa,abbr=S,since=-1357603200000; \ + name=Heisei,abbr=H,since=600220800000; \ + name=Reiwa,abbr=R,since=1556668800000 + +# +# Taiwanese calendar +# Minguo since 1911-01-01 00:00:00 local time (Gregorian) +calendar.taiwanese.type: LocalGregorianCalendar +calendar.taiwanese.eras: \ + name=MinGuo,since=-1830384000000 + +# +# Thai Buddhist calendar +# Buddhist Era since -542-01-01 00:00:00 local time (Gregorian) +calendar.thai-buddhist.type: LocalGregorianCalendar +calendar.thai-buddhist.eras: \ + name=BuddhistEra,abbr=B.E.,since=-79302585600000 +calendar.thai-buddhist.year-boundary: \ + day1=4-1,since=-79302585600000; \ + day1=1-1,since=-915148800000 + +# +# Hijrah calendars +# +calendar.hijrah.Hijrah-umalqura: hijrah-config-umalqura.properties +calendar.hijrah.Hijrah-umalqura.type: islamic-umalqura diff --git a/main/jdk1.8.0_291/jre/lib/charsets.jar b/main/jdk1.8.0_291/jre/lib/charsets.jar new file mode 100644 index 000000000..5d6c12405 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/charsets.jar differ diff --git a/main/jdk1.8.0_291/jre/lib/classlist b/main/jdk1.8.0_291/jre/lib/classlist new file mode 100644 index 000000000..36e8ca1e5 --- /dev/null +++ b/main/jdk1.8.0_291/jre/lib/classlist @@ -0,0 +1,2469 @@ +java/lang/Object +java/lang/String +java/io/Serializable +java/lang/Comparable +java/lang/CharSequence +java/lang/Class +java/lang/reflect/GenericDeclaration +java/lang/reflect/AnnotatedElement +java/lang/reflect/Type +java/lang/Cloneable +java/lang/ClassLoader +java/lang/System +java/lang/Throwable +java/lang/Error +java/lang/ThreadDeath +java/lang/Exception +java/lang/RuntimeException +java/lang/SecurityManager +java/security/ProtectionDomain +java/security/AccessControlContext +java/security/SecureClassLoader +java/lang/ClassNotFoundException +java/lang/ReflectiveOperationException +java/lang/NoClassDefFoundError +java/lang/LinkageError +java/lang/ClassCastException +java/lang/ArrayStoreException +java/lang/VirtualMachineError +java/lang/OutOfMemoryError +java/lang/StackOverflowError +java/lang/IllegalMonitorStateException +java/lang/ref/Reference +java/lang/ref/SoftReference +java/lang/ref/WeakReference +java/lang/ref/FinalReference +java/lang/ref/PhantomReference +sun/misc/Cleaner +java/lang/ref/Finalizer +java/lang/Thread +java/lang/Runnable +java/lang/ThreadGroup +java/lang/Thread$UncaughtExceptionHandler +java/util/Properties +java/util/Hashtable +java/util/Map +java/util/Dictionary +java/lang/reflect/AccessibleObject +java/lang/reflect/Field +java/lang/reflect/Member +java/lang/reflect/Parameter +java/lang/reflect/Method +java/lang/reflect/Executable +java/lang/reflect/Constructor +sun/reflect/MagicAccessorImpl +sun/reflect/MethodAccessorImpl +sun/reflect/MethodAccessor +sun/reflect/ConstructorAccessorImpl +sun/reflect/ConstructorAccessor +sun/reflect/DelegatingClassLoader +sun/reflect/ConstantPool +sun/reflect/UnsafeStaticFieldAccessorImpl +sun/reflect/UnsafeFieldAccessorImpl +sun/reflect/FieldAccessorImpl +sun/reflect/FieldAccessor +sun/reflect/CallerSensitive +java/lang/annotation/Annotation +java/lang/invoke/DirectMethodHandle +java/lang/invoke/MethodHandle +java/lang/invoke/MemberName +java/lang/invoke/MethodHandleNatives +java/lang/invoke/LambdaForm +java/lang/invoke/MethodType +java/lang/BootstrapMethodError +java/lang/invoke/CallSite +java/lang/invoke/ConstantCallSite +java/lang/invoke/MutableCallSite +java/lang/invoke/VolatileCallSite +java/lang/StringBuffer +java/lang/AbstractStringBuilder +java/lang/Appendable +java/lang/StringBuilder +sun/misc/Unsafe +java/io/ByteArrayInputStream +java/io/InputStream +java/io/Closeable +java/lang/AutoCloseable +java/io/File +java/net/URLClassLoader +java/net/URL +java/util/jar/Manifest +sun/misc/Launcher +sun/misc/Launcher$AppClassLoader +sun/misc/Launcher$ExtClassLoader +java/security/CodeSource +java/lang/StackTraceElement +java/nio/Buffer +java/lang/Boolean +java/lang/Character +java/lang/Float +java/lang/Number +java/lang/Double +java/lang/Byte +java/lang/Short +java/lang/Integer +java/lang/Long +java/lang/NullPointerException +java/lang/ArithmeticException +java/io/ObjectStreamField +java/lang/String$CaseInsensitiveComparator +java/util/Comparator +java/lang/RuntimePermission +java/security/BasicPermission +java/security/Permission +java/security/Guard +java/security/AccessController +java/lang/reflect/ReflectPermission +sun/reflect/ReflectionFactory$GetReflectionFactoryAction +java/security/PrivilegedAction +java/security/cert/Certificate +java/util/Vector +java/util/List +java/util/Collection +java/lang/Iterable +java/util/RandomAccess +java/util/AbstractList +java/util/AbstractCollection +java/util/Stack +sun/reflect/ReflectionFactory +java/lang/ref/Reference$Lock +java/lang/ref/Reference$ReferenceHandler +java/lang/ref/ReferenceQueue +java/lang/ref/ReferenceQueue$Null +java/lang/ref/ReferenceQueue$Lock +java/lang/ref/Finalizer$FinalizerThread +sun/misc/VM +java/util/Hashtable$Entry +java/util/Map$Entry +java/lang/Math +java/util/Hashtable$EntrySet +java/util/AbstractSet +java/util/Set +java/util/Collections +java/util/Collections$EmptySet +java/util/Collections$EmptyList +java/util/Collections$EmptyMap +java/util/AbstractMap +java/util/Collections$SynchronizedSet +java/util/Collections$SynchronizedCollection +java/util/Objects +java/util/Hashtable$Enumerator +java/util/Enumeration +java/util/Iterator +java/lang/Runtime +sun/misc/Version +java/io/FileInputStream +java/io/FileDescriptor +java/io/FileDescriptor$1 +sun/misc/JavaIOFileDescriptorAccess +sun/misc/SharedSecrets +java/lang/NoSuchMethodError +java/lang/IncompatibleClassChangeError +java/util/ArrayList +java/util/Collections$UnmodifiableRandomAccessList +java/util/Collections$UnmodifiableList +java/util/Collections$UnmodifiableCollection +sun/reflect/Reflection +java/util/HashMap +java/util/HashMap$Node +java/io/FileOutputStream +java/io/OutputStream +java/io/Flushable +java/io/BufferedInputStream +java/io/FilterInputStream +java/util/concurrent/atomic/AtomicReferenceFieldUpdater +java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl +java/util/concurrent/atomic/AtomicReferenceFieldUpdater$AtomicReferenceFieldUpdaterImpl$1 +java/security/PrivilegedExceptionAction +java/lang/Class$3 +java/lang/Class$ReflectionData +java/lang/Class$Atomic +sun/reflect/generics/repository/ClassRepository +sun/reflect/generics/repository/GenericDeclRepository +sun/reflect/generics/repository/AbstractRepository +java/lang/Class$AnnotationData +sun/reflect/annotation/AnnotationType +java/lang/ClassValue$ClassValueMap +java/util/WeakHashMap +java/lang/reflect/Modifier +java/lang/reflect/ReflectAccess +sun/reflect/LangReflectAccess +sun/reflect/misc/ReflectUtil +java/io/PrintStream +java/io/FilterOutputStream +java/io/BufferedOutputStream +java/io/OutputStreamWriter +java/io/Writer +sun/nio/cs/StreamEncoder +java/nio/charset/Charset +sun/nio/cs/StandardCharsets +sun/nio/cs/FastCharsetProvider +java/nio/charset/spi/CharsetProvider +sun/nio/cs/StandardCharsets$Aliases +sun/util/PreHashedMap +sun/nio/cs/StandardCharsets$Classes +sun/nio/cs/StandardCharsets$Cache +java/lang/ThreadLocal +java/util/concurrent/atomic/AtomicInteger +sun/security/action/GetPropertyAction +java/util/Arrays +sun/nio/cs/MS1252 +sun/nio/cs/HistoricallyNamedCharset +sun/nio/cs/SingleByte +java/lang/Class$1 +sun/reflect/ReflectionFactory$1 +sun/reflect/NativeConstructorAccessorImpl +sun/reflect/DelegatingConstructorAccessorImpl +sun/nio/cs/SingleByte$Encoder +sun/nio/cs/ArrayEncoder +java/nio/charset/CharsetEncoder +java/nio/charset/CodingErrorAction +java/nio/ByteBuffer +java/nio/HeapByteBuffer +java/nio/Bits +java/nio/ByteOrder +java/nio/Bits$1 +sun/misc/JavaNioAccess +java/io/BufferedWriter +java/io/DefaultFileSystem +java/io/WinNTFileSystem +java/io/FileSystem +java/io/ExpiringCache +java/io/ExpiringCache$1 +java/util/LinkedHashMap +java/io/File$PathStatus +java/lang/Enum +java/nio/file/Path +java/nio/file/Watchable +java/lang/ClassLoader$3 +java/io/ExpiringCache$Entry +java/util/LinkedHashMap$Entry +java/lang/ClassLoader$NativeLibrary +java/lang/Terminator +java/lang/Terminator$1 +sun/misc/SignalHandler +sun/misc/Signal +sun/misc/NativeSignalHandler +java/lang/Integer$IntegerCache +sun/misc/OSEnvironment +sun/io/Win32ErrorMode +java/lang/System$2 +sun/misc/JavaLangAccess +java/lang/IllegalArgumentException +java/lang/Compiler +java/lang/Compiler$1 +sun/misc/Launcher$Factory +java/net/URLStreamHandlerFactory +sun/security/util/Debug +java/lang/ClassLoader$ParallelLoaders +java/util/WeakHashMap$Entry +java/util/Collections$SetFromMap +java/util/WeakHashMap$KeySet +java/net/URLClassLoader$7 +sun/misc/JavaNetAccess +java/util/StringTokenizer +sun/misc/Launcher$ExtClassLoader$1 +sun/misc/MetaIndex +java/io/BufferedReader +java/io/Reader +java/lang/Readable +java/io/FileReader +java/io/InputStreamReader +sun/nio/cs/StreamDecoder +sun/nio/cs/SingleByte$Decoder +sun/nio/cs/ArrayDecoder +java/nio/charset/CharsetDecoder +java/nio/CharBuffer +java/nio/HeapCharBuffer +java/nio/charset/CoderResult +java/nio/charset/CoderResult$1 +java/nio/charset/CoderResult$Cache +java/nio/charset/CoderResult$2 +java/lang/reflect/Array +java/util/Locale +java/util/Locale$Cache +sun/util/locale/LocaleObjectCache +java/util/concurrent/ConcurrentHashMap +java/util/concurrent/ConcurrentMap +java/util/concurrent/ConcurrentHashMap$Segment +java/util/concurrent/locks/ReentrantLock +java/util/concurrent/locks/Lock +java/util/concurrent/ConcurrentHashMap$Node +java/util/concurrent/ConcurrentHashMap$CounterCell +java/util/concurrent/ConcurrentHashMap$KeySetView +java/util/concurrent/ConcurrentHashMap$CollectionView +java/util/concurrent/ConcurrentHashMap$ValuesView +java/util/concurrent/ConcurrentHashMap$EntrySetView +sun/util/locale/BaseLocale +sun/util/locale/BaseLocale$Cache +sun/util/locale/BaseLocale$Key +sun/util/locale/LocaleObjectCache$CacheEntry +java/util/Locale$LocaleKey +sun/util/locale/LocaleUtils +java/lang/CharacterData +java/lang/CharacterDataLatin1 +java/util/HashMap$TreeNode +java/io/FileInputStream$1 +sun/net/www/ParseUtil +java/util/BitSet +java/net/Parts +sun/net/www/protocol/file/Handler +java/net/URLStreamHandler +java/security/ProtectionDomain$JavaSecurityAccessImpl +sun/misc/JavaSecurityAccess +java/security/ProtectionDomain$2 +sun/misc/JavaSecurityProtectionDomainAccess +java/security/ProtectionDomain$Key +java/security/Principal +java/util/HashSet +sun/misc/URLClassPath +sun/net/www/protocol/jar/Handler +sun/misc/Launcher$AppClassLoader$1 +java/lang/SystemClassLoaderAction +java/lang/invoke/MethodHandleImpl +java/lang/invoke/MethodHandleImpl$1 +java/lang/invoke/MethodHandleImpl$2 +java/util/function/Function +java/lang/invoke/MethodHandleImpl$3 +java/lang/invoke/MethodHandleImpl$4 +java/lang/ClassValue +java/lang/ClassValue$Entry +java/lang/ClassValue$Identity +java/lang/ClassValue$Version +java/lang/invoke/MemberName$Factory +java/lang/invoke/MethodHandleStatics +java/lang/invoke/MethodHandleStatics$1 +sun/misc/PostVMInitHook +sun/usagetracker/UsageTrackerClient +java/util/concurrent/atomic/AtomicBoolean +sun/usagetracker/UsageTrackerClient$1 +sun/usagetracker/UsageTrackerClient$4 +sun/usagetracker/UsageTrackerClient$2 +java/lang/ProcessEnvironment +java/lang/ProcessEnvironment$NameComparator +java/lang/ProcessEnvironment$EntryComparator +java/util/Collections$UnmodifiableMap +java/util/TreeMap +java/util/NavigableMap +java/util/SortedMap +java/lang/ProcessEnvironment$CheckedEntrySet +java/util/HashMap$EntrySet +java/lang/ProcessEnvironment$CheckedEntrySet$1 +java/util/HashMap$EntryIterator +java/util/HashMap$HashIterator +java/lang/ProcessEnvironment$CheckedEntry +java/util/TreeMap$Entry +sun/usagetracker/UsageTrackerClient$3 +java/lang/StringCoding +java/lang/ThreadLocal$ThreadLocalMap +java/lang/ThreadLocal$ThreadLocalMap$Entry +sun/nio/cs/UTF_8 +sun/nio/cs/Unicode +java/lang/StringCoding$StringEncoder +sun/nio/cs/UTF_8$Encoder +java/io/FileOutputStream$1 +sun/launcher/LauncherHelper +java/lang/StringCoding$StringDecoder +java/net/URLClassLoader$1 +sun/net/util/URLUtil +sun/misc/URLClassPath$3 +sun/misc/URLClassPath$JarLoader +sun/misc/URLClassPath$Loader +java/util/zip/ZipFile +java/util/zip/ZipConstants +java/util/zip/ZipFile$1 +sun/misc/JavaUtilZipFileAccess +sun/misc/URLClassPath$JarLoader$1 +sun/misc/FileURLMapper +java/util/jar/JarFile +java/util/jar/JavaUtilJarAccessImpl +sun/misc/JavaUtilJarAccess +java/nio/charset/StandardCharsets +sun/nio/cs/US_ASCII +sun/nio/cs/ISO_8859_1 +sun/nio/cs/UTF_16BE +sun/nio/cs/UTF_16LE +sun/nio/cs/UTF_16 +java/util/ArrayDeque +java/util/Deque +java/util/Queue +java/util/zip/ZipCoder +sun/misc/PerfCounter +sun/misc/Perf$GetPerfAction +sun/misc/Perf +sun/misc/PerfCounter$CoreCounters +sun/nio/ch/DirectBuffer +java/nio/DirectByteBuffer +java/nio/MappedByteBuffer +java/nio/DirectLongBufferU +java/nio/LongBuffer +sun/misc/JarIndex +sun/misc/ExtensionDependency +java/util/zip/ZipEntry +java/util/jar/JarFile$JarFileEntry +java/util/jar/JarEntry +java/util/zip/ZipFile$ZipFileInputStream +java/util/zip/Inflater +java/util/zip/ZStreamRef +java/util/zip/ZipFile$ZipFileInflaterInputStream +java/util/zip/InflaterInputStream +sun/misc/IOUtils +sun/misc/URLClassPath$JarLoader$2 +sun/misc/Resource +sun/nio/ByteBuffered +java/security/Permissions +java/security/PermissionCollection +sun/net/www/protocol/file/FileURLConnection +sun/net/www/URLConnection +java/net/URLConnection +sun/net/www/MessageHeader +java/io/FilePermission +java/io/FilePermission$1 +java/io/FilePermissionCollection +java/security/AllPermission +java/security/UnresolvedPermission +java/security/BasicPermissionCollection +javax/swing/JLabel +javax/swing/SwingConstants +javax/accessibility/Accessible +javax/swing/JComponent +javax/swing/TransferHandler$HasGetTransferHandler +java/awt/Container +java/awt/Component +java/awt/image/ImageObserver +java/awt/MenuContainer +sun/launcher/LauncherHelper$FXHelper +java/lang/Class$MethodArray +java/lang/InterruptedException +javax/swing/JFrame +javax/swing/WindowConstants +javax/swing/RootPaneContainer +java/awt/Frame +java/awt/Window +java/util/concurrent/ConcurrentHashMap$ForwardingNode +java/awt/Graphics +java/lang/Void +sun/util/logging/PlatformLogger +sun/util/logging/PlatformLogger$Level +sun/util/logging/PlatformLogger$1 +sun/util/logging/PlatformLogger$DefaultLoggerProxy +sun/util/logging/PlatformLogger$LoggerProxy +sun/util/logging/PlatformLogger$JavaLoggerProxy +sun/util/logging/LoggingSupport +sun/util/logging/LoggingSupport$1 +java/util/logging/LoggingProxyImpl +sun/util/logging/LoggingProxy +sun/reflect/UnsafeFieldAccessorFactory +sun/reflect/UnsafeQualifiedStaticObjectFieldAccessorImpl +sun/reflect/UnsafeQualifiedStaticFieldAccessorImpl +sun/util/logging/LoggingSupport$2 +java/util/Date +sun/util/calendar/CalendarSystem +sun/util/calendar/Gregorian +sun/util/calendar/BaseCalendar +sun/util/calendar/AbstractCalendar +java/awt/Component$AWTTreeLock +java/awt/Toolkit +java/awt/Toolkit$4 +sun/awt/AWTAccessor$ToolkitAccessor +sun/awt/AWTAccessor +java/awt/Toolkit$5 +sun/util/CoreResourceBundleControl +java/util/ResourceBundle$Control +java/util/Arrays$ArrayList +java/util/ResourceBundle$Control$CandidateListCache +java/util/ResourceBundle +java/util/ResourceBundle$1 +java/util/spi/ResourceBundleControlProvider +java/util/ServiceLoader +java/util/ServiceLoader$LazyIterator +java/util/ServiceLoader$1 +java/util/LinkedHashMap$LinkedEntrySet +java/util/LinkedHashMap$LinkedEntryIterator +java/util/LinkedHashMap$LinkedHashIterator +sun/misc/Launcher$BootClassPathHolder +sun/misc/Launcher$BootClassPathHolder$1 +sun/misc/URLClassPath$2 +java/lang/ClassLoader$2 +sun/misc/URLClassPath$1 +java/net/URLClassLoader$3 +sun/misc/CompoundEnumeration +java/io/FileNotFoundException +java/io/IOException +java/security/PrivilegedActionException +java/net/URLClassLoader$3$1 +java/util/ResourceBundle$RBClassLoader +java/util/ResourceBundle$RBClassLoader$1 +java/util/ResourceBundle$CacheKey +java/util/ResourceBundle$LoaderReference +java/util/ResourceBundle$CacheKeyReference +java/util/ResourceBundle$SingleFormatControl +java/util/LinkedList +java/util/AbstractSequentialList +java/util/LinkedList$Node +sun/awt/resources/awt +java/util/ListResourceBundle +java/awt/Toolkit$3 +java/awt/Toolkit$1 +java/util/Properties$LineReader +java/awt/GraphicsEnvironment +java/lang/invoke/LambdaMetafactory +java/lang/invoke/MethodHandles$Lookup +java/lang/invoke/MethodType$ConcurrentWeakInternSet +java/lang/invoke/MethodTypeForm +java/lang/invoke/Invokers +java/lang/invoke/MethodType$ConcurrentWeakInternSet$WeakEntry +java/lang/invoke/MethodHandles +sun/invoke/util/Wrapper +sun/invoke/util/Wrapper$Format +java/lang/Byte$ByteCache +java/lang/Short$ShortCache +java/lang/Character$CharacterCache +java/lang/Long$LongCache +sun/invoke/util/VerifyAccess +sun/invoke/util/ValueConversions +java/lang/NoSuchMethodException +java/lang/invoke/LambdaForm$BasicType +java/lang/invoke/LambdaForm$Name +java/lang/invoke/LambdaForm$NamedFunction +java/lang/invoke/SimpleMethodHandle +java/lang/invoke/BoundMethodHandle +java/lang/invoke/BoundMethodHandle$SpeciesData +java/lang/invoke/BoundMethodHandle$Factory +java/lang/invoke/BoundMethodHandle$Species_L +java/util/HashMap$Values +java/util/HashMap$ValueIterator +sun/invoke/util/BytecodeDescriptor +java/lang/invoke/DirectMethodHandle$Lazy +java/lang/InstantiationException +java/util/Collections$UnmodifiableCollection$1 +java/util/AbstractList$Itr +java/lang/invoke/InvokerBytecodeGenerator +jdk/internal/org/objectweb/asm/ClassWriter +jdk/internal/org/objectweb/asm/ClassVisitor +jdk/internal/org/objectweb/asm/ByteVector +jdk/internal/org/objectweb/asm/Item +jdk/internal/org/objectweb/asm/MethodWriter +jdk/internal/org/objectweb/asm/MethodVisitor +jdk/internal/org/objectweb/asm/Type +jdk/internal/org/objectweb/asm/Label +jdk/internal/org/objectweb/asm/Frame +jdk/internal/org/objectweb/asm/AnnotationWriter +jdk/internal/org/objectweb/asm/AnnotationVisitor +java/lang/invoke/MethodHandleImpl$Intrinsic +java/lang/invoke/InvokerBytecodeGenerator$2 +sun/invoke/util/VerifyType +sun/invoke/empty/Empty +java/lang/NoSuchFieldException +java/lang/invoke/InvokerBytecodeGenerator$CpPatch +java/lang/invoke/DirectMethodHandle$Accessor +java/util/ArrayList$Itr +java/util/RandomAccessSubList +java/util/SubList +java/util/SubList$1 +java/util/ListIterator +java/util/AbstractList$ListItr +java/lang/invoke/MethodHandleImpl$AsVarargsCollector +java/lang/invoke/DelegatingMethodHandle +java/lang/invoke/WrongMethodTypeException +java/lang/invoke/MethodHandleImpl$Lazy +java/lang/invoke/MethodHandleImpl$IntrinsicMethodHandle +java/lang/NoSuchFieldError +java/lang/IllegalAccessException +java/lang/invoke/LambdaFormEditor +java/lang/invoke/LambdaFormEditor$Transform$Kind +java/lang/invoke/LambdaFormEditor$Transform +java/lang/invoke/LambdaFormBuffer +jdk/internal/org/objectweb/asm/FieldWriter +jdk/internal/org/objectweb/asm/FieldVisitor +java/lang/invoke/InnerClassLambdaMetafactory +java/lang/invoke/AbstractValidatingLambdaMetafactory +java/util/PropertyPermission +java/security/AccessController$1 +sun/security/util/SecurityConstants +java/net/NetPermission +java/security/SecurityPermission +java/net/SocketPermission +sun/security/action/GetBooleanAction +java/security/AllPermissionCollection +java/lang/invoke/InfoFromMemberName +java/lang/invoke/MethodHandleInfo +java/lang/invoke/InnerClassLambdaMetafactory$ForwardingMethodGenerator +java/lang/invoke/TypeConvertingMethodAdapter +java/lang/invoke/InnerClassLambdaMetafactory$1 +java/awt/Insets +java/awt/event/InputEvent +java/awt/event/ComponentEvent +java/awt/AWTEvent +java/util/EventObject +java/awt/AWTEvent$1 +sun/awt/AWTAccessor$AWTEventAccessor +java/awt/event/NativeLibLoader +java/awt/event/NativeLibLoader$1 +java/awt/event/InputEvent$1 +sun/awt/AWTAccessor$InputEventAccessor +sun/awt/windows/WComponentPeer +java/awt/peer/ComponentPeer +java/awt/dnd/peer/DropTargetPeer +sun/awt/windows/WObjectPeer +java/awt/Font +java/awt/Font$FontAccessImpl +sun/font/FontAccess +java/awt/geom/AffineTransform +sun/font/AttributeValues +sun/font/EAttribute +java/text/AttributedCharacterIterator$Attribute +java/lang/Class$4 +sun/reflect/NativeMethodAccessorImpl +sun/reflect/DelegatingMethodAccessorImpl +java/awt/font/TextAttribute +java/awt/Component$1 +sun/awt/AWTAccessor$ComponentAccessor +java/awt/Component$DummyRequestFocusController +sun/awt/RequestFocusController +java/awt/LayoutManager +java/awt/LightweightDispatcher +java/awt/event/AWTEventListener +java/util/EventListener +java/awt/Dimension +java/awt/geom/Dimension2D +java/awt/Container$1 +sun/awt/AWTAccessor$ContainerAccessor +javax/swing/JComponent$1 +java/awt/ComponentOrientation +java/awt/Component$3 +sun/awt/AppContext +java/util/IdentityHashMap +java/util/Collections$SynchronizedMap +sun/awt/AppContext$GetAppContextLock +sun/awt/AppContext$6 +sun/misc/JavaAWTAccess +sun/awt/AppContext$3 +sun/awt/AppContext$2 +sun/awt/SunToolkit +sun/awt/WindowClosingSupport +sun/awt/WindowClosingListener +sun/awt/ComponentFactory +sun/awt/InputMethodSupport +sun/awt/KeyboardFocusManagerPeerProvider +java/util/concurrent/locks/ReentrantLock$NonfairSync +java/util/concurrent/locks/ReentrantLock$Sync +java/util/concurrent/locks/AbstractQueuedSynchronizer +java/util/concurrent/locks/AbstractOwnableSynchronizer +java/util/concurrent/locks/AbstractQueuedSynchronizer$Node +java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject +java/util/concurrent/locks/Condition +sun/misc/SoftCache +sun/awt/AppContext$State +sun/awt/AppContext$1 +java/awt/EventQueue +java/awt/EventQueue$1 +java/awt/EventQueue$2 +sun/awt/AWTAccessor$EventQueueAccessor +java/awt/Queue +sun/awt/MostRecentKeyValue +sun/awt/PostEventQueue +javax/swing/event/EventListenerList +javax/swing/SwingUtilities +javax/swing/RepaintManager +javax/swing/RepaintManager$DisplayChangedHandler +sun/awt/DisplayChangedListener +javax/swing/RepaintManager$1 +sun/swing/SwingAccessor$RepaintManagerAccessor +sun/swing/SwingAccessor +sun/awt/Win32GraphicsEnvironment +sun/java2d/SunGraphicsEnvironment +sun/awt/windows/WToolkit +sun/awt/windows/WToolkit$1 +sun/java2d/SurfaceData +java/awt/Transparency +sun/java2d/DisposerTarget +sun/java2d/StateTrackable +sun/java2d/Surface +sun/java2d/InvalidPipeException +java/lang/IllegalStateException +sun/java2d/NullSurfaceData +sun/java2d/StateTrackable$State +sun/java2d/loops/SurfaceType +sun/awt/image/PixelConverter +sun/awt/image/PixelConverter$Xrgb +sun/awt/image/PixelConverter$Argb +sun/awt/image/PixelConverter$ArgbPre +sun/awt/image/PixelConverter$Xbgr +sun/awt/image/PixelConverter$Rgba +sun/awt/image/PixelConverter$RgbaPre +sun/awt/image/PixelConverter$Ushort565Rgb +sun/awt/image/PixelConverter$Ushort555Rgb +sun/awt/image/PixelConverter$Ushort555Rgbx +sun/awt/image/PixelConverter$Ushort4444Argb +sun/awt/image/PixelConverter$ByteGray +sun/awt/image/PixelConverter$UshortGray +sun/awt/image/PixelConverter$Rgbx +sun/awt/image/PixelConverter$Bgrx +sun/awt/image/PixelConverter$ArgbBm +java/awt/image/ColorModel +java/awt/image/ColorModel$1 +java/awt/image/DirectColorModel +java/awt/image/PackedColorModel +java/awt/color/ColorSpace +java/awt/color/ICC_Profile +sun/java2d/cmm/ProfileDeferralInfo +sun/java2d/cmm/ProfileDeferralMgr +java/awt/color/ICC_ProfileRGB +java/awt/color/ICC_Profile$1 +sun/java2d/cmm/ProfileActivator +java/awt/color/ICC_ColorSpace +sun/java2d/StateTrackableDelegate +sun/java2d/StateTrackableDelegate$2 +sun/java2d/pipe/NullPipe +sun/java2d/pipe/PixelDrawPipe +sun/java2d/pipe/PixelFillPipe +sun/java2d/pipe/ShapeDrawPipe +sun/java2d/pipe/TextPipe +sun/java2d/pipe/DrawImagePipe +java/awt/image/IndexColorModel +sun/java2d/pipe/LoopPipe +sun/java2d/pipe/ParallelogramPipe +sun/java2d/pipe/LoopBasedPipe +sun/java2d/pipe/RenderingEngine +sun/java2d/pipe/RenderingEngine$1 +sun/dc/DuctusRenderingEngine +sun/java2d/pipe/OutlineTextRenderer +sun/java2d/pipe/SolidTextRenderer +sun/java2d/pipe/GlyphListLoopPipe +sun/java2d/pipe/GlyphListPipe +sun/java2d/pipe/AATextRenderer +sun/java2d/pipe/LCDTextRenderer +sun/java2d/pipe/AlphaColorPipe +sun/java2d/pipe/CompositePipe +sun/java2d/SurfaceData$PixelToShapeLoopConverter +sun/java2d/pipe/PixelToShapeConverter +sun/java2d/SurfaceData$PixelToPgramLoopConverter +sun/java2d/pipe/PixelToParallelogramConverter +sun/java2d/pipe/TextRenderer +sun/java2d/pipe/SpanClipRenderer +sun/java2d/pipe/Region +sun/java2d/pipe/RegionIterator +sun/java2d/pipe/Region$ImmutableRegion +sun/java2d/pipe/AAShapePipe +sun/java2d/pipe/AlphaPaintPipe +sun/java2d/pipe/SpanShapeRenderer$Composite +sun/java2d/pipe/SpanShapeRenderer +sun/java2d/pipe/GeneralCompositePipe +sun/java2d/pipe/DrawImage +sun/java2d/loops/RenderCache +sun/java2d/loops/RenderCache$Entry +sun/awt/image/SunVolatileImage +sun/java2d/DestSurfaceProvider +java/awt/image/VolatileImage +java/awt/Image +java/awt/ImageCapabilities +java/awt/Image$1 +sun/awt/image/SurfaceManager$ImageAccessor +sun/awt/image/SurfaceManager +sun/awt/image/VolatileSurfaceManager +sun/awt/windows/WToolkit$2 +sun/java2d/windows/WindowsFlags +sun/java2d/windows/WindowsFlags$1 +sun/java2d/WindowsSurfaceManagerFactory +sun/java2d/SurfaceManagerFactory +sun/awt/SunDisplayChanger +sun/java2d/SunGraphicsEnvironment$1 +sun/misc/FloatingDecimal +sun/misc/FloatingDecimal$ExceptionalBinaryToASCIIBuffer +sun/misc/FloatingDecimal$BinaryToASCIIConverter +sun/misc/FloatingDecimal$BinaryToASCIIBuffer +sun/misc/FloatingDecimal$1 +sun/misc/FloatingDecimal$PreparedASCIIToBinaryBuffer +sun/misc/FloatingDecimal$ASCIIToBinaryConverter +sun/misc/FloatingDecimal$ASCIIToBinaryBuffer +java/awt/Toolkit$2 +java/awt/Toolkit$DesktopPropertyChangeSupport +java/beans/PropertyChangeSupport +java/beans/PropertyChangeSupport$PropertyChangeListenerMap +java/beans/ChangeListenerMap +java/beans/PropertyChangeListener +sun/awt/SunToolkit$ModalityListenerList +sun/awt/ModalityListener +sun/misc/PerformanceLogger +sun/misc/PerformanceLogger$TimeData +sun/awt/windows/WToolkit$ToolkitDisposer +sun/java2d/DisposerRecord +sun/java2d/Disposer +sun/java2d/Disposer$1 +sun/misc/ThreadGroupUtils +sun/awt/AWTAutoShutdown +java/lang/invoke/DirectMethodHandle$Special +java/lang/ApplicationShutdownHooks +java/lang/ApplicationShutdownHooks$1 +java/lang/Shutdown +java/lang/Shutdown$Lock +java/awt/Rectangle +java/awt/Shape +java/awt/geom/Rectangle2D +java/awt/geom/RectangularShape +javax/swing/RepaintManager$ProcessingRunnable +com/sun/java/swing/SwingUtilities3 +javax/swing/UIManager +javax/swing/UIManager$LookAndFeelInfo +sun/awt/OSInfo +sun/awt/OSInfo$WindowsVersion +sun/awt/OSInfo$1 +sun/awt/OSInfo$OSType +sun/awt/HeadlessToolkit +sun/awt/windows/WDesktopProperties +sun/awt/windows/ThemeReader +java/util/concurrent/locks/ReentrantReadWriteLock +java/util/concurrent/locks/ReadWriteLock +sun/nio/ch/Interruptible +java/util/concurrent/locks/ReentrantReadWriteLock$NonfairSync +java/util/concurrent/locks/ReentrantReadWriteLock$Sync +java/util/concurrent/locks/ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter +java/util/concurrent/locks/ReentrantReadWriteLock$ReadLock +java/util/concurrent/locks/ReentrantReadWriteLock$WriteLock +java/awt/Color +java/awt/Paint +sun/awt/windows/WDesktopProperties$WinPlaySound +java/awt/RenderingHints +sun/awt/SunHints +sun/awt/SunHints$Key +java/awt/RenderingHints$Key +sun/awt/SunHints$Value +sun/awt/SunHints$LCDContrastKey +java/util/HashMap$KeySet +java/util/HashMap$KeyIterator +java/util/Arrays$LegacyMergeSort +java/util/ComparableTimSort +java/beans/PropertyChangeEvent +java/awt/Toolkit$DesktopPropertyChangeSupport$1 +java/util/IdentityHashMap$Values +java/util/IdentityHashMap$ValueIterator +java/util/IdentityHashMap$IdentityHashMapIterator +sun/swing/SwingUtilities2 +java/awt/font/FontRenderContext +sun/swing/StringUIClientPropertyKey +sun/swing/UIClientPropertyKey +sun/swing/SwingUtilities2$LSBCacheEntry +javax/swing/UIManager$LAFState +javax/swing/UIDefaults +javax/swing/MultiUIDefaults +javax/swing/UIManager$1 +javax/swing/plaf/metal/MetalLookAndFeel +javax/swing/plaf/basic/BasicLookAndFeel +javax/swing/LookAndFeel +sun/swing/DefaultLookup +javax/swing/plaf/metal/OceanTheme +javax/swing/plaf/metal/DefaultMetalTheme +javax/swing/plaf/metal/MetalTheme +javax/swing/plaf/ColorUIResource +javax/swing/plaf/UIResource +sun/swing/PrintColorUIResource +javax/swing/plaf/metal/DefaultMetalTheme$FontDelegate +javax/swing/plaf/FontUIResource +sun/swing/SwingLazyValue +javax/swing/UIDefaults$LazyValue +javax/swing/UIDefaults$ActiveValue +javax/swing/plaf/InsetsUIResource +javax/swing/plaf/BorderUIResource$EmptyBorderUIResource +javax/swing/border/EmptyBorder +javax/swing/border/AbstractBorder +javax/swing/border/Border +sun/swing/SwingUtilities2$2 +javax/swing/plaf/basic/BasicLookAndFeel$2 +javax/swing/plaf/DimensionUIResource +javax/swing/UIDefaults$LazyInputMap +javax/swing/plaf/metal/MetalLookAndFeel$FontActiveValue +sun/swing/SwingUtilities2$AATextInfo +javax/swing/plaf/metal/MetalLookAndFeel$AATextListener +java/beans/PropertyChangeListenerProxy +java/util/EventListenerProxy +javax/swing/plaf/metal/OceanTheme$1 +javax/swing/plaf/metal/OceanTheme$2 +javax/swing/plaf/metal/OceanTheme$3 +javax/swing/plaf/metal/OceanTheme$4 +javax/swing/plaf/metal/OceanTheme$5 +javax/swing/plaf/metal/OceanTheme$6 +javax/swing/SwingPaintEventDispatcher +sun/awt/PaintEventDispatcher +java/awt/KeyboardFocusManager +java/awt/KeyEventDispatcher +java/awt/KeyEventPostProcessor +java/awt/KeyboardFocusManager$1 +sun/awt/AWTAccessor$KeyboardFocusManagerAccessor +java/awt/AWTKeyStroke +java/awt/AWTKeyStroke$1 +java/awt/DefaultKeyboardFocusManager +java/awt/DefaultKeyboardFocusManager$1 +sun/awt/AWTAccessor$DefaultKeyboardFocusManagerAccessor +java/awt/DefaultFocusTraversalPolicy +java/awt/ContainerOrderFocusTraversalPolicy +java/awt/FocusTraversalPolicy +java/util/Collections$UnmodifiableSet +sun/awt/windows/WKeyboardFocusManagerPeer +sun/awt/KeyboardFocusManagerPeerImpl +java/awt/peer/KeyboardFocusManagerPeer +javax/swing/UIManager$2 +javax/swing/JRootPane +javax/swing/UIDefaults$TextAndMnemonicHashMap +com/sun/swing/internal/plaf/metal/resources/metal +sun/util/ResourceBundleEnumeration +com/sun/swing/internal/plaf/basic/resources/basic +javax/swing/plaf/metal/MetalLabelUI +javax/swing/plaf/basic/BasicLabelUI +javax/swing/plaf/LabelUI +javax/swing/plaf/ComponentUI +sun/reflect/misc/MethodUtil +sun/reflect/misc/MethodUtil$1 +sun/net/www/protocol/jar/JarURLConnection +java/net/JarURLConnection +sun/net/www/protocol/jar/JarFileFactory +sun/net/www/protocol/jar/URLJarFile$URLJarFileCloseController +java/net/HttpURLConnection +sun/net/www/protocol/jar/URLJarFile +sun/net/www/protocol/jar/URLJarFile$URLJarFileEntry +sun/net/www/protocol/jar/JarURLConnection$JarURLInputStream +java/lang/UnsupportedOperationException +java/lang/reflect/InvocationTargetException +javax/swing/plaf/metal/DefaultMetalTheme$FontDelegate$1 +javax/swing/plaf/basic/BasicHTML +sun/awt/util/IdentityArrayList +java/awt/Window$Type +java/awt/Window$1 +sun/awt/AWTAccessor$WindowAccessor +java/awt/Frame$1 +sun/awt/AWTAccessor$FrameAccessor +java/awt/Cursor +java/awt/Point +java/awt/geom/Point2D +java/awt/Cursor$1 +sun/awt/AWTAccessor$CursorAccessor +java/awt/GraphicsDevice +sun/java2d/d3d/D3DGraphicsDevice +sun/awt/Win32GraphicsDevice +sun/misc/PerfCounter$WindowsClientCounters +sun/java2d/d3d/D3DRenderQueue +sun/java2d/pipe/RenderQueue +sun/java2d/pipe/RenderBuffer +sun/java2d/d3d/D3DRenderQueue$1 +sun/java2d/d3d/D3DGraphicsDevice$1Result +sun/java2d/d3d/D3DGraphicsDevice$1 +sun/java2d/d3d/D3DContext$D3DContextCaps +sun/java2d/pipe/hw/ContextCapabilities +sun/awt/Win32GraphicsConfig +sun/awt/image/SurfaceManager$ProxiedGraphicsConfig +java/awt/GraphicsConfiguration +java/awt/BorderLayout +java/awt/LayoutManager2 +java/awt/Dialog$ModalExclusionType +java/awt/Window$WindowDisposerRecord +javax/swing/JPanel +java/awt/FlowLayout +javax/swing/plaf/basic/BasicPanelUI +javax/swing/plaf/PanelUI +java/awt/Component$BaselineResizeBehavior +sun/swing/SwingLazyValue$1 +javax/swing/JLayeredPane +javax/swing/JRootPane$1 +javax/swing/ArrayTable +javax/swing/JRootPane$RootLayout +javax/swing/BufferStrategyPaintManager +javax/swing/RepaintManager$PaintManager +javax/swing/FocusManager +javax/swing/LayoutFocusTraversalPolicy +javax/swing/SortingFocusTraversalPolicy +javax/swing/InternalFrameFocusTraversalPolicy +javax/swing/SwingContainerOrderFocusTraversalPolicy +javax/swing/SortingFocusTraversalPolicy$1 +java/util/Spliterator$OfLong +java/util/Spliterator$OfPrimitive +java/util/Spliterator +java/util/Spliterator$OfInt +java/util/Spliterator$OfDouble +java/util/stream/IntStream +java/util/stream/BaseStream +java/util/stream/Stream +java/util/stream/DoubleStream +java/util/stream/LongStream +java/util/function/BinaryOperator +java/util/function/BiFunction +java/util/function/DoubleBinaryOperator +java/util/function/IntBinaryOperator +java/util/function/LongBinaryOperator +java/util/function/IntToLongFunction +java/util/function/IntFunction +java/util/function/IntToDoubleFunction +java/util/function/IntUnaryOperator +javax/swing/SwingDefaultFocusTraversalPolicy +javax/swing/LayoutComparator +javax/swing/plaf/metal/MetalRootPaneUI +javax/swing/plaf/basic/BasicRootPaneUI +javax/swing/plaf/RootPaneUI +javax/swing/plaf/basic/BasicRootPaneUI$RootPaneInputMap +javax/swing/plaf/ComponentInputMapUIResource +javax/swing/ComponentInputMap +javax/swing/InputMap +javax/swing/plaf/InputMapUIResource +javax/swing/KeyStroke +java/awt/VKCollection +java/awt/event/KeyEvent +java/awt/event/KeyEvent$1 +sun/awt/AWTAccessor$KeyEventAccessor +sun/reflect/UnsafeQualifiedStaticIntegerFieldAccessorImpl +javax/swing/plaf/basic/LazyActionMap +javax/swing/plaf/ActionMapUIResource +javax/swing/ActionMap +sun/awt/windows/WFramePeer +java/awt/peer/FramePeer +java/awt/peer/WindowPeer +java/awt/peer/ContainerPeer +sun/awt/windows/WWindowPeer +sun/awt/windows/WPanelPeer +java/awt/peer/PanelPeer +sun/awt/windows/WCanvasPeer +java/awt/peer/CanvasPeer +sun/awt/windows/WWindowPeer$ActiveWindowListener +sun/awt/windows/WWindowPeer$GuiDisposedListener +sun/awt/RepaintArea +sun/awt/ExtendedKeyCodes +sun/awt/EmbeddedFrame +sun/awt/LightweightFrame +sun/awt/im/InputMethodWindow +sun/awt/windows/WComponentPeer$2 +javax/swing/RepaintManager$2 +java/awt/event/InvocationEvent +java/awt/ActiveEvent +java/awt/event/InvocationEvent$1 +sun/awt/AWTAccessor$InvocationEventAccessor +java/awt/EventQueue$5 +java/awt/EventDispatchThread +sun/awt/PeerEvent +java/awt/EventDispatchThread$1 +sun/awt/EventQueueItem +java/awt/Conditional +java/awt/EventDispatchThread$HierarchyEventFilter +java/awt/EventFilter +java/awt/event/WindowEvent +java/awt/ModalEventFilter +sun/awt/EventQueueDelegate +java/awt/event/PaintEvent +sun/java2d/ScreenUpdateManager +java/awt/event/MouseEvent +sun/java2d/d3d/D3DScreenUpdateManager +java/awt/EventFilter$FilterAction +sun/awt/dnd/SunDragSourceContextPeer +java/awt/dnd/peer/DragSourceContextPeer +java/awt/EventQueue$3 +java/awt/MenuComponent +java/awt/TrayIcon +java/awt/event/InputMethodEvent +sun/java2d/d3d/D3DGraphicsConfig +java/awt/event/ActionEvent +sun/java2d/pipe/hw/AccelGraphicsConfig +sun/java2d/pipe/hw/BufferedContextProvider +java/util/LinkedList$ListItr +sun/java2d/windows/GDIWindowSurfaceData +javax/swing/RepaintManager$2$1 +sun/java2d/loops/XORComposite +java/awt/Composite +sun/java2d/windows/GDIBlitLoops +sun/java2d/loops/Blit +sun/java2d/loops/GraphicsPrimitive +sun/java2d/loops/GraphicsPrimitiveMgr +sun/java2d/loops/CompositeType +sun/java2d/SunGraphics2D +sun/awt/ConstrainableGraphics +java/awt/Graphics2D +java/awt/AlphaComposite +java/awt/geom/Path2D +java/awt/geom/Path2D$Float +sun/java2d/loops/BlitBg +sun/java2d/loops/ScaledBlit +sun/java2d/loops/FillRect +sun/java2d/loops/FillSpans +sun/java2d/loops/FillParallelogram +sun/java2d/loops/DrawParallelogram +sun/java2d/loops/DrawLine +sun/java2d/loops/DrawRect +sun/java2d/loops/DrawPolygons +sun/java2d/loops/DrawPath +sun/java2d/loops/FillPath +sun/java2d/loops/MaskBlit +sun/java2d/loops/MaskFill +sun/java2d/loops/DrawGlyphList +sun/java2d/loops/DrawGlyphListAA +sun/java2d/loops/DrawGlyphListLCD +sun/java2d/loops/TransformHelper +java/awt/BasicStroke +java/awt/Stroke +sun/java2d/pipe/ValidatePipe +sun/java2d/loops/CustomComponent +sun/java2d/loops/GraphicsPrimitiveProxy +sun/java2d/loops/GeneralRenderer +sun/java2d/loops/GraphicsPrimitiveMgr$1 +sun/java2d/loops/GraphicsPrimitiveMgr$2 +sun/java2d/windows/GDIRenderer +sun/java2d/loops/RenderLoops +sun/java2d/loops/GraphicsPrimitiveMgr$PrimitiveSpec +java/util/TimSort +sun/java2d/DefaultDisposerRecord +sun/java2d/SurfaceDataProxy +sun/awt/image/SurfaceManager$FlushableCacheData +sun/java2d/SurfaceDataProxy$1 +sun/java2d/StateTracker +sun/java2d/StateTracker$1 +sun/java2d/StateTracker$2 +sun/awt/windows/WColor +sun/awt/windows/WFontPeer +sun/awt/PlatformFont +java/awt/peer/FontPeer +sun/awt/NativeLibLoader +sun/awt/NativeLibLoader$1 +sun/font/SunFontManager +sun/java2d/FontSupport +sun/font/FontManagerForSGE +sun/font/FontManager +sun/font/SunFontManager$TTFilter +java/io/FilenameFilter +sun/font/SunFontManager$T1Filter +sun/font/SunFontManager$1 +sun/font/FontManagerNativeLibrary +sun/font/FontManagerNativeLibrary$1 +sun/font/FontUtilities +sun/font/FontUtilities$1 +sun/font/TrueTypeFont +sun/font/FileFont +sun/font/PhysicalFont +sun/font/Font2D +sun/font/Type1Font +java/awt/geom/Point2D$Float +sun/font/StrikeMetrics +java/awt/geom/Rectangle2D$Float +java/awt/geom/GeneralPath +sun/font/CharToGlyphMapper +sun/font/PhysicalStrike +sun/font/FontStrike +sun/font/StrikeCache +sun/font/StrikeCache$1 +sun/font/GlyphList +sun/font/FontManagerFactory +sun/font/FontManagerFactory$1 +sun/awt/Win32FontManager +sun/awt/Win32FontManager$1 +sun/font/CompositeFont +sun/font/SunFontManager$2 +sun/font/SunFontManager$FontRegistrationInfo +sun/awt/windows/WFontConfiguration +sun/awt/FontConfiguration +sun/awt/FontDescriptor +java/io/DataInputStream +java/io/DataInput +sun/font/CompositeFontDescriptor +sun/font/Font2DHandle +sun/font/FontFamily +sun/font/SunFontManager$3 +sun/awt/Win32FontManager$2 +sun/awt/FontConfiguration$2 +sun/awt/windows/WingDings +sun/awt/windows/WingDings$Encoder +sun/awt/Symbol +sun/awt/Symbol$Encoder +sun/awt/im/InputMethodManager +sun/awt/im/ExecutableInputMethodManager +sun/awt/windows/WInputMethodDescriptor +java/awt/im/spi/InputMethodDescriptor +sun/awt/im/InputMethodLocator +sun/awt/im/ExecutableInputMethodManager$3 +java/awt/peer/LightweightPeer +sun/awt/NullComponentPeer +java/awt/EventQueue$4 +java/awt/SplashScreen +sun/awt/dnd/SunDropTargetEvent +java/awt/Dialog +java/awt/event/FocusEvent +java/util/concurrent/locks/LockSupport +java/awt/Dialog$ModalityType +sun/awt/TimedWindowEvent +java/awt/SequencedEvent +java/awt/SequencedEvent$1 +sun/awt/AWTAccessor$SequencedEventAccessor +java/awt/DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent +java/awt/SentEvent +sun/awt/windows/WGlobalCursorManager +sun/awt/event/IgnorePaintEvent +sun/awt/GlobalCursorManager +sun/awt/GlobalCursorManager$NativeUpdater +java/util/ArrayList$ListItr +sun/awt/CausedFocusEvent$Cause +java/awt/KeyboardFocusManager$HeavyweightFocusRequest +java/awt/DefaultKeyboardFocusManager$TypeAheadMarker +java/awt/KeyboardFocusManager$LightweightFocusRequest +sun/awt/CausedFocusEvent +java/util/IdentityHashMap$KeySet +java/util/IdentityHashMap$KeyIterator +javax/swing/RepaintManager$4 +sun/java2d/d3d/D3DSurfaceData$D3DWindowSurfaceData +sun/java2d/d3d/D3DSurfaceData +sun/java2d/pipe/hw/AccelSurface +java/awt/GraphicsCallback$PaintCallback +java/awt/GraphicsCallback +sun/awt/SunGraphicsCallback +javax/swing/BufferStrategyPaintManager$BufferInfo +java/awt/event/WindowListener +java/awt/event/ComponentAdapter +java/awt/event/ComponentListener +java/awt/AWTEventMulticaster +java/awt/event/ContainerListener +java/awt/event/FocusListener +java/awt/event/KeyListener +java/awt/event/MouseListener +java/awt/event/MouseMotionListener +java/awt/event/WindowFocusListener +java/awt/event/WindowStateListener +java/awt/event/ActionListener +java/awt/event/ItemListener +java/awt/event/AdjustmentListener +java/awt/event/TextListener +java/awt/event/InputMethodListener +java/awt/event/HierarchyListener +java/awt/event/HierarchyBoundsListener +java/awt/event/MouseWheelListener +java/awt/BufferCapabilities +java/awt/Component$BltSubRegionBufferStrategy +sun/awt/SubRegionShowable +java/awt/Component$BltBufferStrategy +java/awt/image/BufferStrategy +sun/awt/image/BufferedImageGraphicsConfig +sun/print/PrinterGraphicsConfig +sun/java2d/opengl/WGLGraphicsConfig +sun/java2d/opengl/OGLGraphicsConfig +sun/awt/image/BufImgVolatileSurfaceManager +java/awt/image/Raster +java/awt/image/DataBufferInt +java/awt/image/DataBuffer +java/awt/image/DataBuffer$1 +sun/awt/image/SunWritableRaster$DataStealer +sun/awt/image/SunWritableRaster +java/awt/image/WritableRaster +java/awt/image/SinglePixelPackedSampleModel +java/awt/image/SampleModel +sun/awt/image/IntegerInterleavedRaster +sun/awt/image/IntegerComponentRaster +sun/awt/image/NativeLibLoader +sun/awt/image/NativeLibLoader$1 +java/awt/image/BufferedImage +java/awt/image/WritableRenderedImage +java/awt/image/RenderedImage +java/awt/image/BufferedImage$1 +sun/awt/image/BufImgSurfaceData +sun/awt/image/BufImgSurfaceData$ICMColorData +sun/font/FontDesignMetrics +java/awt/FontMetrics +sun/font/FontDesignMetrics$MetricsKey +sun/font/FontStrikeDesc +sun/font/CompositeStrike +sun/font/FontStrikeDisposer +sun/java2d/Disposer$PollDisposable +sun/font/StrikeCache$SoftDisposerRef +sun/font/StrikeCache$DisposableStrike +sun/font/TrueTypeFont$TTDisposerRecord +sun/font/TrueTypeFont$1 +java/io/RandomAccessFile +java/io/DataOutput +sun/nio/ch/FileChannelImpl +java/nio/channels/FileChannel +java/nio/channels/SeekableByteChannel +java/nio/channels/ByteChannel +java/nio/channels/ReadableByteChannel +java/nio/channels/Channel +java/nio/channels/WritableByteChannel +java/nio/channels/GatheringByteChannel +java/nio/channels/ScatteringByteChannel +java/nio/channels/spi/AbstractInterruptibleChannel +java/nio/channels/InterruptibleChannel +java/nio/file/attribute/FileAttribute +sun/nio/ch/IOUtil +sun/nio/ch/IOUtil$1 +sun/nio/ch/NativeThreadSet +sun/nio/ch/FileDispatcherImpl +sun/nio/ch/FileDispatcher +sun/nio/ch/NativeDispatcher +sun/nio/ch/FileDispatcherImpl$1 +java/nio/channels/spi/AbstractInterruptibleChannel$1 +sun/nio/ch/NativeThread +sun/nio/ch/IOStatus +sun/nio/ch/Util +sun/nio/ch/Util$1 +sun/nio/ch/Util$BufferCache +java/nio/DirectByteBuffer$Deallocator +java/nio/ByteBufferAsIntBufferB +java/nio/IntBuffer +sun/font/TrueTypeFont$DirectoryEntry +java/nio/ByteBufferAsShortBufferB +java/nio/ShortBuffer +sun/nio/cs/UTF_16$Decoder +sun/nio/cs/UnicodeDecoder +sun/font/FileFontStrike +sun/font/FontScaler +sun/font/T2KFontScaler +sun/font/T2KFontScaler$1 +sun/font/TrueTypeGlyphMapper +sun/font/CMap +sun/font/CMap$NullCMapClass +sun/font/CMap$CMapFormat4 +java/nio/ByteBufferAsCharBufferB +sun/font/FontDesignMetrics$KeyReference +sun/font/CompositeGlyphMapper +java/awt/print/PrinterGraphics +java/awt/PrintGraphics +sun/java2d/loops/FontInfo +java/util/jar/Attributes +java/util/jar/Manifest$FastInputStream +sun/nio/cs/UTF_8$Decoder +java/util/jar/Attributes$Name +sun/misc/ASCIICaseInsensitiveComparator +java/util/jar/JarVerifier +java/security/CodeSigner +java/util/jar/JarVerifier$3 +java/io/ByteArrayOutputStream +java/lang/Package +sun/security/util/SignatureFileVerifier +sun/security/util/ManifestEntryVerifier +java/util/MissingResourceException +java/io/StringWriter +javax/swing/JDialog +javax/swing/text/JTextComponent +javax/swing/Scrollable +javax/swing/JTextArea +javax/swing/JScrollPane +javax/swing/ScrollPaneConstants +javax/swing/AbstractButton +java/awt/ItemSelectable +javax/swing/JButton +java/lang/SecurityException +javax/swing/JWindow +java/lang/NumberFormatException +java/io/UnsupportedEncodingException +sun/misc/URLClassPath$FileLoader +java/lang/IndexOutOfBoundsException +java/lang/CloneNotSupportedException +java/lang/InternalError +java/net/UnknownHostException +java/net/Socket +java/net/SocketAddress +java/nio/channels/SocketChannel +java/nio/channels/NetworkChannel +java/nio/channels/spi/AbstractSelectableChannel +java/nio/channels/SelectableChannel +java/net/InetAddress +java/net/SocketException +java/net/SocketImplFactory +java/net/InetSocketAddress +java/net/InetSocketAddress$InetSocketAddressHolder +java/net/Proxy +java/net/SocketImpl +java/net/SocketOptions +java/net/SocksSocketImpl +java/net/SocksConsts +java/net/PlainSocketImpl +java/net/AbstractPlainSocketImpl +java/net/AbstractPlainSocketImpl$1 +java/net/PlainSocketImpl$1 +java/net/DualStackPlainSocketImpl +java/net/InetAddress$1 +java/net/InetAddress$InetAddressHolder +java/net/InetAddress$Cache +java/net/InetAddress$Cache$Type +java/net/InetAddressImplFactory +java/net/Inet6AddressImpl +java/net/InetAddressImpl +java/net/InetAddress$2 +sun/net/spi/nameservice/NameService +sun/net/util/IPAddressUtil +java/net/Inet4Address +java/net/SocksSocketImpl$3 +java/net/ProxySelector +sun/net/spi/DefaultProxySelector +sun/net/spi/DefaultProxySelector$1 +sun/net/NetProperties +sun/net/NetProperties$1 +java/net/Inet6Address +java/net/URI +java/net/URI$Parser +sun/net/spi/DefaultProxySelector$NonProxyInfo +sun/net/spi/DefaultProxySelector$3 +java/net/Proxy$Type +sun/net/NetHooks +java/net/Inet6Address$Inet6AddressHolder +java/net/SocketTimeoutException +java/io/InterruptedIOException +javax/swing/UnsupportedLookAndFeelException +java/net/MalformedURLException +java/lang/UnsatisfiedLinkError +sun/misc/FDBigInteger +java/util/ResourceBundle$Control$1 +java/net/URLClassLoader$2 +java/util/PropertyResourceBundle +java/util/ResourceBundle$BundleReference +java/util/logging/Level +java/util/logging/Level$KnownLevel +java/util/logging/Logger +java/util/logging/Handler +java/util/logging/Logger$LoggerBundle +java/util/concurrent/CopyOnWriteArrayList +java/util/logging/LogManager +java/util/logging/LogManager$1 +java/util/logging/LogManager$SystemLoggerContext +java/util/logging/LogManager$LoggerContext +java/util/logging/LogManager$LogNode +java/util/logging/LoggingPermission +java/util/logging/LogManager$Cleaner +java/util/logging/LogManager$2 +java/util/logging/LogManager$3 +java/util/logging/LogManager$LoggerWeakRef +java/util/logging/LogManager$LoggerContext$1 +java/util/logging/LogManager$RootLogger +java/util/logging/LogManager$5 +java/util/logging/Logger$1 +sun/util/logging/resources/logging +javax/swing/Box +javax/swing/Box$Filler +javax/swing/Icon +javax/swing/BoxLayout +javax/swing/plaf/basic/BasicPopupMenuUI +javax/swing/plaf/PopupMenuUI +javax/swing/ImageIcon +javax/swing/ImageIcon$1 +javax/swing/ImageIcon$2 +javax/swing/ImageIcon$2$1 +java/awt/dnd/DropTarget +java/awt/dnd/DropTargetListener +javax/accessibility/AccessibleContext +sun/reflect/UnsafeObjectFieldAccessorImpl +java/awt/MediaTracker +sun/misc/SoftCache$ValueCell +sun/awt/image/URLImageSource +sun/awt/image/InputStreamImageSource +java/awt/image/ImageProducer +sun/awt/image/ImageFetchable +sun/awt/image/ToolkitImage +javax/swing/ImageIcon$3 +java/awt/ImageMediaEntry +java/awt/MediaEntry +sun/awt/image/MultiResolutionToolkitImage +sun/awt/image/MultiResolutionImage +sun/awt/image/ImageRepresentation +java/awt/image/ImageConsumer +sun/awt/image/ImageWatched +sun/awt/image/ImageWatched$Link +sun/awt/image/ImageWatched$WeakLink +sun/awt/image/ImageConsumerQueue +sun/awt/image/ImageFetcher +sun/awt/image/FetcherInfo +sun/awt/image/ImageFetcher$1 +sun/net/ProgressMonitor +sun/net/DefaultProgressMeteringPolicy +sun/net/ProgressMeteringPolicy +sun/net/www/MimeTable +java/net/FileNameMap +sun/net/www/MimeTable$1 +sun/net/www/MimeTable$DefaultInstanceHolder +sun/net/www/MimeTable$DefaultInstanceHolder$1 +sun/net/www/MimeEntry +java/net/URLConnection$1 +java/text/SimpleDateFormat +java/text/DateFormat +java/text/Format +java/text/DateFormat$Field +java/text/Format$Field +java/util/TimeZone +sun/util/calendar/ZoneInfo +sun/util/calendar/ZoneInfoFile +sun/util/calendar/ZoneInfoFile$1 +sun/util/calendar/ZoneInfoFile$ZoneOffsetTransitionRule +sun/util/calendar/ZoneInfoFile$Checksum +java/util/zip/CRC32 +java/util/zip/Checksum +java/util/TimeZone$1 +java/util/Calendar +sun/util/spi/CalendarProvider +java/util/spi/LocaleServiceProvider +sun/util/locale/provider/LocaleProviderAdapter +sun/util/locale/provider/JRELocaleProviderAdapter +sun/util/locale/provider/ResourceBundleBasedAdapter +sun/util/locale/provider/SPILocaleProviderAdapter +sun/util/locale/provider/AuxLocaleProviderAdapter +sun/util/locale/provider/AuxLocaleProviderAdapter$NullProvider +sun/util/locale/provider/LocaleProviderAdapter$Type +sun/util/locale/provider/LocaleProviderAdapter$1 +sun/util/locale/provider/CalendarProviderImpl +sun/util/locale/provider/AvailableLanguageTags +sun/util/locale/provider/LocaleDataMetaInfo +sun/util/locale/provider/JRELocaleProviderAdapter$1 +java/util/Calendar$Builder +java/util/GregorianCalendar +sun/util/locale/provider/CalendarDataUtility +java/util/spi/CalendarDataProvider +sun/util/locale/provider/LocaleServiceProviderPool +java/text/spi/BreakIteratorProvider +java/text/spi/CollatorProvider +java/text/spi/DateFormatProvider +java/text/spi/DateFormatSymbolsProvider +java/text/spi/DecimalFormatSymbolsProvider +java/text/spi/NumberFormatProvider +java/util/spi/CurrencyNameProvider +java/util/spi/LocaleNameProvider +java/util/spi/TimeZoneNameProvider +sun/util/locale/provider/CalendarDataProviderImpl +sun/util/locale/provider/SPILocaleProviderAdapter$1 +sun/util/locale/provider/CalendarDataUtility$CalendarWeekParameterGetter +sun/util/locale/provider/LocaleServiceProviderPool$LocalizedObjectGetter +sun/util/locale/provider/LocaleResources +sun/util/resources/LocaleData +sun/util/resources/LocaleData$1 +sun/util/resources/LocaleData$LocaleDataResourceBundleControl +sun/util/locale/LanguageTag +java/util/Collections$EmptyIterator +sun/util/resources/CalendarData +sun/util/resources/LocaleNamesBundle +sun/util/resources/OpenListResourceBundle +sun/util/resources/en/CalendarData_en +sun/util/locale/provider/LocaleResources$ResourceReference +sun/util/calendar/Gregorian$Date +sun/util/calendar/BaseCalendar$Date +sun/util/calendar/CalendarDate +sun/util/calendar/CalendarUtils +java/text/DateFormatSymbols +sun/util/locale/provider/DateFormatSymbolsProviderImpl +sun/text/resources/FormatData +sun/util/resources/ParallelListResourceBundle +java/util/concurrent/atomic/AtomicMarkableReference +java/util/concurrent/atomic/AtomicMarkableReference$Pair +sun/text/resources/en/FormatData_en +sun/text/resources/en/FormatData_en_US +sun/util/resources/ParallelListResourceBundle$KeySet +java/text/NumberFormat +sun/util/locale/provider/NumberFormatProviderImpl +java/text/DecimalFormatSymbols +sun/util/locale/provider/DecimalFormatSymbolsProviderImpl +java/util/Currency +java/util/Currency$1 +sun/util/locale/provider/CurrencyNameProviderImpl +java/util/Currency$CurrencyNameGetter +sun/util/resources/CurrencyNames +sun/util/resources/en/CurrencyNames_en_US +java/text/DecimalFormat +java/text/FieldPosition +java/text/DigitList +java/math/RoundingMode +java/text/DontCareFieldPosition +java/text/DontCareFieldPosition$1 +java/text/Format$FieldDelegate +sun/awt/image/GifImageDecoder +sun/awt/image/ImageDecoder +sun/awt/image/GifFrame +java/awt/image/DataBufferByte +java/awt/image/PixelInterleavedSampleModel +java/awt/image/ComponentSampleModel +sun/awt/image/ByteInterleavedRaster +sun/awt/image/ByteComponentRaster +sun/awt/image/BytePackedRaster +javax/swing/plaf/BorderUIResource +javax/swing/BorderFactory +javax/swing/border/BevelBorder +javax/swing/border/EtchedBorder +javax/swing/plaf/metal/MetalIconFactory +javax/swing/plaf/metal/MetalIconFactory$TreeFolderIcon +javax/swing/plaf/metal/MetalIconFactory$FolderIcon16 +java/lang/ClassLoaderHelper +java/util/zip/ZipInputStream +java/io/PushbackInputStream +java/util/zip/ZipUtils +java/io/RandomAccessFile$1 +java/lang/Thread$State +javax/swing/SwingUtilities$SharedOwnerFrame +javax/swing/border/LineBorder +javax/swing/Popup$HeavyWeightWindow +sun/awt/ModalExclude +javax/swing/SizeRequirements +com/sun/java/swing/plaf/windows/WindowsPopupWindow +java/applet/Applet +java/awt/Panel +javax/swing/JRadioButton +javax/swing/JToggleButton +java/lang/ClassFormatError +sun/awt/image/BufImgSurfaceManager +java/awt/geom/RectIterator +java/awt/geom/PathIterator +javax/swing/CellRendererPane +javax/swing/RepaintManager$3 +java/io/ObjectInputStream +java/io/ObjectInput +java/io/ObjectStreamConstants +javax/swing/JTabbedPane +javax/swing/event/MenuListener +javax/swing/event/ChangeListener +javax/swing/DefaultSingleSelectionModel +javax/swing/SingleSelectionModel +javax/swing/JTabbedPane$ModelListener +javax/swing/plaf/metal/MetalTabbedPaneUI +javax/swing/plaf/basic/BasicTabbedPaneUI +javax/swing/plaf/TabbedPaneUI +javax/swing/plaf/metal/MetalTabbedPaneUI$TabbedPaneLayout +javax/swing/plaf/basic/BasicTabbedPaneUI$TabbedPaneLayout +javax/swing/plaf/basic/BasicTabbedPaneUI$TabbedPaneScrollLayout +javax/swing/plaf/basic/BasicTabbedPaneUI$Handler +sun/reflect/MethodAccessorGenerator +sun/reflect/AccessorGenerator +sun/reflect/ClassFileConstants +sun/reflect/ByteVectorFactory +sun/reflect/ByteVectorImpl +sun/reflect/ByteVector +sun/reflect/ClassFileAssembler +sun/reflect/UTF8 +sun/reflect/Label +sun/reflect/Label$PatchInfo +sun/reflect/MethodAccessorGenerator$1 +sun/reflect/ClassDefiner +sun/reflect/ClassDefiner$1 +sun/reflect/BootstrapConstructorAccessorImpl +javax/swing/JTextField +javax/swing/JViewport +java/awt/CardLayout +javax/swing/text/Document +javax/swing/text/JTextComponent$1 +sun/swing/SwingAccessor$JTextComponentAccessor +javax/swing/text/JTextComponent$4 +com/sun/beans/util/Cache +com/sun/beans/util/Cache$Kind +com/sun/beans/util/Cache$Kind$1 +com/sun/beans/util/Cache$Kind$2 +com/sun/beans/util/Cache$Kind$3 +com/sun/beans/util/Cache$CacheEntry +javax/swing/Action +javax/swing/JTextField$NotifyAction +javax/swing/text/TextAction +javax/swing/AbstractAction +java/lang/ArrayIndexOutOfBoundsException +javax/swing/DropMode +javax/swing/text/JTextComponent$MutableCaretEvent +javax/swing/event/CaretEvent +javax/swing/plaf/metal/MetalTextFieldUI +javax/swing/plaf/basic/BasicTextFieldUI +javax/swing/plaf/basic/BasicTextUI +javax/swing/text/ViewFactory +javax/swing/plaf/TextUI +javax/swing/plaf/basic/BasicTextUI$BasicCursor +javax/swing/text/DefaultEditorKit +javax/swing/text/EditorKit +javax/swing/text/DefaultEditorKit$InsertContentAction +javax/swing/text/DefaultEditorKit$DeletePrevCharAction +javax/swing/text/DefaultEditorKit$DeleteNextCharAction +javax/swing/text/DefaultEditorKit$ReadOnlyAction +javax/swing/text/DefaultEditorKit$DeleteWordAction +javax/swing/text/DefaultEditorKit$WritableAction +javax/swing/text/DefaultEditorKit$CutAction +javax/swing/text/DefaultEditorKit$CopyAction +javax/swing/text/DefaultEditorKit$PasteAction +javax/swing/text/DefaultEditorKit$VerticalPageAction +javax/swing/text/DefaultEditorKit$PageAction +javax/swing/text/DefaultEditorKit$InsertBreakAction +javax/swing/text/DefaultEditorKit$BeepAction +javax/swing/text/DefaultEditorKit$NextVisualPositionAction +javax/swing/text/DefaultEditorKit$BeginWordAction +javax/swing/text/DefaultEditorKit$EndWordAction +javax/swing/text/DefaultEditorKit$PreviousWordAction +javax/swing/text/DefaultEditorKit$NextWordAction +javax/swing/text/DefaultEditorKit$BeginLineAction +javax/swing/text/DefaultEditorKit$EndLineAction +javax/swing/text/DefaultEditorKit$BeginParagraphAction +javax/swing/text/DefaultEditorKit$EndParagraphAction +javax/swing/text/DefaultEditorKit$BeginAction +javax/swing/text/DefaultEditorKit$EndAction +javax/swing/text/DefaultEditorKit$DefaultKeyTypedAction +javax/swing/text/DefaultEditorKit$InsertTabAction +javax/swing/text/DefaultEditorKit$SelectWordAction +javax/swing/text/DefaultEditorKit$SelectLineAction +javax/swing/text/DefaultEditorKit$SelectParagraphAction +javax/swing/text/DefaultEditorKit$SelectAllAction +javax/swing/text/DefaultEditorKit$UnselectAction +javax/swing/text/DefaultEditorKit$ToggleComponentOrientationAction +javax/swing/text/DefaultEditorKit$DumpModelAction +javax/swing/plaf/basic/BasicTextUI$TextTransferHandler +javax/swing/TransferHandler +javax/swing/TransferHandler$TransferAction +sun/swing/UIAction +javax/swing/text/Position$Bias +javax/swing/plaf/basic/BasicTextUI$RootView +javax/swing/text/View +javax/swing/plaf/basic/BasicTextUI$UpdateHandler +javax/swing/event/DocumentListener +javax/swing/plaf/basic/BasicTextUI$DragListener +javax/swing/plaf/basic/DragRecognitionSupport$BeforeDrag +javax/swing/event/MouseInputAdapter +javax/swing/event/MouseInputListener +java/awt/event/MouseAdapter +javax/swing/plaf/metal/MetalBorders +javax/swing/plaf/BorderUIResource$CompoundBorderUIResource +javax/swing/border/CompoundBorder +javax/swing/plaf/metal/MetalBorders$TextFieldBorder +javax/swing/plaf/metal/MetalBorders$Flush3DBorder +javax/swing/plaf/basic/BasicBorders$MarginBorder +javax/swing/plaf/basic/BasicTextUI$BasicCaret +javax/swing/text/DefaultCaret +javax/swing/text/Caret +javax/swing/text/DefaultCaret$Handler +java/awt/datatransfer/ClipboardOwner +javax/swing/Timer +javax/swing/Timer$DoPostEvent +javax/swing/plaf/basic/BasicTextUI$BasicHighlighter +javax/swing/text/DefaultHighlighter +javax/swing/text/LayeredHighlighter +javax/swing/text/Highlighter +javax/swing/text/Highlighter$Highlight +javax/swing/text/DefaultHighlighter$DefaultHighlightPainter +javax/swing/text/LayeredHighlighter$LayerPainter +javax/swing/text/Highlighter$HighlightPainter +javax/swing/text/DefaultHighlighter$SafeDamager +javax/swing/ClientPropertyKey +javax/swing/ClientPropertyKey$1 +sun/awt/AWTAccessor$ClientPropertyKeyAccessor +javax/swing/TransferHandler$SwingDropTarget +java/awt/dnd/DropTargetContext +java/awt/datatransfer/SystemFlavorMap +java/awt/datatransfer/FlavorMap +java/awt/datatransfer/FlavorTable +java/awt/datatransfer/SystemFlavorMap$SoftCache +javax/swing/TransferHandler$DropHandler +javax/swing/TransferHandler$TransferSupport +javax/swing/text/PlainDocument +javax/swing/text/AbstractDocument +javax/swing/text/GapContent +javax/swing/text/AbstractDocument$Content +javax/swing/text/GapVector +javax/swing/text/GapContent$MarkVector +javax/swing/text/GapContent$MarkData +javax/swing/text/StyleContext +javax/swing/text/AbstractDocument$AttributeContext +javax/swing/text/StyleConstants +javax/swing/text/StyleConstants$CharacterConstants +javax/swing/text/AttributeSet$CharacterAttribute +javax/swing/text/StyleConstants$FontConstants +javax/swing/text/AttributeSet$FontAttribute +javax/swing/text/StyleConstants$ColorConstants +javax/swing/text/AttributeSet$ColorAttribute +javax/swing/text/StyleConstants$ParagraphConstants +javax/swing/text/AttributeSet$ParagraphAttribute +javax/swing/text/StyleContext$FontKey +javax/swing/text/SimpleAttributeSet +javax/swing/text/MutableAttributeSet +javax/swing/text/AttributeSet +javax/swing/text/SimpleAttributeSet$EmptyAttributeSet +javax/swing/text/StyleContext$NamedStyle +javax/swing/text/Style +java/util/Collections$EmptyEnumeration +javax/swing/text/StyleContext$SmallAttributeSet +java/util/LinkedHashMap$LinkedKeySet +java/util/Collections$3 +java/util/LinkedHashMap$LinkedKeyIterator +javax/swing/text/AbstractDocument$BidiRootElement +javax/swing/text/AbstractDocument$BranchElement +javax/swing/text/AbstractDocument$AbstractElement +javax/swing/text/Element +javax/swing/tree/TreeNode +javax/swing/text/AbstractDocument$1 +javax/swing/text/AbstractDocument$BidiElement +javax/swing/text/AbstractDocument$LeafElement +javax/swing/text/GapContent$StickyPosition +javax/swing/text/Position +javax/swing/text/StyleContext$KeyEnumeration +javax/swing/text/FieldView +javax/swing/text/PlainView +javax/swing/text/TabExpander +javax/swing/text/JTextComponent$DefaultKeymap +javax/swing/text/Keymap +javax/swing/text/JTextComponent$KeymapWrapper +javax/swing/text/JTextComponent$KeymapActionMap +javax/swing/plaf/basic/BasicTextUI$FocusAction +javax/swing/plaf/basic/BasicTextUI$TextActionWrapper +javax/swing/plaf/synth/SynthUI +javax/swing/plaf/synth/SynthConstants +javax/swing/JEditorPane +javax/swing/DefaultBoundedRangeModel +javax/swing/BoundedRangeModel +javax/swing/JTextField$ScrollRepainter +javax/swing/DefaultButtonModel +javax/swing/ButtonModel +javax/swing/AbstractButton$Handler +javax/swing/plaf/basic/BasicButtonUI +javax/swing/plaf/ButtonUI +javax/swing/plaf/metal/MetalBorders$ButtonBorder +javax/swing/plaf/basic/BasicButtonListener +javax/swing/event/AncestorListener +java/beans/VetoableChangeListener +javax/swing/plaf/metal/MetalComboBoxButton +javax/swing/plaf/basic/BasicArrowButton +javax/swing/plaf/metal/MetalScrollButton +sun/swing/ImageIconUIResource +javax/swing/GrayFilter +java/awt/image/RGBImageFilter +java/awt/image/ImageFilter +java/awt/image/FilteredImageSource +javax/swing/plaf/basic/BasicGraphicsUtils +javax/swing/ButtonGroup +org/xml/sax/SAXException +javax/xml/parsers/ParserConfigurationException +org/xml/sax/EntityResolver +org/w3c/dom/Node +java/io/StringReader +java/security/NoSuchAlgorithmException +java/security/GeneralSecurityException +java/util/zip/DeflaterOutputStream +java/util/zip/GZIPInputStream +org/xml/sax/InputSource +javax/xml/parsers/DocumentBuilderFactory +javax/xml/parsers/FactoryFinder +javax/xml/parsers/SecuritySupport +javax/xml/parsers/SecuritySupport$2 +javax/xml/parsers/SecuritySupport$5 +javax/xml/parsers/FactoryFinder$1 +javax/xml/parsers/DocumentBuilder +org/w3c/dom/Document +org/xml/sax/helpers/DefaultHandler +org/xml/sax/DTDHandler +org/xml/sax/ContentHandler +org/xml/sax/ErrorHandler +org/xml/sax/SAXNotSupportedException +org/xml/sax/Locator +org/xml/sax/SAXNotRecognizedException +org/xml/sax/SAXParseException +org/w3c/dom/NodeList +org/w3c/dom/events/EventTarget +org/w3c/dom/traversal/DocumentTraversal +org/w3c/dom/events/DocumentEvent +org/w3c/dom/ranges/DocumentRange +org/w3c/dom/Entity +org/w3c/dom/Element +org/w3c/dom/CharacterData +org/w3c/dom/CDATASection +org/w3c/dom/Text +org/xml/sax/AttributeList +org/w3c/dom/DOMException +org/w3c/dom/DocumentType +org/w3c/dom/Notation +org/w3c/dom/Attr +org/w3c/dom/EntityReference +org/w3c/dom/ProcessingInstruction +org/w3c/dom/Comment +org/w3c/dom/DocumentFragment +org/w3c/dom/traversal/TreeWalker +org/w3c/dom/ranges/Range +org/w3c/dom/events/Event +org/w3c/dom/events/MutationEvent +org/w3c/dom/traversal/NodeIterator +org/w3c/dom/events/EventException +java/lang/StringIndexOutOfBoundsException +org/w3c/dom/NamedNodeMap +java/awt/GridLayout +javax/swing/JToggleButton$ToggleButtonModel +javax/swing/plaf/metal/MetalRadioButtonUI +javax/swing/plaf/basic/BasicRadioButtonUI +javax/swing/plaf/basic/BasicToggleButtonUI +javax/swing/plaf/basic/BasicBorders +javax/swing/plaf/basic/BasicBorders$RadioButtonBorder +javax/swing/plaf/basic/BasicBorders$ButtonBorder +javax/swing/plaf/metal/MetalIconFactory$RadioButtonIcon +javax/swing/plaf/basic/BasicRadioButtonUI$KeyHandler +javax/swing/plaf/basic/BasicRadioButtonUI$SelectPreviousBtn +javax/swing/plaf/basic/BasicRadioButtonUI$SelectNextBtn +javax/swing/event/ChangeEvent +java/awt/event/ItemEvent +javax/swing/ToolTipManager +javax/swing/ToolTipManager$insideTimerAction +javax/swing/ToolTipManager$outsideTimerAction +javax/swing/ToolTipManager$stillInsideTimerAction +javax/swing/ToolTipManager$MoveBeforeEnterListener +java/awt/event/MouseMotionAdapter +javax/swing/ToolTipManager$AccessibilityKeyListener +java/awt/event/KeyAdapter +java/awt/CardLayout$Card +javax/swing/JComboBox +javax/swing/event/ListDataListener +javax/swing/JCheckBox +javax/swing/JPopupMenu +javax/swing/MenuElement +javax/swing/DefaultComboBoxModel +javax/swing/MutableComboBoxModel +javax/swing/ComboBoxModel +javax/swing/ListModel +javax/swing/AbstractListModel +javax/swing/JComboBox$1 +javax/swing/AncestorNotifier +javax/swing/plaf/metal/MetalComboBoxUI +javax/swing/plaf/basic/BasicComboBoxUI +javax/swing/plaf/ComboBoxUI +javax/swing/plaf/metal/MetalComboBoxUI$MetalComboBoxLayoutManager +javax/swing/plaf/basic/BasicComboBoxUI$ComboBoxLayoutManager +javax/swing/plaf/basic/BasicComboPopup +javax/swing/plaf/basic/ComboPopup +javax/swing/plaf/basic/BasicComboPopup$EmptyListModelClass +javax/swing/plaf/basic/BasicLookAndFeel$AWTEventHelper +java/awt/event/AWTEventListenerProxy +java/awt/Toolkit$SelectiveAWTEventListener +java/awt/Toolkit$ToolkitEventMulticaster +javax/swing/plaf/basic/BasicLookAndFeel$1 +javax/swing/plaf/basic/DefaultMenuLayout +javax/swing/plaf/metal/MetalBorders$PopupMenuBorder +javax/swing/plaf/basic/BasicPopupMenuUI$BasicPopupMenuListener +javax/swing/event/PopupMenuListener +javax/swing/plaf/basic/BasicPopupMenuUI$BasicMenuKeyListener +javax/swing/event/MenuKeyListener +javax/swing/plaf/basic/BasicPopupMenuUI$MouseGrabber +javax/swing/MenuSelectionManager +javax/swing/plaf/basic/BasicPopupMenuUI$MenuKeyboardHelper +javax/swing/plaf/basic/BasicPopupMenuUI$MenuKeyboardHelper$1 +java/awt/event/FocusAdapter +javax/swing/plaf/basic/BasicComboPopup$1 +javax/swing/JList +javax/swing/DefaultListSelectionModel +javax/swing/ListSelectionModel +javax/swing/plaf/basic/BasicListUI +javax/swing/plaf/ListUI +javax/swing/plaf/basic/BasicListUI$ListTransferHandler +javax/swing/DefaultListCellRenderer$UIResource +javax/swing/DefaultListCellRenderer +javax/swing/ListCellRenderer +javax/swing/plaf/basic/BasicListUI$Handler +javax/swing/event/ListSelectionListener +javax/swing/JMenu +javax/swing/JMenuItem +javax/swing/event/ListSelectionEvent +javax/swing/plaf/basic/BasicComboPopup$Handler +javax/swing/ScrollPaneLayout$UIResource +javax/swing/ScrollPaneLayout +javax/swing/ViewportLayout +javax/swing/plaf/basic/BasicViewportUI +javax/swing/plaf/ViewportUI +javax/swing/JScrollPane$ScrollBar +javax/swing/JScrollBar +java/awt/Adjustable +javax/swing/JScrollBar$ModelListener +javax/swing/plaf/metal/MetalScrollBarUI +javax/swing/plaf/basic/BasicScrollBarUI +javax/swing/plaf/ScrollBarUI +javax/swing/plaf/metal/MetalBumps +javax/swing/plaf/basic/BasicScrollBarUI$TrackListener +javax/swing/plaf/basic/BasicScrollBarUI$ArrowButtonListener +javax/swing/plaf/basic/BasicScrollBarUI$ModelListener +javax/swing/plaf/metal/MetalScrollBarUI$ScrollBarListener +javax/swing/plaf/basic/BasicScrollBarUI$PropertyChangeHandler +javax/swing/plaf/basic/BasicScrollBarUI$Handler +javax/swing/plaf/basic/BasicScrollBarUI$ScrollListener +javax/swing/JViewport$ViewListener +javax/swing/plaf/metal/MetalScrollPaneUI +javax/swing/plaf/basic/BasicScrollPaneUI +javax/swing/plaf/ScrollPaneUI +javax/swing/plaf/metal/MetalBorders$ScrollPaneBorder +javax/swing/plaf/basic/BasicScrollPaneUI$Handler +javax/swing/plaf/metal/MetalScrollPaneUI$1 +javax/swing/plaf/basic/BasicComboBoxRenderer$UIResource +javax/swing/plaf/basic/BasicComboBoxRenderer +javax/swing/plaf/metal/MetalComboBoxEditor$UIResource +javax/swing/plaf/metal/MetalComboBoxEditor +javax/swing/plaf/basic/BasicComboBoxEditor +javax/swing/ComboBoxEditor +javax/swing/plaf/basic/BasicComboBoxEditor$BorderlessTextField +javax/swing/plaf/basic/BasicComboBoxEditor$UIResource +javax/swing/text/Segment +java/text/CharacterIterator +javax/swing/plaf/metal/MetalComboBoxEditor$1 +javax/swing/plaf/metal/MetalComboBoxEditor$EditorBorder +javax/swing/JToolBar +javax/swing/plaf/metal/MetalComboBoxUI$MetalPropertyChangeListener +javax/swing/plaf/basic/BasicComboBoxUI$PropertyChangeHandler +javax/swing/plaf/basic/BasicComboBoxUI$Handler +javax/swing/plaf/metal/MetalComboBoxIcon +javax/swing/plaf/metal/MetalComboBoxButton$1 +javax/swing/plaf/basic/BasicComboBoxUI$DefaultKeySelectionManager +javax/swing/JComboBox$KeySelectionManager +javax/swing/plaf/metal/MetalCheckBoxUI +javax/swing/plaf/metal/MetalIconFactory$CheckBoxIcon +java/lang/ExceptionInInitializerError +com/sun/java/swing/plaf/windows/WindowsTabbedPaneUI +javax/swing/JProgressBar +javax/swing/JProgressBar$ModelListener +javax/swing/plaf/metal/MetalProgressBarUI +javax/swing/plaf/basic/BasicProgressBarUI +javax/swing/plaf/ProgressBarUI +javax/swing/plaf/BorderUIResource$LineBorderUIResource +javax/swing/plaf/basic/BasicProgressBarUI$Handler +javax/swing/JTable +javax/swing/event/TableModelListener +javax/swing/event/TableColumnModelListener +javax/swing/event/CellEditorListener +javax/swing/event/RowSorterListener +javax/swing/tree/TreeModel +javax/swing/table/TableCellRenderer +javax/swing/table/JTableHeader +javax/swing/event/TreeExpansionListener +javax/swing/table/AbstractTableModel +javax/swing/table/TableModel +javax/swing/table/DefaultTableCellRenderer +javax/swing/JCheckBoxMenuItem +javax/swing/JTree +javax/swing/tree/TreeSelectionModel +javax/swing/tree/DefaultTreeCellRenderer +javax/swing/tree/TreeCellRenderer +javax/swing/table/TableCellEditor +javax/swing/CellEditor +javax/swing/JToolTip +javax/swing/table/TableColumn +javax/swing/table/DefaultTableColumnModel +javax/swing/table/TableColumnModel +javax/swing/table/DefaultTableModel +javax/swing/event/TableModelEvent +sun/swing/table/DefaultTableCellHeaderRenderer +sun/swing/table/DefaultTableCellHeaderRenderer$EmptyIcon +javax/swing/plaf/basic/BasicTableHeaderUI +javax/swing/plaf/TableHeaderUI +javax/swing/plaf/basic/BasicTableHeaderUI$1 +javax/swing/plaf/basic/BasicTableHeaderUI$MouseInputHandler +javax/swing/DefaultCellEditor +javax/swing/tree/TreeCellEditor +javax/swing/AbstractCellEditor +javax/swing/plaf/basic/BasicTableUI +javax/swing/plaf/TableUI +javax/swing/plaf/basic/BasicTableUI$TableTransferHandler +javax/swing/plaf/basic/BasicTableUI$Handler +javax/swing/tree/DefaultTreeSelectionModel +javax/swing/tree/TreePath +javax/swing/plaf/metal/MetalTreeUI +javax/swing/plaf/basic/BasicTreeUI +javax/swing/plaf/TreeUI +javax/swing/plaf/basic/BasicTreeUI$Actions +javax/swing/plaf/basic/BasicTreeUI$TreeTransferHandler +javax/swing/plaf/metal/MetalTreeUI$LineListener +javax/swing/plaf/basic/BasicTreeUI$Handler +javax/swing/event/TreeModelListener +javax/swing/event/TreeSelectionListener +javax/swing/event/SwingPropertyChangeSupport +javax/swing/tree/VariableHeightLayoutCache +javax/swing/tree/AbstractLayoutCache +javax/swing/tree/RowMapper +javax/swing/plaf/basic/BasicTreeUI$NodeDimensionsHandler +javax/swing/tree/AbstractLayoutCache$NodeDimensions +javax/swing/JTree$TreeModelHandler +javax/swing/tree/VariableHeightLayoutCache$TreeStateNode +javax/swing/tree/DefaultMutableTreeNode +javax/swing/tree/MutableTreeNode +javax/swing/tree/DefaultMutableTreeNode$PreorderEnumeration +java/util/Vector$1 +javax/swing/event/TableColumnModelEvent +javax/swing/JPopupMenu$Separator +javax/swing/JSeparator +java/text/ParseException +java/text/NumberFormat$Field +javax/swing/text/GapContent$InsertUndo +javax/swing/undo/AbstractUndoableEdit +javax/swing/undo/UndoableEdit +javax/swing/text/AbstractDocument$DefaultDocumentEvent +javax/swing/event/DocumentEvent +javax/swing/undo/CompoundEdit +javax/swing/event/DocumentEvent$EventType +javax/swing/text/Utilities +javax/swing/text/SegmentCache +javax/swing/text/SegmentCache$CachedSegment +javax/swing/event/DocumentEvent$ElementChange +javax/swing/event/UndoableEditEvent +javax/swing/event/UndoableEditListener +java/awt/Canvas +java/util/Locale$Category +java/util/Locale$1 +javax/swing/filechooser/FileFilter +java/io/FileWriter +javax/swing/tree/DefaultTreeModel +javax/swing/tree/DefaultTreeCellEditor +javax/swing/tree/DefaultTreeCellEditor$1 +javax/swing/tree/DefaultTreeCellEditor$DefaultTextField +javax/swing/DefaultCellEditor$1 +javax/swing/DefaultCellEditor$EditorDelegate +javax/swing/tree/DefaultTreeCellEditor$EditorContainer +javax/swing/JTree$TreeSelectionRedirector +javax/swing/JMenuItem$MenuItemFocusListener +javax/swing/plaf/basic/BasicMenuItemUI +javax/swing/plaf/MenuItemUI +javax/swing/plaf/metal/MetalBorders$MenuItemBorder +javax/swing/plaf/metal/MetalIconFactory$MenuItemArrowIcon +sun/swing/MenuItemLayoutHelper +javax/swing/plaf/basic/BasicMenuItemUI$Handler +javax/swing/event/MenuDragMouseListener +javax/swing/event/TreeModelEvent +javax/swing/JSplitPane +javax/swing/plaf/metal/MetalSplitPaneUI +javax/swing/plaf/basic/BasicSplitPaneUI +javax/swing/plaf/SplitPaneUI +javax/swing/plaf/basic/BasicSplitPaneDivider +javax/swing/plaf/basic/BasicBorders$SplitPaneBorder +javax/swing/plaf/metal/MetalSplitPaneDivider +javax/swing/plaf/basic/BasicSplitPaneDivider$DividerLayout +javax/swing/plaf/basic/BasicSplitPaneDivider$MouseHandler +javax/swing/plaf/basic/BasicBorders$SplitPaneDividerBorder +javax/swing/plaf/basic/BasicSplitPaneUI$BasicHorizontalLayoutManager +javax/swing/plaf/basic/BasicSplitPaneUI$1 +javax/swing/plaf/basic/BasicSplitPaneUI$Handler +javax/swing/plaf/metal/MetalSplitPaneDivider$1 +javax/swing/plaf/basic/BasicSplitPaneDivider$OneTouchActionHandler +javax/swing/plaf/metal/MetalSplitPaneDivider$2 +javax/swing/border/TitledBorder +javax/swing/plaf/basic/BasicTextAreaUI +javax/swing/text/AbstractDocument$ElementEdit +java/util/Random +java/util/concurrent/atomic/AtomicLong +java/net/NoRouteToHostException +java/net/BindException +javax/swing/tree/PathPlaceHolder +javax/swing/event/TreeSelectionEvent +javax/swing/JList$3 +javax/swing/JList$ListSelectionHandler +javax/swing/JSlider +javax/swing/JSlider$ModelListener +javax/swing/plaf/metal/MetalSliderUI +javax/swing/plaf/basic/BasicSliderUI +javax/swing/plaf/SliderUI +javax/swing/plaf/basic/BasicSliderUI$Actions +javax/swing/plaf/metal/MetalIconFactory$HorizontalSliderThumbIcon +javax/swing/plaf/metal/MetalIconFactory$VerticalSliderThumbIcon +javax/swing/plaf/basic/BasicSliderUI$TrackListener +javax/swing/plaf/basic/BasicSliderUI$Handler +javax/swing/plaf/basic/BasicSliderUI$ScrollListener +javax/swing/plaf/metal/MetalSliderUI$MetalPropertyListener +javax/swing/plaf/basic/BasicSliderUI$PropertyChangeHandler +sun/font/SunFontManager$FamilyDescription +java/util/concurrent/ConcurrentHashMap$KeyIterator +java/util/concurrent/ConcurrentHashMap$BaseIterator +java/util/concurrent/ConcurrentHashMap$Traverser +sun/font/SunFontManager$10 +sun/font/SunFontManager$11 +java/util/concurrent/ConcurrentHashMap$ValueIterator +java/lang/CharacterData00 +javax/swing/DefaultListModel +javax/swing/event/ListDataEvent +javax/sound/sampled/DataLine +javax/sound/sampled/Line +javax/sound/sampled/Line$Info +javax/sound/sampled/DataLine$Info +javax/sound/sampled/Control$Type +javax/sound/sampled/FloatControl$Type +javax/sound/sampled/LineUnavailableException +javax/sound/sampled/UnsupportedAudioFileException +javax/swing/JMenuBar +javax/swing/plaf/basic/BasicMenuBarUI +javax/swing/plaf/MenuBarUI +javax/swing/plaf/metal/MetalBorders$MenuBarBorder +javax/swing/plaf/basic/BasicMenuBarUI$Handler +javax/swing/KeyboardManager +javax/swing/JRadioButtonMenuItem +javax/swing/JMenu$MenuChangeListener +javax/swing/plaf/basic/BasicMenuUI +javax/swing/plaf/metal/MetalIconFactory$MenuArrowIcon +javax/swing/plaf/basic/BasicMenuUI$Handler +javax/swing/JMenuItem$AccessibleJMenuItem +javax/swing/AbstractButton$AccessibleAbstractButton +javax/accessibility/AccessibleAction +javax/accessibility/AccessibleValue +javax/accessibility/AccessibleText +javax/accessibility/AccessibleExtendedComponent +javax/accessibility/AccessibleComponent +javax/swing/JComponent$AccessibleJComponent +java/awt/Container$AccessibleAWTContainer +java/awt/Component$AccessibleAWTComponent +javax/accessibility/AccessibleContext$1 +sun/awt/AWTAccessor$AccessibleContextAccessor +javax/accessibility/AccessibleRelationSet +javax/swing/JMenu$WinListener +java/awt/event/WindowAdapter +javax/swing/plaf/metal/MetalPopupMenuSeparatorUI +javax/swing/plaf/metal/MetalSeparatorUI +javax/swing/plaf/basic/BasicSeparatorUI +javax/swing/plaf/SeparatorUI +javax/accessibility/AccessibleState +javax/accessibility/AccessibleBundle +javax/swing/plaf/basic/BasicCheckBoxMenuItemUI +javax/swing/plaf/metal/MetalIconFactory$CheckBoxMenuItemIcon +javax/swing/JCheckBoxMenuItem$AccessibleJCheckBoxMenuItem +javax/swing/plaf/basic/BasicRadioButtonMenuItemUI +javax/swing/plaf/metal/MetalIconFactory$RadioButtonMenuItemIcon +java/awt/event/ContainerEvent +sun/awt/image/ImageDecoder$1 +java/awt/im/InputContext +sun/awt/im/InputMethodContext +java/awt/im/spi/InputMethodContext +java/awt/im/InputMethodRequests +sun/awt/im/InputContext +sun/awt/windows/WInputMethod +sun/awt/im/InputMethodAdapter +java/awt/im/spi/InputMethod +sun/util/locale/ParseStatus +sun/util/locale/StringTokenIterator +sun/util/locale/InternalLocaleBuilder +sun/util/locale/InternalLocaleBuilder$CaseInsensitiveChar +javax/swing/JTabbedPane$Page +java/net/DatagramSocket +java/net/MulticastSocket +java/net/DatagramPacket +java/net/DatagramPacket$1 +java/net/Inet4AddressImpl +sun/net/InetAddressCachePolicy +sun/net/InetAddressCachePolicy$1 +java/security/Security +java/security/Security$1 +sun/net/InetAddressCachePolicy$2 +java/net/InetAddress$CacheEntry +java/text/Collator +java/net/DefaultDatagramSocketImplFactory +sun/util/locale/provider/CollatorProviderImpl +java/net/DefaultDatagramSocketImplFactory$1 +java/net/DualStackPlainDatagramSocketImpl +java/util/Collections$UnmodifiableList$1 +java/net/AbstractPlainDatagramSocketImpl +java/net/DatagramSocketImpl +sun/text/resources/CollationData +java/net/AbstractPlainDatagramSocketImpl$1 +java/text/RuleBasedCollator +java/net/TwoStacksPlainDatagramSocketImpl +java/text/RBCollationTables +java/net/DatagramSocket$1 +java/text/RBTableBuilder +java/net/NetworkInterface +java/text/RBCollationTables$BuildAPI +sun/text/IntHashtable +sun/net/ResourceManager +sun/text/UCompactIntArray +sun/text/normalizer/NormalizerImpl +sun/text/normalizer/ICUData +java/net/NetworkInterface$1 +java/net/InterfaceAddress +java/net/DefaultInterface +java/net/ServerSocket +sun/text/normalizer/NormalizerDataReader +sun/text/normalizer/ICUBinary$Authenticate +sun/text/normalizer/ICUBinary +sun/text/normalizer/NormalizerImpl$FCDTrieImpl +sun/text/normalizer/Trie$DataManipulate +sun/text/normalizer/NormalizerImpl$NormTrieImpl +sun/text/normalizer/NormalizerImpl$AuxTrieImpl +sun/text/normalizer/IntTrie +sun/text/normalizer/Trie +sun/text/normalizer/CharTrie +sun/text/normalizer/CharTrie$FriendAgent +sun/text/normalizer/UnicodeSet +sun/text/normalizer/UnicodeMatcher +sun/text/normalizer/NormalizerImpl$DecomposeArgs +java/text/MergeCollation +java/text/PatternEntry$Parser +java/text/PatternEntry +java/text/EntryPair +sun/text/ComposedCharIter +sun/text/normalizer/UTF16 +sun/net/www/protocol/http/Handler +java/security/SignatureException +java/security/InvalidKeyException +java/security/KeyException +java/security/Signature +java/security/SignatureSpi +java/io/ObjectInputStream$BlockDataInputStream +java/io/ObjectInputStream$PeekInputStream +java/io/ObjectInputStream$HandleTable +java/io/ObjectInputStream$HandleTable$HandleList +java/io/ObjectInputStream$ValidationList +java/io/Bits +java/io/ObjectStreamClass +sun/security/provider/DSAPublicKey +java/security/interfaces/DSAPublicKey +java/security/interfaces/DSAKey +java/security/PublicKey +java/security/Key +sun/security/x509/X509Key +java/io/ObjectStreamClass$Caches +java/io/ObjectStreamClass$WeakClassKey +java/io/ObjectStreamClass$EntryFuture +java/io/ObjectOutputStream +java/io/ObjectOutput +java/lang/reflect/Proxy +java/lang/reflect/InvocationHandler +java/lang/reflect/WeakCache +java/lang/reflect/Proxy$KeyFactory +java/lang/reflect/Proxy$ProxyClassFactory +java/io/Externalizable +java/io/ObjectStreamClass$2 +sun/security/x509/AlgorithmId +sun/security/util/DerEncoder +sun/security/util/BitArray +sun/reflect/SerializationConstructorAccessorImpl +sun/reflect/UnsafeQualifiedStaticLongFieldAccessorImpl +java/io/ObjectStreamClass$FieldReflectorKey +sun/security/util/DerOutputStream +java/io/ObjectStreamClass$FieldReflector +sun/security/util/DerValue +java/io/ObjectStreamClass$1 +java/io/DataOutputStream +java/io/ObjectStreamClass$MemberSignature +java/math/BigInteger +java/io/ObjectStreamClass$3 +java/io/ObjectStreamClass$4 +java/security/interfaces/DSAParams +java/io/ObjectStreamClass$5 +java/io/ObjectStreamClass$ClassDataSlot +java/io/SerialCallbackContext +java/security/MessageDigest +java/security/MessageDigestSpi +sun/security/util/DerInputStream +sun/security/jca/GetInstance +sun/security/util/DerInputBuffer +sun/security/jca/Providers +java/lang/InheritableThreadLocal +sun/security/util/ObjectIdentifier +sun/security/jca/ProviderList +sun/security/jca/ProviderConfig +java/security/Provider +sun/security/jca/ProviderList$3 +sun/security/jca/ProviderList$1 +java/security/Provider$ServiceKey +java/security/Provider$EngineDescription +java/security/AlgorithmParameters +java/security/AlgorithmParametersSpi +sun/security/jca/ProviderList$2 +sun/security/jca/ProviderConfig$2 +sun/security/provider/Sun +sun/security/provider/SunEntries +sun/security/provider/SunEntries$1 +sun/security/provider/NativePRNG +sun/security/provider/NativePRNG$Blocking +sun/security/provider/NativePRNG$NonBlocking +java/security/Provider$Service +java/security/Provider$UString +sun/security/provider/SHA +sun/security/provider/DSAParameters +sun/security/provider/DigestBase +sun/security/jca/GetInstance$Instance +java/security/MessageDigest$Delegate +sun/security/util/ByteArrayLexOrder +sun/security/util/ByteArrayTagOrder +sun/security/provider/ByteArrayAccess +sun/security/util/DerIndefLenConverter +java/io/ObjectOutputStream$BlockDataOutputStream +java/io/ObjectOutputStream$HandleTable +java/io/ObjectOutputStream$ReplaceTable +java/io/ObjectStreamClass$ExceptionInfo +java/io/ObjectInputStream$GetFieldImpl +java/io/ObjectInputStream$GetField +java/math/BigInteger$UnsafeHolder +sun/security/jca/ServiceId +sun/security/jca/ProviderList$ServiceList +sun/security/jca/ProviderList$ServiceList$1 +java/security/Signature$Delegate +java/util/ArrayList$SubList +java/util/ArrayList$SubList$1 +java/security/interfaces/DSAPrivateKey +java/security/PrivateKey +javax/security/auth/Destroyable +sun/security/provider/DSA$SHA1withDSA +sun/security/provider/DSA$LegacyDSA +sun/security/provider/DSA +java/security/spec/DSAParameterSpec +java/security/spec/AlgorithmParameterSpec +java/math/MutableBigInteger +java/math/SignedMutableBigInteger +javax/swing/TimerQueue +java/util/concurrent/DelayQueue +java/util/concurrent/BlockingQueue +java/util/AbstractQueue +java/util/PriorityQueue +javax/swing/TimerQueue$1 +javax/swing/TimerQueue$DelayedTimer +java/util/concurrent/Delayed +java/util/concurrent/TimeUnit +java/util/concurrent/TimeUnit$1 +java/util/concurrent/TimeUnit$2 +java/util/concurrent/TimeUnit$3 +java/util/concurrent/TimeUnit$4 +java/util/concurrent/TimeUnit$5 +java/util/concurrent/TimeUnit$6 +java/util/concurrent/TimeUnit$7 +java/awt/Window$1DisposeAction +java/awt/EventQueue$1AWTInvocationLock +java/awt/LightweightDispatcher$2 +java/awt/Component$FlipBufferStrategy +java/lang/StrictMath +javax/swing/JLayer +javax/swing/JInternalFrame +javax/swing/KeyboardManager$ComponentKeyStrokePair +sun/swing/MenuItemLayoutHelper$RectSize +javax/swing/JTable$2 +javax/swing/JTable$Resizable3 +javax/swing/JTable$Resizable2 +javax/swing/JTable$5 +java/awt/Label +sun/awt/windows/WLabelPeer +java/awt/peer/LabelPeer +java/awt/Event +sun/awt/PlatformFont$PlatformFontCache +sun/nio/cs/UTF_16LE$Encoder +sun/nio/cs/UnicodeEncoder +sun/nio/cs/UTF_16LE$Decoder +sun/nio/cs/Surrogate$Parser +sun/nio/cs/Surrogate +java/awt/KeyboardFocusManager$3 +java/net/Authenticator +sun/awt/AppContext$PostShutdownEventRunnable +sun/awt/AWTAutoShutdown$1 +java/net/ConnectException +java/lang/Throwable$WrappedPrintStream +java/lang/Throwable$PrintStreamOrWriter +sun/awt/image/PNGImageDecoder +sun/awt/image/PNGFilterInputStream +sun/awt/image/OffScreenImage +sun/util/locale/provider/TimeZoneNameUtility +sun/util/locale/provider/TimeZoneNameProviderImpl +sun/util/locale/provider/TimeZoneNameUtility$TimeZoneNameGetter +sun/util/resources/TimeZoneNames +sun/util/resources/TimeZoneNamesBundle +sun/util/resources/en/TimeZoneNames_en +java/io/FilterReader +java/io/EOFException +javax/swing/filechooser/FileSystemView +javax/swing/filechooser/WindowsFileSystemView +javax/swing/filechooser/FileSystemView$1 +java/util/jar/JarFile$JarEntryIterator +java/util/zip/ZipFile$ZipEntryIterator +java/lang/IllegalAccessError +java/text/MessageFormat +java/text/MessageFormat$Field +java/util/Hashtable$ValueCollection +javax/swing/event/CaretListener +javax/swing/plaf/metal/MetalButtonUI +javax/swing/plaf/metal/MetalToggleButtonUI +javax/swing/plaf/metal/MetalBorders$ToggleButtonBorder +javax/swing/event/MenuEvent +javax/swing/border/MatteBorder +sun/font/StandardGlyphVector +java/awt/font/GlyphVector +sun/font/StandardGlyphVector$GlyphStrike +sun/font/CoreMetrics +sun/font/FontLineMetrics +java/awt/font/LineMetrics +javax/swing/JToolBar$DefaultToolBarLayout +javax/swing/plaf/metal/MetalToolBarUI +javax/swing/plaf/basic/BasicToolBarUI +javax/swing/plaf/ToolBarUI +javax/swing/plaf/metal/MetalBorders$ToolBarBorder +javax/swing/plaf/metal/MetalBorders$RolloverButtonBorder +javax/swing/plaf/metal/MetalBorders$RolloverMarginBorder +javax/swing/plaf/basic/BasicBorders$RolloverMarginBorder +javax/swing/plaf/metal/MetalToolBarUI$MetalDockingListener +javax/swing/plaf/basic/BasicToolBarUI$DockingListener +javax/swing/plaf/basic/BasicToolBarUI$Handler +javax/swing/JToolBar$Separator +javax/swing/plaf/basic/BasicToolBarSeparatorUI +java/awt/event/AdjustmentEvent +java/awt/MenuBar +# 7b979133406b8b9a diff --git a/main/jdk1.8.0_291/jre/lib/cmm/CIEXYZ.pf b/main/jdk1.8.0_291/jre/lib/cmm/CIEXYZ.pf new file mode 100644 index 000000000..db3ba20a9 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/cmm/CIEXYZ.pf differ diff --git a/main/jdk1.8.0_291/jre/lib/cmm/GRAY.pf b/main/jdk1.8.0_291/jre/lib/cmm/GRAY.pf new file mode 100644 index 000000000..e31a4a777 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/cmm/GRAY.pf differ diff --git a/main/jdk1.8.0_291/jre/lib/cmm/LINEAR_RGB.pf b/main/jdk1.8.0_291/jre/lib/cmm/LINEAR_RGB.pf new file mode 100644 index 000000000..eadae048d Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/cmm/LINEAR_RGB.pf differ diff --git a/main/jdk1.8.0_291/jre/lib/cmm/PYCC.pf b/main/jdk1.8.0_291/jre/lib/cmm/PYCC.pf new file mode 100644 index 000000000..1c49e0bb9 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/cmm/PYCC.pf differ diff --git a/main/jdk1.8.0_291/jre/lib/cmm/sRGB.pf b/main/jdk1.8.0_291/jre/lib/cmm/sRGB.pf new file mode 100644 index 000000000..7f9d18d09 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/cmm/sRGB.pf differ diff --git a/main/jdk1.8.0_291/jre/lib/content-types.properties b/main/jdk1.8.0_291/jre/lib/content-types.properties new file mode 100644 index 000000000..894935256 --- /dev/null +++ b/main/jdk1.8.0_291/jre/lib/content-types.properties @@ -0,0 +1,276 @@ +#sun.net.www MIME content-types table +# +# Property fields: +# +# ::= 'description' '=' +# ::= 'file_extensions' '=' +# ::= 'icon' '=' +# ::= 'browser' | 'application' | 'save' | 'unknown' +# ::= 'application' '=' +# + +# +# The "we don't know anything about this data" type(s). +# Used internally to mark unrecognized types. +# +content/unknown: description=Unknown Content +unknown/unknown: description=Unknown Data Type + +# +# The template we should use for temporary files when launching an application +# to view a document of given type. +# +temp.file.template: c:\\temp\\%s + +# +# The "real" types. +# +application/octet-stream: \ + description=Generic Binary Stream;\ + file_extensions=.saveme,.dump,.hqx,.arc,.obj,.lib,.bin,.exe,.zip,.gz + +application/oda: \ + description=ODA Document;\ + file_extensions=.oda + +application/pdf: \ + description=Adobe PDF Format;\ + file_extensions=.pdf + +application/postscript: \ + description=Postscript File;\ + file_extensions=.eps,.ai,.ps;\ + icon=ps + +application/rtf: \ + description=Wordpad Document;\ + file_extensions=.rtf;\ + action=application;\ + application=wordpad.exe %s + +application/x-dvi: \ + description=TeX DVI File;\ + file_extensions=.dvi + +application/x-hdf: \ + description=Hierarchical Data Format;\ + file_extensions=.hdf;\ + action=save + +application/x-latex: \ + description=LaTeX Source;\ + file_extensions=.latex + +application/x-netcdf: \ + description=Unidata netCDF Data Format;\ + file_extensions=.nc,.cdf;\ + action=save + +application/x-tex: \ + description=TeX Source;\ + file_extensions=.tex + +application/x-texinfo: \ + description=Gnu Texinfo;\ + file_extensions=.texinfo,.texi + +application/x-troff: \ + description=Troff Source;\ + file_extensions=.t,.tr,.roff + +application/x-troff-man: \ + description=Troff Manpage Source;\ + file_extensions=.man + +application/x-troff-me: \ + description=Troff ME Macros;\ + file_extensions=.me + +application/x-troff-ms: \ + description=Troff MS Macros;\ + file_extensions=.ms + +application/x-wais-source: \ + description=Wais Source;\ + file_extensions=.src,.wsrc + +application/zip: \ + description=Zip File;\ + file_extensions=.zip;\ + icon=zip;\ + action=save + +application/x-bcpio: \ + description=Old Binary CPIO Archive;\ + file_extensions=.bcpio;\ + action=save + +application/x-cpio: \ + description=Unix CPIO Archive;\ + file_extensions=.cpio;\ + action=save + +application/x-gtar: \ + description=Gnu Tar Archive;\ + file_extensions=.gtar;\ + icon=tar;\ + action=save + +application/x-shar: \ + description=Shell Archive;\ + file_extensions=.sh,.shar;\ + action=save + +application/x-sv4cpio: \ + description=SVR4 CPIO Archive;\ + file_extensions=.sv4cpio;\ + action=save + +application/x-sv4crc: \ + description=SVR4 CPIO with CRC;\ + file_extensions=.sv4crc;\ + action=save + +application/x-tar: \ + description=Tar Archive;\ + file_extensions=.tar;\ + icon=tar;\ + action=save + +application/x-ustar: \ + description=US Tar Archive;\ + file_extensions=.ustar;\ + action=save + +audio/basic: \ + description=Basic Audio;\ + file_extensions=.snd,.au;\ + icon=audio + +audio/x-aiff: \ + description=Audio Interchange Format File;\ + file_extensions=.aifc,.aif,.aiff;\ + icon=aiff + +audio/x-wav: \ + description=Wav Audio;\ + file_extensions=.wav;\ + icon=wav;\ + action=application;\ + application=mplayer.exe %s + +image/gif: \ + description=GIF Image;\ + file_extensions=.gif;\ + icon=gif;\ + action=browser + +image/ief: \ + description=Image Exchange Format;\ + file_extensions=.ief + +image/jpeg: \ + description=JPEG Image;\ + file_extensions=.jfif,.jfif-tbnl,.jpe,.jpg,.jpeg;\ + icon=jpeg;\ + action=browser + +image/tiff: \ + description=TIFF Image;\ + file_extensions=.tif,.tiff;\ + icon=tiff + +image/vnd.fpx: \ + description=FlashPix Image;\ + file_extensions=.fpx,.fpix + +image/x-cmu-rast: \ + description=CMU Raster Image;\ + file_extensions=.ras + +image/x-portable-anymap: \ + description=PBM Anymap Image;\ + file_extensions=.pnm + +image/x-portable-bitmap: \ + description=PBM Bitmap Image;\ + file_extensions=.pbm + +image/x-portable-graymap: \ + description=PBM Graymap Image;\ + file_extensions=.pgm + +image/x-portable-pixmap: \ + description=PBM Pixmap Image;\ + file_extensions=.ppm + +image/x-rgb: \ + description=RGB Image;\ + file_extensions=.rgb + +image/x-xbitmap: \ + description=X Bitmap Image;\ + file_extensions=.xbm,.xpm + +image/x-xwindowdump: \ + description=X Window Dump Image;\ + file_extensions=.xwd + +image/png: \ + description=PNG Image;\ + file_extensions=.png;\ + icon=png;\ + action=browser + +image/bmp: \ + description=Bitmap Image;\ + file_extensions=.bmp; + +text/html: \ + description=HTML Document;\ + file_extensions=.htm,.html;\ + icon=html + +text/plain: \ + description=Plain Text;\ + file_extensions=.text,.c,.cc,.c++,.h,.pl,.txt,.java,.el;\ + icon=text;\ + action=browser + +text/tab-separated-values: \ + description=Tab Separated Values Text;\ + file_extensions=.tsv + +text/x-setext: \ + description=Structure Enhanced Text;\ + file_extensions=.etx + +video/mpeg: \ + description=MPEG Video Clip;\ + file_extensions=.mpg,.mpe,.mpeg;\ + icon=mpeg + +video/quicktime: \ + description=QuickTime Video Clip;\ + file_extensions=.mov,.qt + +application/x-troff-msvideo: \ + description=AVI Video;\ + file_extensions=.avi;\ + icon=avi;\ + action=application;\ + application=mplayer.exe %s + +video/x-sgi-movie: \ + description=SGI Movie;\ + file_extensions=.movie,.mv + +message/rfc822: \ + description=Internet Email Message;\ + file_extensions=.mime + +application/xml: \ + description=XML document;\ + file_extensions=.xml + + diff --git a/main/jdk1.8.0_291/jre/lib/currency.data b/main/jdk1.8.0_291/jre/lib/currency.data new file mode 100644 index 000000000..7968b4823 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/currency.data differ diff --git a/main/jdk1.8.0_291/jre/lib/deploy.jar b/main/jdk1.8.0_291/jre/lib/deploy.jar new file mode 100644 index 000000000..b2bbed180 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/deploy.jar differ diff --git a/main/jdk1.8.0_291/jre/lib/deploy/ffjcext.zip b/main/jdk1.8.0_291/jre/lib/deploy/ffjcext.zip new file mode 100644 index 000000000..e3e2121a8 Binary files /dev/null and b/main/jdk1.8.0_291/jre/lib/deploy/ffjcext.zip differ diff --git a/main/jdk1.8.0_291/jre/lib/deploy/messages.properties b/main/jdk1.8.0_291/jre/lib/deploy/messages.properties new file mode 100644 index 000000000..408b2a81f --- /dev/null +++ b/main/jdk1.8.0_291/jre/lib/deploy/messages.properties @@ -0,0 +1,57 @@ +# +# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. +# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. +# + +error.internal.badmsg=internal error, unknown message +error.badinst.nojre=Bad installation. No JRE found in configuration file +error.launch.execv=Error encountered while invoking Java Web Start (execv) +error.launch.sysexec=Error encountered while invoking Java Web Start (SysExec) +error.listener.failed=Splash: sysCreateListenerSocket failed +error.accept.failed=Splash: accept failed +error.recv.failed=Splash: recv failed +error.invalid.port=Splash: didn't revive a valid port +error.read=Read past end of buffer +error.xmlparsing=XML Parsing error: wrong kind of token found +error.splash.exit=Java Web Start splash screen process exiting .....\n +# "Last WinSock Error" means the error message for the last operation that failed. +error.winsock=\tLast WinSock Error: +error.winsock.load=Couldn't load winsock.dll +error.winsock.start=WSAStartup failed +error.badinst.nohome=Bad installation: JAVAWS_HOME not set +error.splash.noimage=Splash: couldn't load splash screen image +error.splash.socket=Splash: server socket failed +error.splash.cmnd=Splash: unrecognized command +error.splash.port=Splash: port not specified +error.splash.send=Splash: send failed +error.splash.timer=Splash: couldn't create shutdown timer +error.splash.x11.open=Splash: Can't open X11 display +error.splash.x11.connect=Splash: X11 connection failed +# Javaws usage: '\' is a joining of two sentence,which are connected including +# the invisible character '\n'. +message.javaws.usage=\n\ +Usage:\tjavaws [run-options] \n\ + \tjavaws [control-options] \n\ + \n\ +where run-options include: \n\ + -verbose \tdisplay additional output \n\ + -offline \trun the application in offline mode \n\ + -system \trun the application from the system cache only\n\ + -Xnosplash \trun without showing a splash screen \n\ + -J